.wrap .nsn-frm .tablenav {
    height: auto;
}
body .msglabel {
	display: inline-block;
	font-size: 14px;
    font-weight: bold;
	padding-left: 5px;
}
form.nsn-form {
    background: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right:1px solid #ccc;
    border-top:1px solid #ccc;
    float: left;
    width: 50%;
}
.nsn-table {
    width: 60%;
}
.nsn-box-border {
    padding: 0 15px;
}
h3.nsn-header-text {
    font-size: 19px;
    font-weight: 600;
}
.nsn-setting-table th {
    float: right;
}