.auth-logo{
    max-width: 200px;
}

.profile-cover .media {
    bottom: 80px;
}

body.theme-black,
.page-header,
div.content-wrapper,
div.breadcrumb-line > ul.breadcrumb-elements > li > a ,
.page-header-default .breadcrumb-line:not([class*=bg-]){
    background-color: #343E57;
    border-color: #343E57;
    color: white;
}


.login-form,.navbar,
.sidebar.sidebar-main,
div.navbar.navbar-inverse,
.panel,
.panel-flat>.panel-heading,
.navbar-brand,
.sidebar-content,
.sidebar-user>
.category-content,
.language-switch>.dropdown-menu,
.dropdown-user>ul,
div.breadcrumb-line > ul.breadcrumb-elements > li > ul,
.panel-footer,
div.panel-footer > div > hr,
div.view-state .panel-title,
div.panel-body > div > div > div > span,
.sidebar-default,
.table .table{
    background-color: #2B2E3D !important;
    border-color: #2B2E3D;
    color: white;
}
::after{
    color: white;
}
#navbar-mobile > ul > li > a,
.breadcrumb>li>a,
.breadcrumb>li.active,
.breadcrumb-elements>li>a,
.dropdown-menu>li>a{
    color: white;  
}


 div.panel-footer > div{
    background-color: #2B2E3D;
    border-color: #2B2E3D;
    color: white;
}

/**
Clean
*/
.orgchart .node .content,.panel-white > .panel-heading{
    background-color: #2B2E3D;
}

.panel-white > .panel-heading{
    border-bottom-color: #2B2E3D;
}

.wizard > .steps > ul > li.current .number,
.wizard > .steps .number,
table.dataTable,
table.dataTable tbody tr,
#ewalletreport > thead > tr{
    background-color: #2B2E3D;
}
.datatable-header
{
    border-color: #2B2E3D;
}

.datepicker {
    background-color: #2B2E3D;
    border-color: #3c3f4e;
    color: white;
}

.datepicker .table-condensed td.day:hover,
.datepicker table tr td span.month:hover,
.datepicker table tr td span.year:hover,
.datepicker table tr th:hover{
    background-color: #2d4153;
}
th.prev>i,
th.next>i{
    color: white;
}


.table > tbody > tr:hover >td{
    color: black;
}

.table > tbody > tr:hover {
    color: black;
    background-color: white;
}


.table > tbody > tr >td>a.editable-click {
    color: white;
}

.table > tbody > tr:hover >td>a.editable-click {
    color: black;
}


/**
Mail
*/

.panel-toolbar-inbox,
.table-inbox tr.unread td,
.note-editor .note-toolbar{
    background-color: #2B2E3D;
}

/**
Navigation 
*/

.sidebar-default .navigation li > a{
    color: white;
}

.sidebar-default .navigation li > a:hover{
    color: black;
}

/**
Panel
*/
.panel-default > .panel-heading{
    background-color: #2B2E3D;  
    color: white;
}

/**
Table ticket
*/
.table tr, .table th, .table td, .htContextMenu td, .ranges ul li:hover{
    color: white;
}

/**
profile
*/
.user-details-profile .form-group{
    background-color: #2B2E3D;  
    color: white;
}

.navbar-default .navbar-nav > li > a,
.btn-login{
    color: white;
}

/**
*/
.modal-content {
    background-color: #2B2E3D;  
    color: white;
}

/**
*/

li.dropdown.language-switch.open > ul > li:hover> a>::after{
    color: black;
}

.table-striped > tbody > tr:hover > th >strong,.table-striped > tbody > tr:hover > th{
    color: black;
}


.icon-menu:before{
    content: "";
}

.navbar-brand > img {
    margin: -12px auto;
    max-width: 100px;
    max-height: 100px;
}

.icon-1-5x {
    font-size: 24px;
}

.panel.has-bg-image.gradient,
.panel.bg-success-400.has-bg-image.gradient,
.panel.bg-danger-400.has-bg-image.gradient,
.panel.bg-indigo-400.has-bg-image.gradient{
    background-image: linear-gradient(60deg, #10e6f0, #00d2ff, #79b6ff,#92c1fa,#89aedb, #c591ee, #ec6ead);
    color: white;
}

.panel[class*=gradient] .text-muted, .panel[class*=gradient] .help-block, .panel[class*=gradient] .help-inline {
    color: white;
}

.ico-join{
    max-width: 30px;
}
.bootstrap-tagsinput,.autocompleteusers,.ui-front {
    color: black;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #363741;
}
.table-striped > tbody > tr:nth-of-type(odd):hover {
    background-color: white;
}

/* genealogy */

.bar-free{
    background: #00C9FF;  /* fallback for old browsers */
    background: -webkit-linear-gradient(285deg, #92FE9D, #00C9FF);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(285deg, #92FE9D, #00C9FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border:none;
}

.orgchart .free .title{
    background: #00C9FF;  /* fallback for old browsers */
    background: -webkit-linear-gradient(285deg, #92FE9D, #00C9FF);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(285deg, #92FE9D, #00C9FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}

.orgchart .free .content {
    border-color: #00C9FF;  /* fallback for old browsers */
    border-color: -webkit-linear-gradient(285deg, #92FE9D, #00C9FF);  /* Chrome 10-25, Safari 5.1-6 */
    border-color: linear-gradient(285deg, #92FE9D, #00C9FF); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}





.bar-active{
    background: #DCE35B;  /* fallback for old browsers */
    background: -webkit-linear-gradient(285deg, #45B649, #DCE35B);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(285deg, #45B649, #DCE35B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border:none;
}
.orgchart .active .title{
    background: #DCE35B;  /* fallback for old browsers */
    background: -webkit-linear-gradient(285deg, #45B649, #DCE35B);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(285deg, #45B649, #DCE35B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.orgchart .active .content {
    border-color: #DCE35B;  /* fallback for old browsers */
    border-color:  -webkit-linear-gradient(285deg, #45B649, #DCE35B);  /* Chrome 10-25, Safari 5.1-6 */
    border-color: linear-gradient(285deg, #45B649, #DCE35B); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}



.bar-inactive{
    background: #1a2a6c;  /* fallback for old browsers */
    background: -webkit-linear-gradient(285deg, #fdbb2d, #b21f1f, #1a2a6c);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(285deg, #fdbb2d, #b21f1f, #1a2a6c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ 
    border:none;
}
.orgchart .inactive .title{
    background: #1a2a6c;  /* fallback for old browsers */
    background: -webkit-linear-gradient(285deg, #fdbb2d, #b21f1f, #1a2a6c);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(285deg, #fdbb2d, #b21f1f, #1a2a6c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ 
}
.orgchart .inactive .content {
    border-color: #1a2a6c;  /* fallback for old browsers */
    border-color:  -webkit-linear-gradient(285deg, #fdbb2d, #b21f1f, #1a2a6c);  /* Chrome 10-25, Safari 5.1-6 */
    border-color: linear-gradient(285deg, #fdbb2d, #b21f1f, #1a2a6c); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}


.bar-expired{
    background: #43C6AC;  /* fallback for old browsers */
    background: -webkit-linear-gradient(285deg, #191654, #43C6AC);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(285deg, #191654, #43C6AC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
    border:none;
}
.orgchart .expired .title{
    background: #43C6AC;  /* fallback for old browsers */
    background: -webkit-linear-gradient(285deg, #191654, #43C6AC);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(285deg, #191654, #43C6AC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.orgchart .inactive .content {
    border-color: #43C6AC;  /* fallback for old browsers */
    border-color: -webkit-linear-gradient(285deg, #191654, #43C6AC);  /* Chrome 10-25, Safari 5.1-6 */
    border-color: linear-gradient(285deg, #191654, #43C6AC); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.orgchart .lines .rightLine,.orgchart .lines .leftLine {
    border-color: #00BCD4;
}
.orgchart .lines .downLine{
    border-color: #00BCD4;
    background-color:#00BCD4;
}
.orgchart .second-menu-icon {
    color:white;
}
div.webui-popover-inner > div > div > div.details > table > thead > tr > td,
div.webui-popover-inner > div > div > div.details > table > tbody > tr > td{
    color: black;
}

.btn-rond{
    border-radius: 100% !important;
}
.bg-grey-lighter {
    background: #f0f3f5 !important;
}


.theme-black .info-box {
    background-color: #2B2E3D;
    color: #fff;
}
.info-box {
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-radius: 0.25rem;
    background-color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    min-height: 80px;
    padding: 0.5rem;
    position: relative;
    width: 100%;
}
.theme-black .bg-info, .theme-black .bg-info>a {
    color: #fff!important;
}
.theme-black .bg-info {
    background-color: #3498db!important;
}

.info-box .info-box-icon {
    border-radius: 0.25rem;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 1.875rem;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 70px;
}

.elevation-1 {
    box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)!important;
}
.info-box .info-box-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.8;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 0 10px;
}

.info-box .info-box-text, .info-box .progress-description {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info-box .info-box-number {
    display: block;
    margin-top: 0.25rem;
    font-weight: 700;
}

iframe,.tradingview-widget-container {
    margin: 0 auto;
    display:block;
    
}
.login-container .page-container {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.login-container .content-wrapper{
    background-color:inherit;
}

.navbar-header {
    background: transparent !important;
}




@media (max-width:1200px){
    .page-header-default .page-header-content > .visible-elements {
        background-color: #343E57;
        border-color: #ddd;
    }
    .image_rank-plan{
        max-width:15% !important;
    }
}

@media (max-width: 450px){
    .page-header-default .page-header-content > .visible-elements {
        background-color: #343E57;
        border-color: #ddd;
    }
    .image_rank-plan{
        max-width:40% !important;
    }
}

@media (max-width: 768px){
    .navbar-default > .navbar-nav > li > a:not(.collapsed), .navbar-default > .navbar-nav > li > a:hover, .navbar-default > .navbar-nav > li > a:focus {
        background-color: #2B2E3D ;
    }
}

.dataTables_paginate .paginate_button{
    color: white;
}

.not-display {
    
    visibility: hidden;

}

.form-contents {
    display: contents;
}

.login-container .page-container.Galaetrade {
    background-image:url('/images/background_galaetrade.jpg') ;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.iti__country-name{
    color: black;
}
.iti {
    display: block;
}
legend{
    color: white;
}

#btn-usdt{
    background-color:#249975;
}
#btn-metamask{
    background-color:#E97E19;
}





/**
CARD
*/

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color:#2B2E3D;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.175);
    border-radius:0.375rem;
    margin-bottom:  1rem;
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
    color: white;
}

.card-img, .card-img-top {
    border-top-left-radius: calc(0.375rem - 1px);
    border-top-right-radius: calc(0.375rem - 1px);
}

.card-img, .card-img-bottom, .card-img-top {
    width: 100%;
}

.no-border {
    border: none;
}
.no-margin {
    margin: 0px;
}
.no-padding{
    padding: 0px;
}

li.active>button.page{
    background-color: #dbdbdb;
    border-color: #ddd;

}

.mt4-tabs.nav-tabs:before {
    content: '';
}
.mt4-tabs.nav-tabs {
    background-color: transparent;
    padding:0px;
    border: none;
    border-bottom: 1px solid #ddd;
}

.card-wp img{
    max-width: 100%;
}

.card-wp>.card-body>.card-text>p:nth-child(2){
    display: none;
}
.mt4-day-Saturday,.mt4-day-Sunday{
    display: none;
}

.swal2-popup {
    font-size: 1.4rem;
    }
.swal2-confirm{
    background-color: #4CAF50!important;
}

.c-green{
    color: #4CAF50!important;
}
.c-black{
    color: black!important;
}

.c-red{
    color: red!important;
}

@media (max-width: 768px) {
    .heading-elements:not(.not-collapsible) {
        position: absolute;
        margin-top: -18px;
        height: auto;
        display: block;
    }
}


/**

*/
.card-widget {
    border: 0;
    position: relative;
}
.widget-user .widget-user-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    height: 135px;
    padding: 1rem;
    text-align: center;
}
.widget-user .widget-user-username {
    font-size: 25px;
    font-weight: 300;
    margin-bottom: 0;
    margin-top: 0;
    text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
}
.widget-user .widget-user-desc {
    margin-top: 0;
}

.widget-user .widget-user-image {
    left: 50%;
    margin-left: -45px;
    position: absolute;
    top: 80px;
}
.widget-user .widget-user-image>img {
    border: 3px solid #fff;
    height: auto;
    width: 90px;
}
.widget-user .card-footer {
    padding-top: 50px;
}

.card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 0 solid rgba(0,0,0,.125);
}

.wrapper-circle .card{
    background: #fff;
       
    height: 300px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
    box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
  }
  .wrapper-circle .card .circle{
    position: relative;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    cursor: default;
  }
  .card .circle .box,
  .card .circle .box span{
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .card .circle .box{
    height: 100%;
    width: 100%;
    background: #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0.8);
    transition: all 0.2s;
  }
  .card .circle:hover .box{
    transform: translate(-50%, -50%) scale(0.91);
  }
  .card .circle .box span,
  .wrapper-circle .card .text{
    background: -webkit-linear-gradient(left, #a445b2, #fa4299);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .circle .box span{
    font-size: 30px;
    font-family: sans-serif;
    font-weight: 600;
    transform: translate(-45%, -45%);
    transition: all 0.1s;
  }
  .card .circle:hover .box span{
    transform: translate(-45%, -45%) scale(1.09);
  }
  .card .text{
    font-size: 20px;
    font-weight: 600;
  }
  @media(max-width: 753px){
    .wrapper-circle{
      max-width: 700px;
    }
    .wrapper-circle .card{
      width: calc(50% - 20px);
      margin-bottom: 20px;
    }
  }
  @media(max-width: 505px){
    .wrapper-circle{
      max-width: 500px;
    }
    .wrapper-circle .card{
      width: 100%;
    }
  }

.desc-reward  img {
    max-width: 100%;
}
#navbar-collapse > ul > li.dropdown.open > ul{
    background-color: #343E57;
    border-color: #343E57;
    color: white;
}

.list-group-item{
    background-color: transparent;
}

[class^="icon-"], [class*=" icon-"]{
    font-size:16px;
}

.list-feed > li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 8px;
    height: 8px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    border: 2px solid #607D8B;
    z-index: 3;
}

.list-feed > li:after {
    content: '';
    position: absolute;
    top: 5px;
    left: 3px;
    bottom: -7px;
    width: 0;
    border-left: 1px solid #607D8B;
    border-right: 1px solid #607D8B;
    z-index: 2;
}

.list-feed > li:first-child:after {
    top: 8px;
}

.list-feed > li {
    position: relative;
    margin: 0;
    padding-bottom: 20px;
    padding-left: 28px;
}

.media, .media-body {
    overflow: visible;
}
:checked+label::before{
    display: none;
}



/**
Adminlte
*/
.panel-heading{
    position: relative;
}
.heading-elements {
    background-color: inherit;
    position: absolute;
    top: 50%;
    right: 20px;
    height: 36px;
    margin-top: -18px;
}

.bg-success {
    background-color: #4CAF50;
    border-color: #4CAF50;
    color: #fff;
}


.rank_progress, .rank_leader_progress{
    height: 12px;
}



.rank_progress[value] {
    --color-progress-a: 
    linear-gradient(#fff8,#fff0),
    repeating-linear-gradient(135deg,#0003 0 10px,#0000 0 20px),
    #31c6f7;
    --background-progress: lightgrey; /* the background color */
  
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    margin: 0 10px;
    border-radius: 10em;
    background: var(--background-progress);
    overflow: hidden;
  }
  .rank_progress[value]::-webkit-progress-bar {
    border-radius: 10em;
    background: var(--background-progress);
  }
  .rank_progress[value]::-webkit-progress-value {
    border-radius: 10em;
    background: var(--color-progress-a);
  }
  .rank_progress[value]::-moz-progress-bar {
    border-radius: 10em;
    background: var(--color-progress-a);
  }


  .rank_leader_progress[value] {
    --color-progress-b: 
    linear-gradient(#fff8,#fff0),
    repeating-linear-gradient(135deg,#0003 0 10px,#0000 0 20px),
    red;
    --background-progress: lightgrey; /* the background color */
  
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    margin: 0 10px;
    border-radius: 10em;
    background: var(--background-progress);
    overflow: hidden;
  }
  .rank_leader_progress[value]::-webkit-progress-bar {
    border-radius: 10em;
    background: var(--background-progress);
  }
  .rank_leader_progress[value]::-webkit-progress-value {
    border-radius: 10em;
    background: var(--color-progress-b);
  }
  .rank_leader_progress[value]::-moz-progress-bar {
    border-radius: 10em;
    background: var(--color-progress-b);
  }


  .rank_other_progress[value] {
    --color-progress-c: 
    linear-gradient(#fff8,#fff0),
    repeating-linear-gradient(135deg,#0003 0 10px,#0000 0 20px),
    green;
    --background-progress: lightgrey; /* the background color */
  
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    margin: 0 10px;
    border-radius: 10em;
    background: var(--background-progress);
    overflow: hidden;
  }
  .rank_other_progress[value]::-webkit-progress-bar {
    border-radius: 10em;
    background: var(--background-progress);
  }
  .rank_other_progress[value]::-webkit-progress-value {
    border-radius: 10em;
    background: var(--color-progress-c);
  }
  .rank_other_progress[value]::-moz-progress-bar {
    border-radius: 10em;
    background: var(--color-progress-c);
  }