

.qcu {
     
    background-color: #E6E7E8;
    background-position: 15px 20px;
    background-repeat: no-repeat;
    border: 2px solid #DDDD22;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 3px 3px 5px 6px #AAAAAA;
    margin: 0.7em auto;
    min-height: 2.5em;
    padding: 0.5em 5px 10px 80px;
    width: 85%;
}

