html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, button {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: middle; }

input, textarea {
    margin: 0;
    padding: 0;
    font: inherit;
    vertical-align: middle; }

html {
    direction: ltr;
    overflow-x: hidden;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

body {
    background-color: #FFF;
    color: #777;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
}

body a {
    outline: none !important;
}

.body {
    background-color: #FFF;
}

html.safari .body {
    overflow-x: hidden;
}

li {
    line-height: 24px;
}

.container {
    max-width: 1140px;
}

.btn {
    margin: 0;
    max-width: none;
}

.btn [class*=fa-] {
    margin-right: 0;
}

.card-title {
    display: inline !important ;
    padding: 0;  !important;
}

.card-title i {
    margin-top: 14px !important;
}


.brk-base-bg-gradient-50deg-a {
    background-image: linear-gradient(50deg, rgba(var(--brk-base-3-rgb), 0.52) 30%, rgba(var(--secondary-rgb), 0.52) 70%) !important; }

.btn-pos {
    background-color: #d6d6d6;
}
