body {
    background-color: #f7f7f8;
    font-family: "Roboto", sans-serif;
}

body a {
    color: #467aa7;
}

[class^="icon-"],
[class*=" icon-"] {
    /* font-size: 93% !important; */
}

.theme-default .cv-header .periodLabel {
    font-size: 1.2em !important;
    font-weight: 500 !important;
}

.table-active,
.table-active > th,
.table-active > td {
    background-color: rgba(0, 0, 0, 0.18) !important;
}

table a {
    font-weight: 500;
}

.my-shadow {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05) !important;
}
.shadow {
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.01),
        0 2px 10px 2px rgba(0, 0, 0, 0.05), 0 3px 3px -1px rgba(0, 0, 0, 0.03);
}

.min-shadow {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.main-row-content {
    min-height: 600px;
}

/***** Font Weights ******/
.fw-300 {
    font-weight: 300 !important;
}
.fw-400 {
    font-weight: 400 !important;
}
.fw-500 {
    font-weight: 500 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-700 {
    font-weight: 700 !important;
}

.admin-menu ul {
    margin: 0;
    padding: 0;
}

.admin-menu li {
    margin: 0;
    margin: 0 0 4px 0;
    list-style-type: none;
}

.admin-menu li.selected {
    background-color: #9db9d5;
    color: #fff;
    border-radius: 2px;
}
.admin-menu li.selected > a {
    color: #fff;
}

/**
* Top Bar styling
*/
.top_bar {
    width: 100%;
    font-size: 78%;
    /* height: 2em; */
    margin: 0px;
    border-bottom: 1px solid;
    background: #2d2b2b;
    overflow-x: auto;
}

.top_bar ul {
    display: flex;
    list-style-type: none;
    margin: 0px;
    flex-direction: row;
    padding-left: 0;
}

.top_bar-content {
    white-space: nowrap;
}

.top-bar-link {
    display: block;
    padding: 2px 6px;
}
.top-bar-link {
    color: #fbfbfb !important;
    font-weight: 500;
}
.n-header {
    color: white;
    background: #a0ce4e;
}
.lc-header {
    padding-top: 0.5rem !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.lc-header > h1,
h2,
h4,
h5 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.user-label {
    -webkit-box-align: center;
    align-items: center;
    color: #a0ce4e;
    font-weight: 600;
    display: flex;
    height: 40px;
    -webkit-box-pack: center;
    justify-content: center;
    width: 40px;
    background: #ffffff;
    border-radius: 100%;
}

.s-proj {
    width: 200px !important;
    height: 28px;
    padding-top: 4px;
}
.inp-proj {
    padding-top: 4px;
    height: 28px;
}

/*** Card block ***/
.card-block {
    width: 100%;
    height: 100%;
    padding: 0.5rem;
    background: #ffffff;
    border: none;
}
.pj-cards {
    max-height: 240px;
    /* overflow: hidden; */
    text-overflow: ellipsis;
}

.proj-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.proj-desc {
    padding-top: 0.5em;
    font-size: 90%;
}
.proj-desc p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.navbar-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
}

.navbar-content .nav-item {
    font-size: 94%;
    padding: 0.2em 0.3rem;
    border-right: 1px solid #eaeaea;
    color: #6b6a6a;
    font-weight: 400;
}

.navbar-content .active {
    background: #f4f4f4;
    border-bottom: 2px solid #a0ce4e;
    font-weight: 500;
}

.link-option {
    font-size: 90%;
    font-weight: 500;
    color: #467aa7;
}

table th {
    font-weight: 500;
}

.childs {
    border-left: 2px solid #dee2e65e;
    padding-left: 0.5rem;
}
.childs ._hover:hover {
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05) !important;
    padding: 0.5rem !important;
    transition: box-shadow 1s;
}

.sub-tasks ul {
    margin-bottom: 2px;
}

.td-int-1 th {
    padding-left: 3.5em;
}

._profit {
    font-size: 1.5em;
    line-height: 1;
    font-weight: 700 !important;
}

.nowrap {
    white-space: nowrap;
}
table.finances > tbody > tr > td a,
table.finances > tbody > tr > th a {
    color: #50596f;
    /* font-size: 1.125em; */
}
table.finances > tbody > tr > th {
    color: #6e727b;
}
table.finances > tbody > tr > td {
    color: #838894;
    font-weight: 500;
}

._profit_top {
    color: #00c8a9 !important;
}
._profit_down {
    color: #ae1400 !important;
}

.tabular label.floating {
    font-weight: normal;
    margin-left: 0px;
    text-align: left;
    width: 270px;
    float: left;
}

/** From tabular **/
.tabular label {
    font-weight: 500;
    text-align: right;
    margin-left: -180px;
    width: 165px;
}

.tabular label.block {
    font-weight: normal;
    margin-left: 0px !important;
    text-align: left;
    float: none;
}

#my_input {
    width: 100%;
    border: 1px solid #e1e5e8;
    border-radius: 3px;
}

.tabular input,
.tabular select {
    max-width: 95% !important;
}
.tabular textarea {
    width: 95%;
}
.tabular.settings p {
    padding-left: 300px;
}
.tabular.settings .date-tab {
    padding-left: 300px;
}

.tabular.settings label {
    margin-left: -300px;
    width: 295px;
}

.tabular label.block {
    font-weight: normal;
    margin-left: 0px !important;
    text-align: left;
    float: none;
}

label.block {
    display: block;
    width: auto !important;
}

.my_input {
    /* width: 100%; */
    border: 1px solid #e1e5e8;
    border-radius: 3px;
}

.form_grupos .my_input {
    width: 100%;
}

em.info {
    font-style: normal;
    font-size: 90%;
    color: #888;
    display: block;
}

textarea.form-edit {
    width: 99%;
    resize: vertical;
}

.select2-search input {
    padding-left: 30px !important;
    /* width: 80% !important; */
}

.check_box_group {
    display: block;
    width: 95%;
    max-height: 120px;
    overflow-y: auto;
    padding: 2px 4px 4px 2px;
    background: #fff;
    border: 1px solid #9eb1c2;
    border-radius: 2px;
}

.check_box_group label {
    font-weight: normal;
    margin-left: 0px !important;
    text-align: left;
    float: none;
    display: block;
    width: auto;
}

.check_box_group.bool_cf {
    border: 0;
    background: inherit;
}

.check_box_group.bool_cf label {
    display: inline;
}

.roles-selection label {
    display: inline-block;
    min-width: 210px;
}

.required-feedback {
    margin: -30px;
}

.tabular p {
    margin: 0;
    padding: 3px 0 3px 0;
    padding-left: 180px;
    min-height: 2em;
    clear: left;
}

.date-tab {
    margin: 0;
    padding: 3px 0 3px 0;
    padding-left: 180px;
    min-height: 2em;
    clear: left;
}

.date-tab input {
    max-width: 180px;
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="number"],
input[type="datetime"],
i[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="url"],
i[type="tel"],
textarea {
    -webkit-appearance: textfield;
    padding: 4px 12px;
}

#my_input.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
    background-repeat: no-repeat;
    background-position: center right calc(0.375em + 0.1875rem);
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.menu_reports {
    position: -webkit-sticky;
    position: sticky;
    top: 35px;
    height: calc(100vh - 48px);
    /* overflow-x: hidden; */
    /* overflow-y: auto; */
    overflow-wrap: normal;
}

@media screen and (max-width: 899px) {
    .tabular p,
    .tabular.settings p,
    .date-tab {
        padding-left: 0;
    }
    .date-tab label {
        float: none !important;
    }
    .tabular label {
        text-align: left;
        margin-left: 0;
    }
    .required-feedback {
        margin: 0px;
    }
}

/** Selected new **/
.active-news {
    border-left: 5px solid #a0ce4e !important;
}

/* Selected reptor menu option*/
.link-menu .active-option {
    color: #007bff;
    background: #d9e0e8;
    border: 1px solid;
    border-radius: 0px 90px 90px 0px;
    border: 2px solid #d9e0e8;
    font-weight: 600;
}
.td-int-1 {
    padding-left: 10px;
}
/*** Uer perfil ****/
.objects-selection {
    height: 300px;
    overflow: auto;
    margin-bottom: 1em;
}

.objects-selection label {
    display: block;
}
.objects-selection {
    column-count: auto;
    column-width: 200px;
    -webkit-column-count: auto;
    -webkit-column-width: 200px;
    -webkit-column-gap: 0.5rem;
    -webkit-column-rule: 1px solid #ccc;
    -moz-column-count: auto;
    -moz-column-width: 200px;
    -moz-column-gap: 0.5rem;
    -moz-column-rule: 1px solid #ccc;
}
.user-perfil {
    width: 100%;
    color: #fff;
    position: relative;
}

.user-perfil .user_details:hover {
    cursor: pointer;
    background: #f4f4f4;
}

.underline_from_left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.underline_from_left:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: 0;
    background: #a0ce4e;
    height: 2px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.underline_from_left:hover:before {
    right: 0;
}

html > body #loading-indicator {
    position: fixed;
}
/** Loading indicator **/
#loading-indicator {
    position: absolute;
    background-color: #eee;
    border: 1px solid #bbb;
    top: 35%;
    left: 40%;
    width: 20%;
    font-weight: 500;
    text-align: center;
    padding: 0.6em;
    z-index: 10000;
    opacity: 0.7;
    border-radius: 4px;
}

.proj-desc {
    max-height: 200px;
    overflow: hidden;
}

/** Screen size **/

@media (max-width: 958px) {
    .user-lables {
        display: none;
    }
}
@media (max-width: 767px) {
    .form-inline {
        display: none;
    }
}

@media (min-width: 769px) {
    .user-perfil {
        width: 300px;
        color: #fff;
        position: relative;
    }
}

ul.projects {
    list-style: none;
}

/*******/
.input-group-addon {
    padding: 7px 12px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    color: #333333;
    text-align: center;
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 3px;
}

/***** *****/
tr.child_level-1 td.name {
    padding-left: 0.5em;
}
tr.child_level-2 td.name {
    padding-left: 2em;
}
tr.child_level-3 td.name {
    padding-left: 3.5em;
}
tr.child_level-4 td.name {
    padding-left: 5em;
}
tr.child_level-5 td.name {
    padding-left: 6.5em;
}
tr.child_level-6 td.name {
    padding-left: 8em;
}
tr.child_level-7 td.name {
    padding-left: 9.5em;
}
tr.child_level-8 td.name {
    padding-left: 11em;
}
tr.child_level-9 td.name {
    padding-left: 12.5em;
}

/*** My admin painel container ***/
.aside-panel {
    /* background-color: #F7F7F8; */
    background-color: #e8eaec;
}
.admin-container {
    min-height: 600px;
}

/**** Tabs ******/
#nav-tab a {
    display: block;
    font-size: 0.9em;
    text-decoration: none;
    line-height: 1.3em;
    padding: 6px 8px 6px 8px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.indicators_label {
    width: 170px;
    font-weight: bold;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indicators_value {
    overflow: auto;
    text-overflow: ellipsis;
}

.issue_attributes {
    padding-left: 180px;
    clear: left;
    min-height: 1.8em;
}

.search-result {
    max-width: 350px;
    z-index: 990;
    overflow-y: auto;
    position: absolute;
    /* display: none; */
    top: 100%;
    margin-top: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

blockquote {
    font-style: italic;
    border-left: 3px solid #e0e0e0;
    padding-left: 0.6em;
    margin-left: 0;
    font-size: 98%;
}
blockquote p {
    margin-bottom: 0.5rem !important;
}

td.buttons input[type="button"] {
    width: 35px;
}

fieldset #filters td.field {
    min-width: 100px;
    max-width: 230px;
}

fieldset #filters td.operator {
    width: 130px;
}

fieldset #filters td.values {
    white-space: nowrap;
}

fieldset #options td.field {
    min-width: 100px;
    max-width: 230px;
}

fieldset #options td.operator {
    width: 130px;
}

fieldset #options td.values {
    white-space: nowrap;
}

@media (min-width: 1028px) {
    .custom-flex {
        display: -webkit-box !important;
        display: flex !important;
    }
}
/**************** styles for form solicitacao de fundos *********************************/
.form-solicitacao-fundos {
    position: relative;
    z-index: 1;
    margin-top: 1px;
}

.form-solicitacao-fundos .main-content {
    position: relative;
    width: 100%;
    display: flex;
    align-items: "stretch";
    overflow: hidden;
    background-color: white;
}

.form-solicitacao-fundos .main {
    width: 100%;
    flex-grow: 1;
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    background-color: #f8f9fa;
    display: flex;
    height: 80vh;
}

.form-solicitacao-fundos .steps-content {
    overflow: auto;
}

.form-solicitacao-fundos .helper {
    overflow: auto;
    flex-shrink: 0;
    flex-grow: 0;
    top: 0;
    bottom: 0;
    background: white;
    z-index: 1;
    width: 290px;
    margin-right: -240px;
    height: 80vh;
}

.form-solicitacao-fundos .helper aside {
    position: absolute;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    /* flex-shrink: 0; */
    /* -webkit-box-flex: 0; */
    -ms-flex-positive: 0;
    /* flex-grow: 0; */
    /* -webkit-box-pack: center; */
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    background-color: var(--awsui-color-background-layout-panel-content);
    padding-top: 0.3rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.form-solicitacao-fundos .helper aside:hover {
    background-color: #eaeded;
}

.form-solicitacao-fundos .steps-content .setp-container {
    height: max-content;
}


.approval-item-element:hover{
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    border: 1px solid #dee2e6 !important;
    cursor: pointer;
}
