
 
 .panel-group{
    border-radius: 0 !important;clear:both;
    /*border: 1px solid #074f68;*/

}
.panel{

   border-radius: 0 !important;  


}
.panel-default{
 border-radius: 0!important; 

}
.panel-heading{cursor:pointer;
   border-radius: 0!important; 
}
.panel-body{
  text-align:left;
    padding-top: 45px !important; 
	   padding-bottom: 45px !important; 

}


.color1{background:#272727}
.color2{background:#272727}
.color3{background:#272727}
.color4{background:#272727}
.color5{background:#272727}
.color6{background:#272727}

/*.color1{background:#cce0ef}
.color2{background:#cce0ef}
.color3{background:#cce0ef}
.color4{background:#cce0ef}
.color5{background:#cce0ef}
.color6{background:#cce0ef}*/




#collapse1,#collapse2,#collapse3,#collapse4,#collapse5,#collapse6{background:#fff }




.panel-body ul{
  
 margin-top: 2px;
 margin-bottom: 2px;
}

.panel-body ul li{
  
    padding-top: 5px !important; 
    padding-bottom: 5px !important; 
    padding-left: 10px !important; 
}









.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}

.panel-body {
  margin: 30px 1% 30px 1%;margin:0 auto
}

.panel-heading {

  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
font:20px openBold;
  color: inherit;border-top:1px solid gray;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;font:1em open;color:#fff
}
.panel-title > a{display:block;  padding: 22px;}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
 
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 0px;
}
.panel-group .panel-heading {
  border-bottom: 0;text-align:center;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {

}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  /*border-bottom: 1px solid #ddd;*/
}
.panel-default {
  /*border-color: #ddd;*/
}
.panel-default > .panel-heading {
  color: #333;clear:both
}


.panel-default > .panel-heading + .panel-collapse > .panel-body {

}



@media (max-width: 1280px){
	.panel-body {

}}
	
	
	
@media (max-width: 1023px){
		.panel-body {

}
	}
	
	
	
@media (max-width: 480px){}