﻿.start-90 {
    left: 90% !important;
}

.mt-12{
    margin-top: 12px !important;
}


.bg-yasmari-soft .fill-primary {
    fill: #6d66ee !important;
}

.active.bg-yasmari-active-soft,
.bg-yasmari-soft {
    background-color: #de90e8 !important;
    color: #fff !important;
}

.bg-yasmari-soft-hover:hover {
    background-color: #fff !important;
}

.img-logo {
    margin-top: -85px;
    width: 40% !important;
}

.spanNombreYasmari {
    width: 220px;
}

#textoDefTarot2 {
    color: cadetblue;
}

.celdaAAbracadabra {
    padding: .75rem;
    vertical-align: top;
    border: 1px solid #eaf0f5;
}

.py-44 {
    padding-top: 44px;
    padding-bottom: 44px;
}

#header-top {
    border-bottom: 1px solid #adb5bd;
}
#foot-bot {
    border-top: 1px solid #adb5bd;
}

.invalid-feedback2 {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #f64e60;
}

#tablaAbracadabra td {
    padding: 5px;
}

.hidde {
    display: none !important;
}