#blokt_cryptocompare_currencies input[type='text'],
#blokt_cryptocompare_currencies input[type='button']{
    height: 27px;
}
#blokt_cryptocompare_currencies thead .currencies_checkboxes{
    width: 40px;
}
#blokt_cryptocompare_currencies thead .currencies_actions{
    width: 50px;
}
.blokt_cryptocompare_widget table td{
    padding: 4px;
}

.blokt_cryptocompare_widget table thead{
    background: #4db2ec;
    text-align: center;
}
.blokt_cryptocompare_widget table{
    font-size: 12px;
}
.blokt_cryptocompare_widget .block-title{
    margin-bottom: 0px;
}
.blokt_cryptocompare_widget table tbody tr:nth-child(2n){
    background: #a0d1f8;
}