
.menu_icon svg{
    height: 20px;
    width: 20px;
}
.sub-nav .menu_icon{
    height: 15px;
    width: 15px;
}

.pagination .prev.disabled span{
    position: relative;
    display: block;
    height: 100%;
    line-height: 2.0;
    width: 34px;
    text-align: center;
    border: solid 1px #ccc;
}
.col-sm-auto .summary .dataTables_info{
    position: relative;
    top: 7px;
}
.sidebar-base .nav-item .nav-link{
    text-transform: initial;
}
div.sidebar-header h4.logo-title{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: 800;   
}
.light div.sidebar-header h4.logo-title{
    color: #424242 !important;
}
.choices__heading{
    color: #8244e1;
    text-transform: uppercase;    
}
.help-block.help-block-error{
    color: #ef4d4d;
    font-size: 13px;
}
.text-danger {    
    color: #c03221 !important
}
div.swal2-icon.swal2-error.swal2-icon-show{
    color: #c03221 !important;
    border-color:  #c03221 !important;
}
.swal2-icon.swal2-error [class^=swal2-x-mark-line]{
    background-color:#c03221 !important;
}

.bg-danger{
    background-color: #c03221 !important;
    text-transform: uppercase;
    
}
.choices__list--dropdown .choices__item--selectable, .choices__list[aria-expanded] .choices__item--selectable{
    padding-right: 10px !important;
    font-size: 14px;
}
.ulr_notion{
    right: 0;
    /* position: absolute; */
}

/* Abas projeto list */
.custom-tabs-next4 .nav-pills{
    border-bottom: 1px solid #dee2e6;
    border-radius: 0;
}
.custom-tabs-next4{
    font-size: 13px;
}
.custom-tabs-next4 .tab-content ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.custom-tabs-next4 .tab-content ul li + li{
    margin-top: 5px;
}
.custom-tabs-next4 .nav-pills .nav-link{
    border: none;
    border-radius: 0;
    margin-right: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-weight: 600;

}
.custom-header-next{
    padding:  1.5rem;
    border: 0;
    border-bottom: 1px solid #eee;
}
.custom-sublinks{
    margin-top: 10px;
    font-weight: 600;
    font-size: 12px;
    color: #606060;
}

.custom-sublinks div{
    margin-right: 15px;
}
.quill-editor .ql-editor,
.quill-editor .ql-toolbar{
    background-color: #fff;
}
.group-migrations-config{
    background-color: #fafafa;
    padding: 20px 20px 60px 20px;
    margin-bottom: 40px;
    border-radius: 8px;
    border: solid 1px #e9e8e8;
}
.bt_project{
    line-height: 1.5;
    color:#442EC7;
    background-color: #EAE7FD;
    margin: auto 2px;
}

.bt_project.hospedagem{
    color:#177767;
    background-color:#AEF3E5;

}
.bt_project.banco_horas{
    color:#984BCF;
    background-color:#F2E0FF;
}
.bt_project.manutencao{
    color:#2F63A6;
    background-color:#C2E3FF;
}
span.label_info_date svg {
    width: 12px;
    position: relative;
    bottom: 2px;
 }
span.label_info_date{
    background-color: #E9ECEF;
    border-radius: 50px;
    color: #606060;
    padding: 5px 15px;
    font-size: 12px;
}
.bulet_info:hover{
    cursor: pointer;
    border: solid 1px #2e7d32;
    background-color: #fff;
    color: #379537;
}
.bulet_info{
    display: inline-block;
    border-radius: 50px;
    background-color: #379537;
    color: #fff;
    padding: 2px;
    line-height: 1.0;
    width: 14px;
    height: 14px;
    text-align: center;
    font-size: 10px;
    position: relative;
    bottom: 5px;
    border: solid 1px transparent;
    right: 3px;
}
.text-disabled span{
    opacity: 0.6 !important;
    text-decoration: line-through; 
}
.input-disabled{
    pointer-events: none;
    opacity: 0.5;
}
