
#queue_edit_filter > .modal-dialog{
    width: 80%;
}

div.row-doctype{
    margin-bottom: 10px;
}

div.modal-queue {
    padding: 1% 2% 1% 2%;
}

.span-input{
    color: #8a7f7f;
    font-weight: 600;
}

.btn-category{
    width: 46%;
    margin: 0 1% 1% 0;
}

.last-queues-created{
    margin-top: 40px;
}

.public-link-container{

}

.public-link-icon{
    font-size: 35px !important;
    margin: 5px 0;

}

.public-text{
    margin: 15px 10px;
}

/* Loading-Bar custom css. */
.ldBar path.mainline {
    stroke-width: 8;
    stroke: #3f78d0;
}

.ldBar-label {
    display: none;
}

.ldBar path.baseline {
    stroke-width: 8;
    stroke: #f3f3f3;
}