body{
    background-color: #081132 !important;
}
#app{
    background:unset !important;
}

.v-btn{
    text-transform:unset !important;
}

.v-application .text{
    background-color:unset !important;
}

.title-timline-mob{
    width: 50px !important;
    height: 50px !important;
    font-size: 14px !important;
}

.desc-timeline-mob{
    font-size: 12px !important;
}
.input-box-mob{
    width: 100% !important;
    flex-direction: column !important;

}
.convertor-box-mob{
    flex-direction: column !important;
}
.links-box-mob{
    margin-right: 0 !important;
    width: 50% !important;
}
.title-group-mob{
    font-size: 16px !important;
    margin-bottom: 20px !important;
}
.link-text-mob{
    font-size:14px !important;
}
.logo-about-mob{
    width: 100px !important;
}
.v-navigation-drawer--open{
    z-index: 999 !important;
}
.nav-link{
    text-align: left !important;
}
.converter-psp .convertor-box .input-box .form-control{
    height: 56px !important;
}
.theme--light .v-input input{
    color: white !important;
}
.icon-swap-mob{
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.v-dialog:not(.v-dialog--fullscreen) {
    max-height: 80% !important;
}

.my-rounded{
    border-radius: 15px !important;
}
.content-main .application-psp {
     margin-top: 50px !important;
}
.btn-dw{
    padding: 10px 10px !important;
}
.info-dw-top{
    margin-left: 35px !important;
}

