.red, .rnred, .rnboxred {
    color: red;
}
.green, .rngreen {
    color: green;
}
.bkgreen {
    background-color: #d2f5b0 !important;
}
.bkpink {
    background-color: lightpink;
    color: #fff;
}

.rnboxred {
    border: 1px solid red;
    padding: 5px;
}
.rnbold, .bold {
    font-weight: bold;
}
#adminForm .error {
    color: red;
}
.padt5 {
    padding-top: 5px;
}

.padl10 {
    padding-left: 10px;
}

.padr10 {
    padding-right: 10px;
}

.padb10 {
    padding-bottom: 10px;
}

.padb15 {
    padding-bottom: 15px;
}

.mgt10 {
    margin-top: 10px;
}

.mgt20 {
    margin-top: 20px;
}

.mgt5 {
    margin-top: 5px;
}


.mgl20 {
    margin-left: 20px;
}

.mgl15 {
    margin-left: 17px;
}

.mgl10 {
    margin-left: 10px;
}

.mgb5 {
    margin-bottom: 5px;
}

.mgb10 {
    margin-bottom: 10px;
}

.mgb20 {
    margin-bottom: 20px;
}

.mgr10 {
    margin-right: 10px;
}

.mgr30 {
    margin-right: 30px;
}
.error{
    color:red;
}
label{
    font-weight:normal;
}
#boxCat1, #boxCat2{
    display:none;
}
.cpanel a {
    color: #000;
    text-decoration: none;
}
.cpanel a > i, .cpanel a > span {
    display: block;
}
.cpanel a > span {
    color: #000;
    padding: 5px 0;
    text-overflow: ellipsis;
}
.cpanel .icon {
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
.table td key
{
    background-color:#ebe3e3;
    font-weight:700;
}
h4.panel-title{
    padding-top:7.5px;
}
.bvip {
    text-align: justify;
    background-color: #F2F9FA
}
.bvip .vtxt {
    text-align: justify;
    line-height: 20px;
}
ul.list{
    list-style-type:none;
    margin:0;
    padding:0;
}
ul.list li {
    list-style-type: none;
    padding:5px 3px;
}
/*xanh rem cua nhat*/
.sta1, .rt19 {
    background: #c2dfff !important;
}
/*tim*/
.sta2, .rt11 {
    background: #e3b7eb !important;
}
/*xanh la cay nhat*/
.sta3, .rt12 {
    background: #d2f5b0 !important;
}
/*cam nhat*/
.sta4, .rt15 {
    background: #ffcd85 !important;
}
/*nau dat nhat*/
.sta12, .rt14, .rt13 {
    background: #ffe5b4 !important;
}
/*xanh rem cua nhat*/
.eva10 {
    background: #c2dfff !important;
}
/*tim*/
.eva11 {
    background: #e3b7eb !important;
}

.eva12 {
    /*background: #d2f5b0 !important;*/
}

.w100{
    width:100%;
}
.rdm li span.link {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
    .rdm li span.link:hover {
        cursor: pointer;
    }
.rdm .dropdown-toggle{
    width:100% !important;
    text-align:left;
}
.rdm li div.row {
    margin: 0px 5px;
}
#prodDetail-img img {
    width: 100%;
}
.prodItem {
    position: relative;
    background: #fff;
    text-align: center;
}

    .prodItem a:hover {
        color: #ff5722 !important;
    }

.prodItem {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.prodItem .info {
    padding: 10px;
    text-align: left;
}

.prodItem h3 {
    font-size: 14px;
    height: 34px;
    overflow: hidden;
    margin: 5px 0 5px 0;
}

    .prodItem h3 a {
        color: #222;
    }
.rnshop-index img {
    max-width: 100% !important;
}
#adminForm .input-group-addon {
    padding: 5px 3px !important;
}
#adminForm .input-sm {
    padding: 5px !important;
}
.w50 {width:50%; float:left;}
.rnbadge2 {
    background: #26C8B2 !important;
}
#adminForm table tbody td{
    font-size:92%;
    padding:5px;
}
.f92 {
    font-size: 92% !important;
}
.f80 {
    font-size: 80% !important;
}
.today {
    background: #26C8B2 !important;
}
.carousel-caption {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 10px;
    top: 0;
    bottom: inherit !important;
    right: 0% !important;
    left: 0% !important;
}
.carousel-control {
    top: 50%;
}
.rnnote {
    text-decoration: none;
    color: #000;
    display: block;
    padding: 1em;
    -moz-box-shadow: 5px 5px 7px #212121;
    -webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
    box-shadow: 5px 5px 7px rgba(33, 33, 33, 0.7);
    -moz-transition: -moz-transform 0.15s linear;
    -o-transition: -o-transform 0.15s linear;
    -webkit-transition: -webkit-transform 0.15s linear;
}
.lazur-bg {
    background-color: #23c6c8;
    color: #ffffff;
}

.red-bg {
    background-color: #ed5565;
    color: #ffffff;
}

.navy-bg {
    background-color: #1ab394;
    color: #ffffff;
}

.yellow-bg {
    background-color: #f8ac59;
}
.rntit {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #222;
    margin-bottom: 10px;
}
.rndes {
    text-align: justify;
}
.rndetail {
    width: 100%;
    text-align: justify;
    color: #222;
}
.badge-right {
    margin-left: 2px;
    background: #d9534f;
    color: #fff !important;
}

.badge-alert {
    position: absolute;
    top: 2px;
    padding: 3px !important;
    left: 26px;
    background: #d9534f;
    color:#fff !important;
}