﻿.input-option {
    border-width: 1px !important;
    border-color: rgb(204,204,204) !important;
    border-style: solid !important;
    margin-top: 1px !important;
    height: 45px !important;
    padding-left: 15px !important;
}

.input-option select {
    margin-right: 1px;
    max-width: 80% !important;
}

.stacked-input {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    border-bottom-color:rgb(221,221,221) !important; 
    border-bottom-width:1px !important; 
    border-bottom-style:solid !important;
}
