.cards-panel{display:flex;justify-content:space-around;margin:20px 0}.card .front,.card .back{box-sizing:border-box;min-height:300px;overflow-y:hidden;text-align:center;padding:40px 20px;border:3px solid #ccc;box-shadow:2px 2px 2px 1px rgb(0 0 0 / .2);min-height:300px}.flashcard{background:#fff;padding:10px 5px;margin:15px 0}.flashcard-messages{margin-bottom:20px}.answers-single.qsm-flashcard-questiontype .answer-text-div{width:270px;max-width:33%}.answers-single.qsm-flashcard-questiontype>div:nth-child(4){padding:0;width:100px}.qsm-flashcard-questiontype .answer-text::placeholder{color:#afacac}.qsm-flashcard-questiontype .answer-text-front:-ms-input-placeholder{color:#afacac}.qsm-flashcard-questiontype .answer-text-front::-ms-input-placeholder{color:#afacac}