﻿/*SETTING MAU GIAO DIEN*/
.setting-color{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100000;
    background: #fff;
    padding: 2px;
}
.setting-color a{
    display: block;
    height: 14px;
    width: 18px;
    text-indent: -9888px;
    background: #2fa11c;
    float: left;
    margin: 5px 3px;
    cursor: pointer;
}
div.setting-color a.orange {
    background: #e49600;
}
div.setting-color a.blue {
    background: #028cbf;
}
/*E:SETTING MAU GIAO DIEN*/

.banquyen .Normal {
  color: #fff;
}