﻿


    .uk-card h4 {
    /*font-weight: normal;*/
    /*font-size: 18px;*/
    padding-bottom: 0px;
    /*display: inline-block;*/
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*width: 300px;*/
    /*overflow:hidden*/
    /*margin:0*/
    margin-top:0
}

.uk-card {
    border-radius: 16px;
    /*box-shadow: 10px -10px 10px #eaeaea, -10px 10px 10px #eaeaea*/
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.uk-label {
    padding: 5px 20px;
    border-radius: 24px;
    font-size: 1rem;
}

.section-gray {
    background-color: #eef2f4;
}



.dntCaptcha img{

    margin-bottom:6px !important;
}

.dntCaptcha a {
    font-size: 20px;
    padding-bottom: 3px;
}