.Font_th{
    color: #1d335c;
    font-size: 15px;
    background-color: #ededf3;
    width: 10px;

}



table.table td {

    padding-top: 1px!important;
    padding-bottom: 1px!important;
}
.table.table th {
    padding: 8px !important;
}
.table.table td>label{
    font-size: 13px;
}
#clients-table i{
    font-size: 20px;
    /*float: left;*/
    margin-right: 4%;
    font-size: 24px;
    color: #3f5c80;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.inputs_tables{
    border: none;
    border-bottom: #3f5c80;
    border-bottom-style: solid;
    border-radius: 0;
    background-color: transparent !important;
}

.side-nav .collapsible a {
    color: #fff;
    font-weight: 300;
    font-size: 1rem !important;
    height: 36px;
    line-height: 36px;
}


.pagination .page-item.active .page-link {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    background-color: #3f5c80;
    color: #fff;
}

.select_pages{
    background-color: #3f5c80;
    color: white;
    width: 54px !important;
    font-size: 13px;
    height: 32px;
    border-radius: 6px;
    font-size: 13px;
}

.btn_tables{
    height: 32px;
    font-size: 13px !important;
}





.icon_reports{

    padding-top: 3%;

    background-color: #f4f6f7;
    border-radius: -2px;
    width: 35px;
    color: #1c335c;
    border-right-style: solid;
    border-color: #d6dbe2;
    font-size: 21px;
    text-align: center;
}
.select_report{
    border-style: none;
    background-color: #f4f6f7 !important;
}

.fix_icon{
    position: absolute;
    right: 9%;
    top: 28%;
    color: #3f5c80;
    font-size: 18px;
}
.btn-primary{
    background-color: #3f5c80 !important;
}

