@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&family=Roboto:wght@100;300;400;500;700;900&display=swap');

.b_section {
    margin: 30px 0;
}

.hr {
    background-color: #e3e3e3;
    height: 1px;
    border: none;
    margin: 1px 0;
    max-width: 100%;
}

.pad-tb-two {
    padding: 12px 0;
}

.pad-tb-one {
    padding: 5px 0;
}

.banner_outer {
    background-color: #fff;
    padding: 30px 0;
    border-radius: 30px;
}

.btn_login {
    color: #fff !important;
}

.btn_login:hover {
    color: #36e0a0 !important;
}

.link,
.link:active,
.link:focus,
.link:active:hover,
.link:focus:hover,
.link:hover {
    text-decoration: underline !important;
    color: #36e0a0;
}

.price {
}

.price-sign {
    font-weight: bold;
}

.price-integer {
}

.price-integer-padleft {
    color: #CCC;
}

.price-fractional {
}

.price-fractional-separator {
    font-weight: bold;
}

.price-fractional-padright {
    color: #CCC;
}

.accordion-toggle-symbol.open, .accordion-toggle-symbol:hover {
    background-color: #ecfffc !important;
}

.accordion-toggle-portfoliomarket.open {
}

.outer_wrappper {
}

.top-header {
    padding: 10px 0 50px 0;
}

.flag-icons b {
    font-size: 18px;
    font-weight: 500;
    color: #467599;
    font-family: 'Mulish', sans-serif;
}

.countary_btn_outer button {
    border-radius: 4px;
    background-color: #e0f1ff;
    padding: 10px;
}

.countary_btn_outer button:hover {
    background-color: #36e0a0;
}

.countary_btn_outer .dropdown-menu {
    min-width: 10px;
}

.logo-side img {
    width: 80px;
}

.main_top_head_outer {
    margin: 5px 30px;
}

.main_top_head, #client-to-info {
    float: left;
}

.main_top_head h3 {
    margin: 10px 20px;
    font-family: 'Mulish',
    sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #022e41;
}

.searchbox-users {
    float: right;
    margin: 0 15px 0 0 !important;
}

.searchbox-users i {
    position: absolute;
    margin: 15px 0 0 15px;
    font-size: 16px;
    vertical-align: middle;
}

.searchbox-users input {
    padding: 10px 15px 10px 40px;
    border: 0;
    width: 250px;
    border-radius: 6px;
    border: solid 1px #979797;
    font-size: 15px;
    font-family: 'Mulish',
    sans-serif;
    height: 45px;
}

.top-btn-outer, #client-from-info {
    float: right;
}

.add-btn-all button {
    background-color: #36e0a0;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    margin: 0 5px;
    font-size: 15px;
    font-weight: 800;
    font-family: 'Mulish', sans-serif;
    border: 1px solid #36e0a0;
    height: 45px;
}

.add-btn-all button:hover {
    border: 1px solid #36e0a0;
    color: #fff;
    background-color: rgb(54 224 160 / 75%);
}

.add-btn-all button:hover a {
    color: #36e0a0;
}

.add-btn-all button a {
    color: #fff;
}

.add-btn-all button .material-icons {
    vertical-align: middle;
    font-size: 18px;
    margin: -5px 5px 0 0;
    font-weight: 800;
}

.all-table {
    padding: 0 35px;
}

.all-table .table > thead > tr > td {
    font-family: 'Mulish', sans-serif;
    color: #9ab4bf;
    font-weight: 500;
}

.all-table .table > tbody > tr > td,
.all-table .table > thead > tr > td {
    font-size: 16px;
    vertical-align: middle;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
}

.all-table .table > tbody > tr {
    background: #fff;
    margin: 5px 0;
    border-radius: 8px;
}

.all-table .table > tbody > tr > td {
    font-weight: 600;
}

.all-table .table .red-text {
    color: #ff6565 !important;
}

.all-table .table .green-text {
    color: var(--green) !important;
}

.all-table .table .orange-text {
    color: #e67b09 !important;
}

.all-table .table .dark-green-text {
    color: #69cf20 !important;
}

.all-table .table > tbody > tr > td a {
    color: #343441;
}

.user-manage-table .table .dropdown .dropbtn {
    color: #343441;
    background-color: transparent;
    padding: 10px 15px;
    border-radius: 50%;
    display: block;
    line-height: 22px;
    text-align: center;
}

.user-manage-table .table .dropdown .dropbtn:hover {
    color: #fff;
    padding: 10px 15px;
}

.all-table .table > tbody > tr > td img {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    margin: 0 5px 0 0;
}

.all-table .table > tbody > tr > td span a {
    color: #36e0a0;
}

.all-table .table > tbody > tr > td span a:hover {
    color: #343441;
}

.renge {
    background: #36e0a0;
    margin: 0 10px 0 0 !important;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-style: solid;
    border-color: #36e0a0;
    border-width: 0 15px;
}

.range-outer {
    padding: 0 !important;
    margin: 0 !important;
}

.all-table .dropdown {
    position: relative;
    display: inline-block;
    float: right;
}

.all-table .dropdown button {
    background: transparent;
    border: 0;
}

.all-table .dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 1;
    padding: 0 0 0 0;
    margin-top: 0 !important;
}

.all-table .dropdown-content::before {
    z-index: 10000;
    top: 98px;
    right: -58%;
    transform: rotate(
            -133deg
    );
    width: 15px;
    position: absolute;
    content: '';
    border-top: 16px solid transparent;
    border-left: 17px solid green;
    border-bottom: 2px solid transparent;
}

.all-table .dropdown-content a {
    color: black;
    padding: 10px 16px;
    text-decoration: none;
    display: inline-flex;
    text-align: left;
    font-size: 15px;
}

.all-table .dropdown-content a ion-icon {
    vertical-align: middle;
    margin: 4px 10px 0 0;
}

.all-table .dropdown-content li:hover {
    background-color: #ddd;
}

.all-table .dropdown:hover .dropdown-content {
    display: block;
    margin: 10px 0 0 -120px
}

.hide-table-padding, .accordion-toggle.open:not(.accordion-toggle-symbol), .accordion-toggle-loser.open, .accordion-toggle:not(.accordion-toggle-symbol):hover, .accordion-toggle-loser:hover {
    background-color: #f2f8f7 !important;
}

.hide-table-padding {
    border-radius: 8px !important;
}

.hide-table-padding td.open {
    border-top: none;
}

.hide-table-padding.open {
    border-bottom: 1px solid #ddd;
}

.accordion-toggle .w-45h > span, .accordion-toggle-loser .w-45h > span {
    padding-left: 20px;
}

.accordion-toggle .range-outer.w-45h > span, .accordion-toggle-loser .range-outer.w-45h > span {
    padding-left: 0;
}

.hide-table-padding td {
    padding: 0 !important;
}

.data-collapse {
    display: none;
    padding: 10px;
}

.accordion-toggle-loser {
    cursor: pointer;
}

.interested-table {
}

.interested-table .table .green-text {
    color: #0f6344 !important;
}

.back-btn-color {
    border-radius: 5px;
    background-color: #36e0a0;
    padding: 10px 15px;
}

.back-btn-color .material-icons {
    vertical-align: middle;
    margin: -4px 5px 0 0;
}

.interested-table ion-icon {
    vertical-align: middle;
    margin: -4px 5px 0 0;
}

.interested-table .back-btn-color {
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Mulish', sans-serif;
    font-weight: 800;
    font-size: 15px;
}

.watch-table .table > thead > tr > td {
    text-transform: uppercase;
}

.form-outer {
}

.login-form-outer {
    margin: 0 30px;
}

.login-img-outer img {
    margin: 25px 0;
}

.login-form-outer h3 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    color: #36e0a0;
}

.login-form-outer h3 span {
    display: block;
    font-size: 38px;
    font-weight: 500;
    font-family: 'Mulish', sans-serif;
    line-height: 1.42;
    color: #1d3354;
    margin: 10px 0;
}

.login-input, .form-input {
    padding: 40px 20px 20px 50px;
    border: 1px solid #fff;
    color: #022e41;
    font-size: 20px;
    width: 100%;
    border-radius: 7px;
    font-weight: bold;
    font-family: 'Mulish', sans-serif;
}

.login-label {
    position: absolute;
    padding: 0;
    margin: 0;
    font-size: 13px;
    margin: 35px 0 0 50px;
    font-size: 15px;
    font-weight: 500;
    color: #9ca1a1;
    font-family: 'Mulish', sans-serif;
}

.login-form-input-fields .material-icons, .login-form-input-fields .fa-icon {
    position: absolute;
    margin: 50px 0 0 15px;
    color: #36e0a0 !important;
    font-size: 20px;
}

.login-form-outer .login-form-input-fields .fa-icon.fa-lock {
    font-size: 25px;
}

.login-form-outer .login-form-input-password-field,
.login-form-outer .login-input-fields {
    margin: -21px 0 0 0;
}

.login-form-checkbox-forgot {
    padding: 35px 0;
}

.login-form-checkbox-forgot a {
    float: right;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Mulish', sans-serif;
    color: #0e1f2f;
    text-decoration: underline !important;
}

.login-form-checkbox-forgot a:hover {
    color: #36e0a0;
}

.registration-form-checkbox-forgot {
    padding: 35px 0px;
}

.registration-form-checkbox-forgot a {
    font-weight: 500;
    font-family: 'Mulish', sans-serif;
    color: #0e1f2f;
    text-decoration: underline !important;
}

.registration-form-checkbox-forgot a:hover {
    color: #36e0a0;
}

.checkbox-label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 18px;
    user-select: none;
    user-select: none;
    user-select: none;
    user-select: none;
    color: #0e1f2f;
    font-weight: 500;
    float: left;
    font-family: 'Mulish', sans-serif;
}

.checkbox-label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
}

.checkmark-white-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #58e0a042;
}

.auto-left {
    left: auto;
}

.light-green-bg-color {
    background-color: #58e0a042;
}

.checkbox-label:hover input ~ .checkmark {
    background-color: #fff;
}

.checkbox-label input:checked ~ .checkmark {
    background-color: #36e0a0;
    border: 1px solid transparent;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-label input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-label .checkmark:after {
    left: 9px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox-label input:checked ~ .checkmark-white-bg {
    background-color: #36e0a0;
    border: 1px solid transparent;
}

.checkmark-white-bg:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-label input:checked ~ .checkmark-white-bg:after {
    display: block;
}

.checkbox-label .checkmark-white-bg:after {
    left: 9px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    transform: rotate(45deg);
    transform: rotate(45deg);
}

.btn_login {
    border-radius: 5px;
    background-color: #36e0a0 !important;
    border: 1px solid transparent;
    margin: 35px 0;
    transition: linear all 0.4s;
    width: 100%;
    font-weight: bold;
    display: block;
    padding: 15px 0;
    font-family: 'Mulish', sans-serif;
}

.btn_login a {
    color: #fff;
    font-size: 18px;
}

.btn_login span {
    font-size: 18px;
}

.btn_login:hover {
    background: transparent !important;
    border: 1px solid #36e0a0;
    color: #36e0a0;
    transition: linear all 0.4s;
}

.btn_login:hover a {
    color: #36e0a0;
    text-decoration: none;
}

.login-form-outer .text p {
    font-size: 18px;
    font-weight: 500;
    color: #467599;
    margin: 30px 0;
    font-family: 'Mulish', sans-serif;
}

.login-form-outer .text p a {
    color: #36e0a0;
    text-decoration: underline !important;
    margin: 0 10px;
}

.login-form-outer .text p a:hover {
    color: #467599;
}

.policy_text p {
    font-size: 14px;
    font-weight: 500;
    color: #467599;
    line-height: 28px;
    font-family: 'Mulish', sans-serif;
}

.policy_text p span {
    display: block;
}

.policy_text p a {
    color: #36e0a0;
    text-decoration: underline !important;
}

.forgot-form-outer h3 span {
    font-size: 23px;
}

.forgot-form-outer h3 {
    margin-top: 100px;
}

.profile_update_outer {
    padding: 30px;
}

.tab_outer ul {
    border: 0 !important;
    width: 80%;
    display: grid;
}

.tab_outer ul li {
    display: contents !important;
    width: auto;
    background: transparent;
    border: 0;
}

.tab_outer ul > li a {
    color: #022e41;
    cursor: default;
    background-color: transparent !important;
    border: 0 solid transparent;
    border-bottom-color: transparent;
    cursor: pointer;
    font-family: 'Mulish', sans-serif;
    font-size: 20px;
    margin: 0 0 15px;
    padding: 10px 18px 10px 10px;
    border-radius: 0 50px 50px 0;
}

.tab_outer ul > li > a:hover {
    background-color: #36e0a0 !important;
    border: 0 !important;
    border-bottom-color: transparent !important;
    color: #fff;
}

.tab_outer ul > li.active > a {
    background-color: #36e0a0 !important;
    color: #fff !important;
    border: 0 !important;
    border-bottom-color: transparent !important;
}

.tab_outer ul > li.active > a {
    border: 0 solid transparent !important;
}

.my_tab_contents {
    border: 0 !important;
}

.common_cols_left {
    border-right: 1px solid #ccc;
}

.inner_row {
    display: box;
    display: flex;
    display: flexbox;
    display: flex;
    flex-wrap: wrap;
}

.inner_row > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.my_tab_contents {
    margin-right: 40px;
}

.img_sec {
    display: block;
}

.img_sec img {
    height: 175px;
    width: 175px;
    border-radius: 50px;
    float: left;
    margin: 0 30px 0 0;
}

.img_sec h3 {
    display: inline-block;
    font-family: 'Mulish', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #022e41;
    margin: 60px 0 0 0;
}

.img_sec h3 span {
    display: block;
    font-family: 'Mulish', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #9ca1a1;
    margin: 5px 0 0 0;
}

.img_sec a {
    float: right;
    margin: 60px 0 0 0;
}

.img_sec a i {
    color: #cdd7e6;
    font-size: 24px;
    padding: 10px;
}

.user_field {
    position: absolute;
    padding: 0;
    margin: 0;
    margin: 35px 0 0 20px;
    font-size: 16px;
    color: #9ca1a1;
    font-family: 'Mulish', sans-serif;
}

.section-content-outer {
    margin: 0 50px;
}

.login-label sup {
    color: #f73232;
    font-weight: 900;
    font-size: 15px;
}

.section-content-outer .form-input {
    padding: 40px 0 5px 0;
    border-radius: 0;
    border-bottom: solid 2px #022e41;
    font-size: 19px;
}

.section-content-outer .form-select {
    border-bottom: solid 2px #022e41;
    font-size: 16px;
    color: #000000;
}

.select_option {
    background: #fff;
    border: 1px solid #F0F3FB;
    border-radius: 5px;
    width: 100%;
    resize: none;
    padding: 15px 12px 15px 10px;
    font-size: 15px;
    color: #6c757d;
    appearance: none;
    appearance: none;
    appearance: none;
    appearance: none;
    appearance: none;
}

.select-wrapper-outer::after {
    font-family: 'simple-line-icons';
    content: '\e604';
    font-size: 18px;
    position: absolute;
    top: 100px;
    right: 20px;
    pointer-events: none;
    color: #9395a4;
}

.select_option {
    color: #022e41;
    font-size: 19px;
    width: 100%;
    border-radius: 7px;
    font-weight: bold;
    font-family: 'Mulish', sans-serif;
}

.subscriptions-outer {
    padding: 0 35px;
}

.subscriptions-content {
    border-radius: 6px;
    border: solid 1px #e3f0f3;
    text-align: center;
    padding: 30px 15px;
    min-height: 370px;
    margin: 15px 0;
}

.subscriptions-content b {
    font-size: 20px;
    font-weight: 800 !important;
    font-family: 'Mulish', sans-serif;
    color: #9ab4bf;
}

.subscriptions-content abbr {
    font-size: 18px;
    color: #36e0a0;
    font-family: 'Mulish', sans-serif;
}

.subscriptions-content abbr span {
    display: block;
    font-size: 50px;
}

.subscriptions-content p {
    font-size: 18px;
    color: #9ab4bf;
    font-family: 'Mulish', sans-serif;
    clear: both;
}

.subscriptions-content p span {
    display: block;
    margin: 8px 0;
}

.subscriptions-text-outer {
    margin: 25px 0;
}

.premium-btn button {
    background-color: #9ab4bf;
    border: 1px solid #9ab4bf;
    box-shadow: none;
    margin: 15px 0;
}

.premium-btn button:hover {
    background-color: #36e0a0;
    border: 1px solid #36e0a0;
    box-shadow: 2px 2px 12px 0 rgba(54, 224, 160, 0.75);
}

.premium-btn button:hover a {
    color: #fff;
}

.subs_head h3 {
    margin: 65px 0;
}

.subscrip_content {
    float: left;
    margin: 10px 10px;
}

.subscrip_content p {
    font-size: 20px;
    font-family: 'Mulish', sans-serif;
    font-weight: 500;
    color: #9ab4bf;
    margin: 15px 0;
}

.subscrip_content p i {
    color: #36e0a0;
    font-weight: 800;
    vertical-align: middle;
    margin: 0 8px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.4);
}

.modal-content-update-graphic-outer {
    background-color: #fff;
    margin: auto;
    padding: 0 0 0;
    width: 40%;
    border-radius: 10px;
    overflow: hidden;
}

.popup-heading {
    padding: 15px;
    border-radius: 10px 10px 0 0;
}

.modal-content-retiregame-outer h3,
.popup-heading h3 {
    font-size: 30px;
    font-weight: bold;
    margin: 10px 25px;
    color: #36e0a0;
    font-family: 'Mulish', sans-serif;
}

.popup-heading span ion-icon {
    color: #1d3354 !important;
}

.close:not(button.close) {
    color: #aaaaaa;
    font-size: 28px;
    font-weight: bold;
    text-align: right;
    margin: 10px;
}

.pop-up-btn {
    margin: 20px 0;
}

.exp-trak-pagination {
    padding: 0 30px;
}

.pagination ul {
    padding: 0;
    margin: 0;
}

.pagination ul li {
    display: inline;
}

.pagination a {
    color: #0c1727;
    padding: 10px 15px;
    text-decoration: none;
    background: #f3fdff;
    border-radius: 50px;
    margin: 0 2px;
    border: 1px solid white;
    font-family: 'Mulish', sans-serif;
}

.pagination a.active {
    background-color: #36e0a0;
    color: white;
    border-radius: 50%;
    border: 1px solid #36e0a0;
}

.pagination a:hover:not(.active) {
    border: 1px solid #36e0a0;
}

.pagination a.next-arrow,
.pagination a.prev-arrow {
    padding: 10px 14px;
}

.pagination a.next-arrow i,
.pagination a.prev-arrow i {
    font-size: 10px;
}

.collapseable_table_outer table tr.accordion-toggle:hover:not(.open),
.collapseable_table_outer table tr.accordion-toggle-loser:hover:not(.open) {
    border-bottom: 1px solid #ddd !important;
}

.collapseable_table_outer table tr.accordion-toggle:hover,
.collapseable_table_outer table tr.accordion-toggle-loser:hover {
    cursor: pointer;
    transition: linear;
}

.collapseable_table_outer table tr.accordion-toggle:not(.open),
.collapseable_table_outer table tr.accordion-toggle-loser:not(.open) {
    border-bottom: 1px solid #ddd;
}

.collapseable_table_outer .table > tbody > tr > td {
    border-top: none !important;
}

.accordion-toggle.open, .accordion-toggle-loser.open {
    border-bottom: 1px solid #ddd;
}

tr.hide-table-padding td {
    padding: 0;
}

.expand-button {
    position: relative;
}

.accordion-toggle .expand-button:after {
    position: absolute;
    left: .75rem;
    top: 50%;
    transform: translate(0, -50%);
    font-family: 'simple-line-icons';
    content: "\e615"
}

.accordion-toggle.collapsed .expand-button:after {
    content: "\e095";
    font-family: 'simple-line-icons';
}

.change-quantity-block input::outer-spin-button,
.change-quantity-block input::inner-spin-button {
    appearance: none;
    margin: 0;
}

.change-quantity-block input[type=number] {
    appearance: textfield;
}

.change-quantity-block input {
    width: 90%;
    border-radius: 5px;
    padding: 3px 5px;
    border: 1px solid #ddd;
}

.change-quantity-block {
    width: 100px;
}

.change-quantity-block input:focus {
    border: 1px solid #36e0a0;
}

.select_lan_outer p {
    font-family: 'Mulish', sans-serif;
    font-size: 20px;
    font-weight: 500;
    color: #467599;
    display: inline;
    margin: 0 15px 0 0;
}

.select_lan_outer select {
    appearance: none;
    appearance: none;
    appearance: none;
    background: #e0f1ff;
    border: 0;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    font-family: 'Mulish', sans-serif;
    color: #000;
}

.popup_location select {
    width: 100%;
    padding: 15px 0;
    margin: 45px 0 0 0;
    border: 0;
    border-bottom: 2px solid #000;
    color: #022e41;
}

.popup_location .login-label {
    margin: 35px 0 0 0;
}

.user-manage-table table {
    margin: 0 0 75px;
}

.chat-window-outer {
    padding: 0 35px;
    margin: -100px 0 50px 0;
    display: none
}

.chat-box {
    border-radius: 15px;
    box-shadow: 0 1px 24px 5px rgba(54, 224, 160, 0.32);
    background-color: #fff;
}

.chat-time p {
    text-align: center;
    margin: 25px 0;
    text-transform: uppercase;
    color: #9ab4bf;
    font-size: 14px;
    font-family: 'Mulish', sans-serif;
}

.chat-content-inner {
    margin: 0 20px 0 90px;
}

.text-box {
    border-radius: 10px;
    background-color: #e3f5f5b0;
    padding: 15px;
}

.text-box p {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #0c1727;
    font-family: 'Mulish', sans-serif;
}

.side-logo-img {
    float: left;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    margin: 90px 20px;
}

.select-content-outer {
    margin: 25px 0 60px;
}

.select-content-outer ul {
    margin: 0;
    padding: 0;
}

.select-content-outer ul li {
    list-style-type: none;
    display: inline-block;
    margin: 10px 2px 10px 0;
}

.select-content-outer ul li a {
    margin: 0;
    font-size: 14px;
    color: #252524;
    width: max-content;
    padding: 5px 8px;
    border-radius: 6px;
    border: solid 1px #36e0a0;
    font-family: 'Mulish', sans-serif;
}

.select-content-outer ul li a:hover {
    color: #36e0a0;
    border: solid 1px #000;
}

.chat-popup button.cancel {
    background-color: transparent;
    background-color: transparent;
    float: right;
    margin: -5px 0 0 0;
    padding: 0 0;
}

.chat-popup button.cancel i {
    font-size: 30px;
    color: #fff;
}

.chat_header {
    border-top-right-radius: 13px;
    border-top-left-radius: 13px;
    background-color: #0c1727;
    padding: 20px 20px;
    min-height: 80px;
}

.chat_header img {
    float: left;
    vertical-align: middle;
    margin: -5px 20px 0 0;
}

.chat_header h3 {
    color: #fff;
    text-transform: uppercase;
    font-family: 'Mulish', sans-serif;
    font-size: 27px;
    margin: 0;
    float: left;
}

.chat_header .toggle-icon {
    text-align: right;
    display: inline;
    float: right;
    margin: 5px 0 0 0;
}

.chat_header i {
    color: #36e0a0;
    font-size: 20px;
}

.chat_header a {
    float: right;
    margin: 10px 0 0 0;
}

.chat_footer {
    border-top: 1px solid #befde5;
    padding: 10px;
}

.chat_footer button {
    padding: 0;
    border: 0;
    background: transparent;
    float: right;
}

.chat_footer a {
    text-align: right;
}

.chat_footer input {
    border: 0;
    font-family: 'Mulish', sans-serif;
    padding: 6px 15px;
    width: 80%;
}

.chat_footer a i {
    float: right;
    margin: 7px 10px -5px 10px !important;
    color: #0c1727;
    font-size: 20px;
}

.chat_footer i.icon-paper-plane {
    font-size: 22px;
    line-height: 35px;
    margin-right: 10px;
}

.open-button {
    background-color: #fff;
    padding: 15px;
    border: 0;
    border-radius: 45px;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    bottom: 15px;
    right: 60px;
    z-index: 200;
}

.open-button img {
    width: 55px;
}

.chat-popup {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 55px;
    z-index: 9999;
    padding: 0;
    border-radius: 13px 13px 0 0;
    border-radius: 15px;
}

.form-container {
    max-width: 100%;
    background-color: white;
    border-radius: 13px 13px;
}

.form-container .cancel {
    background-color: red;
}

/*.form-container .btn:hover, .open-button:hover {
    opacity: 1;
}*/
.nav-pills-green .nav-item {
    margin-right: 9px;
}

.nav-pills-green > li + li {
    margin-right: 9px;
    min-width: 100px;
    text-align: center;
    max-width: 289px;
    overflow: hidden;
    padding-bottom: 10px;
}

.nav-pills-green li:not(.portfolio-add-btn-outer) > a {
    background-color: #eee;
    color: #000000;
    padding: 10px 15px;
    text-transform: uppercase;
}

.nav-pills-green li:not(.portfolio-add-btn-outer) > a:hover {
    background-color: #36E0A0 !important;
    color: #fff !important;
}

.nav-pills-green {
    padding-left: 3.7rem;
}

.nav-pills-green li.active > a {
    background-color: #36e0a0 !important;
    color: #fff;
}

.nav-pills-green li.nav-item > a:hover {
    background-color: transparent;
    color: #000;
}

.nav-pills-green li.portfolio-add-btn-outer > a, .nav-pills-green li.portfolio-add-btn-outer > a:hover, .notify_icon:hover, .notify_icon:focus {
    color: #20d892 !important;
}

.sort-by-select {
    border: 0;
    width: 250px;
    border-radius: 6px;
    border: solid 1px #979797;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Mulish', sans-serif;
}

.top-right-menu {
    display: flex;
    flex-direction: row-reverse;
    margin-right: 9px;
    padding-bottom: 10px;
}

.top-right-menu > .searchbox-users {
    margin: 0 4px 0 0 !important
}

.filter-green {
    filter: invert(42%) sepia(93%) saturate(1352%) hue-rotate(87deg) brightness(80%) contrast(80%);
}

@media (max-width: 786px) {
    .top-right-menu {
        padding-bottom: 10px;
    }

    .flex-item {
        margin-bottom: 5px;
    }

    .nav-pills-green {
        padding-left: 0;
    }
}

.modal-backdrop {
    z-index: 0;
}

.profile-avatar-image .vich-image #profile_form_avatarImage_delete {
    width: auto;
    position: relative;
    top: 2px;
}

.profile-avatar-image .vich-image label {
    padding: 6px 12px;
    margin-bottom: 0;
}

.profile-avatar-image .vich-image > a > img {
    width: 200px;
    height: auto;
    border-radius: 20px;
}

.profile-pic {
    position: relative;
}

.profile-pic:hover .edit {
    display: block;
}

.profile-pic .edit {
    padding-top: 7px;
    padding-right: 7px;
    position: absolute;
    left: 123px;
    top: 10px;
    display: block;
}

.profile-pic .edit span {
    color: #000;
}

.profile-pic .edit i {
    font-size: 20px;
    cursor: pointer;
    color: #ffffff;
    font-weight: 600;
    background: #36e0a0;
    padding: 5px;
    border-radius: 5px;
}

.profile-avatar-image {
    display: none;
}

.select2-form-select {
    width: 100% !important;
}

.select2-form-select > span.selection > span.select2-selection:not(.select2-container--open) {
    border-bottom: solid 2px #022e41 !important;
}

.select2-form-select > span.selection > span.select2-selection {
    height: 45px !important;
}

.select2-form-select > span.selection > span.select2-selection > span.select2-selection__arrow {
    height: 40px !important;
}

.select2-results .market-price {
    float: right;
}

.select2-results .market-icon {
    max-width: 16px;
    min-height: 16px;
}

#portfolio-table .sort-image,
#dashboard-table .sort-image {
    width: auto;
    height: 15px;
    padding-left: 5px;
}

#portfolio-table th a,
#dashboard-table th a,
.table-heading-title {
    color: #b4bfc4;
}

.button-green {
    background: #36e0a0;
}

.market-items-actions {
    text-align: left;
}

.market-items-actions a.delete-portfolio-item-btn {
    line-height: 23px;
    width: 100%;
}

.main_top_head.market-loose-title h3 {
    margin-left: 0;
}

.dropdown-content a:hover {
    color: #36e0a0;
}

.portfolios-action {
    color: #b4bfc4;
}

.w-45h {
    width: 450px;
}

.remove-show-html-field {
    display: none;
}

.chat-content-outer {
    max-height: 400px;
    overflow-y: auto;
}

.nav-pills-green li.portfolio-add-btn-outer > a:focus {
    color: #36e0a0;
}

.nav-pills-green li:not(.portfolio-add-btn-outer) > a:focus {
    background-color: #36e0a0;
    color: #fff;
}

.dashboard_collapse_content ul li p {
    padding: 12px;
    margin-left: 12px;
}

.action-items .market-notification-toggle {
    margin-top: 19px;
    text-align: right;
    float: right;
    position: absolute;
    right: -6px;
}

.market-notification-toggle .notification-toggle {
    color: #36e0a0;
    font-size: 35px;
    cursor: pointer;
}
.send-message-request .send-message-response,
.receive-message-response .get-message-response {
    width: 75%;
}

.send-message-request {
    display: flex;
    flex-direction: row-reverse;
    margin: 20px 0 20px 0;
}

.receive-message-response {
    margin: 20px 0 20px 0;
}

.send-message-request .send-message-response p,
.receive-message-response .get-message-response p {
    margin-bottom: 0;
}

.send-message-response {
    background-color: #36e0a033;
}

.get-message-response {
    background-color: #e3f5f5b0;
}

.section-content-outer .select2-selection--single {
    border-radius: 0 !important;
}

.section-content-outer #select2-portfolio_market_market-container {
    line-height: 45px;
    font-size: 16px;
}

.select2.select2-container:focus, .select2-selection:focus {
    outline: none;
}

.select2-form-select > span.selection > span.select2-selection:focus,
.select2-container--open {
    border: 1px solid #36e0a0;
    border-bottom: solid 1px #36e0a0 !important;
}

/*.form-input:focus {
    border-bottom-color: #36e0a0;
}*/
/*.form-select:focus {
    border-color: #36e0a0 !important;
}*/
#portfolio-table .action-column-items,
#dashboard-table .action-column-items {
    display: inline-flex;
    float: right;
    padding-right: 5px;
}

.accordion-toggle .dropdown, .accordion-toggle-loser .dropdown {
    margin-right: 15px;
}

#portfolio-table .accordion-toggle .last-price,
#portfolio-table .accordion-toggle-loser .last-price {
    padding-left: 5px;
}

.action-column-items .dropbtn a, .up-down-arrow-icon .up-down-arrow {
    color: #b8b8b8 !important;
}

.action-column-items .dropbtn a:hover,
.action-column-items .glyphicon.up-down-arrow.glyphicon-menu-up {
    color: #000 !important;
}

#portfolio-table .action-column-items .dropdown-content,
#dashboard-table .action-column-items .dropdown-content {
    overflow: unset;
}

.disable {
    pointer-events: none;
}

.last-price .hydrated.down, .delete-portfolio-item-btn {
    color: red !important;
}

.bottom-scroll .scrollX {
    display: block;
    width: 100%;
    overflow: auto;
    max-width: 485px;
}

.dashboard_collapse_content ul li p {
    width: 130px;
}

.table.dashboard-market-table > tbody > tr > td {
    padding: 8px 0;
    font-size: 13px;
}

.table.dashboard-market-table tr th:nth-child(5) {
    padding: 0;
}

.total-balance-section span.total-label {
    text-transform: uppercase;
    color: #9ab4bf;
    font-size: 16px;
    font-weight: 600;
}

.dashboard-filter-section {
    border: 2px solid #f0f4f5;
    border-radius: 15px;
    background-color: #fff;
    z-index: 1;
    padding: 0 0 0 0;
    box-shadow: 0 5px 20px rgb(180 191 196 / 25%);
    margin-top: 10px;
    margin-right: 10px;
}

.total-balance-section {
    padding: 50px 0 25px 35px;
    margin-top: 65px;
    border-right: 1px solid #d5dfe7;
}

.collapseable_table_outer .all-table {
    padding-right: 3px;
    overflow-x: hidden;
}

.action-column-items:last-child {
    display: none;
}

.last-row .dropdown-content {
    bottom: 24px;
}

.remove-portfolio-button {
    display: inline-flex;
    line-height: 15px;
    margin-top: 20px;
}

.remove-portfolio-button .hydrated {
    margin-right: 5px;
}

#portfolios_markets_chart.js-plotly-plot .plotly .user-select-none {
    right: 61%;
    bottom: 55px;
    height: 300px !important;
}

.portfolio-trend-details {
    display: inline-block;
    width: 100%;
    line-height: 0;
}

.portfolio-trend-details .portfolio-lable {
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}

.portfolio-trend-details .portfolio-percentage-label {
    width: 100%;
    text-align: end;
    display: inline-flex;
    position: relative;
    left: 32px;
    margin-bottom: 10px;
}

.portfolio-trend-details .portfolios-names {
    float: left;
    width: 50%;
}

.portfolio-trend-details .portfolios-percentages {
    float: right;
    width: 50%;
}

#portfolios_markets_chart.js-plotly-plot .plotly .user-select-none svg {
    background: none !important;
}

.portfolio-percentage-label .percentage-color, .portfolio-percentage-label .percentage-icon-up-down {
    line-height: 35px;
    margin-right: 5px;
    position: relative;
    font-size: 17px;
}

.portfolio-percentage-label .percentage-color i.color:before {
    content: '';
    position: absolute;
    bottom: 14px;
    left: -15px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.portfolio-percentage-label .percentage-color i.color.portfolio-1:before {
    background-color: #36E0A0;
}

.portfolio-percentage-label .percentage-color i.color.portfolio-2:before {
    background-color: #4CB7BD;
}

.portfolio-percentage-label .percentage-color i.color.portfolio-3:before {
    background-color: #467599;
}

.portfolio-percentage-label .percentage-color i.color.portfolio-4:before {
    background-color: #1D3354;
}

.top-markets-sections {
    margin-top: 25px;
}

.portfolio-trend-details .portfolio-lable .dropdown {
    float: left !important;
}

.portfolio-lable .dropdown-content {
    max-height: 200px;
    padding: 15px;
    width: 250px;
    margin: 10px 0 0 -120px;
    border-radius: 10px;
    position: absolute;
    left: 1px;
    top: -63px;
    right: 96px;
    overflow-x: hidden;
}

.portfolio-title-label {
    cursor: pointer;
}

.market-dropdown .market-items {
    display: inline-flex;
    width: 100%;
    clear: none;
}

.market-dropdown .market-items h5 {
    margin-right: 30px;
    width: 50%;
}

.market-dropdown .market-items span {
    line-height: 32px;
    width: 50%;
    text-align: end;
}

.portfolio-title-label .title {
    font-weight: 600;
}

.up-down-portfolios {
    margin-top: 50px;
}

.jb-button {
    font-size: 14px;
    font-weight: normal !important;
}

.jb-button:focus {
    background: none;
    background-color: transparent !important;
}

.no-bg {
    background: none;
}

/*.btn.pad-0 {
    padding: 0;
}*/
.premium-btn .subscription-premium-btn > span {
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    background-color: #9ab4bf;
    border: 1px solid #9ab4bf;
    font-weight: 600;
    transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.subscription-premium-btn, .subscription-premium-btn:hover, .subscription-premium-btn:focus, .subscription-premium-btn:visited {
    background: transparent !important;
    padding: 0;
}

.subscription-premium-btn {
    box-shadow: none;
    margin: 15px 0;
}

.subscription-premium-btn span:hover {
    background-color: #36e0a0;
    border: 1px solid #36e0a0;
    box-shadow: 2px 2px 12px 0 rgb(54 224 160 / 75%);
}

.front-login-btn span {
    font-size: 16px;
}

.hide-lable span {
    display: none;
}

.img_sec a i:hover {
    color: #ffffff;
    background: #36e0a0;
    transition: linear all 0.4s;
    border-radius: 5px;
}

.login-form-input-fields .login-input-fields ul {
    list-style: none;
    color: red;
    margin: 0;
    padding: 5px;
    font-family: 'Mulish', sans-serif
}

.login-form-input-fields ul {
    list-style: none;
    color: red;
    margin: 0;
    padding: 5px;
    font-family: 'Mulish', sans-serif
}

.login-form-input-fields-last-name {
    margin-top: -21px;
}

.portfolio-header .nav-pills-green li.active > a {
    padding: 5px 14px !important;
    border-radius: 25px;
}

.portfolio-header .nav-pills-green li:not(.portfolio-add-btn-outer) > a {
    background-color: #ffffff;
    padding: 5px 14px !important;
    border-radius: 25px;
}

@media (min-width: 320px) and (max-width: 768px) {
    .top-markets-sections .dashboard-up-markets,
    .top-markets-sections .dashboard-down-markets {
        overflow-x: auto;
    }

    .table.dashboard-market-table > tbody > tr > td {
        padding: 14px 19px
    }

    .chat-popup {
        left: 10px !important;
        right: 10px !important;
    }

    .portfolio-lable .dropdown-content {
        right: 0;
        top: -193px;
        left: 127px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .top-markets-sections div {
        width: 100% !important;
    }

    .up-down-portfolios {
        margin-top: 0 !important;
        margin-right: 66px;
    }

    .total-Income {
        flex-direction: column;
        align-items: flex-start
    }

    .portfolio-lable .dropdown-content {
        top: -9px
    }
}

@media screen
and (min-device-width: 360px)
and (max-width: 768px)
and (orientation: landscape) {
    .portfolio-lable .dropdown-content {
        top: -171px;
        right: 0;
        left: 214px;
    }

    .chat-popup {
        left: 10px !important;
        right: 10px !important;
        top: -6px
    }

    .chat_header {
        min-height: 61px;
    }
}

.collapseable_table_outer .accordion-toggle.abandoned-market,
.collapseable_table_outer .accordion-toggle.abandoned-market.open,
.collapseable_table_outer .hide-table-padding.abandoned-market,
.bottom-scroll.abandoned-market, .accordion-toggle-loser.abandoned-market {
    background-color: #D7E0E2 !important;
}

.abandoned-market .renge {
    border-color: #ff6565;
    background: #ff6565;
}

.accordion-toggle:first-child {
    border-top: 2px solid #ddd !important;
}

.hide-table-padding.abandoned-market ul li p span,
.abandoned-market ul li p {
    color: #000;
}

.membership-transactions-info #invoice-info {
    float: left;
    margin: 25px 0 0 20px;
}

.membership-transactions-info #invoice-info > div {
    float: left;
}

.membership-transactions-info #invoice-info > div > span {
    display: block;
    min-width: 20px;
    min-height: 18px;
    margin-bottom: 3px;
}

.membership-transactions-info #invoice-info > div:last-child {
    margin-left: 20px;
}

.membership-transactions-info #client-info {
    float: left;
    margin: 5px 20px 0 0;
    min-width: 220px;
    text-align: left;
}

.membership-transactions-info #client-info > div {
    margin-bottom: 3px;
    min-width: 20px;
}

.membership-transactions-info #client-info span {
    display: block;
    min-width: 20px;
    line-height: 25px;
}

.membership-transactions-info #invoice-title-number {
    text-align: center;
    margin: 20px 0;
}

.membership-transactions-info #invoice-title-number span {
    display: inline-block;
    min-width: 20px;
}

.membership-transactions-info #invoice-title-number #title {
    margin-right: 35px;
    text-align: right;
    font-size: 20px;
    font-weight: bold;
}

.membership-transactions-info #invoice-title-number #number {
    font-size: 15px;
    text-align: left;
}

.membership-transactions-info table {
    table-layout: fixed;
}

.membership-transactions-info table th, table td {
    vertical-align: top;
    word-break: keep-all;
    word-wrap: break-word;
}

.membership-transactions-info #items {
    margin: 20px 0 35px 0;
}

.membership-transactions-info #items .first-cell,
.membership-transactions-info #items table th:first-child,
.membership-transactions-info #items table td:first-child,
#invoice-title-number .invoice-number-section,
#invoice-title-number .date-section {
    text-align: left;
}

.membership-transactions-info #items table {
    border-collapse: separate;
    width: 100%;
}

.membership-transactions-info #items table th {
    padding: 12px 8px;
    text-align: left;
    background: #E6E7E7;
    border-bottom: 4px solid #36e0a0;
}

.membership-transactions-info #items table th:nth-child(2) {
    width: 33.33%;
    text-align: left;
}

.membership-transactions-info #items table th:last-child {
    text-align: right;
    padding-right: 20px !important;
}

.membership-transactions-info #items table td {
    padding: 15px 10px;
    text-align: left;
    border-right: 1px solid #CCCCCF;
}

.membership-transactions-info #items table td.ibcl_item_price {
    text-align: right;
}

.membership-transactions-info #items table td:first-child,
.membership-transactions-info #items table td:nth-child(2) {
    text-align: left;
}

.membership-transactions-info #items table td:last-child {
    border-right: 0 !important;
    padding-right: 20px !important;
}

.membership-transactions-info #sums {
    float: right;
    background: #36e0a0;
    background-size: auto 100px;
    color: white;
}

.membership-transactions-info #sums table tr th,
.membership-transactions-info #sums table tr td {
    min-width: 100px;
    padding: 8px 20px 8px 35px;
    text-align: right;
    font-weight: 600;
}

.membership-transactions-info #sums table tr th {
    text-align: left;
    padding-right: 25px;
}

.membership-transactions-info #sums table tr.amount-total th {
    text-transform: uppercase;
}

.membership-transactions-info #sums table tr.amount-total th,
.membership-transactions-info #sums table tr.amount-total td {
    font-size: 16px;
    font-weight: bold;
}

.membership-transactions-info #sums table tr:last-child th {
    text-transform: uppercase;
}

.membership-transactions-info #sums table tr:last-child th,
.membership-transactions-info #sums table tr:last-child td {
    font-size: 16px;
    font-weight: bold;
    padding-top: 20px !important;
    padding-bottom: 40px !important;
}

#items {
    border-bottom: 4px solid #36e0a0;
}

.download-invoice-btn {
    float: right;
    margin-right: 15px;
}

.invoiceLayout {
    margin: 0 auto;
    padding: 50px 230px;
    min-height: auto;
}

.invoiceLayout #client-info {
    margin: 15px 0 0 0;
}

.download-invoice-button {
    display: inline-block;
    float: right;
}

.download-invoice-button a {
    margin: 0;
}

.view-invoice-btn,
.view-invoice-btn:hover {
    background: #36e0a0 !important;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 25px;
}

.view-invoice-btn:focus,
.view-invoice-btn:active {
    background-color: #36e0a0 !important;
    border-color: #36e0a0 !important;
}

#invoice-title-number .invoice-info {
    float: left;
    line-height: 15px;
}

#invoice-title-number .invoice-date {
    padding-left: 30px;
}

#invoice-title-number .invoice-number {
    padding-left: 5px;
}

#client-to-info, #client-from-info {
    margin-top: 25px;
    margin-bottom: 25px;
}

#portfolio-table tr th:nth-child(2),
#portfolio-table tr th:nth-child(3),
#dashboard-table tr th:nth-child(3) {
    padding-left: 0;
}

#portfolio-table tr th:nth-child(4),
#portfolio-table tr th:nth-child(5) {
    padding-left: 20px;
}

#portfolio-table tr th:nth-child(2) {
    padding-left: 0;
}

#portfolio-table tr th:nth-child(4),
#portfolio-table tr th:nth-child(5) {
    padding-left: 15px;
}

.red-text.hide_change span:nth-child(2) {
    margin-left: -5px;
}

.dashboard-market-table .last-price {
    display: flex;
    position: relative;
    bottom: 7px;
    justify-content: flex-end;
}

.sort-column-titles {
    pointer-events: none;
}

.sort-column-titles.sort_enabled {
    pointer-events: auto;
}

.hidden-columns {
    display: none;
}

.increase-decrease-percentage {
    margin: 10px 0;
    padding-left: 0;
}

.up-down-percentage {
    display: flex;
}

.accordion-toggle:hover > .action-column-items .up-down-arrow-icon .up-down-arrow,
.accordion-toggle-loser:hover > .action-column-items .up-down-arrow-icon .up-down-arrow {
    color: #000 !important;
}

.loader {
    display: none;
}

@media (min-width: 1400px) {
    .bottom-scroll .scrollX {
        max-width: 562px;
    }

    .table.dashboard-market-table > tbody > tr > td {
        font-size: 15px;
    }
}

@media only screen and (min-width: 1600px) {
    .bottom-scroll .scrollX {
        max-width: 655px;
    }

    .table.dashboard-market-table > tbody > tr > td {
        font-size: 16px;
    }
}

@media only screen and (min-width: 1800px) {
    .bottom-scroll .scrollX {
        max-width: 710px;
    }
}

@media only screen and (min-width: 1900px) {
    .bottom-scroll .scrollX {
        max-width: 822px;
    }
}

@media only screen and (min-width: 2200px) {
    .bottom-scroll .scrollX {
        max-width: unset;
        overflow: unset;
    }
}

@media print {
    * {
        print-color-adjust: exact !important;
        color-adjust: exact !important;
    }

    .invoiceLayout {
        padding: 30px 20px;
    }

    .membership-transactions-info #sums {
        background-color: #36e0a0 !important;
    }

    .membership-transactions-info #client-info {
        margin: 0;
    }

    .download-invoice-button {
        display: none;
    }

    @page {
        size: auto;
        margin: 0;
    }
}

.expanded-content-1 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.expanded-row-1 td {
    padding: 0 !important;
    transition: padding 0.3s ease;
}

.expanded-row-1 {
    background-color: #f2f8f7 !important;
}

[data-expanded="true"] {
    display: table-row;
}

[data-expanded="true"] td {
    padding: 9px !important;
}

[data-expanded="true"] .expanded-content-1 {
    max-height: 1000px;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.table tr {
    border-bottom: 2px solid #ededed;
}

.expandable {
    cursor: pointer;
}

.expandable:hover {
    background-color: #fcf9f9 !important;
}

/*.btn-primary {
    background-color: var(--light-green) !important;
    border: 1px solid var(--light-green) !important;
}
.btn-primary:hover {
    box-shadow: 1px 0px 54px -3px rgba(156, 193, 34, 0.2);
    box-shadow: 1px 0px 54px -3px rgba(156, 193, 34, 0.2);
    box-shadow: 1px 0px 54px -3px rgba(156, 193, 34, 0.2);
    transition: linear all 0.2s;
    background-color: var(--green) !important;
    border: 1px solid var(--green) !important;
}*/
.bi {
    color: var(--green) !important;
}

/*input:focus {
    border-color: var(--light-green) !important;
    outline: none !important;
}
input {
    border: 0.2rem solid !important;
}*/

.table thead th {
    width: 115px;
}

.table thead th:nth-child(10) {
    width: 70px;
}

.bg-blue {
    background-color: #ecfffc !important;
}

.action-icon {
    padding: 0 3px;
}

.price-updated-bar {
    background-color: var(--gray) !important;
    padding: 10px;
}

.price-updated-bar p {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

.range {
    background: var(--light-green);
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border-style: solid;
    border-color: var(--light-green);
    border-width: 0 15px;
    position: relative;
    left: -19px;
}

.add-market-btn, .add-custom-market-btn {
    color: var(--light-green);
    text-decoration: none;
    font-size: 16px;
}

.add-market-btn:hover, .add-market-btn:focus, .add-market-btn:active,
.add-custom-market-btn:hover, .add-custom-market-btn:focus, .add-custom-market-btn:active {
    color: var(--green);
}

.modal-title {
    color: var(--light-green);
    font-size: 30px;
    font-weight: 500;
}

.modal-content {
    background: #fff !important;
    background: var(--white) !important;
    border-radius: 11px !important;
    box-shadow: 0 2px 14px var(--modal-shadow) !important;
    padding: 30px 20px !important;
    flex: 1 1 auto;
    position: relative;
}

.position-relative {
    position: relative;
}

.selected-row {
    background-color: var(--light-green);
}

.pagination-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

.pagination-button {
    background-color: var(--light-green);
    color: #fff;
    padding: 5px 10px;
    border: none;
    border-radius: 4px;
    margin: 0 5px;
    cursor: pointer;
}

.pagination-button.disabled {
    background-color: #ccc;
    cursor: not-allowed;
}

.edit-portfolios-table {
    margin-bottom: 0;
}

.d-flex {
    display: flex !important;
}

.align-items-center {
    align-items: center;
}

.m-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.text-align-center {
    text-align: center !important;
}

.vertically-align-middle {
    vertical-align: middle !important;
}

.radio-container {
    justify-content: flex-end;
    width: 100%;
}

.radio-container .form-check-input {
    margin-right: 1px;
}

.radio-container .form-check {
    margin-left: 15px;
}

.justify-content-between {
    justify-content: space-between;
}

.justify-content-center {
    justify-content: center;
}

.flex-grow-1 {
    flex-grow: 1;
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.mw-300 {
    max-width: 300px;
}

.tooltip-icon {
    position: relative;
    cursor: pointer;
}

.tooltip-text {
    visibility: hidden;
    width: 200px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 5px;
    position: absolute;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip-icon:hover + .tooltip-text,
.tooltip-icon.active + .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.table th a {
    color: #505458;
}

.dropdown-toggle-icon {
    background-color: transparent;
    border: none;
    padding: 0;
    color: var(--green);
}

.dropdown-toggle-icon:focus,
.dropdown-toggle-icon:active,
.dropdown-toggle-icon:hover {
    outline: none;
    box-shadow: none;
    background-color: transparent !important;
    color: var(--green) !important;
}

.dropdown-icon-div {
    margin: 0 !important;
    float: none !important;
}

.color-green {
    color: var(--green);
}

.dropdown-menu a {
    font-weight: 650 !important;
    font-size: 16px;
}

.no-background,
.no-background:hover, .no-background:focus, .no-background:active {
    background-color: transparent !important;
}

.all-table {
    overflow-x: visible !important;
}
