.dd-container {
    margin-top: 4px;
}

.dd-pointer-down {
    border-top-color: #cccccc;
}

.dd-pointer{
    right: 18px;
}

.dd-pointer-up{
    border-bottom-color: #cccccc !important;
}

.md-currency-box .dd-container{
    margin-top: 0px;
}
.switch img {
    height: 15px!important;
    width: 22px!important;
    margin-top: 2px;
}
.amount-box {
    height: 74px;
    border-radius: 4px;
    box-shadow: 0 0 4px 2px #E4E6E9;
}