table {
    border-spacing:0px !important;
}

td {
    padding: 0px !important;
}

@font-face {
    font-family: 'InterstateRegular';
    src: url('/img/clients/iris/Interstate-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

html, body, p, a, div, span, header, h1, h2,
h3, h4, h5, input, textarea, select, keygen,
meter, progress, form, ul, li, table, tr, td,
input[type="button"], input[type="file"],
input[type="submit"], input[type="reset"],
input[type="password"], input[type="search"],
input[type="text"], input[type="email"], a.button {
    color:#ffffff !important;
    font-family: "InterstateRegular", sans-serif;
}

/*
#ef-content-style-wrapper {
    background-size: 100% auto;
    background-attachment:fixed;
    width:100%;
    background-repeat:no-repeat;
}

@media (min-width:945px) {
    #ef-content-style-wrapper {
        background-image: url('/img/clients/iris/iris.lambo.acadesk.bg.jpg');
    }
}

@media (max-width:944px) {
    #ef-content-style-wrapper {
        background-image: url('/img/clients/iris/iris.lambo.acamobile.bg.jpg');
    }
}
*/