.rnred, .rnboxred {
    color: red;
}

.rnboxred {
    border: 1px solid red;
    padding: 5px;
}

.rnbold {
    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;
}

ul.plist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.plist li {
        list-style-type: none;
        padding: 5px 3px;
        width: 50%;
        float: left;
    }

.green {
    color: green !important;
}

.red {
    color: red !important;
}

.bold {
    font-weight: bold;
}

.w10 {
    width: 30px;
}

.table thead {
    text-align: center;
    font-weight:600
}

    .table thead tr th {
        vertical-align: middle;
        font-weight: 600;
    }



#name1 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    float: left;
}

.priid_1 i {
    color: #ccc !important;
}

.priid_2 i {
    color: #ff0000 !important;
}

.priid_3 i {
    color: #c7312d !important;
}
.priid_4 i, .priid_5 i, .priid_6 i {
    color: #5c70b8 !important;
}
.detai-btn {
    margin: 10px 0px;
}

    .detai-btn a {
        border: 1px solid;
        padding: 7px 15px;
        background: #337ab7;
        color: #fff;
    }

.badge-right {
    float: right;
    background: #d9534f;
}

.badge-alert {
    position: absolute;
    top: 4px;
    padding: 3px 5px;
    left: 26px;
    background: #d9534f
}

.navbar-top-links .dropdown-alerts {
    margin-left: 0px;
}

#page-wrapper {
    transition: all 0.5s ease;
}

#wrapper.toggled #page-wrapper {
    transition: all 0.5s ease;
}

.sidebar {
    transition: all 0.5s ease;
}

.btnchange {
    border-radius: 50%;
    border-color: #ddddddb5;
}

.sidebar .nav-second-level li a {
    transition: all 0.4s ease;
    padding-left: 20px;
}

.btn-default:hover {
    color: #676a6c
}

.nav-third-level {
    background: #ddd;
}

.navbar-top-links li a.btnchange {
    padding: 8px 9px;
    min-height: auto;
    border: none;
    background: #337ab714;
    box-shadow: none;
}

.ckeckbt i {
    transform: scale(1.3)
}

.mb-5 {
    margin-bottom: 5px;
}

.img-icon a {
    display: block;
    box-shadow: rgb(17 17 26 / 10%) 0px 4px 16px, rgb(17 17 26 / 10%) 0px 8px 24px;
}

.select2-container .select2-selection--single {
    height: 30px;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc
}

.ToMbs1 > span {
    width: 100% !important;
}

.sussess {
    background: #5cb85c
}

.usussess {
    background: #d9534f
}

.icon a .btn-icon {
    height: 70px;
}
.m-r5 {
    margin-right: 5px;
}


.navbar-brand {
    padding: 1px 15px;
}

    .navbar-brand img {
        height: 45px;
    }

h1, h1 {
    font-size: 26px !important;
}
.rnfrm label{
    font-weight:bold;
}
.rndetail table {
    border: 1px solid #ddd;
    width:100%;
}
    .rndetail table td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border: 1px solid #ddd;
    }
#tablefix table {
    border-collapse: collapse;
    width: 100%;
}
    #tablefix table thead {
        background-color: #eeeeee;
    }
    #tablefix table thead  {
        /* Important */
        background-color: #eeeeee;
        position: sticky;
        z-index: 100;
        top: 0;
    }
        #tablefix table thead tr th{
            border: 1px solid #ddd;
        }
@media (min-width: 768px) {
    .sidebar {
        transition: all 0.5s ease;
    }
}
table thead tr th {
    text-align:center;
}
.cpanel-child .icon a img{
    height:50px;
}
table {
    background-color: #fff;
}
.word-wrap {
    word-wrap: break-word;
  
}
.max-w100{
    max-width:100px;
}
.max-w150 {
    max-width: 150px;
}
.max-w200 {
    max-width: 200px;
}
.max-w250 {
    max-width: 250px;
}
.max-w300 {
    max-width: 300px;
}
.max-w350 {
    max-width: 350px;
}
.max-w400 {
    max-width: 400px;
}
.table-responsive {
    max-height:100vh;
}
