.form-group a {
    color: #FFF;
}

.form-group a:hover {
    color: #218dbc;
}

.form-group p {
    color: #999;
    font-size: 0.9em;
}

.content-header>h1>small {
    font-weight: 600 !important;
}

.fa.pull-right {
    margin-right: .3em;
}

.sidebar-menu li.active>a>.fa-angle-right,
.sidebar-menu li.active>a>.pull-right-container>.fa-angle-right {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.content-header>.breadcrumb>li>a.active {
    color: #337ab7;
}

.content-header>.breadcrumb>li>a:hover {
    color: #218dbc;
}

.mytextColorRed {
    color: #DC0505 !important;
    font-weight: bold;
}

.mytextColorBlue {
    color: #0765ED !important;
    font-weight: bold;
}

.listcat a {
    color: #666666 !important;
}

.listcat a:hover {
    color: #218dbc !important;
}

.breadcrumb>.active {
    color: #218dbc;
}

.mytext-align-center {
    text-align: center;
}

.mytext-align-right {
    text-align: right !important;
}

.mytext-align-left {
    text-align: left !important;
}

.mytext-align-centertitle {
    text-align: center;
}

.mytext-align-centertitle-noicon {
    text-align: center;
    padding-right: 8px !important;
}

.mywithtitleFive {
    width: 5%;
}

.mywithtitleSix {
    width: 6%;
}

.mywithtitleSeven {
    width: 7%;
}

.mywithtitleEight {
    width: 8%;
}

.mywithtitleTen {
    width: 10%;
}

.mywithtitlemuoihai {
    width: 12%;
}

.mywithtitleFifty {
    width: 15%;
}

.mywithtitleTwenty {
    width: 20%;
}

.alert a {
    color: #CF0;
    text-decoration: none;
    font-weight: 500;
}

.alert a:hover {
    color: #FFF;
    text-decoration: underline;
}

.imghover {
    width: 18px;
    height: 18px;
    padding: 5px;
    background-image: url(../wcms/images/check.png);
}

.imghover:hover {
    background-image: url(../wcms/images/check-hover.png);
}

.myactive {
    color: #FFF !important;
}

.my-form-group {
    margin-bottom: 0px !important;
}

.my-label-listcheck {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
}

.my-padding-top-label {
    padding-top: 0px !important;
}

.login-box-body,
.register-box-body {
    border-radius: 10px;
}

.login-box,
.register-box {
    width: 360px;
    margin: 0% auto;
    /* padding-top: 5%;*/
}

.login-page,
.register-page {
    /*  background-image: url('../images/login.gif');
    background-repeat: repeat-x;*/
    background: #367fa9;
}

.MyAlertRed {
    color: #FF0000;
}

.row .row,
.row-fluid .row-fluid {
    margin-bottom: 0px;
}

.navbar-nav>.notifications-menu>.dropdown-menu,
.navbar-nav>.messages-menu>.dropdown-menu,
.navbar-nav>.tasks-menu>.dropdown-menu {
    width: 320px;
    /*Chieu rong cua menu thong tin trong wcms*/
}