.custom-color .aui-tab-content {
  border-style: hidden; }
.custom-color .aui-state-default {
  background: none repeat scroll 0 0 transparent;
  border: medium none; }
.custom-color .aui-tabview-list,
.custom-color .aui-tab-content {
  background: none repeat scroll 0 0 transparent;
  border-bottom-width: 3px;
  border-left-style: hidden;
  border-radius: 0 0 0 0;
  border-right-style: hidden;
  border-top-style: hidden;
  box-shadow: none;
  margin-bottom: 0;
  padding: 0; }
.custom-color .aui-tabview-list, .custom-color .color-tab.light-blue .aui-tab-content {
  border-bottom-color: #0078c9; }
.custom-color .aui-tab-active .aui-tab-content,
.custom-color .aui-tab-active .aui-tab-content:hover {
  background-color: #0078c9; }

