.to-currency-disabled {
    display: none!important;
}

.text-primary-main {
    color: #6c6c6c;
}

.white-popup {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 700px;
    margin: 20px auto;
}
