@CHARSET "UTF8";

@media (min-width: 600px) {
  #schedulermain {
    text-align: center;
    margin: 0 auto;
    max-width:700px;
  }
  
  .TPL-AppointmentScheduler .locationInfoSection {
    width:300px;
    display:table-cell;
  }
  
  .TPL-AppointmentScheduler .locationDaySection {
    display:table-cell;
  }
  
  .TPL-AppointmentScheduler .locationRow {
    padding-bottom:1rem;
  }
  
  .language-selection li:before {
    content: " · "
  }
  
  .language-selection li {
    display:inline;
  }
  
  .language-selection i.fa.fa-chevron-circle-down {
    display:none;
  }
  
  div.ui-dialog[aria-describedby="BCGGINFOSCREEN"] {
    max-width: 680px;
  }
  
  div.ui-dialog[aria-describedby="BCGGINFOSCREEN"] table {
    width: 650px;
  }
  
  div.ui-dialog[aria-describedby="BCGGINFOSCREEN"] p,
  div.ui-dialog[aria-describedby="BCPSINFOSCREEN"] p {
    width: 100%;
  }
  
  div.groupbodyFBIDO {
    text-align: center;
  }
  
  div.fieldIdentityFBIDO {
    font-size: 0.69em;
    background-color: #FFFFFF;
  }

  div.FBIDisclosure {
    width: 324px;
  }
  
  .twoButton.cancelButton {
  	float:left;
  }
  
  .twoButton.continueButton {
  	float:right
  }
  
  .twoButton {
	max-width:49%;
}
div.screen.UEPCardscanPrintPDFSection button {
	margin-left:0px;
}

div.UEPCardscanPrintPDFSection div.screen #SavePDF {
    margin-left:50px !important;
}

div.UEPCardscanPrintPDFSection div.screen #Print {
    margin-right:50px !important;
}

div.screen.UEPCardscanPrintPDFSection button {
	margin-left:0px;
}

.UEPCardscanSectionBox table tbody tr{
	display:table-row;
}

div.finalscreenepaymessage {
	padding-left: 104px; 
	padding-right: 256px;
}

tr#signature,
tr#applicantdatatop,
tr#applicantdatabottom
{
	display:unset;
}

tr#signature td,
tr#applicantdatatop td,
tr#applicantdatabottom td
{
	padding-right: 38px;
}

div.finalscreenepaymessage {
	padding-left: 52px;
	padding-right: 0;
}

.program-sc div.fieldentity {
  display: inline-block;
}

.program-sc .TPL-DynaForm .field-varAliasHeader__2,
.program-sc .TPL-DynaForm .field-varAliasHeader__3,
.program-sc .TPL-DynaForm .field-varAliasHeader__4,
.program-sc .TPL-DynaForm .field-varAliasHeader__5,
.program-sc .TPL-DynaForm .field-addAliasButton {
  display:block;
}



}

