﻿.excel {
    width: 50px;
    height: 50px;
}
.calendar {
    z-index: 1;
}
.calendar2 {
    z-index: 2;
}
.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;
    }
.imgFoto{
    width:100%;
    height:100%;
}



@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;
    }
    .body-sign{
        margin-left: 0px !important;
    }
}
