.num-item-show {
    display: inline;
}

.num-item-show .btn-default {
    padding-top: 4px;
    padding-bottom: 4px;
}

.box-header .right-block {
    width: 234px;
    float: right;
}

.pagination-wraper, .pagination-wraper .pagination {
    margin: 0px;
}

.table-custome .header-item {
    background: #48fbfe;
    padding: 5px !important;
    text-align: center;
}

.table-custome > tbody > tr > td {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 3px;
    vertical-align: top;
}

.table-custome > tbody > tr > td .user-avatar {
    float: left;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    /* margin-right: 11px; */
    margin-top: -2px;
}

.table-custome > tbody > tr > td .btn-sm-custome {
    border-radius: 3px;
    font-size: 12px;
    padding: 2px 5px;
}

.bnt-wrapper-file {
    position: relative;
    padding-top: 5px;
}

.bnt-wrapper-file input[type=file] {
    height: 31px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
    background-color: transparent;
    color: transparent;
}

.login-logo > div {
    color: black;
    font-size: 15px;
    margin-top: 5px;
    padding: 0;
    background: transparent;

}

.fixedTable .table {
    background-color: white;
    width: auto;
}

.fixedTable .table tr td {
    min-width: 35px;
    width: 35px;
    min-height: 20px;
    height: 20px;
    padding: 5px;
}

.fixedTable .table tr th {
    min-width: 35px;
    width: 35px;
    min-height: 20px;
    height: 20px;
    padding: 5px;
}

.fixedTable-header {
    width: calc(100% - 308px);
    height: 30px;
    margin-left: 153px;
    overflow: hidden;
}

.fixedTable-content {
    height: 289px;
}

.fixedTable-sidebar-left {
    width: 153px;
    float: left;
    overflow: hidden;
}

.fixedTable-sidebar-left .table tr td {
    width: 38px;
    padding: 3px;
    height: 32px;
    text-align: center;
}

.fixedTable-sidebar-right {
    width: 153px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.fixedTable-sidebar-right .table tr td {
    width: 38px;
    padding: 3px;
    height: 32px;
    text-align: center;
    background-color: #fdffdf;
}

.fixedTable-body {
    overflow: auto;
    width: calc(100% - 309px);
    float: left;
    border-right: 1px solid #DDDDDD;
}

.fixedTable-body .table {
    margin-bottom: 0px;
}

.fixedTable-header-sidebar-left {
    position: absolute;
}

.fixedTable-header-sidebar-right {
    position: absolute;
    left: calc(100% - 166px);
    top: 10px;
    width: 153px;
}

.fixedTable .fixedTable-header-sidebar-left > table > thead > tr, .fixedTable .fixedTable-header-sidebar-right > table > thead > tr {
    height: 30px;
}

.fixedTable .fixedTable-header-sidebar-left > table > thead > tr > th,
.fixedTable .fixedTable-header-sidebar-right > table > thead > tr > th {
    width: 38px;
    font-size: 12px;
    background-color: #d2d6de;
    color: #3c8dbc;
    border-bottom-width: 0px;
}

.fixedTable .fixedTable-header-sidebar-right > table > thead > tr > th {

}

.fixedTable {
    position: relative;
}

.content-user-edit .avatar, .content-user-add .avatar {
    width: 250px;
    height: 250px;
}

.short-input {
    width: 135px;
}

.textarea-not-resize {
    resize: vertical;
}

.sgBtn {
    width: 35px;
    height: 20px;
    padding: 0px;
    margin: 0px;
}

.form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: 2.25rem !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

@media ( min-width: 768px) {
    label {
        padding-right: 0px !important;
        margin-bottom: 0px !important;
    }

    #register_user .tab-content label, #update_user .tab-content label,
    #copy_user .tab-content label {
        padding-right: 0px;
        text-align: right;
    }

    #search .form-group, #register_user .form-group, #update_user .form-group,
    #copy_user .form-group {
        align-items: center;
        display: flex;
        padding: 0px 15px;
    }

    .search-cond {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-width: 0;
        word-wrap: break-word;
        background-color: #fff;
        background-clip: border-box;
        margin-bottom: 10px;
    }

    #search .row-1 .col-sm-4 {
        width: auto;
    }

    #search .row-1 {
        margin-right: -10%;
    }

    .ui-tooltip {
        padding: 8px;
        position: absolute;
        z-index: 9999;
        max-width: auto;
    }

    body .ui-tooltip {
        border-width: 1px;
    }

    .margin-top-login {
        margin-top: 5px;
        padding-top: 5px;
    }

    .margin-bottom-login {
        margin-bottom: 3px;
    }

    .button-height-login {
        font-weight: bold !important;
    }

    .margin-top-foolter-icon {
        margin-top: 20px;
    }

}
