.well {
    min-height: 20px;
    padding: 10px;
    margin-bottom: 20px;
    /*background-color: #f5f5f5;*/
    border: 1px solid #dee2e6!important;
    /*border-radius: 4px;*/
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);

}






