/* <?php $colorpackName = $gallery->i18n('Jun'); ?>
 * $Revision: 15978 $
 */

.gcBorder1 { border-color: #999999 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #555555 !important; }
#gallery a:hover { color:#FF9900 !important; }
#gallery a:active { color: #FF9900 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #aaaaaa !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #e3e3e3 !important; }
.gbEven { background-color: #ffffff !important; }
.gbOdd { background-color: #f1f1f1 !important; }

#gallery select { background-color: #fff !important; }
#gallery input { background-color: #fff !important; }
#gallery textarea { background-color: #fff !important; }
#gallery div.gbTabBar a {
  color: #444 !important;
}
#gallery div.gbTabBar a:hover {
  color: #000 !important;
}
.autoCompleteContainer li {
    color: #000 !important;
}

.BreadCrumb-1 {
	font-size: 12px;
}