
.footer-pagination .pagination {
    margin: 0;
}

.icon-tip {
    font-size: 14px;
    line-height: 1;
    padding: 0 3px;
}

.no-border-radius {
    border-radius: 0 !important;
}
#mainnav li .arrow {
    line-height: 1;
}


.font-red-sunglo {
    color: #E26A6A !important;
}
.uppercase {
    text-transform: uppercase !important;
}

.bold {
    font-weight: 700 !important;
}
.caption-helper {
    padding: 0;
    margin: 0;
    line-height: 13px;
    color: #9eacb4;
    font-size: 13px;
    font-weight: 400;
}

.font-blue-hoki {
    color: #67809F !important;
}
.unbold {
    font-weight: normal!important;
}
.panel-control .btn, .panel-control .dropdown-toggle.btn {
    /*border: 1px solid #d1d9de !important;*/
}

.input-inline {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.form-group .input-inline {
    margin-right: 5px;
}
.help-inline {
    font-size: 13px;
    color: #737373;
    display: inline-block;
    padding: 7px 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.margin-top-10 {
    margin-top: 10px !important;
}

.ke-icon-qqvideo {
    background-position: 0px -528px;
    width: 16px;
    height: 16px;
}

.no-result {
    padding: 20px 0;
}
.help-inline.text-danger, .help-inline.text-required {

    color: #eb2521!important;
}
.list-group-item-active {
    background-color: rgba(0,0,0,0.04) !important;
}
.chosen-container-single .chosen-single {
    height: 32px;
}
.child {
    padding-left: 50px;
    height: 30px;
    line-height: 30px;
    background: url(../img/bg_repno.gif) no-repeat -245px -545px;
}
.bootstrap-select.btn-group {
    margin-left: 0!important;
}
#container .table-report, #container .table-report td, #container .table-report th {
    border-color: #999;
    vertical-align: middle;
}

.table.table-report>tbody+tbody {
    border-top: 0;
}
.magic-radio+label:after {
    top: 3px;
    left: 3px;
}