.reticencias {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.perso-label {
    padding: 6px 12px;
    border: 1px solid #ccc;
    height: 34px;
    background-color: #eee;
}

.reload {
    background-image: url("../../files/reload.gif");
    background-size: 25px 25px;
    background-position: right 10px center;
    background-repeat: no-repeat;
}

.busca_load {
    background-image: url("../../files/loading2.gif");
    background-size: 25px 25px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    */
    /*
    loading em gradiente prontinho para futuro*/

    /* animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #ebebeb 8%, #ffffff 48%, #ebebeb 54%);
    background-size: 1000px 640px;
    
    position: relative; */
}

.balanca_load {
    background-image: url("../../files/balanca.gif");
    background-size: 25px 25px;
    background-position: right 10px center;
    background-repeat: no-repeat;   
}


.busca_load_gradiente {
    /*
    loading em gradiente prontinho para futuro*/

   animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(to right, #ebebeb 8%, #ffffff 48%, #ebebeb 54%);
    background-size: 1000px 640px;
    
    position: relative; 
}


@keyframes placeHolderShimmer {
    0% {
        background-position: -468px 0
    }

    100% {
        background-position: 468px 0
    }
}


.checkmarq {
    background-image: url("../../files/checkmark.gif");
    background-size: 25px 25px;
    background-position: right 10px center;
    background-repeat: no-repeat;
    /* animation-name: "";
    animation-iteration-count: 1; */
}

.nocheckmarq {
    background-image: url("../../files/nocheckmark.gif");
    background-size: 25px 25px;
    background-position: right 10px center;
    background-repeat: no-repeat;
}

.paginacao {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pag_ativa {
    background-color: #535353;
}

.btn {
    border-radius: 25px;
}

.usuario {
    border: 1px solid #ddd;
    padding: 10px;
}

.usuario:hover {
    background: #ddd;
}


.selecionado {
    background: #f9f9f9;
}



input[type="checkbox"],
input[type="radio"] {
    height: 18px;
    width: 18px;
}

.error {
    font-style: italic;
    color: #E95256;
    margin-bottom: 10px;
}

.mce-menubar {
    display: none;
}

.centro {
    margin-left: calc(50% - 28px);
    margin-top: 5%;
    text-align: center;
}

#divdesaparecer {
    z-index: 5000;
    position: fixed;
    top: -300px;
    left: 0;
    right: 0;
    /*width: 30%;*/
    margin: auto;
    /*box-shadow: 0px 0px 5px #888888;*/
}

.circle {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    font-size: 9px;
    color: #fff;
    line-height: 18px;
    text-align: center;
    background: #ffa91c;
    float: right;
}

.btn-aba {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: -1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 0px;
}

.person1 {
    padding: 8px;
}

@media screen and (min-width: 1900px) {

    #box-item,
    #box-wqf {
        display: none;
        position: fixed;
        bottom: auto;
        margin: auto;
        z-index: 1002;
        width: 60%;
    }
}

#box-item-dialog {
    display: none;
    position: absolute;
    padding-right: 0px;
    padding-left: 0px;
    left: 0;
    right: 0;
    top: 25%;
    margin: auto;
    z-index: 3;
}

#bg-item {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    opacity: .50;
    overflow: hidden;
}

#bg-dialog {
    display: none;
    position: absolute;
    width: calc(100% - 30px);
    height: calc(100% - 27px);
    background-color: black;
    z-index: 2;
    opacity: .50;
    overflow: hidden;
}

.borda {
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.borda-base {
    border-bottom: 1px solid #DDD;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}


/* steps */
.container_step {
    width: 100%;
    margin-top: 10px;

}

.progressbar_step {
    counter-reset: step;
}

.progressbar_step li {
    position: relative;
    list-style: none;
    float: left;
    width: 33.33%;
    text-align: center;
    font-weight: 600;
}


.progressbar_step li:before {
    content: counter(step);
    counter-increment: step;
    width: 60px;
    height: 60px;
    border: 2px solid white;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #d9534f;

    /* Center # in circle */
    line-height: 39px;
    font-size: 25px;
    color: white;
    padding-top: 10px;
    font-weight: 600;
}

.progressbar_step li:after {
    content: "";
    position: absolute;
    width: 70%;
    height: 3px;
    background: #d9534f;
    top: 30px;
    /*half of height Parent (li) */
    left: -35%;
}

.progressbar_step li:first-child:after {
    content: none;
}

.progressbar_step li.active:before {
    background: #64c5b1;
    content: "\f00c";
    font-family: FontAwesome;
}

.progressbar_step li.active+li:after {
    background: #64c5b1;
}

.progressbar_step li.disabled:before {
    background: #ccc;
}

.progressbar_step li.disabled+li:after {
    background: #ccc;
}


/* Chrome, Safari, Edge, Opera, Firefox  - em botoes up e dow no campo numero*/
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;

}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;

}