Disabled Students’ Allowances (DSA) support agreement
$f_id=439;
$prefix='live_';
$page_styles=<<
.textbox{padding-left:2em}
.required{float:right;margin-top:0;font-size:16pt;color:#0068C9}
#footer{margin-left:2em}
.required{float:right;margin-top:-4pt;font-size:16pt;color:#0092AF}
label{width:95%}
.helptrigger{margin-right:2px;margin-top: -5px}
.help{max-width:500px}
table td{border-top:none}
.cf_dobd,.cf_doby{max-width:70px}
.cf_dobm{max-width:90px}
@media (max-width:480px)
{
.verboseheader{display:block}
th{display:none}
.section_heading th{display:block;text-align: center;border:none;background-color: transparent }
thead, tbody, td, tr
{
display: block; width:100%;
}
td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
text-indent:1em;
white-space: normal;
height: auto;
font-size:14pt;padding:0px;text-align: center;text-indent: 0px;line-height: 25px;
} /*
Label the data
*/
td:before {
/* Now like a table header */
/* Top/left values mimic padding */
content: attr(data-title);
font-weight:bold;
padding:5px;
display:block;
line-height:2em;
width:97%;
font-size:12pt;
}
table,textarea,select,input[type="text"]{width:100% !important;}
.textbox{padding-left: 0px !important;}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
padding: 0px;
text-align:left;
}
#ac_display{width: 100%!important}
}
EOF;
include_once('/mnt/webdata1/private/php/include/webteam/customformbuilder/customform.php');
echo $page_footer;
?>