﻿

/*All*/
body {
    font-family: 'Roboto' !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto' !important;
}

.login-page {
    background: url(/Images/login-bg.jpg) no-repeat;
    background-size: cover;
    height: 100%;
}

.login-more {
    background: url(/images/bgll.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100vh;
}

/*.content-wrapper {
    position: relative;
}*/


/*button*/
.btn-custom-type{
    display:inline-block;
    font-size:13px;
    font-family:Inter-Medium;
    border-radius:4px;
    float:left;
    border-width:1px;
    height:34px;
    padding:8px 11px;
 }

.themmoi-row{
    padding:0;
    width:100%;
    gap:20px;
    margin: 10px 0 0 10px;
    justify-content: space-between;
    display:flex;
}
.themmoi-row-box{
    align-items:center;
}

.icon-themmoi {
    color: #fff;
}

.btn-addnew{
    background-color:#00854c;
    border:1px solid #00854c;
    border-radius:4px;
    color:#fff;
    padding:5px 12px;
}
.btn-xuatfile{
    background-color:#fff;
    color:#00854c;
    border:1px solid #00854c;
}
.btn-nhapfile{
    background-color:#fff;
    color:#00854c;
    border:1px solid #00854c;
}
.icon-nhapfile{
    color:#00854c;
}
.icon-xuatfile{
    color:#00854c;
}
.btn-print{
    background-color: #fff;
    color: #9a9a9a;
    border: 1px solid #9a9a9a;
}
.icon-print {
    display: inline-block;
    padding-right: 4px;
}
.phantrang-page {
    text-align: center;
    margin: 5px 0;
    float: right;
    min-width: 230px;
    display: inline-block;
}
.page-chantrang {
    padding: 6px 8px 0 8px;
    float: left;
    font-family: Inter-Regular;
    font-size: 13px;
    color: #333;
}
.btn-bentrai {
    float: left;
    border: 0;
    padding-top: 7px;
}
.btn-input {
    background-color: #fff;
    border-radius: 4px;
    color: #666;
    float: left;
    border: 1px solid #9a9a9a;
    width: 60px;
    min-width: 55px;
}
.btn-benphai {
    float: left;
    border: 0;
    padding-top: 7px;
    padding-right: 0;
}
/*end button*/

.col-nhapfile{
    width:10%;
    display:none;
}


.boxlogin {
    margin-top: 30%;
    background: #ffffff;
    border: 1px solid #9d7848;
    border-radius: 5px;
}

    .boxlogin .hdlogin {
        padding: 12px 10px;
        border-bottom: 2px solid #f6f0e9;
    }

        .boxlogin .hdlogin img {
            height: 62px;
            float: left;
            margin: 0 20px 20px 0;
        }

        .boxlogin .hdlogin p {
            color: #e46c25;
            font-weight: 600;
            font-size: 16px;
            padding: 20px 0;
            margin: 0px;
        }

    .boxlogin #login-form {
        padding: 0 35px 35px 35px;
        color: #8b602e;
    }

    .boxlogin h2 {
        text-align: center;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 20px;
        color: #8b602e;
    }

    .boxlogin .form-group {
        background: #fffbf2 !important;
        color: #8b602e !important;
    }

        .boxlogin .form-group .form-control {
            background: #fffbf2 !important;
            color: #8b602e !important;
            height: 45px;
        }

    .boxlogin .hnrg {
        float: right;
        font-style: italic;
        color: #DC6180;
        line-height: 42px;
    }

    .boxlogin .hnrg {
        color: #8b602e;
    }

    .boxlogin span {
        color: #8b602e;
        line-height: 44px;
    }

    .boxlogin .btn {
        background: #f26522;
        color: white;
        margin-top: 20px;
        line-height: 30px;
        border: none;
    }

    .boxlogin h3 {
        margin: 0;
        padding: 20px 0;
        text-align: center;
        background: rgb(245,239,219);
        background: linear-gradient(0deg, rgba(245,239,219,1) 1%, rgba(252,248,232,1) 34%, rgba(255,252,237,1) 100%);
    }

        .boxlogin h3 a {
            color: #9d6e38;
            font-weight: 500;
            font-size: 14px;
            text-decoration: underline
        }

.register-page {
    background: url(/Images/login-bg.jpg) no-repeat;
    height: 100%;
}

    .register-page .hdlogin {
        margin: 10px;
    }

        .register-page .hdlogin p {
            color: #e46c25;
            font-weight: 600;
            font-size: 16px;
            padding: 20px 0 20px 0;
            margin: 0px;
        }

    .register-page .bgrs {
        background: #ffffff;
        border: 1px solid #9d7848;
        border-radius: 5px;
        margin: 30px 0;
    }

        .register-page .bgrs img {
            height: 62px;
            float: left;
            margin-right: 20px;
        }

        .register-page .bgrs .login-box-msg {
            color: #e46c25;
            font-weight: 600;
            font-size: 16px;
            padding: 0 0 20px 0;
            margin: 0px;
        }

    .register-page h3 {
        margin: 0;
        padding: 20px 0;
        text-align: center;
        background: rgb(245,239,219);
        border-radius: 0 0 5px 5px;
        background: linear-gradient(0deg, rgba(245,239,219,1) 1%, rgba(252,248,232,1) 34%, rgba(255,252,237,1) 100%);
    }

        .register-page h3 a {
            color: #9d6e38;
            font-weight: 500;
            font-size: 14px;
            text-decoration: underline
        }

.bgrs .register-box-body {
    background: none;
}

.login-box-msg {
    color: #e46c25;
    font-weight: 600;
    font-size: 16px;
    padding: 0 0 20px 0;
    margin: 0px;
}

.box-info .box-title {
    font-weight: 400;
}

.box-info p {
    min-height: 35px;
}

.box-info .control-label p {
    margin: 0;
    padding: 5px 10px;
    border-bottom: 0.5px solid #ddd;
    background: #3c8dbc;
    font-weight: 500;
    line-height: 24px;
    color: white;
}

.box-info .iftt {
    margin: 5px 0;
    padding: 5px 10px;
    border-bottom: 0.5px solid #ddd;
    min-height: 35px;
}

.box-info h3 {
    font-size: 18px;
    margin: 20px 0 20px 0;
}

.box-info .dstable {
    display: block;
}

.box-info .boxid {
    background: #f0f0f0;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
}

    .box-info .boxid p {
        line-height: 35px;
    }

    .box-info .boxid .bchek {
        margin-bottom: 20px;
    }

    .box-info .boxid .form-group input {
        margin-right: 8px;
        vertical-align: top;
    }

    .box-info .boxid .bchek input {
        margin-right: 8px;
        vertical-align: top;
    }

    .box-info .boxid .boxch {
        margin-top: 13px;
    }

        .box-info .boxid .boxch input {
            height: 20px;
            width: 20px;
        }

.box-info .tieude {
    font-weight: bold;
    background-color: #2196f333
}

.boxtvh {
    background: #3c8dbc;
}

    .boxtvh h3 {
        color: white;
        font-size: 18px;
        padding: 10px 15px;
    }

.btgroup {
    position: fixed;
    bottom: 0;
    background-color: #3c8dbc96;
    text-align: center;
    left: 252px;
    right: 0;
}

    .btgroup .btn {
        margin: 10px 10px;
        color: white;
    }

    .btgroup .btleft {
    }

.treeview > a {
    pointer-events: none;
}

.skin-blue .main-header .navbar {
    background-color: #00854c;
}

.skin-blue .main-header .logo {
    background-color: #3c8dbc;
}

.main-header .logo span {
    font-weight: 400;
}

.main-header .logo {
    width: auto;
}

.main-header .navbar {
    margin-left: 0px;
}

.sidebar-mini.sidebar-collapse .main-header .navbar {
    margin-left: 0px;
}

.numntab {
    position: absolute;
    top: -8px;
    right: 6px;
    font-size: 10px;
    background: red;
}

.numnotifi {
    position: absolute;
    top: 6px;
    right: -1px;
    font-size: 10px;
    background: red;
}

.content-wrapper, .main-footer {
    margin: 20px 0 0 0;
}

.content .box {
    border-top: 3px solid #3c8dbc !important;
    box-shadow: 0 1px 1px rgb(0 0 0 / 10%) !important;
    border-radius: 3px !important;
}

    .content .box .table-bordered {
        width: 100% !important
    }

        .content .box .table-bordered th {
            background: #3c8dbc !important;
            color: white;
            font-weight: 600;
            border: 1px solid #ddd !important;
        }

        .content .box .table-bordered tr td {
            border: 1px solid #ddd !important;
        }

        .content .box .table-bordered .btn {
            border-radius: 3px !important;
            text-align: center;
        }

    .content .box .selector {
        text-align: center;
        width: 72px;
    }

    .content .box .table-bordered tr td:last-child {
        text-align: center;
    }

    .content .box .table-bordered .dropdown-menu {
        right: 0;
        left: auto;
    }

        .content .box .table-bordered .dropdown-menu li i {
            text-align: left;
        }

.conten-header-h1{
    background-color:#fff !important;
    padding:18px 5px 0px 2px;
}

.content-background{
    background-color:#fff;
    padding-top:0;
}

.tieu-conten-h1{
    text-decoration:double;
    color:#00a65a;
    text-transform:uppercase;
    font-family:Inter-SemiBoid;
    font-size:18px !important;
    background:#fff;

}

.dropdown-menu .fa-fw {
    width: auto;
}

.btn-group button {
    position: relative;
    float: left;
}

.btn-group > .btn:nth-child(2) {
    border-radius: 0 !important;
}

.modal-backdrop {
    z-index: 1;
}

.content .box .even {
    background-color: #f9f9f9;
}

.uppercase {
    text-transform: uppercase;
}

.text-align-center {
    text-align: center;
}

/*Mobile*/
@media (max-width: 767px) {
    .boxlogin {
        margin-left: 20px;
        margin-right: 20px;
    }

        .boxlogin .hdlogin p {
            padding: 5px 0 0 0;
        }
}


@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .content-wrapper .btgroup {
        left: 0;
    }
}
.m-t-10{
    margin-top:10px;
}
