﻿body {
    /*font-family: 'Helvetica', sans-serif;
    background-color: #ebe6d9;*/
    height: 100%;
    margin: 0;
    padding: 0;
}

input {
    background-color: #ebe6d9;
    font-weight: bold;
}

select {
    background-color: #ebe6d9;
}

.nav-menu {
    /*width: 100%;
            position: fixed;
            z-index: 2;*/
    margin-top: 16px;
    font-size: 18px;
}

.container {
    margin-top: 20px;
    margin-left: unset;
    margin-right: 15px;
}

.chitiet {
    max-width: 90% !important;
}

.bang2 {
    margin-left: unset;
    margin-right: 20px;
}

.t1 {
    width: 130%;
}

.top {
    /*background-color: white;*/
    width: 100%;
}

a {
    text-decoration: none;
    color: #007bff;
}

    a:hover {
        text-decoration: none;
        color: dodgerblue;
    }

.add {
    color: white;
}

.btn-tao {
    margin-top: 10px;
    background-color: #604c35;
    margin-left: 10px;
    border-radius: 30px;
}

.detail {
    color: #15bfb0;
}

.my {
    width: 25% !important;
    margin-left: 13px;
}

/*menu active*/
.menu {
    /*font-weight: bold;
    font-size: 18px;*/
}

.navbar .navbar-nav .nav-item > .nav-link.active {
    color: white !important;
}

.modal-content {
    width: 100%;
}

.modal-content1 {
    width: 120% !important;
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.7);
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.setting {
    margin-left: 5rem;
}

#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

#return-to-top:hover {
    background: rgba(0, 0, 0, 0.9);
}

    #return-to-top:hover i {
        color: #fff;
        top: 5px;
    }

/*.nav-menu {
            width: 100%;
            position: fixed;
            z-index: 2;
        }*/
a {
    text-decoration: none;
    color: #785c08 !important;
    font-weight: bold;
}

/*a:hover {
        color: #604c35;
    }

    a:visited {
        color: #604c35;
    }*/

.bg-light {
    background-color: #575d6333 !important;
}

.row1 {
    color: white;
    background-color: #604c35;
}

td {
    color: #604c35;
    border: 1px solid #604c35 !important;
}

.btn-success {
    width: 140px;
    background-color: #604c35 !important;
    border-color: #604c35 !important;
}

.btn-info {
    width: 140px;
    background-color: #604c35 !important;
    border-color: #604c35 !important;
}

.btn-danger {
    border-radius: 25px;
    width: 140px;
    background-color: #604c35 !important;
    border-color: #604c35 !important;
}

.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button {
    color: white;
    margin: 4px;
    background-color: #604c35 !important;
    border-color: #604c35 !important;
    border-radius: 25px;
    width: 100px;
}

.alertify .ajs-body .ajs-content {
    color: #604c35;
}

.alertify .ajs-header {
    color: #604c35;
}

@media (min-width: 576px) {
    .navbar-expand-sm .navbar-nav .nav-link {
        /*padding-right: 1rem;*/
    }
}

.modal-header {
    color: #604c35;
}

.table thead th {
    color: white;
    background-color: #604c35;
    border: 1px solid #604c35 !important;
}

.chia {
    color: #604c35;
    margin-top: 3px;
}

a:focus, a:hover {
    color: #604c35;
}
