

ol,ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
a {
	color:#333;
	display: inline-block;
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
			-webkit-transition: all 0.5s ease-in-out 0s;
					-moz-transition: all 0.5s ease-in-out 0s;
						-ms-transition: all 0.5s ease-in-out 0s;
							-o-transition: all 0.5s ease-in-out 0s;
}
a:hover, a:focus {
	text-decoration: none;
	outline: 0 none !important;
}




#accordion .panel {
	margin: 5px 0px 0px;
}
#accordion {
	margin: 15px 0px;
}
.navbar-default .sidebar-toggle:hover,
.navbar-default .sidebar-toggle:focus {
  background-color: #ddd;
}
.sidebar-toggle {
    background-color: hsla(0, 0%, 0%, 0);
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: none;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.sidebar-toggle .icon-bar {
    background-color: hsl(0, 0%, 53%);
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}
.sidebar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
.sidebar .panel-title a {
	display: block;
}
.sidebar .panel-title a i {
	display: block;
	float: right;
}
.left-side-bar .panel-title {
	font-size: 17px;
    line-height: normal;
    margin:0px;
    text-transform: uppercase;
}
.panel-title a i {
	margin-right: 5px;
}
.left-pills li a i {
	float: right;
	font-size: 25px;
	line-height: 20px;
}


  .collapse-icon:after {
	font-family: "FontAwesome";
	content: "";
	position: absolute;
	right: 12px;
	font-size: 15px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
	font-style: normal;
	cursor: pointer;
	width: 15px;
}
.collapse-icon.collapsed:after {
	content: "";
}
.collapse-outer-icon:after {
	font-family: "FontAwesome";
	content: "";
	position: absolute;
	right: 15px;
	font-size: 15px;
	font-weight: 300;
	top: 50%;
	line-height: 1;
	margin-top: -7px;
	font-style: normal;
	cursor: pointer;
	width: 15px;
}
.collapse-outer-icon.collapsed:after {
	content: "";
}
 
 




/*pannel-sec*/

.leftpanel-heading {
	padding: 0px;
}
.leftpanel-title a {
	padding: 10px 15px;
	display: block;
	position: relative;
}

.left-sidebar-header  {
	border: 1px solid #ddd;
	border-radius: 4px 4px 0px 0px;
	border-bottom: 0 none;
}
.panel-group .panel + .panel {
	border-radius: 4px;
}
.panel-group .panel {
	border-radius: 0px 0px 4px 4px;
}
.panel-body {
	border-top: 0 none !important;
}


.sidebar-inner-heading {
  padding: 0;
}
.leftbar-panel {
	margin: 0px -15px;
}


.left-sidebar-header {
	border-top: 0 none;
}
#accordion .panel-default {
	border-left: 0 none !important;
	border-right: 0 none !important;
}

/*.panel-default {
	border-top: 0 none;
}*/
.panel-body {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
}
#accordion .panel {
	border-top: 0 none;
}
.panel-heading {
	padding: 0px 0px;
}
.panel-heading a{
	display: block;
	padding: 10px 15px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase;
	font-size: 17px;
}

.left_pro_listing li a {
	padding: 2px 15px;
	display: block;
}
.left_pro_listing li a:hover {
	background: #D3D3D3;
	color: #000;
}

.left-side-bar .panel-title {
	background: #71B3E1;
	color: #fff;
}


.navbar-default .sidebar-collapse{
  border-color: #e7e7e7;
}
.sidebar-collapse {
  border-top: 1px solid transparent;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
  overflow-x: visible;
  padding-left: 15px;
  padding-right: 15px;
}
.sidebar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.sidebar-collapse.in {
  overflow-y: auto;
}



.panel-menu::before, .panel-menu::after{
  content: " ";
  display: table;
}
.panel-menu {
	margin: 0px -15px;
}
.panel-menu .panel {
	margin: 0px;
}

.left-sidebar-default {
	background: #fff !important;
}

.panel-group {
  margin:0px;
  padding: 25px 0px;
}

.panel-group .panel + .panel {
	border-radius: 0px !important;
}
.panel-heading, .panel {
	border-radius: 10px;
}
.panel-group .panel {
	border-top: 0 none !important;
	border-left: 0 none !important;
	border-right: 0 none !important;
	border-radius: 0px !important;
}

@media (min-width: 992px) {
  .sidebar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .sidebar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .sidebar-collapse.in {
    overflow-y: visible;
  }
  
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .sidebar-collapse,
  .container-fluid > .sidebar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .sidebar-toggle {
    display: none;
  }
  .left-sidebar-default {
	border: 0px none !important;
}
}

@media (max-width: 991px) { 

.pannel-inner-heading a {
	margin-bottom: 5px;
}
}
@media (min-width: 992px) {
	.leftbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    visibility: visible !important;
  }
  .sidebar-heading {
  	display: none;
  }
}

@media (max-width: 991px) {
	.sidebar-toggle {
    display: block;
   }
   .left-side-bar {
   	width: 100% !important;
   	margin-bottom: 15px;
   }
   .product-right {
   	width: 100% !important;
   }
	.category-header {
	   background: #f6f6f6;
	}
	.panel-outer {
		border-top: 1px solid #ddd;
	}
	.pannel-inner {
		padding: 10px 0px;
	}
	.left-sidebar-inner {
		border: 1px solid #ddd;
	}
	.panel {
		box-shadow: none;
	}
	.panel-group {
		margin-bottom: 0px;
	}
	.left-sidebar-inner {
		margin-bottom: 15px;
	}
	
}

@media (max-width: 991px) {
	.sidebar-toggle {
    display: block;
   }
   .left-side-bar {
   	width: 100% !important;
   }
   .panel-menu {
	padding: 15px 0px;
}
.category-header {
	width: 100%;
}
  }
  
  
  .leftpanel-top-heading {
  	background: #000 !important;
  	border-radius: 10px 10px 0px 0px;
  	border-bottom: 0px none !important;
  	position: relative;
  }
  .leftpanel-top-heading:before {
  	content:""; 
  	position: absolute; 
  	bottom: -10px; 
  	left: 15px;
  	width: 0; 
  	height: 0; 
  	border-left: 5px solid transparent; 
  	border-right: 5px solid transparent; 
  	border-top: 10px solid #000;
  }
.sidebar-collapse {
	visibility: visible;
}
.leftpanel-top-heading  h2 a {
	color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
	border: 0 none;
	padding: 15px 15px;
	font-size: 24px;
}
.left-sidebar-default {
	border-radius: 10px;
}
.panel-group .panel-default .panel-heading{
	border-radius: 0px !important;
}
.panel-group .panel-default {
	 border: 0 none;
}
.left-panel {
	border-width: 4px;
	border-color: #fff !important;
	
}
.panel {
  background-color: transparent !important;
 
 
}
.panel-group .panel {
	box-shadow: 0px 0px 0px !important;
}

.panel-group .panel-default > .panel-heading {
	background-color: transparent !important;
}
.panel-group .panel-default .panel-heading a {
	border-top: 1px dashed #717171;
	/*border-bottom: 1px dashed #717171;*/
	border-bottom: 0px none !important;
}
.pannel-inner {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,fcfcfc+24,e8e8e8+83,e6e6e6+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #fcfcfc 24%, #e8e8e8 83%, #e6e6e6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #ffffff 0%,#fcfcfc 24%,#e8e8e8 83%,#e6e6e6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #ffffff 0%,#fcfcfc 24%,#e8e8e8 83%,#e6e6e6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
border-radius: 10px;
/*height: 812px;*/
}
.left_pro_listing a i {
	margin-right: 5px;
	color: #b3b4b4;
}
.left-panel {
	/*height: 812px;*/
	/*background: url("../images/sidebar-bg.png") no-repeat -40px bottom;*/
}

.panel-group .panel-default:first-child a {
	border-top: 0 none !important;
}

.panel-group .leftpanel-title a:hover {
	background: #000;
	color: #fff;
}
/*.panel-group .panel + .panel {
	margin-top: 0px !important;
}*/
