@import 'chartist.css';
.msg-fornec-t{
    margin-left: 15px;
    width: calc(100% - 15px);
    background:#fef1ce !important;
}
.products #dataTable_wrapper #dataTable tbody tr td:nth-child(3){
    color: transparent;
}
.voyager #dataTable.table>tbody>tr>td:nth-child(1){
    padding: 17px;
}
.products #dataTable_wrapper #dataTable tbody tr td:nth-child(3) img{
    display: none;
}
.products #dataTable_wrapper #dataTable tbody tr td:nth-child(3) img:nth-child(1){
    display: block;
    width: 110px !important;
    height: auto;
}
.app-container .content-container .side-menu .navbar-header .navbar-brand img{
    filter: brightness(0) invert(1);
}
.mce-branding.mce-widget.mce-label.mce-flow-layout-item.mce-last{
    display: none;
}
.site-footer-right{
    display: none;
}
.share-button-df{
    margin-right: 0.5em;
}
.share_popup{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 6;
}
.share_popup .close-it{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top:0;
    bottom: 0;
    background-color: rgba(0,0,0,0.55);
    z-index: 1;
}
.share_popup .inside{
    background: #FFF;
    display: flex;
    flex-direction: column;
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #000;
    border-radius: 15px;
    padding: 20px 40px;
    z-index: 2;
}
#reports-xpa{
    max-width: 100%;
}
#reports-sort_wrapper > .row{
    clear:initial !important;   
}
.buttons-download{
    display: flex;
    justify-content: center;
    position: relative;
    top: 0px;
}
#reports-xpa .form-control.form-control-sm{
    width: auto;
}
.select-interval{
    display: flex; 
    align-items: center;
    justify-content: flex-end;
}
.select-interval input{
    max-width: 160px;
    margin-right: 5px;
    height: 37px;
}
.legend-product-style{
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-weight: 500;
    background: #ececec;
    padding: 8px 25px;
    font-size: 16px;
}
.legend-product-style i{
    font-size: 26px;
    line-height: 0.9em;
    color: #909099;
    bottom: -2px;
    position: relative;
}
.navbar-default .btn-link{
    display: none;
}
.inputs-for-products{
    display: flex;
    flex-wrap: wrap;
}
.inputs-for-products .form-group{
    width: 275px;
}
.add-more-fields{
    font-size: 14px;
    text-align: right;
    margin-top: 2px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.add-more-fields span{
    font-size: 15px;
    line-height: 15px;
    margin-right: 3px;
}
.form-control-input-pers{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top:10px;
}
.form-control-input-pers .btn{
    margin-left: 3px;
}
.dd-empty{
    background-color: #FFF;
    min-height: 0px;
    border: 0px;
}
.list-responsibles-styles div{
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
.list-responsibles-styles div p{
    margin: 0px;
    padding: 12px 0px;
}
.list-responsibles-styles div:nth-child(even){
    background-color: #f9f9f9;
}

.list-responsibles legend {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 300;
    font-family: Open Sans,sans-serif;
    font-size: 14px;
    color: #76838f;
}
.list-responsibles .add-new-responsible {
    margin-top: 15px;
}
.list-responsibles > ul {
    margin: 0;
    padding: 0;
}
.list-responsibles li {
    width: fit-content;
    width: -moz-fit-content;
    margin: 10px 0;
    height: 34px;
    display: flex;
    align-items: center;
}
.list-responsibles .responsible .inputs-wrapper {
    display: flex;
    align-items: center;
}
.list-responsibles .responsible .inputs-wrapper separator {
    margin: 0 10px;
}
.list-responsibles .responsible .responsible-delete {
    cursor: pointer;
    color: #ff7979;
    margin-left: 15px;
    font-size: 16px;
}
.list-responsibles .responsible .responsible-edit {
    cursor: pointer;
    margin-left: 15px;
}
.list-responsibles .responsible .responsible-save {
    cursor: pointer;
    margin-left: 15px;
}
.list-responsibles .add-new-responsible button {
    margin: 0;
}
.list-responsibles .responsible input[name=responsible-edit-input] {
    outline: none;
    color: #76838f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4eaec;
    padding: 5px 10px;
    border-radius: 3px;
}

.btn-link, .checkbox-inline, .checkbox label, .radio-inline, .radio label, label{
    font-weight: bold;
}

.form-control{
    color: #2d3032;
}

.alerts-feed{
    margin: 10px 0;
}

.alerts-feed .erro{
    color: #fa2a00;
    font-weight: bold;
    font-size: 18px;
}

.alerts-feed .sucesso{
    color: #2ecc71;
    font-weight: bold;
    font-size: 18px;
}

@media (max-width: 768px) {
    .app-container .content-container .side-menu {
        width: initial;
        margin-left: 0px;
    }
    .app-container .content-container .side-body{
        margin-left: 50px;
    }
    .voyager .side-menu.sidebar-inverse .navbar{
        overflow: hidden;
    }
}



/* Tooltip container */
.fptooltip {
    position: relative;
    display: inline-block;
}
  
/* Tooltip text */
.fptooltip .fptooltiptext {
    visibility: hidden;
    min-width: 250px;
    max-width: 380px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 125%;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.fptooltip .fptooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.fptooltip:hover .fptooltiptext {
    visibility: visible;
    opacity: 1;
}

.table-responsive {
    padding-top: 12px !important;
}