/* Thêm */
ol, ul{
    padding-left:  0px !important;
}
.btn-danger{
    color: #fff !important;
    background: #f0544f !important;
    border-color: transparent !important;
}
.bg-gradient-danger{
   background-color: #f0544f !important;   
    color: #fff !important;
}

button{
    color: #fff !important;
}

input[type="number"].form-control{
    width: 50px !important;
}
.card-footer{
margin-bottom: 20px !important;
}

.container-fluid .row>* {
    padding-right: inherit !important;
    padding-left: inherit !important;
    margin-top: inherit !important;
}
.container-fluid .hidden-md-up{
    width: inherit !important;
}
a{
    text-decoration: none !important;
    
}
.widget .title_name_data a{
    font-size: 14px !important;
    color: #000 !important;
    font-weight: normal !important;
}


#leftSide ul#menu {
    width: 100% !important;
}
#leftSide ul#menu li {
    position: relative;
    width: 100% !important;
}
.formRow > label {
font-weight: normal !important; 
}
.btn{
    padding: 5px 10px !important;
    max-height: 40px !important;
}
.button, input[type=submit], input[type=reset], input[type=button], button {
    padding: 4px 18px 8px 18px;
    display: inline-block;
    max-height: inherit !important;
    /* background: #3672a0 !important; */
}
.blueB {
    background: #3672a0 !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}

#ai-popup textarea,#ai-popup input[type=text],#ai-popup input[type=password] {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 17px !important;
}
.btn-secondary{
    background: #565e64 !important;
}
.btn-warning{
    background: #ffca2c !important;
}
body {
   font-size: 14px !important;
}

#ai-popup .card{
    background-color: #fff !important;
    background: #fff !important;
}

#ai-popup .card-body {
    color: #000 !important;
}
/* .topNav .wrapper {
    margin-top: -13px !important;
} */
.loginWrapper fieldset {
    width: 100% !important;
}
#ai-popup{
    z-index: 1234 !important;
}
.card-title{
    width: 100% !important;
    display: block !important;
}
.table-responsive {
    position: relative !important;
    width: 100% !important;
}
#loginForm{
    width: 100% !important;
}
#nina-content-app button{
    margin-left: 10px !important;
}

#ai-popup .form-switch .form-check-input {
    margin-left: 0px !important;
}
#nina-content-app{
    display: inline-block !important;
}