.popup-estrequest {
    color: #5D5D5D;
    font-size: 20px;
}

.btn-popup-estrequest--select {
    width: 265px;
    height: 60px;
    line-height: 60px;
    margin: 15px 0;
    border: 1px solid #707070;
    box-sizing: content-box;
    border-radius: 5px;
    cursor: pointer;
    color: #5D5D5D;
    font-size: 20px;
}

.btn-popup-estrequest--select:hover {
    border: 1px solid #707070;
}

.popup-estrequest__title {
    height: 60px;
    line-height: 60px;
    color: #5D5D5D;
    font-size: 20px;
}
