﻿/* Training Course classes
=====================================================================================================*/
.training-courses { }
.pnl-additional-details textarea { min-width: 500px; max-width: 800px; width: 800px; }
table.course-fees { width: 500px; margin-bottom: 2em; }
div.address-block { display: inline-block; }
.pnl-terms { margin: 1em 0; }
.terms-content { margin: 1em 0; padding: 1em; background-color: #efefef; }
.terms-content p:last-child { margin-bottom: 0; }
.terms-checkbox { margin-left: 1em; }
.large-text { font-size: 16px; }