.padding-left-40 {
  padding-left: 40px;
}

.accordion .panel .panel-title .accordion-toggle {
  font-weight: bold;
  background-color: #FFB848;
  /*background-color: #f8aa80;*/
}

.accordion .panel .panel-title .accordion-toggle.collapsed {
  background-color: #f9f9f9;
}

/*body {
  font-size: 16px !important;
}*/

.rbc-color-name{
  color: orangered;
}

.rbc-section-header{
  /*color:*/
  /*background-color:*/ 
}

.pre-header {
  color: #616b76;
  border-bottom: none;
  padding-top: 10px;
  line-height: 1.2;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  background: #fff;
}

/*Fix pre-header profile dropdown*/
.pre-header .dropdown-menu li {
  padding-left: 0;
  padding-right: 0;
  border-right: none;
}

/*Make labels more visible*/
.content-form-page .control-label {
  font-weight: 600;
}

.header .site-logo {
  padding-top: 10px; 
  padding-bottom: 10px; 
}

.header .site-logo img {
  height:60px;
}

.reduce-header .site-logo img {
  height:32px;
}

.bottom-logo {
  height: 150px;
}

.mix-grid .mix a.mix-link{
  position: static;
  display:inline;
}
.rgt-portfolio-full-link{
  color: #fff !important;
}

.important-news {
  /*text-align: justify;*/
}

#popup-alert {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.rgt-align-center{
  margin-left: auto;
  margin-right: auto;
  vertical-align: top;
}

.rgt-min-width {
  width: 1%;
  white-space: nowrap;
}

.rgt-team-icon {
  width: 25px;
  height: 25px;
}