﻿/* START RegisterParent */
.columnWrap .fullColParents {
    padding-bottom: 10px;
}
@media handheld, only screen and (min-width: 0px) and (max-width: 985px) {
#foundSchools {width:100%!important;}
.columnWrap .leftColParents {width:100%;}
.headingChildsDetails {width:150px;}
.tableSelectSchool td.col1 {width:83px;}
.tableWidthColLeftRegisterChild {width:267px;}
}
@media handheld, only screen and (min-width: 681px) and (max-width: 985px)
{
.formWrapper {width:92%;}
.columnWrap {width:100%;}
.columnWrap .leftColParents {width:280px;width:45%;}
.columnWrap .rightColParents {width:50%;}
.columnWrap .fullColParents, .tableChildsDetails {width:100%;}
}
/**** smallRegister.css  ****/
@media handheld, only screen and (min-width: 381px) and (max-width: 680px)
{
    .columnWrap .rightColParents
{
    float:left;
    clear:left;
    width:560px;width:100%;
}
.columnWrap .rightColParents table.registerTable
{
    width:306px;
}
.rightColParents table.registerTable {width:100%!important;}
.rightColParents table.registerTable td {width:94px!important;}
.rightColParents table.registerTable td.RegisterInputs {width:140px!important;}
.tableChildsDetails
{
    width:560px;width:100%;
}
.columnWrap
{
    width:560px;width:100%;
}
.columnWrap .fullColParents
{
    width:560px;width:100%;
}
td.childDetailsCol1
{
    
}
table.registerTable td
{
    width:115px;
}
table.registerTable td+td
{
    width:200px;
}
.noteWrapper
{
    width:560px;
}
.noteLabel b, .noteContent i
{
    margin-left:0px;
    line-height:1.5;
}
}
/**** verysmallRegister.css ****/
@media handheld, only screen and (min-width: 0px) and (max-width: 380px)
{
.registerTable .loadingAjax {clear:left;float:left;}
    .columnWrap .rightColParents
{
    float:left;
    clear:left;
}
table.registerTable
{
    width:315px;
}
.columnWrap .rightColParents, .columnWrap, .columnWrap .fullColParents
{
    width:285px;
}
.OrganisationSuburb {width:139px!important;}
.columnWrap .leftColParents  {width:285px;}
.rightColParents table.registerTable {width:295px!important;}
.rightColParents table.registerTable td {width:105px!important;padding-right:0!important;}
.rightColParents table.registerTable td.RegisterInputs {width:200px!important;padding-right:0!important;}
div.columnWrap table.registerTable td.RegisterInputs
{
    width:200px;
}
.formWrapper table td
{
   padding-right:0;
}
.columnWrap .fullColParents
{
    overflow-x:scroll;
    min-height:100px;
}
#foundSchools
{
    width:285px;
}
.formWrapper table.saveStudentButtons .col1
{
    width:100px;
}
div.columnWrap table.registerTable, .columnWrap #MainContent_Table2, .noteWrapper
{
    margin-left:-5px;
}
.tdEmailAddress
{
    width:110px;
}
}