﻿.pop-content .div-row-new:last-child {
    margin-bottom: 0;
}

.smallBtn.addRecommendation {
    width: 80px;
    margin-top: 8px;
}

.option-btn > .btn_assess {
    width: 65px;
    height: 30px;
    line-height: 30px;
}

    .option-btn > .btn_assess.active {
        background: #fff;
        color: #333;
        border: 1px solid #e2e2e2;
    }

.pop-content .basic-message-list li {
    height: 40px;
    margin-top: -10px;
    border: none;
    line-height: 40px;
}

    .pop-content .basic-message-list li:first-child label {
        width: 93px;
    }

    .pop-content .basic-message-list li input {
        margin-top: 0;
    }
