@charset "UTF-8";

.hidden {
    display: none !important;
}

@font-face {
    font-family: leads-api-customIcons;
    src: url(fonts/leads-api-customIcons.eot?p2ib61);
    src: url(fonts/leads-api-customIcons.eot?p2ib61#iefix) format("embedded-opentype"), url(fonts/leads-api-customIcons.ttf?p2ib61) format("truetype"), url(fonts/leads-api-customIcons.woff?p2ib61) format("woff"), url(fonts/leads-api-customIcons.svg?p2ib61#leads-api-customIcons) format("svg");
    font-weight: 400;
    font-style: normal;
}

[class*=" la-cicon-"],
[class^=la-cicon-] {
    font-family: leads-api-customIcons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.la-cicon-close:before {
    content: "";
}

.la-cicon-exclamation:before {
    content: "";
}

.la-cicon-file-audio:before {
    content: "";
}

.la-cicon-file-other:before {
    content: "";
}

.la-cicon-file-text:before {
    content: "";
}

.la-cicon-file-image:before {
    content: "";
}

.la-cicon-file-pdf:before {
    content: "";
}

.la-cicon-spinner:before {
    content: "";
}

.la-cicon-upload:before {
    content: "";
}

.la-cicon-file-video:before {
    content: "";
}

.la-cicon-file-document:before {
    content: "";
}

/*# sourceMappingURL=form.css.map */