.background-home {
    color: #fff !important;
    text-indent: 150px;
}

@media only screen and (max-width: 1366px) {
    .background-login {
        background-image: url('../images/back_1366_768.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
    }

    .background-home {
        background-image: url('../images/back_1366_768.jpg');
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
    }
}

@media only screen and (min-width: 1400px) {
    .background-login {
        background-image: url('../images/back_1920_1080.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
    }

    .background-home {
        background-image: url('../images/back_1920_1080.jpg');
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
    }
}

@media only screen and (min-width: 2000px) {
    .background-login {
        background-image: url('../images/back_2560_1080.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: center;
        background-size: cover;
    }

    .background-home {
        background-image: url('../images/back_2560_1080.jpg');
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;

    }
}

.no-bottom-border-radius {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    margin-bottom: 0 !important;
}

.no-top-border-radius {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.margin-top-button {
    margin-top: 32px !important;
}

.row-margin-top {
    margin-top: 10px !important;
}

.custom-background-color {
    background-color: #3A3838 !important;
    color: #D9D9D9 !important;
}

label {
    color: #404040 !important;
}

.custom-color {
    color: #D9D9D9 !important;
}

.espaco-buttom {
    margin-left: 10px !important;
}

.item-time-line {
    float: left;
    position: relative;
    width: 12.5%;
}

.item-time-line .posse {
    float: left;
    position: relative;
    width: 100%;
    font-size: 16px;
    text-align: center !important;
}

.item-time-line .line {
    float: left;
    position: absolute;
    width: 100%;
    background-color: #fff;
    height: 1px;
    margin-top: 12px;
}

.item-time-line .circle {
    float: left;
    position: absolute;
    width: 19px;
    background-color: #fff;
    height: 19px;
    margin-top: 3px;
    border-radius: 9px;
    left: 50%;
    margin-left: -9px;
}

.item-time-line .posse .icon-posse {
    float: left;
    position: relative;
    left: 50%;
    margin-left: -12px;
    font-size: 24px !important;
}

.item-time-line-saida {
    float: left;
    position: relative;
    width: 16.66%;
}

.item-time-line-saida .posse {
    float: left;
    position: relative;
    width: 100%;
    font-size: 16px;
    text-align: center !important;
}

.item-time-line-saida .line {
    float: left;
    position: absolute;
    width: 100%;
    background-color: #fff;
    height: 1px;
    margin-top: 12px;
}

.item-time-line-saida .circle {
    float: left;
    position: absolute;
    width: 19px;
    background-color: #fff;
    height: 19px;
    margin-top: 3px;
    border-radius: 9px;
    left: 50%;
    margin-left: -9px;
}

.item-time-line-saida .posse .icon-posse {
    float: left;
    position: relative;
    left: 50%;
    margin-left: -12px;
    font-size: 24px !important;
}

/* -----------------------------------------------------*/

.item-time-line-adjunto {
    float: left;
    position: relative;
    width: 14.28%;
}

.item-time-line-adjunto .posse {
    float: left;
    position: relative;
    width: 100%;
    font-size: 16px;
    text-align: center !important;
}

.item-time-line-adjunto .line {
    float: left;
    position: absolute;
    width: 100%;
    background-color: #fff;
    height: 1px;
    margin-top: 12px;
}

.item-time-line-adjunto .circle {
    float: left;
    position: absolute;
    width: 19px;
    background-color: #fff;
    height: 19px;
    margin-top: 3px;
    border-radius: 9px;
    left: 50%;
    margin-left: -9px;
}

.item-time-line-adjunto .posse .icon-posse {
    float: left;
    position: relative;
    left: 50%;
    margin-left: -12px;
    font-size: 24px !important;
}

.hidden {
    display: none;
}

/*.item-time-line .posse-data{

}
.item-time-line .posse-hora{

} */

.vagas-margin-top-row {
    margin-top: 25px;
}

.vagas-margin-top-voltar {
    margin: 50px 0 50px 0;
}

.vagas-margin-top-instrutores-com-pendencia {
    margin: 60px 0 0 0;
}

.vagas-display-instrutores{
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    border-radius: 3px;
    padding: 3px 10px 3px 10px;
    font-size: 14px;
}

.vagas-display-instrutores .vagas-margin-top{
    margin-top: 10px;
}

.vagas-background-vermelho{
    background-color: #e52424;
    color:#fff;
}

.vagas-background-laranja{
    background-color: #c4882f;
    color:#fff;
}

.vagas-background-azul{
    background-color: #008B92;
    color:#fff;
}

.vagas-background-verde{
    background-color: #00B050;
    color:#fff;
}

.btn-group .btn{
    width: 26px !important;
}

.table.table-head-fixed-2 thead tr:nth-child(2) th {
    background-color: #fff;
    border-bottom: 0;
    box-shadow: inset 0 1px 0 #dee2e6, inset 0 -1px 0 #dee2e6;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  
  .table.table-head-fixed-2.table-dark thead tr:nth-child(2) th {
    background-color: #212529;
    box-shadow: inset 0 1px 0 #383f45, inset 0 -1px 0 #383f45;
  }

  .btn-xs
{
    padding: 1px 5px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
}

.nav-tabs .active {
    color:#1F7F8B !important;
}

.drp-calendar{
    background-color: #2d7c7f !important;
    padding: 3px !important;
    border-radius: 5px !important;
}
.calendar-table{
    padding: 0 !important;
    border-radius: 5px !important;
}

.calendar-table .available{
    color: #2d7c7f;
    font-weight: bold;
}

.calendar-table .active{
    background-color: #2d7c7f !important;
    color: #fff !important;
}

.calendar-table .off{
    color: #2d7c7f !important;
    font-weight: normal;
}