/* here you can put your own css to customize and override the theme */
.currencySign 
{
    border-right: 1px solid #ccc;
    color: #333 !important;
    height: 33px !important;
    line-height: 33px !important;
    margin: 0 2px 4px 4px !important;
    width: 28px !important;
}
.input-icon > .form-control {
    padding-left: 35px !important;
}
.checkBox-alignment
{
    padding-top: 0px !important;
}
