.asideBgSideColor{
    background-color: #99ff99!important;
}

.topnavBgSideColor{
    background-color: #99ff99!important;
}

.amtdate{
    font-size: 15px;
    color: blueviolet;
    
}

th {
    background-color: darkseagreen!important;
    color: white!important;
} 

.transAct{
    font-size: 20px;
    color: darkblue;
}

.transActB{
    font-size: 20px;
    color: darkgreen;
    font-weight: 900;
}

.transActintro{
    background-color: burlywood;
    color: white;
    font-weight: 600;
}

.Mysuccess{
    color: darkgreen!important;
}

.hidden{
    display: none;
}

.show{
    display: block;
}

.recieverDetails{
    
    font-weight: 800!important;
    font-size: 3vh;
    
}

.recieverDetailsspan{
    
    color: darkgreen!important;
    
}


.uLogo{
    padding-left: 6vh!important;
    padding-top: 3vh!important;
}

.Mywarning{
    color: red!important;
}

.Myactive{
    color: green!important;
}

.Myblock{
    color: red!important;
}


.text-PROCESSING{
    font-weight: 700;
    color: darkgoldenrod;
}

.text-APPROVED{
    font-weight: 700;
    color: darkcyan;
}

.goog-logo-link {
    display:none !important;
    font-size:0px !important;
} 
    
.goog-te-gadget{
    color: transparent !important;
    font-size:0px !important;
}

.VIpgJd-ZVi9od-l4eHX-hSRGPd, .VIpgJd-ZVi9od-l4eHX-hSRGPd:link, .VIpgJd-ZVi9od-l4eHX-hSRGPd:visited, .VIpgJd-ZVi9od-l4eHX-hSRGPd:hover, .VIpgJd-ZVi9od-l4eHX-hSRGPd:active {
    display: none;
}

/* Style the select box */
.goog-te-combo {
    padding: 1px 5px 2px 2px !important;
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    background-color: white !important;
    font-size: 12px !important;
    cursor: pointer !important;
    min-width: 250px !important;
    background-image: url('data:image/svg+xml;utf8,<svg fill="gray" height="20" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') !important;
    background-repeat: no-repeat !important;
    background-position: right 1px center !important;
    background-size: 5px !important;
    appearance: none !important;
}


/* Style dropdown options */
.goog-te-menu2 {
    border: 1px solid #ddd !important;
    border-radius: 4px !important;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1) !important;
    max-height: 300px !important;
    overflow-y: auto !important;
}

.goog-te-menu2-item {
    padding: 8px 12px !important;
    font-size: 14px !important;
}

.goog-te-menu2-item:hover {
    background-color: #f5f5f5 !important;
}





