﻿.color-trabalhoAvulso {
    color: #ffcc00 !important;
}

.bordercolor-trabalhoAvulso {
    border-color: #ffcc00 !important;
}

#divLoader {
    display: none;
    background: white;
    opacity: 0.5;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
    width: 107%;
    height: 100%;
    margin-left: -80px;
}

    #divLoader img {
        margin-top: -20px;
        height: 7px;
        width: 100%;
    }

body {
    font-size: 1rem;
}

.nav-treeview li {
    margin-left: 27px;
    font-weight: 100;
    font-size: 14px;
}

    .nav-treeview li i {
        font-size: 16px !important;
    }

.fa:hover,
.far:hover,
.fas:hover {
    opacity: 0.5;
    cursor: pointer;
}

.login-page-passo-4 {
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
}

.register-box {
    width: 1024px;
}

    .login-box > .card > .card-header,
    .register-box > .card > .card-header {
        background: #333333;
    }

/*.content-wrapper {
    background-color: #fff;
    margin-top: 150px;
    margin-left: 0px !important;
}

.form-check label {
    margin-left: 20px;
}*/


label.error {
    color: red;
    position: absolute;
    right: 5px !important;
    top: 5px;
    /*border: 1px solid red;*/
    /*border-radius: 4px;*/
    padding: 0 5px;
    font-size: 12px;
    font-style: italic;
}


label.lblCamposObrigatorios {
    color: red;
    position: absolute;
    bottom: 12px;
    right: 20px;
    font-size: 14px;
    font-style: italic;
    display: none;
}

label {
    margin-bottom: 0;
}

.layout-fixed .brand-link {
    width: 100% !important;
}
/*
body:not(.sidebar-mini-md) .content-wrapper,
body:not(.sidebar-mini-md) .main-footer,
body:not(.sidebar-mini-md) .main-header {
    margin-left: 20% !important;
}

.main-sidebar {
    width: 20% !important;
}*/

.user-panel .info {
    width: 100%;
    text-align: center;
}

    .user-panel .info .lnkSair {
        position: absolute;
        left: 10px;
        color: #c2c7d0;
        top: 5px;
    }

.user-panel .image {
    display: block;
    text-align: center;
}

.user-panel img {
    width: 50%;
}
/*
#imgAvatarUser {
    width: 50%;
    border: none;
}*/

#LogoLogon {
    width: 140px;
    height: auto
}

#infoTomadora {
    color: #000;
}

.table th {
    padding: 0.25rem;
}

.table thead th {
    border-top: none;
}

.table tbody td {
    padding-top: 1px;
    padding-bottom: 1px;
    vertical-align: middle;
}

.table .inputHoraTb {
    width: 35px;
    height: 25px;
    padding: 2px;
}



.ui-accordion-header, .ui-state-default, .ui-accordion-header-active, .ui-accordion-icons, .ui-corner-all {
    border: 1px solid rgb(0, 0, 0, 0.07);
    background: rgb(32, 32, 36, 0.009);
    color: rgb(32, 32, 36, 0.825);
}

.ui-state-hover {
    background: rgb(0, 123, 255, 0.1);
    border: 1px solid rgb(0, 123, 255, 0.5);
    color: rgb(72, 149, 226);
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_444444_256x240.png);
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    /*    background: rgb(0, 0, 0, 0.2);*/
    border: 1px solid rgb(0, 0, 0, 0.2);
    background: #fff;
    color: #000;
}

.ui-state-active-hover, .ui-state-hover {
    color: rgb(72, 149, 226);
    border: 1px solid rgb(0, 123, 255, 0.5);
}

.ui-widget-content {
    color: #000;
    background: linear-gradient(0deg, rgba(236,236,236,1) 0%, rgba(255,255,255,1) 25%, rgba(255,255,255,1) 100%);
}

.ui-autocomplete {
    font-size: 12px;
    z-index: 1511;
    color: #000;
}
.ui-state-focus:hover {
    background: rgb(0, 123, 255, 0.1);
    border: 1px solid rgb(0, 123, 255, 0.5);
    color: rgb(72, 149, 226);
}

.select2-selection__arrow {
    margin-top: 3px !important;
    height: 29px !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

    .select2-selection__arrow:hover {
        background: #e5e5e5;
    }


.div-tomadorasBloqueando {
    position: absolute;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    border-top-right-radius: 0;
    margin-top: -10px;
    right: 40px;
    padding: 5px;
}


.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-12 {
    font-size: 12px;
}

.font-14 {
    font-size: 14px;
}

.font-16 {
    font-size: 16px;
}

.page-link {
    padding: 0.3rem 0.7rem;
}

.cursor-link {
    cursor: pointer;
}

    .cursor-link:hover {
        text-decoration: underline;
    }

.row-overflow {
    overflow-y: auto;
    overflow-x: hidden;
}

.small-box {
    margin-bottom: 10px;
}

    .small-box > .inner {
        padding: 5px 10px;
        height: 55px;
    }

    .small-box h3 {
        font-size: 1rem;
        margin: 0;
        /*display: inline-block;*/
        margin-right: 10px;
    }

    .small-box .icon > i.fa,
    .small-box .icon > i.fab,
    .small-box .icon > i.fad,
    .small-box .icon > i.fal,
    .small-box .icon > i.far,
    .small-box .icon > i.fas,
    .small-box .icon > i.ion {
        font-size: 35px !important;
        top: 10px !important;
    }


.img-thumbnail {
    max-height: 140px;
}


.quebra-linha {
    max-width: 25rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
