﻿.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width: 768px) {
    .bd-placeholder-img-lg {
        font-size: 3.5rem;
    }
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    transition: 0.3s;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

    blockquote:before,
    blockquote:after,
    q:before,
    q:after {
        content: "";
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/

body {
    font-family: "Roboto", sans-serif;
    color: rgba(17, 24, 39, var(1));
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, 1);
    /* background: white; */
}

.login-page {
    width: 100%;
    height: 100vh;
}

.half-screen {
    width: 50%;
    height: 100%;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.full {
    width: 100%;
    height: 100vh;
}

.right-side-image {
    width: 100%;
    height: 100vh;
    background: lightgray;
    /* background: url('https://fundspeople-multisite.s3.eu-west-1.amazonaws.com/wp-content/uploads/sites/3/2020/11/c96730a587abeb77.jpg') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; */
}

h2 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, 1);
    font-weight: 800;
    font-size: 1.875rem;
    line-height: 2.25rem;
    -webkit-font-smoothing: antialiased;
}

.label {
    --text-opacity: 1 !important;
    color: #4a5568 !important;
    color: rgba(74, 85, 104, 1) !important;
    margin-bottom: 0.5rem !important;
    font-size: 0.875rem !important;
    font-weight: 700 !important;
    display: block !important;
    --bg-opacity: 1 !important;
    --border-opacity: 1 !important;
    line-height: 1.625;
    -webkit-font-smoothing: antialiased !important;
    box-sizing: border-box;
    border: 0 solid #e2e8f0;
}

.input {
    width: 100% !important;
    height: 2.2rem !important;
    /* --text-opacity: 1 !important; */
    /* color: rgba(74, 85, 104, var(--text-opacity)) !important; */
    /* box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important; */
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    line-height: 1.25 !important;
    border-width: 1px !important;
    border-radius: 0.25rem !important;
    appearance: none !important;
    overflow: visible;
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    box-sizing: border-box;
    border: none;
    border: 0 solid white;
    --bg-opacity: 1 !important;
    --border-opacity: 1 !important;
    border-color: #cbd5e0 !important;
    border-color: rgba(203, 213, 224, 1) !important;
    -webkit-font-smoothing: antialiased !important;
    color: darkslategrey;
    background-color: rgba(243, 244, 246, 1);
    transition: 0.3s;
}

input:focus,
select:focus,
textarea:focus {
    border-width: 1px !important;
    border: 0 solid #e2e8f0;
    outline: none !important;
    border-color: #198754 !important;
    /* box-shadow: 0 0 10px #198754 !important; */
}

.ml {
    margin-left: 0.5rem;
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}

.label-file {
    width: 100% !important;
    -webkit-font-smoothing: antialiased !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    border-width: 1px !important;
    border-radius: 0.25rem !important;
    appearance: none !important;
    overflow: visible;
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    box-sizing: border-box;
    border: 0 solid #e2e8f0;
    --bg-opacity: 1 !important;
    --border-opacity: 1 !important;
    border-color: #cbd5e0 !important;
    border-color: rgba(203, 213, 224, 1) !important;
    -webkit-font-smoothing: antialiased !important;
    transition-duration: 150ms;
    transition-timing-function: linear;
    transition-property: all;
    width: 16rem;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, 1);
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    align-items: center;
    flex-direction: column;
    display: flex;
    cursor: pointer;
    border-width: 1px;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb;
}

.cloud {
    font-weight: 900;
    font-size: 3em;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    --tw-shadow: 0 0 #0000;
    letter-spacing: 0.025em;
    --tw-text-opacity: 1;
    color: rgba(124, 58, 237, 1);
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
}

.span-file {
    margin-top: 0.5rem;
    line-height: 1.5;
    font-size: 1rem;
}

.span {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, 1);
}

.hidden {
    display: none;
}

.form-select {
    --text-opacity: 1 !important;
    color: rgba(74, 85, 104, 1) !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    background-repeat: no-repeat;
    background-color: #fff;
    border-color: #e2e8f0;
    border-width: 1px;
    border-radius: 0.25rem;
    padding-top: 0.5rem;
    padding-right: 2.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    background-position: right 0.5rem center;
    background-size: 1.5em 1.5em;
    width: 100%;
    margin-top: 0.25rem;
    display: block;
}

.custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem;
}

.text-align-center {
    text-align: center;
}

.flex {
    display: flex;
}

.flex-direction-column {
    flex-direction: column;
}

.center-spacebetween {
    align-items: center;
    justify-content: space-between;
}

.center-flexend {
    align-items: center;
    justify-content: flex-end;
}

.center-center {
    align-items: center;
    justify-content: center;
}

nav {
    background-color: white;
    box-shadow: rgb(0 0 0 / 10%) 0px 1px 3px 0px, rgb(0 0 0 / 6%) 0px 1px 2px 0px;
}

.padding-left-right {
    padding-left: 2rem;
    padding-right: 2rem;
}

.second-nav-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 4rem;
    position: relative;
}

.desktop-div {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex: 1 1 0%;
}

.titles-div {
    display: flex;
    margin-left: 1.5rem;
}

.link {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: white;
    border-radius: 0.375rem;
    cursor: default;
}

.link-button {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    --tw-bg-opacity: 1;
    background-color: white;
    border-radius: 0.375rem;
    cursor: pointer;
    transition: 0.3s;
    display: flex;
}

    .link-button:hover {
        color: darkslategrey;
        background-color: #f8f8f8;
    }

.card-fim-fcr {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    margin: 5rem;
    border-radius: 6px;
    margin: 2em;
    display: block;
    background: white;
    transition: all 300ms;
    color: #555;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
    cursor: pointer;
}

.card-page {
    padding: 0 14rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.activate-arrow {
    width: 20%;
    height: 100%;
    color: white;
    opacity: 0.3;
    width: 20%;
    background: black;
    font-size: 48px;
    padding: 0;
    margin: 0;
    display: block;
    animation-name: example;
    animation-duration: 2s;
    transition-timing-function: ease-in-out;
}

@keyframes example {
    from {
        opacity: 0;
        width: 15%;
        background: black;
    }

    to {
        opacity: 0.3;
        width: 20%;
        background: black;
    }
}

#fim {
    transition-timing-function: ease-in-out;
}

#fcr {
    transition-timing-function: ease-in-out;
}

/* // buttons ---------------------------------------------------------------------------------------------------------------------------- */

.button {
    background-color: #198754;
    border-color: #198754;
    border: none;
    color: white !important;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    white-space: nowrap;
    transform: translate3d(0, 0, 0);
    font-size: 14px;
    font-weight: 500;
    transition-duration: 150ms;
    transition-timing-function: linear;
}

.login-button {
    width: 100%;
    background-color: #198754;
    border-color: #198754;
    border: none;
    color: white !important;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    white-space: nowrap;
    transform: translate3d(0, 0, 0);
    font-size: 14px;
    font-weight: 500;
    transition-duration: 150ms;
    transition-timing-function: linear;
}

    .login-button:hover {
        background-color: #1dae6a;
        border-color: #1dae6a;
    }

.button:hover {
    background-color: #1dae6a;
    border-color: #1dae6a;
}

.button:disabled {
    opacity: 0.3;
    background-color: #198754;
    border: none;
    color: white;
    padding: 10px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin-right: 10px;
    border-radius: 8px;
    cursor: pointer;
    box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    white-space: nowrap;
    transform: translate3d(0, 0, 0);
    font-size: 14px;
    font-weight: 500;
}

.button-sm {
    width: 20px;
    padding: 10px 10px !important;
}

.cancel {
    --text-opacity: 1 !important;
    color: #4a5568 !important;
    color: rgba(74, 85, 104, var(--text-opacity)) !important;
    background-color: #f0f0f0 !important;
    margin-right: 1.2rem;
}

    .cancel:hover {
        background-color: #f7f7f7 !important;
    }

.delete {
    background: #dc3545 !important;
}

    .delete:hover {
        background: #ee394b !important;
    }

.forgot-password {
    font-weight: 500;
    color: green;
}

.go-back-arrow {
    --text-opacity: 1 !important;
    color: #4a5568 !important;
    color: rgba(74, 85, 104, var(--text-opacity)) !important;
    font-size: 0.875rem !important;
    font-weight: 500 !important;
    display: block !important;
    --bg-opacity: 1 !important;
    --border-opacity: 1 !important;
    line-height: 1.625;
    -webkit-font-smoothing: antialiased !important;
    box-sizing: border-box;
    border: 0 solid #e2e8f0;
    margin-left: 2em;
    cursor: pointer;
}

.tab-active {
    background: #5bb580;
    color: white !important;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.max-w-7xl {
    max-width: 80rem;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}

.flex-col {
    flex-direction: column;
}

.flex {
    display: flex;
}

.lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
}

.overflow-x-auto {
    overflow-x: auto;
}

.-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
}

.lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.align-middle {
    vertical-align: middle;
}

.min-w-full {
    min-width: 100%;
}

.inline-block {
    display: inline-block;
}

.sm\:rounded-lg {
    border-radius: 0.5rem;
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.border-b {
    border-bottom-width: 1px;
}

.overflow-hidden {
    overflow: hidden;
}

.min-w-full {
    min-width: 100%;
}

table {
    border-collapse: collapse;
}

table {
    text-indent: 0;
    border-color: inherit;
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity));
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.tracking-wider {
    letter-spacing: 0.05em;
}

.uppercase {
    text-transform: uppercase;
}

.font-medium {
    font-weight: 500;
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.text-left {
    text-align: left;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity));
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.items-center {
    align-items: center;
}

.flex {
    display: flex;
}

.flex-shrink-0 {
    flex-shrink: 0;
}

.w-10 {
    width: 2.5rem;
}

.h-10 {
    height: 2.5rem;
}

.rounded-full {
    border-radius: 9999px;
}

.w-10 {
    width: 2.5rem;
}

.h-10 {
    height: 2.5rem;
}

img,
video {
    max-width: 100%;
    height: auto;
}

.ml-4 {
    margin-left: 1rem;
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.font-medium {
    font-weight: 500;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity));
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity));
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.text-green-800 {
    color: rgb(67, 67, 67);
}

.leading-5 {
    line-height: 1.25rem;
}

.font-semibold {
    font-weight: 600;
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgba(79, 70, 229, var(--tw-text-opacity));
}

.font-medium {
    font-weight: 500;
}

.text-right {
    text-align: right;
}

.text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.leading-5 {
    line-height: 1.25rem;
}

.font-semibold {
    font-weight: 600;
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: lightgray;
}

.rounded-full {
    border-radius: 9999px;
}

.inline-flex {
    display: inline-flex;
}

.p-0\.5 {
    padding: 0.125rem;
}

.bg-gray-100 {
    background-color: rgba(243, 244, 246, 1);
    transition: 0.3s;
}

.bg-gray-100-no-hover {
    background-color: rgba(243, 244, 246, 1);
    transition: 0.3s;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.rounded-md {
    border-radius: 0.375rem;
}

[role="button"],
button {
    cursor: pointer;
}

.ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.ring-1 {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.font-medium {
    font-weight: 500;
}

.p-1\.5 {
    padding: 0.375rem;
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.ring-opacity-5 {
    --tw-ring-opacity: 0.05;
}

.p-1\.5 {
    padding: 0.375rem;
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.lg\:not-sr-only {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: static;
    white-space: normal;
    width: auto;
}

a {
    cursor: pointer;
}

.text-teal-500 {
    --tw-text-opacity: 1;
    color: rgba(6, 182, 212, var(--tw-text-opacity));
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}

.bg-gray-100:hover {
    color: darkslategrey;
    /* background-color: #e6e6e6; */
}

.text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(6, 95, 70, var(--tw-text-opacity));
}

.bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.bg-red-100 {
    background-color: rgba(254, 226, 226, 1) !important;
}

.text-red-400 {
    color: rgba(239, 68, 68, 1) !important;
}

.bg-imga {
    background: #5bb580;
}

.text-grey-800 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.text-white-800 {
    color: white !important;
}

.text-imga {
    color: #5bb580;
}

.bg-grey-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 250, 229, var(--tw-bg-opacity));
}

.margin-top-side-nav {
    /* margin-top: 0.1rem; */
}

.reports-card {
    width: 12rem;
    height: 4rem;
    display: flex;
    justify-content: flex-start;
    cursor: pointer;
    margin: 3rem;

}

.sub-tab-active {
    background: #e0e0e0;
    color: white !important;
}

