﻿/*upload*/
.fileUpload {
    position: relative;
    width: fit-content;
}

    .fileUpload .upload {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0;
    }
/*menu active*/
.menu {
    font-weight: bold;
    font-size: 18px;
}

.setting {
    margin-left: 20rem;
}

.navbar .navbar-nav .nav-item > .nav-link.active {
    color: white;
}

/*css body*/
body {
    font-family: 'Helvetica', sans-serif;
    background-color: #ebe6d9; /*#f0f59fcf;*/
}

input {
    background-color: #ebe6d9;
    font-weight: bold;
}

select {
    background-color: #ebe6d9;
}

.invoice {
    height: 1005px;
    border: 2px solid #604c35;
}

.right {
    border-right: 1px dashed #604c35;
}

.inside {
    margin-top: 17px;
    height: 960px;
    border: 1px solid #604c35;
}

.img {
    height: 935px;
}

.vai {
    margin-bottom: 0;
    margin-top: -25px;
    border: 1px solid #604c35;
    background-color: #ebe6d9;
}

.btn-block {
    color: #604c35;
}

.top {
    height: 200px;
}

.mid {
    height: 550px;
}

.bot {
    height: 250px;
}

.logo {
    width: 310px;
    height: 95px;
}

.topinside {
    margin-left: 5px;
}

.topright {
    text-align: center;
    margin-top: 80px;
}

.midinside {
    margin-top: 20px;
}

.timework {
    border: 1px solid #604c35;
    margin-left: 5px;
    margin-top: 64px;
    font-size: 10px;
    width: 65%;
    color: deeppink;
    font-weight: bold;
    font-style: italic;
}

.open {
    margin-top: 25px;
}

.openwork {
    margin-top: 5px
}

.text {
    color: #604c35;
}

.table, th, td {
    border: 1px solid #604c35;
}

    .table tr {
        border: 1px solid #604c35;
    }

    .table thead th {
        border-bottom: 1px solid #604c35;
    }

    .table td, .table th {
        border-top: 1px solid #604c35;
    }

    .table td {
        height: 49px;
    }
/*Ipad*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .invoice {
        width: 136%;
        height: 1100px;
        margin-left: -127px;
    }

    .timework {
        margin-top: 55px;
        font-size: 7px;
    }

    .openwork {
        margin-top: 11px;
    }

    .mid {
        height: 650px;
    }

    .inside {
        height: 1057px;
    }

    .img {
        height: 1024px;
    }

    .vai {
        /*margin-top: -38px;*/
    }

    .mauvai {
        font-size: 13px;
    }

    .but {
        float: right;
        margin-right: 50px;
    }
}
/*Ipad Pro*/
/*@media (min-width: 992px) {
            .container {
                max-width: 740px;
            }
        }*/
@media only screen and (min-width: 1024px) and (max-height: 1366px) {
    .invoice {
        width: 110%;
        margin-left: -60px;
    }

    .mauvai {
        font-size: 12px;
    }

    .but {
        float: right;
        margin-right: 50px;
    }
}


#dat {
    margin-left: 8px;
}

#con {
    margin-left: 5px;
}


.inp {
    border: unset !important;
    width: 100%;
    height: 30px;
    text-align: center;
}

.inpbt {
    border: unset !important;
    width: 40%;
    height: 100%;
    text-align: right;
}

.inputtien {
    margin-left: 17px;
}

.inputtien2 {
    margin-left: 13px;
}

.inptop {
    border: unset !important;
    width: 60%;
    height: 100%;
    /*text-align: left;*/
    color: #604c35;
}

.inptopphone {
    border: unset !important;
    width: 90%;
    height: 100%;
    /*text-align: center;*/
    color: #604c35;
}

.inpno {
    border: unset !important;
    width: 30%;
    height: 100%;
}

.tel {
    margin-left: 76px;
}

.opday {
    border: unset !important;
}

select {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

    /* For IE10 */
    select::-ms-expand {
        display: none;
    }

.imginside {
    height: 95%;
    margin-top: 10px;
}

.mauvai {
    margin-left: 35px;
}

.nav-menu {
    /*width: 100%;
            position: fixed;
            z-index: 2;*/
    margin-top: 10px;
}

a {
    text-decoration: none;
    color: #604c35;
}

    /*a:hover {
        color: #604c35;
    }

    a:visited {
        color: #604c35;
    }*/
    a:focus, a:hover {
        color: #604c35;
    }

.bg-light {
    background-color: #575d6333 !important;
}

input {
    color: #604c35;
}

p {
    color: #604c35;
}

select {
    color: #604c35;
}

.btn-danger {
    width: 80px;
    background-color: #604c35 !important;
    border-color: #604c35 !important;
}

.btn-info {
    background-color: #604c35 !important;
    border-color: #604c35 !important;
    width: 80px;
}

.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;
    }
}

.chia {
    color: #604c35;
    margin-top: 3px;
}
