/* @override http://127.0.0.1//gallery2/modules/colorpack/packs/mdccblue/color.css */

/* <?php $colorpackName = $gallery->i18n('MdccBlue'); ?>
 * $Revision: 15978 $ red CC0033 black 333333
 */

#gallery {
  color: #330033 !important;
  background-color: #D5E1F6 !important; 
}


body.gallery { background-color: #D5E1F6 !important; }

.gcBackground1 { background-color:  !important; }
.gcBackground2 { background-color: #D5E1F6 !important; }

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

#gallery a { color: #484fff; }
#gallery a:hover { color: #cccc00 !important; }
#gallery a:active { color: #cccc00 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #000000 !important; }
.block-core-PeerList .current { color: #424fbb; }

table.gbDataTable th { background-color: #456789 !important; }
.gbEven { background-color: #707070 !important; }
.gbOdd { background-color: #505050 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gsSidebar ul span { color: #4f56ff; }
#gallery div.gbTabBar a {
  color: blue !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}
