/* PLACE YOU CUSTOM STYLES IN THIS FILE */
.form-control2 {
    width: 100%;
    border: 1px solid #ccc;
    height: 35px;
    padding: 15px;
    margin: 0 0 10px 0;
    border-radius: 1px;
}
textarea.form-control2  {
    height: 100px;

}
.header-font {
    font-size: 16px;
}
.nk-product-price {
    font-size:2rem;
}
.ui-effects-transfer { border: 1px solid black; }