﻿.one{
    margin: 0 auto;
    width: 160px;
    height: 70px;
    background: url("../../src/img/small-partners/hpe_logo.png") no-repeat center
}
.two{
    margin: 0 auto;
    width: 125px;
    height: 70px;
    background: url("../../src/img/small-partners/cisco_logo.png") no-repeat center
}
.three{
    margin: 0 auto;
    width: 136px;
    height: 70px;
    background: url("../../src/img/small-partners/citrix_logo.png") no-repeat center
}
.four{
    margin: 0 auto;
    width: 164px;
    height: 70px;
    background: url("../../src/img/small-partners/veeam_logo.png") no-repeat center
}
.five{
    margin: 0 auto;
    width: 69px;
    height: 70px;
    background: url("../../src/img/small-partners/dell_logo_sm.png") no-repeat center
}
.six{
    margin: 0 auto;
    width: 123px;
    height: 70px;
    background: url("../../src/img/small-partners/cisco_logo.png") no-repeat
}
.seven{
    margin: 0 auto;
    width: 123px;
    height: 70px;
    background: url("../../src/img/small-partners/veeam_logo.png")
}
.eight{
    margin: 0 auto;
    width: 123px;
    height: 70px;
    background: url("../../src/img/small-partners/microfocus_logo.png")
}
.new-rule li{
    padding-left: 5px!important; 
    padding-right: 5px!important; 
}
.modal-content{
    background: rgba(255,255,255,1)!important;
}