.dot-link{
    text-decoration: none;
    border-bottom: 1px dashed #2acdbd!important;
    color: #2acdbd!important;
    cursor: pointer;
}

.nav-link.active {
    border-color: #2acdbd!important;
    color: #2acdbd!important;
    background: #fff;
}

.navbar-container .secondary .nav-wrapper .nav .nav-item .nav-link.router-link-exact-active {
    background: #2acdbd;
    font-weight: 700;
    color: #fff!important;
    cursor: default;
}

.navbar .navbar-menu-container .nav-item .nav-link.dropbtn {
    padding: 0.875rem 1.125rem;
    border-radius: 100px;
    background: #bff3ee!important;
    color: #2acdbd!important;
    display: flex;
    align-items: center;
}
#notificationAlert svg path{
    fill: #2acdbd!important;
}

.btn.secondary{
    color: #2acdbd!important;
    border-color: #2acdbd!important;
}
.btn.primary{
    background-color: #2acdbd!important;
}

.button.secondary {
    background: #fff!important;
    border-color: #2acdbd!important;
    color: #2acdbd!important;
}

.button.primary {
    background: #2acdbd!important;
    border-color: #2acdbd!important;
}

.wallet-info-trigger{
    color: #2acdbd!important;
    background: #bff3ee!important;
}

.wallet-info-trigger-ico path{
    fill: #2acdbd!important;
}

a:hover{
    color: #2acdbd!important;
}
a.link{
    color: #2acdbd!important;
}
.blance-section a.balance-link:hover{
    color: white!important;
}

.navigation > nav ul li > button:hover svg.arrow path {
    stroke: #2acdbd!important;
}

.navigation > nav ul li > a:hover, .navigation > nav ul li > button:hover {
    color: #2acdbd!important;
    border-color: #2acdbd!important;
}
.navigation > nav ul li > a:active, .navigation > nav ul li > button:active {
    color: #2acdbd!important;
    border-color: #2acdbd!important;
}

.navigation > nav ul.navigation-group.lvl-1 > li > a.router-link-exact-active.router-link-active, .navigation > nav ul.navigation-group.lvl-1 > li > button.router-link-exact-active.router-link-active, .navigation > nav ul.navigation-group.lvl-2 > li > a.router-link-exact-active.router-link-active, .navigation > nav ul.navigation-group.lvl-2 > li > button.router-link-exact-active.router-link-active {
    color: #2acdbd!important;
    background: none!important;
}
.navigation > nav ul li > a.router-link-exact-active.router-link-active, .navigation > nav ul li > button.router-link-exact-active.router-link-active {
    background: #2acdbd!important;
    border-color: #2acdbd!important;
}
.navigation > nav ul li > a.router-link-exact-active.router-link-active:hover, .navigation > nav ul li > button.router-link-exact-active.router-link-active:hover {
    color: white!important;
}

.notice-trigger:hover {
    background: #2acdbd!important;
}
.pluslink svg path{
    stroke: #2acdbd!important;
}
.btn.default.active {
    border-color: #2acdbd!important;
    background: #2acdbd!important;
}

.btn.default:hover {
    border-color: #2acdbd!important;
    color: #2acdbd!important;
}
.search-box-input:focus {
    border-color: #2acdbd!important;
}
.newcudropdown-trigger:hover {
    color: #2acdbd!important;
    border-color: #2acdbd!important;
}
.newcudropdown-trigger:hover .newcudropdown-arrow path {
    stroke: #2acdbd!important;
}
.newcudropdown-trigger.opened .newcudropdown-arrow path {
    stroke: #2acdbd!important;
}
.newcudropdown-trigger.opened {
    color: #2acdbd!important;
    border-color: #2acdbd!important;
}
.newcudropdown-list > li:hover {
    color: #2acdbd!important;
}
.newcudropdown-list > li.active {
    background: #2acdbd!important;
}
.newcuselect-trigger:hover {
    color: #2acdbd!important;
    border-color: #2acdbd!important;
}
.newcuselect-trigger.opened .newcuselect-arrow path {
    stroke: #2acdbd!important;
}
.newcuselect-list > li.active {
    background: #2acdbd!important;
}
.newcuselect-trigger:hover .newcuselect-arrow path {
    stroke: #2acdbd!important;
}
.newcuselect-list > li:hover {
    color: #2acdbd!important;
}
.user-info-popup-bot .btn.user {
    color: #2acdbd!important;
}
.user-info-popup-bot .btn.user:hover {
    box-shadow: 0px 0px 0.3571428571rem 0px #2acdbd!important;
}
.user-info-popup-bot .btn.user > svg path {
    stroke: #2acdbd!important;
}
.language-select-list li.active {
    background: #2acdbd!important;
}
.language-select-list li:hover {
    background: #2acdbd!important;
}
.user-info-popup-top .btn.close:hover {
    border-color: #2acdbd!important;
}
.user-info-popup-top .btn.close:hover > svg path {
    stroke: #2acdbd!important;
}
.user-info-trigger:hover {
    background: #2acdbd!important;
}
.daterange-dropdown .vue-daterange-picker .form-control:hover {
    color: #2acdbd!important;
    border-color: #2acdbd!important;
}
.daterange-dropdown .vue-daterange-picker .daterangepicker .calendars .calendars-container .drp-calendar .calendar-table td.active, .daterange-dropdown .vue-daterange-picker .daterangepicker .calendars .calendars-container .drp-calendar .calendar-table td.active.in-range, .daterange-dropdown .vue-daterange-picker .daterangepicker .calendars .calendars-container .drp-calendar .calendar-table td.today.active {
    background: #2acdbd !important;
}
.daterange-dropdown .vue-daterange-picker.opened .form-control {
    color: #2acdbd !important;
    border-color: #2acdbd !important;
}
.daterange-dropdown .vue-daterange-picker.opened .form-control .arrow-ico path, .daterange-dropdown .vue-daterange-picker.opened .form-control .calendar-ico path {
    stroke: #2acdbd !important;
}
.daterange-dropdown .vue-daterange-picker .form-control:hover .arrow-ico path, .daterange-dropdown .vue-daterange-picker .form-control:hover .calendar-ico path {
    stroke: #2acdbd !important;
}
.daterange-dropdown .vue-daterange-picker .daterangepicker.dropdown-menu .drp-buttons .btn.applyBtn {
    border: 0.0714285714rem solid #2acdbd !important;
    color: #2acdbd !important;
}
.daterange-dropdown .vue-daterange-picker .daterangepicker .calendars .calendars-container .drp-calendar .calendar-table td.in-range {
    background: #bff3ee!important;
}
.daterangepicker.show-calendar .ranges ul li.active {
    background: #2acdbd!important;
}
.daterange-dropdown .vue-daterange-picker .daterangepicker .calendars .ranges ul li:hover {
    color: #2acdbd!important;
}

.custom-input-box .custom-input-input[data-v-3d290afe] {
    caret-color: #2acdbd!important;
}
.custom-input.focus .custom-input-box{
    border-color: #2acdbd !important;

}
.close {
    color: #2acdbd !important;
}

.b-right .btn {
    background: #2acdbd !important;
    border: 0.0714285714rem solid #2acdbd !important;
}
.form-control:focus{
    border-color: #2acdbd !important;
}
select.form-control:not([disabled]):hover {
    border-color: #2acdbd !important;
}
.nav-tabs-line .nav-link:hover, .nav-tabs-line .nav-link.active {
    border-color: #2acdbd !important;
    color: #2acdbd !important;
}
.newcudropdown-clean.show:hover > svg path {
    stroke: #2acdbd!important;
}
.radio-btns > ul > li:hover > label {
    color: #2acdbd!important;
}
.radio-btns > ul > li > input:checked + .radio-icob-box {
    background: #2acdbd!important;
    border-color: #2acdbd!important;
}
a.not_null_class{
    color: #2acdbd!important;
}
.check-box:hover > .check-box-icon{
    border-color: #2acdbd!important;
}
::-webkit-scrollbar-thumb {
    background-color: #bff3ee!important;
}

::-webkit-scrollbar-thumb:hover {
    background-color: #2acdbd!important;
}

.wallet-info-dropdown li .btn.secondary svg path{
    stroke:#2acdbd!important;
}
.wallet-info-dropdown li .btn.secondary svg path:hover{
    stroke:#2acdbd!important;
}

.edit-data-row-action svg path{
    stroke: #2acdbd !important;
}
.balance-link.colorshema-1 {
    background: #2acdbd!important;
}
.balance-link.colorshema-1 > svg[data-name=money] path{
    stroke: #2acdbd!important;
}
.home-info-block-list-value.big {
    color: #2acdbd !important;
}
.notice-trigger.focus{
    background: #2acdbd!important;
}

.link-large-plus-icon::before {
    background: #2acdbd !important;
}
.link-large-plus-icon {
    border-color:#bff3ee!important;
}
.largelink.router-link-exact-active {
    border-color: #2acdbd!important;
    background: #2acdbd!important;
}
.largelink .largelink-icon svg path{
    stroke: #2acdbd!important;
}
.largelink:hover {
    border-color: #2acdbd !important;
}
.largelink .largelink-icon {
    background: #bff3ee!important;
}

a.settings-cell-link{
    color: #2acdbd !important;
}

a.settings-cell-settings  svg path {
    fill: #2acdbd !important;
}
.btn.optionalTableBtn.simple:hover {
    border-color: #2acdbd!important;
}
a.settings-cell-settings:hover svg path {
    stroke: #2acdbd!important;
}
.btn.optionalTableBtn.simple:hover > svg path {
    stroke: #2acdbd!important;
}
.tablenew .header-cell.header-cell-click:hover {
    color: #2acdbd!important;
}
.tablenew .header-cell.header-cell-click:hover .icon path {
    stroke: #2acdbd!important;
}
.btn.primary:hover {
    color: white!important;
}
.btn-primary {
    background-color: #2acdbd!important;
    border-color: #2acdbd!important;
}
.btn-secondary {
    color: #2acdbd!important;
}
.string-check-bordered-primary input[type="checkbox"]:checked + .string-check-label:before, .string-check-bordered-primary input[type="radio"]:checked + .string-check-label:before {
    border-color: #2acdbd!important;
    color: #2acdbd!important;
}
.check-box > input:checked + .check-box-icon {
    background: #2acdbd!important;
    border-color: #2acdbd!important;
}
.string-check input[type="radio"] + .string-check-label:after {
    background-color: #2acdbd!important;
}
.company-type-wrapper.selected {
    border-color: #2acdbd!important;
}
.login-section-form-bot > li > a:hover, .login-section-form-bot > li > .language-select:hover {
    color: #2acdbd !important;
}
.tablenew .table-scrollbox .table-scrollbox-box .table-scrollbox-tumb {
    background: #2acdbd8C !important;
}
.tablenew .table-scrollbox .table-scrollbox-box .table-scrollbox-tumb:hover {
    background: #2acdbd !important;
}
.login-section-info[data-v-5dbd1e4b] {
    background-color: #2acdbd !important;
}
.new-user-login .right {
    background-color: #2acdbd !important;
}
.new-user-login-header:after {
    background: #2acdbd !important;
}
.box-spacebetween .daterange-dropdown[data-css-level] .vue-daterange-picker .daterangepicker .calendars .calendars-container .drp-calendar .calendar-table td.active, .box-spacebetween .daterange-dropdown[data-css-level] .vue-daterange-picker .daterangepicker .calendars .calendars-container .drp-calendar .calendar-table td.active.in-range, .box-spacebetween .daterange-dropdown[data-css-level] .vue-daterange-picker .daterangepicker .calendars .calendars-container .drp-calendar .calendar-table td.today.active {
    background: #2acdbd !important;
}
