
#rec1333195321 .t-site-search-dm {
    background-color: #012540;          
    border: 1px solid #00f0ff;          
    border-radius: 8px;
    color: #00f0ff;                     
    font-family: 'aLCDNova', sans-serif; 
    padding: 12px;                       
    overflow: hidden;

    position: absolute;
    left: -1px !important;
    width: 418px !important;
    z-index: 9999;
}

#rec1333195321 .t-site-search-dm__result {
    border-bottom: 1px solid rgba(0, 240, 255, 0.4);
    padding: 12px 6px;
}
#rec1333195321 .t-site-search-dm__result:last-child {
    border-bottom: none;
}

#rec1333195321 .t-site-search-dm__result > a {
    color: inherit;     
    text-decoration: none;
    display: block;
}

#rec1333195321 .t-site-search-dm__result__title {
    color: #00f0ff;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.35;
    font-family: 'aLCDNova', sans-serif;
}

#rec1333195321 .t-site-search-dm__result__body {
    color: #00f0ff;
    font-size: 14px;
    line-height: 1.45;
    margin-top: 6px;
    font-family: 'aLCDNova', sans-serif;
    opacity: 0.9;
}

#rec1333195321 .t-site-search-dm__result__body b,
#rec1333195321 .t-site-search-dm__result__title b,
#rec1333195321 .t-site-search-dm__result__body mark,
#rec1333195321 .t-site-search-dm__result__title mark {
    color: #00f0ff;
    background: transparent;
    text-decoration: underline dotted #00f0ff;
    text-underline-offset: 2px;
}

/* Ховер по строке */
#rec1333195321 .t-site-search-dm__result:hover {
    background-color: rgba(0, 240, 255, 0.06);
}

/* На всякий случай обеспечим контекст позиционирования у ближайшего родока(хз как еще назвать) */
#rec1333195321 .t838 .t-input-block {
    position: relative;
    overflow: visible;
    z-index: 50;
}
