body {
    background-color: #8373b3;
    font-family: Helvetica !important;
}

.topnav {
    background-color: #fdd835;
}

.menu-color {
    height: 15em;
    background-color: #8373b3;
    border: 3px solid;
    border-color: white;
    text-align: center;
    border-radius: 10px;
}

.my_i {
    display: inline-block;
    position: relative;
    font-size: 10em;
    color: white;
}

.ico-text {
    font-size: 1.8em;
    color: white;
}

a {
    display: contents;
}

.cash-n {
    font-size: 2em;
}

.zagolovok {
    border-bottom: 1.5px solid;
    display: inline-block;
    width: 100%;
    border-color: #dee2e6;
    margin-bottom: 1em;
}

.zagolovok_t {
    border-bottom: 1.5px solid;
    border-color: #dee2e6;
    margin-bottom: 1em;
}

.white_sp {
    white-space: pre-wrap !important;
}

.logo_img {
    height: 2em;
    float: left;
    margin: 0.6em;
}

.menu-color_t {
    border: 3px solid;
    border-color: #8373b3;
    border-radius: 10px;
}

.navigators {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 100;
    background-color: #fdd835;
}

.contents {
    display: contents !important;
}

.fa_footer {
    color: white;
    font-size: 1.5em;
    padding-top: 0.15em;
}

.fa_soc {
    position: relative;
    z-index: 1000;
}

.new_h_yen {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.7em;
    /* font-weight: 400; */
    color: white;
    margin-bottom: 0px;
}

.scrollbar-light-blue::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.scrollbar-light-blue::-webkit-scrollbar {
    border-radius: 10px;
    width: 10px;
    background-color: #F5F5F5;
}

.scrollbar-light-blue::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #fdd835;
}

.rame_one {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #00c851;
}

.card_new {
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}

.text_table {
    font-size: 12px;
}

.bord_ca {
    border: 1px solid;
    border-color: #00c851;
}

.cont_end {
    width: fit-content;
}

.cont_row {
    text-align: center;
    justify-content: center;
}
.ram_new
{
    background-color: #8373b3;
    border: 3px solid;
    border-color: white;
    border-radius: 0.5em;
}
.my_modal
{
    width: 90% !important;
    max-width: 90% !important;
}
.navigate
{
    background-color: white;
    display: inline-block;
    width: 2.5em;
    position: fixed;
    top: 3em;
    right: 0.2em;
    font-size: 2em;
    text-align: center;
    border-radius: 0.2em;
}
.ava_m
{
    object-fit: cover !important;
    width: 35px;
    height: 35px;

}
.my_chat
{
    max-width: 300px;
    max-height: 150px !important;
    overflow: hidden;
}
.obol
{
    display: flex;
    justify-content: center;
}
.logo_photo
{
    border-radius: 50%;
    object-fit: cover;
}
.my_btn_trash
{
    width: 35px;
    height: 35px;
    padding: 5px !important;
    border-radius: 50%;
    margin: 0px;
    margin-left: 5px;
}
.lang_ch
{
    background-color: white !important;
    border-color: #8e8b87;
    font-weight: 600;
    font-size: 1.5em;
}
.text-ibart {
    color: #404344 !important;
    box-shadow: none;
    background-color: white;
    border: none;
}
.nnn
{
    font-weight: 600;
    font-size: 20px;
    background-color: #2c3034;
    color: white;
    border-bottom: 2px solid;
    border-color: white;
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.m-width
{
    min-width: fit-content;
}
.w-width
{
    width: fit-content !important;
}
.valign_b
{
    vertical-align: bottom;
}
.font-12
{
    font-size: 12px;
}
.mydv
{
    max-height: 120px;
    overflow: auto;
}
.h-25p
{
  height: 25px !important;
}
.fx-btn
{
    position: fixed;
    bottom: 4em;
    right: 1em;
    z-index: 11;
}
