﻿.excel {
    width: 50px;
    height: 50px;
}

.calendar {
    z-index: 1;
}

.calendar2, .calendar-2 {
    z-index: 2;
}

.calendar3, .calendar-3 {
    z-index: 3;
}

.calendar4, .calendar-4 {
    z-index: 4;
}

.calendar5, .calendar-5 {
    z-index: 5;
}

.calendar6, .calendar-6 {
    z-index: 6;
}

.foto {
    width: 100%;
    height: 100%;
}

.table-responsive2 {
    overflow-x: auto;
}

.upload-file {
    position: absolute;
    width: 30px;
    opacity: 0;
}

.file-upload {
    width: 1px !important;
    height: 1px !important;
    opacity: 0;
}

.modalfoto {
    width: 49% !important;
    height: 60% !important;
    text-align: center;
}

.center-Vertical {
    padding-top: 20%;
}

.sair {
    position: absolute;
    padding: 0px;
    margin-left: 700px;
    margin-top: 10px;
}

.time {
    box-sizing: inherit !important;
}

    .time td {
        vertical-align: inherit !important;
        line-height: 0px;
    }

.divDocumeet {
    padding: 0px;
    text-align: center;
    height: 35px;
    width: 25%;
    color: #FFF;
}

    .divDocumeet > input {
        margin-top: -28px;
        width: 1px !important;
        height: 1px !important;
        position: absolute;
        opacity: 0;
    }

    .divDocumeet > label {
        margin: 0px !important;
        padding-top: 5px;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }
.table-min-width-30 th {
    min-width: 30px !important;
}

.table-min-width-50 th {
    min-width: 50px !important;
}


.justify-content-center {
    display: flex;
    justify-content: center;
}

@media only screen and (max-width: 767px) {
    .sair {
        margin-left: 40%;
    }

    .header {
        height: 170px;
    }

    .header-left {
        height: 170px;
        padding-top: 60px;
    }

    .header-right {
        height: 170px;
        padding-bottom: 53px;
    }
}
