.eticsoft_inst_container {
    background: #fff;
    border-radius: 10px;
    color: #7a7a7a;
	border: 1px solid #eee;
}

.eticsoft_inst_container .block_title {
	background-color:#fff;
}

.cardfinans {
    background-color: #191991;
    color: #fff;
}
.axess {
    background-color: #F8910E;
    color: #fff;
}
.maximum {
    background-color: #E10C5C;
    color: #fff;
}
.advantage {
    background-color: #F04B04;
    color: #fff;
}
.world {
    background-color: #650571;
    color: #fff;
}
.bonus {
    background-color: #5DA527;
    color: #fff;
}
.paraf {
    background-color: #015596;
    color: #fff;
}
.asyacard{
    background-color: #00aedc;
    color: #fff;
}

.asyacard-odd{
    background-color: #006;
    color: #fff;
}
.paraf-odd {
    background-color: #738CC8;
    color: #fff;
}
.bonus-odd {
    background-color: #007D00;
    color: #fff;
}
.world-odd {
    background-color: #BC5CCD;
    color: #fff;
}
.maximum-odd {
    background-color: #FF2FB1;
    color: #fff;
}
.axess-odd {
    background-color: #FAAB4B;
    color: #fff;
}

.cardfinans-odd {
    background-color: #144BBE;
    color: #fff;
}
.advantage-odd {
    background-color: #FC6F32;
    color: #fff;
}
.eticsoft_spr_bank {
    text-align: center;
}
.eticsoft_spr_bank table tbody tr td,  .eticsoft_spr_bank .box table tbody tr th{
    padding: 3px 1px;
    text-align: center;
    font-size: initial;
}
.eticsoft_inst_container {
    padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
    min-height:435px;
    height:450px;
}

#eticsoft_spr_payment_button a {
    padding: 10px;
    background-color: #FBFBFB;
}

#eticsoft_spr_payment_button a:hover {
    background-color: #f6f6f6;
}

#eticsoft_spr_payment_button a:after {
    display: block;
    content: "\f054";
    position: absolute;
    right: 15px;
    margin-top: -11px;
    top: 50%;
    font-family: "FontAwesome";
    font-size: 25px;
    height: 22px;
    width: 14px;
    color: #777777;
}
