@CHARSET "UTF8";

@media (min-width: 1024px) {

  .branding-row {
    padding: 1.6rem 6rem;
  }

  .header-siteinfoline {
    padding: .6rem 6rem;
  }

  .page-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  #slipstreammsg {
    padding:5px 30px
  }

  #schedulermain #ScheduleBody .locationDayInstance button {
    margin-top:1rem;
  }

  .closed {
    padding:1rem;
  }

  #foundRecordDetails .changeAppointment {
	  float:left;
	  min-width:auto;
	}

	#foundRecordDetails .cancelAppointment {
	  float:right;
	  min-width:auto;
	}

  .TPL-AppointmentScheduler #ScheduleHeading .locationDaySection {
    display:table-cell;
  }

  .TPL-AppointmentScheduler .locationDaySection {
    padding-bottom: 0;
  }

  #schedulermain {
    text-align: center;
    width: 986px;
    margin: 0 auto;
    max-width: none;
  }

  .TPL-AppointmentScheduler .locationDaySection {
    display:table-cell;
    vertical-align: middle;
    text-align: center;
    padding-left:0;
  }

  .TPL-AppointmentScheduler .locationDayInstance {
    display: none;
    width: 97px;
    border-left: 1px solid #234190;
    height: 100%;
    vertical-align: middle;
  }

  .locationDayInstance.active {
    display:table-cell;
    line-height: 2rem;
    height: auto;
  }

  .topFixed {
    display: block;
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 99;
  }

  .closed br {
    content: initial;
	}

	.closed br:after {
	    content: initial;
	}

	.TPL-AppointmentScheduler .locationDayInstance span,
	.TPL-AppointmentScheduler .locationDayInstance span.timecellDispo {
	  display:block;
	}

	.TPL-AppointmentScheduler .locationDayInstance span.timecellDate {
    display:none;
  }

  .locationDayInstance.active {
    display:inline-block;
  }

.TPL-AppointmentScheduler .locationRow.even .locationDayInstance span.timecellDate,
  .TPL-AppointmentScheduler .locationRow.even .locationDayInstance span.timecellDispo,
  .TPL-AppointmentScheduler .locationRow.odd .locationDayInstance span.timecellDate,
  .TPL-AppointmentScheduler .locationRow.odd .locationDayInstance span.timecellDispo {
    border-bottom:0;
  }

  .TPL-AppointmentScheduler .locationRow {
    padding-bottom:0;
  }

  .language-selection li:before {
    content: " · "
  }

  .header-pagename {
    display:block;
    float:right;
  }

  .language-selection li {
    display:inline;
  }

/*  .language-selection {
    line-height: 6rem;
  }*/

  span.nobr {
    white-space: nowrap;
  }

  .language-selection i.fa.fa-chevron-circle-down {
    display:none;
  }

  .TPL-AppointmentScheduler .locationInfoSection {
    width:300px;
    padding:0;
    display: table-cell;
  }

  .page-infotext {
    padding: 1rem 6rem;
  }

  .footertext.float.floating {
    display:block;
    position:fixed;
    margin:0;
    bottom:0;
    left:0;
    width:100%;
  }

  .footer .copyright .footerlinks {
    float:left;
  }

  .footer .copyright .copyright-text {
    float:right;
  }

  div.ui-dialog[aria-describedby="BCGGINFOSCREEN"]{
	width: 680px !important;
    font-size: 9.5pt !important;
  }

  div.ui-dialog[aria-describedby="BCPSINFOSCREEN"]{
	width: 478px !important;
    font-size: 10pt !important;
    margin-left: 100px;
  }

  div.groupbodyFBIDO {
    padding: 4px;
    margin-bottom: 10px;
    position: relative;
    background-color: #EAEAEA;
    text-align: center;

	}

	div.fieldentityFBIDO {
    position: relative;
    margin: 0 auto;
    padding: 10px;
    display: block;
    border: 1px solid #CCCCCC;
    text-align: left;
    font-size: 0.69em;
	}

	#cjisAcknowledgementForm label,
	#DHHSAcknowledgementForm label {
      display: -webkit-inline-box;
    }

	div.groupbodyBottom {
	  width:700px; margin:0 auto; clear:both;
	}

	div.groupbodyTop {
	  width:690px; margin:auto; text-align:left;
	}


	form.FBIDisclosure {
	  display: flex;
	  flex-flow:column;
	  width: 55%;
	  margin-left: auto;
	  margin-right: auto;
	}

	div.groupbodyFBIDO {
	    position: relative;
	    background-color: #EAEAEA;
	    text-align: center;
	    padding-left: 2px;
	    padding-top: 5px;
	}

	div.fieldentityFBIDO {
	   margin: 3px;
	   padding: 6px;
	}

	div.FBIDisclosureGoButton {
	  margin-top: 0px;
	  width: 766px;
	}

	div.DemographicDataPopUp-Flex  {
		display:flex;
    }

	.DemographicDataPopUp i {
		margin-top: 30px;
	}

	div.UEPCardscanPrintPDFSection div.screen #SavePDF {
        margin-left:100px !important;
    }

    div.UEPCardscanPrintPDFSection div.screen #Print {
        margin-right:100px !important;
    }

    .UEPCardscanSectionBox table tbody tr {
        display: table-row;
    }
}