﻿/*
* 08/08/2019
* @author Arumuga Vignesh Venkatraman
* @module New Account
* @description New Account Section Styles
* @
*/
.newAccount tr td {
    font-family: 'Roboto', sans-serif;
}

.newAccount {
    padding-top: 30px;
}
