﻿.wallet-enabled-false .w-app-name-qoboto .w-app-icon {
}
.wallet-enabled-false .w-app-name-qoboto .main-tab-panel-holder {

}

.w-edit-mode-off .d-section-panel {
    background-color: #4a5662;
    border-radius: 15px;
    width: calc(100vw - 40px);
    color: white;
}

.w-edit-mode-off .d-section-panel .w-header {
    color: white;
    background-color: slategray;
    border-radius: 0px 0px 0px 0px;
}

.w-edit-mode-off .d-section-panel .w-content {
    color: white;
    background-color: #4a5662 ;
    border-radius: 0px 0px 0px 0px;
}
     
.w-edit-mode-off .w-app-name-qoboto .w-site-sub-header {
    background-color: transparent;
}
 
.w-edit-mode-off .w-app-name-qoboto .w-header > .w-title {
    justify-content: left;
}
