#hr {
    margin-top: 0;
    border-top: 1.5px solid rgba(0,0,0,.1);
}

#hr2{
    margin-top: 5px;
    margin-bottom: 5px;
}

.dataTables_filter input{
    border: 1px solid #f8f9fa!important;
    border-radius: 1px;
    box-shadow: 0 0 2px rgb(0 0 0 / 75%)!important;
    font-size: 1rem;
    margin-top: 0.5em;
    margin-right: 0.5em;
    max-width: 250px!important;
    margin-top: 4px;
}

#divPoolClientInfo .dataTables_filter input {
    border: 1px solid #f8f9fa!important;
    border-radius: 1px;
    box-shadow: 0 0 2px rgb(0 0 0 / 75%)!important;
    font-size: 1rem;
    margin-top: 4px;
    max-width: 158px!important;
    margin-left: 2px;
}

#divDataListCIO_wrapper{
    margin-top: 8px;
}

.dataTables_length select {
    border: 1px solid #f8f9fa!important;
    border-radius: 1px;
    box-shadow: 0 0 2px rgb(0 0 0 / 75%)!important;
    font-size: 1rem;
    margin-top: 4px;
}

.dataTables_length{
    font-size: 1rem;
}

#icon1{
    height: 20px;
    width: 20px;
}

#icon2x{
    height: 30px;
    width: 30px;
}

#divDataList{
    width: 100%!important;
}

#divDataPoolStatus{
    width: 100%!important;
}

#divDataPoolClientInfo{
    width: 100%!important;
}

#divDataListCA{
    width: 100%!important;
}

#divBody{
    margin-top: 8px;
}

#divDataList_wrapper{
    margin-top: 8px;
}

#divDataListSC{
    width:100%!important;
}

#divDataListWO_info{
    width:100%!important;
}

#divDataListCIO{
    width:100%!important;
}

#animatedRepeat2{
    animation-iteration-count: 2;
}

#animatedRepeat3{
    animation-iteration-count: 3;
}

.animatedRepeat2{
    animation-iteration-count: 2;
}

.animatedRepeat3{
    animation-iteration-count: 3;
}

#floatTopDiv{
    margin-top: -20px;
}

.marginMinus-1 {
    margin-top: -10px;
}

.marginMinus-2 {
    margin-top: -20px;
}

.marginMinus-3 {
    margin-top: -30px;
}

.roundedCard {
    border-radius: .5rem;
}

.iScroll {
    max-height:660px!important; 
    overflow-y: scroll!important; 
    overflow-x:hidden!important;
}