html, body, div, span, applet, object, iframe, table,
caption, tbody, tfoot, thead, tr, th, td,
em, font, img, ins, small, strong, sub, sup,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend , input {
    padding: 0;
    margin: 0;
    border:0;
    outline: 0;
    line-height: normal;
    list-style: none;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* clearing */

.clearfix:after, .b-of-cards:after, .b-cols:after {
    content: ".";
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}


	