@font-face {
  font-family: Roboto-Regular;
  src: url("../css/fonts/Roboto-Regular.ttf");
}

@font-face {
  font-family: Roboto-Medium;
  src: url("../css/fonts/Roboto-Medium.ttf");
}

@font-face{
  font-family:Antonio;
  src: url("../css/fonts/Antonio-VariableFont_wght.ttf")
}

html, body{
  font-family: Roboto-Regular;

}


.website-links li a:hover{
  color:#e0e0e0 !important;
}

#Instagramicon:hover, #pinteresticon:hover, #facebookicon:hover, #twittericon:hover{

  fill:#e0e0e0 !important;


}


.downloading-area {
  padding-bottom: 10px;
}
.terms {
  width: 100%;
}
.file-name {
  padding-top: 30px;
  font-weight: bold;
  word-break: break-all;
}
.image-form {
  height:40px !important;
  font-family: Roboto-Regular;
}

input[type=checkbox]{

  background-color: #2b669a;
}

.btn-remove {
  height: 30px;
  width: 30px;
}
.highlight-bg{
  background-color: #c4bcbc !important;
}


/*************************************************************
  GLOBAL FONT SIZES
**************************************************************/
body {
  font-family: Roboto-Regular;
  font-size: 12px;
  padding: 0;
  overflow-x:hidden;
}
body:before {
  content: '';
  /* position: fixed;*/
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*background: url(../resource/images/backgroundImage.jpg) center center no-repeat;*/
  background-size: cover;
  background-blend-mode: multiply;
  z-index: -1;
}
footer,
header {
  display: block;
}
img {
  border: 0;
  height: auto;
}
a,
.alink {
  text-decoration: none;
}
a:visited,
.alink:visited {
  text-decoration: none;
}
a:hover,
.alink:hover {
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
.column.main {
  background: rgba(255, 255, 255, 0.35);
  padding-top: 10px;
  margin-top:67px;
}
a:hover {
  text-decoration: none;
}
.dropdown-menu {
  position: absolute;
  left: 0px;
  width: 69%;
}
.min-header {
  background-color: #f7f7f9;
  height: 55px;
  margin-top: 2px;
}
.min-header p {
  padding-top: 13px;
}
.max-header p {
  padding-top: 10px;
}
.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 20%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
}
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: none;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
#maincontent {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;

}
footer.page-footer {
  margin-top:65px;
  background-color: #212121 !important;
  color:#fff;
  font-size:16px;
  font-family: Roboto-Regular;
  font-weight:normal;
}
footer.page-footer .footer-circle-wrap {
  box-sizing: content-box;
  overflow: hidden;
  position: absolute;
  top: -150px;
  left: 0;
  width: 100%;
  height: 150px;
}
footer.page-footer .footer-circle-wrap .footer-circle {
  position: absolute;
  width: 120%;
  height: 600px;
  overflow: hidden;
  left: -10%;
  bottom: 0;
}
footer.page-footer .footer-circle-wrap .footer-circle:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 100%;
  min-width: 800px;
  height: 600px;
  border: 1000px solid #ffffff;
}
footer.page-footer .footer.content {
  margin-top: 0;
  padding-top: 60px;
  border-top: none;
}
footer.page-footer .footer.content .copyright {
  text-align: left;
  padding-bottom: 30px;
  width: 243px;
  display: inline-block;
  margin: 24px 0 0 27%;
}
footer.page-footer .footer.content .footer-all-links {

  position: relative;
  padding: 0;
  margin: 0;
  justify-content: center;
  align-items: center;
}
footer.page-footer .footer.content a,
footer.page-footer .footer.content a:link {
  padding-right: 15px;
  color:#fff;
}
footer.page-footer .footer.content a:hover,
footer.page-footer .footer.content a:visited {
  /*color: #f7ba54;*/
}
footer.page-footer .footer-social-links {

}
footer.page-footer .footer-policy-links {
  margin-left: 15%;
  margin-top:30px;
  text-align: right;
  width: 100%;
}
.page-header {
  border-bottom: 0 none;
}
.page-header > .panel.wrapper {
  border-bottom: 0;
}
.page-header {
  z-index: 2;
  position: relative;
  background: transparent;
}
.page-header .panel.header .logo {
  flex-shrink: 0;
  display: block;
  float: none;
  padding: 15px 0 0 91px;
  height: 60px;
  margin: 0;
}
.page-header .panel.header .logo img {
  margin: 0;
}
.page-header .panel.header .logo svg {
  width: 180px;
  height: 30px;
}
.page-header .panel.header .page-title-wrapper {
  flex-grow: 1;
}
.page-header .page-title {
  margin: 0;
  font-size: 14px;
  text-align: center;
  color: #4a4a4a;
}
.page-header .walsworth-header-links {
  margin: 0;
}
.page-header .walsworth-header-links .nav-toggler {
  background: transparent;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -21px;
  width: 55px;
  height: 42px;
  padding: 0;
}
.page-header .walsworth-header-links .nav-toggler:before {
  transition: all 0.1s;
}
.page-header .walsworth-header-links .nav-toggler:before,
.page-header .walsworth-header-links .nav-toggler span:before,
.page-header .walsworth-header-links .nav-toggler span:after {
  content: '';
  width: 35px;
  height: 2px;
  right: 10px;
  position: absolute;
  background-color: #fff;
  top: 20px;
}
.page-header .walsworth-header-links .nav-toggler span:before,
.page-header .walsworth-header-links .nav-toggler span:after {
  transform-origin: right center;
  transition: all 0.3s;
}
.page-header .walsworth-header-links .nav-toggler span:before {
  top: 10px;
}
.page-header .walsworth-header-links .nav-toggler span:after {
  top: 30px;
}
.page-header .walsworth-header-links .primary-nav-links {
  position: absolute;
  text-align: left;
  top: 60px;
  left: 0;
  width: 100%;
  overflow: hidden;
  max-height: 0;
  transition: max-height 0s linear 0.3s;
}
.page-header .walsworth-header-links ul {
  padding: 18px 0;
  margin: 0;
  background-color: #d8d8d8;
  transform: translate(0, -100%);
  transition: all 0.3s;
}
.page-header .walsworth-header-links ul li {
  list-style: none;
  margin: 0;
  font-size: 0;
  display: block;
}
.page-header .walsworth-header-links ul a {
  display: block;
  font-size: 25px;
  padding: 18px 25px;
  /*font-family: 'Open Sans', Helvetica, sans-serif;*/
  white-space: nowrap;
}
.page-header .walsworth-header-links ul a .fa {
  display: none;
}
.page-header .header-title-secondary {
  position: absolute;
  top: 28px;
  right: 16%;
}
.page-header .header-title {
  width: 50%;
  position: absolute;
  top: 25%;
  left: 25%;
}
.page-header .header-title .sub-title {
  width: 100%;
  text-align: center;
}
small {
  font-size: 0.933rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
.main-text-section{
  width: 1440px;
}
.panel{
  border-bottom: solid 3px #144087 ;


}
.form-control:focus{
  border:2px solid #144087 !important;
box-shadow: none;

}

.input-area:focus{
  border: 2px solid #144087

}
.input-area:focus-visible{
  border: 2px solid #144087

}
.tooltiptext {
  visibility: visible;
  width: 120px;
  background-color: #eceaea;
  color: #999999;
  text-align: center;
  border-radius: 2px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%;
  /* At the bottom of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #eceaea transparent transparent transparent;
}
.tooltipgreen {
  visibility: visible;
  width: 120px;
  background-color: #28bc4e;
  color: #ffffff;
  text-align: center;
  border-radius: 2px;
  padding: 5px 0;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
  margin: 3px 0 0 7px;
}
.tooltipgreen::after {
  content: " ";
  position: absolute;
  top: 50%;
  right: 100%;
  /* To the left of the tooltip */
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent #28bc4e transparent transparent;
}
.invalid-feedback {
  color: #c62828;
  margin-left: 13px;
  margin-bottom: 9px;
  margin-top:-15px;
  font-size: 12px;
}
.invalidBorderFeedback {
  border: 1px solid #c62828 !important;
}
.blocking-layer {
  position: absolute;
  top: 52%;
  left: 2%;
  background-color: WHITE;
  Z-INDEX: 2;
  opacity: .5;
  width: 96%;
  height: 40%;
}
.clear-button {
  background-color: transparent;
  background-image: none;
  border: none;
  cursor: pointer;
  overflow: hidden;
  outline: none;
  margin-left: -37px !important;
}
.clear-button:hover {
  background-color: transparent;
}
.clear-button:active {
  background-color: transparent;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type='file'] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 24px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background-color: #ffffff;
  cursor: inherit;
  display: block;
}




.uploadbtn {
  display: inline-block;
  padding: 9px 12px;
  margin:0 30%;
  font-size: 14px;
  border: 0px transparent;
  color: #5e5e5e;
  text-align: center;
  cursor: pointer;
  background-color: #d1dade;
  -webkit-border-radius: 3px;
  background-image: none !important;
  border: 1px solid transparent;
  border-radius: 25px;
  text-shadow: none;
  box-shadow: none;
  transition: all 0.12s linear 0s !important;
}
.uploadbtn-default {
  color: #333;
  background-color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
/*.uploadbtn-default:hover {*/

/*  color: #333 !important;*/
/*  background-color: #ebebeb!important;*/
/*  border-color: #adadad;*/
/*}*/
.larger-section {
  margin-top: 10px;
}
.req {
  text-align: right;
  color: #999999;
}
.rcorners_progress {
  width: 435px;
  height:3px;
}
.td_rcorners {
  width: 90px;
}
#rcorners_background {
  border-radius: 10px;
  border: 1px solid #eceaea;
  padding: 5px 0px 0px 18px;
  width: 85%;
  height: 100%;
  margin-bottom: 10px;
  background-color: #f7f7f9;
  max-width: 580px;
}
#rcorners-upload-multi {
  border-radius: 10px;
  /*border: 1px solid #eceaea;*/
  max-width: 580px;
  height: 100%;
  margin-bottom: 10px;
  /*background-color: #f7f7f9;*/
}
#rcorners_background_final {
  border-radius: 10px;
  border: 1px solid #eceaea;
  padding: 5px 0px 5px 18px;
  height: 100%;
  margin-bottom: 10px;
  background-color: #f7f7f9;
  max-width: 580px;
}
.tooltiptextleft {
  visibility: visible;
  width: 120px;
  background-color: #eceaea;
  color: #999999;
  text-align: center;
  border-radius: 2px;
  padding: 5px 0;
  font-size: 13px;
  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}
.tooltiptextleft::after {
  content: " ";
  position: absolute;
  top: 50%;
  /* At the bottom of the tooltip */
  left: 0%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #eceaea #eceaea transparent transparent;
}
.firstTooltipleft {
  margin-left: 50px;
}
.floating-next_button {
  position: fixed;
  right: 15%;
  bottom: 23%;
  overflow-y: auto;
  border-radius: 10px;
  border: 1px solid #eceaea;
  padding: 6px 0px 0px 7px;
  width: 83px;
  height: 50px;
  box-shadow: 0px 0px 8px #999999;
  -moz-box-shadow: 0px 0px 8px #999999;
  -webkit-box-shadow: 0px 0px 8px #999999;
}
.sign-required{
  font-size: 12px;
}
.sign-links{
  text-decoration: underline;
  color:#144087;
}
.portrait-require {
  position: absolute;
  top: 38px;
  right: 24%;
  color: #ffb300;
}
.invalid-color {
  color: #ffb300;
}
.form-control {
  display: inline-block;
}
.spaced-br{
  display: none;
}
.footer-topic{
  width: 299px;
}
@media only screen and (min-width: 768px) and (max-device-width: 1024px) {
  footer{width:104%; }
  .main-img{display: none;}
  .snap-school-header{
    margin: 0 0 0 15%;
  }


  .dropdown-menu{
    max-height: 160px; width: 250px;overflow: scroll; margin-left:15px; top: 69%;z-index:9999;

  }
  .spaced-br{
    display: none;
  }
  /*.sep{*/

  /*  display: none;*/
  /*}*/
.main-img{
  display: none;
}
.photo-label{
  display: none;
}
  .invalid-feedback {
    margin-left: -22%;
  }

  .dd_section{
    width: 50%;
    float:left;


  }

  .tab{
    width:100% !important;
    margin-left:-14%;

  }
  .school-info{
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.1px;
    color: rgba(0, 0, 0, 0.87);
    margin-right:13px;
  }
  .change-school{
    margin-top:12px;
    font-family: Roboto-Regular;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.37px;
    color: #144087;

  }


  .yearbook-snap-header{
    font-family: Antonio;
    font-size: 45px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
    margin-left:-105px;

  }
  .enter-access-code{
    margin: 19px 0 0 -20px;
    width: 672px;
    overflow:hidden;
    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
    margin-left:-105px;
  }



  .form-styling{
    width:320px;
    margin-left:-25px;


  }
  .label{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
    float:left;
    margin: 0 225px -15px -75px;

  }


  .img-label{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
    float:left;




  }




  .input-area{
    width: 215px !important;
    height: 40px;
    padding: 10px 0 10px 13px;
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, 0.23);

  }

  ::placeholder{
    opacity: 0.1;
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);


  }

  .helper-text{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    margin-top:-14px;
    margin-left:-90px;
    line-height: 1.67;
    letter-spacing: 0.4px;
    color: rgba(0, 0, 0, 0.6);
  }
  .enter-btn{
    width:82px;
    margin: 20px 0 20px 0px;
    padding: 8px 16.5px;
    background-color: rgba(0, 0, 0, 0.12);
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.43px;
    color: rgba(0, 0, 0, 0.26);
  }
  .enter-btn-blue{
    background-color: #144087 !important;
    color: #fff !important;


  }
  .submit-btn{
    margin: 20px -250px 20px 60px;
    padding: 8px 16.5px;
    background-color: rgba(0, 0, 0, 0.12);
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.43px;
    color: rgba(0, 0, 0, 0.26);
    float:right;


  }

  .button-outline{
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }


  .upload-photos-head{
    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    text-align: left;
    color: rgba(0, 0, 0, 0.87);


  }
  .upload-text{
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
  }

  .rectangle{
    width: 134px;
    height: 134px;
    margin: 30px 2.5px 8px 2.5px;
    padding: 35.2px 18.3px 26.8px 18.7px;
    border: dashed 1px #979797;
    background-color: #fafafa;
    float:left;
    display:inline-block;

  }

  .rectangle:hover{
    background-color: #edf0f6;
    width: 134px;
    height: 134px;
    padding: 35.2px 18.3px 26.8px 18.7px;
  }


  .rectangle2{
    border: solid 1px #979797;
    width: 134px;
    height: 134px;
    margin: 30px 0px 45px 0px;
    padding: 35.2px 18.3px 26.8px 18.7px;
    background-color: #fafafa;

  }

  .rectangle3{
    background-color: #d0cece !important;


  }
  .buttonDisabled{
    background-color:#b4b2b2;


  }
  .uploadImage{
    width:97px;
    display: block;
    font-family: Roboto-Regular;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.37px;
    color: #585665;

  }

  .btn-remove{
    position: relative;
    left: 138px;
    bottom: 58px;
    background-color: #fff;
    display:inline-block;
    border-radius:5px;
  }

  .complete-img{
    margin:5px;
    width: 134px;
    height:134px;
    display:inline-block;
    position:relative;
    top:-18px
  }



  .submit-btn{
    margin: 20px 0 20px 23.9px;
    padding: 8px 16.5px;
    background-color: rgba(0, 0, 0, 0.12);
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.43px;
    color: rgba(0, 0, 0, 0.26);
    float:right;


  }

  .button-outline{
    padding: 8px 16.5px;
    border-radius:4px;
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }
  .photo-release-form{
    width:621px;
    margin-top:41px;
    float:left;
    display:block;
    margin-left:1%;
  }
  .photo-release{

    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
    margin-left:-14%;
  }

  .photo-form{
    margin: 30px 0 66px 0;
    display:block;
    float:left;
  }

  .fn-label{
    margin-top:-15px;



  }

  .ln-label{

    margin-top:-70px;
    margin-left:40%;

  }
  .em-label{

  }
  .email-form{

    margin:15px 0 0 -80px;
  }

  .terms{

    margin-left:-14%;
  }
  .img-thumb{
    height:134px;
    width:134px;
    object-fit: contain;
    margin:28px 0;"

  }
  .repeat{
    display:inline-block;
    margin: 0 2.5px;
  }
  .uploaded-thumb{
    margin: -37px -21%;
    float:left;



  }
  .max-imgs{

    margin-left:106px;
  }
  .modal-dialog{
    width:635px;

  }




  .single-image-template{
    width:635px !important;
    height:937px;
    margin:0 auto;
    padding: 25px 26.6px 52px 30px;

  }

  .img-size{
    font-family: Roboto-Regular;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.1px;
    color: rgba(0, 0, 0, 0.6);


  }


  .required-fields{
    margin: 0 0 45px 5px;
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);


  }

  .std-ln{
    top: -63px;
    position: relative;
    margin-left:262px;
  }




  .progress-caption{
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: 0.11px;
    color: rgba(0, 0, 0, 0.87);
  }
  .notes-header{
    width:562px;
    margin-top:7px;
  }

  .note-label{
    font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    text-align:left;
  }

  .char-counter{
    float:right;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
  }

  .notes-area{
    width:562px;
    height: 160px;
    padding: 12px 36.5px 131px 10.5px;
    border-radius: 4px;
    border: solid 1px #979797;
  }


  .save-buttons{
    width: 616px;
    text-align: center;
    margin: 20px 0 20px 23.9px;
  }

  .save-btn{
    margin: 0 8px;
    padding: 8px 16.5px;
    background-color: #144087;
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.43px;
    color: #FFF;



  }
  .topic{
    float:left;
    margin-top:5px;
    width: 100%;
  }
  .save-btn-outline{
    margin: 0 8px;
    padding: 8px 16.5px;
    border-radius:4px;
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }

  .close-modal{
    float:right;
    font-size:35px;


  }





  .modal-content:has(.termsOfUseModal){
    width:652px;
    height:700px;
    overflow-y:scroll;


  }

  .termsModal{
    width:620px !important;



  }


  .wals-footer-logo{
    margin-bottom:16px;
    margin-left:-70px;


  }

  .website-links{
    list-style-type: none;
    margin:24px 0 20px -75px;

  }
  .footer-social-links{
    margin-left:-75px;
  }



  .website-links li{
    margin:5px;


  }
  .photo-label{
    opacity: 0.87;
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1.5px;
    color: #585665;
    text-align:right;
    float:right;

  }

  .app-logos{
    width:33%;


  }
  .app-logos img{
    margin-bottom: 18px

  }

  .larger-section {
    display: block;
  }
  .smaller-section {
    display: none;
  }
  .center_section {
    margin-left: -5px;
  }
  .center-section-upload {
    margin-left: 6%;
  }
  .scroll-width {
    width: 469px;
  }
  .footer.content {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    /*max-width: 1280px;*/
    padding-left: 20px;
    padding-right: 20px;
    width:83.3333%;
  }
}
@media only screen and (min-width: 1025px) {
  .main-img{display:block; width:100%;}
  .snap-school-header{
    margin:0px auto auto 530px;

  }
  .tab{
    width:100% !important;

  }
  .dd_section{
    width: 50%;
    float:left;
  }
  .school-info{
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.1px;
    margin-right:13px;
    color: rgba(0, 0, 0, 0.87);
  }
  .change-school{
    margin: 0 0 0 15px;
    font-family: Roboto-Regular;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.37px;
    color: #144087;
  }


  .yearbook-snap-header{
    margin: 0 400px 8px 0;
    font-family: Antonio;
    font-size: 45px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: -0.38px;
    color: rgba(0, 0, 0, 0.87);
    width:100%;
  }
  .enter-access-code{
    margin: 8px 0 0 0.3px;
    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
    width: 652px;

  }
  .label{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
    float:left;
  }
  .input-area{
    width: 215.1px;
    height: 40px;
    margin: 0 1.5px 0 0;
    padding: 10px 11.6px 10px 13px;
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, 0.23);
    float:left;
    display:block;
  }

  ::placeholder{
    opacity: 0.1;
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);


  }

  .helper-text{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    margin-top:-14px;
    padding-left:13px;
    line-height: 1.67;
    letter-spacing: 0.4px;
    color: rgba(0, 0, 0, 0.6);
  }
  .enter-btn{
    margin: 20px 0 20px 23.9px;
    padding: 8px 16.5px;
    background-color: rgba(0, 0, 0, 0.12);
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.43px;
    color: rgba(0, 0, 0, 0.26);
  }
  .enter-btn-blue{
    background-color: #144087 !important;
    color: #fff !important;


  }

  .upload-photos-head{
    font-family: Roboto-Regular;

    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    text-align: left;
    color: rgba(0, 0, 0, 0.87);


  }
  .upload-text{
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
  }
  .rectangle{
    width: 134px;
    height: 134px;
    margin: 30px 2.5px 8px 2.5px;
    padding: 35.2px 18.3px 26.8px 18.7px;
    border: dashed 1px #979797;
    background-color: #fafafa;
    display:inline-block;
    cursor:pointer;
  }

  .rectangle:hover{
    background-color: #edf0f6;
    width: 134px;
    height: 134px;
    padding: 35.2px 18.3px 26.8px 18.7px;
  }


  .rectangle2{
    border: solid 1px #979797;
    width: 134px;
    height: 134px;
    margin: 38px 0px 45px 0px;
    padding: 35.2px 18.3px 26.8px 18.7px;
    background-color: #fafafa;
display:inline-block;
  }

  .rectangle3{
    background-color: #d0cece !important;


  }
  .buttonDisabled{
    background-color:#b4b2b2;


  }
  .uploadImage{
    width:97px;
    display: block;
    font-family: Roboto-Regular;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.37px;
    color: #585665;

  }

  .btn-remove{
    position: relative;
    left: 105px;
    bottom: -50px;
    background-color: #fff;
    display:inline-block;
    border-radius:5px;
    z-index: 1000;
  }

  .complete-img{

    width: 134px;
    height:134px;
    display:table;
    position:relative;

  }

  .submit-btn{
    margin: 20px 0 20px 23.9px;
    padding: 8px 16.5px;
    background-color: rgba(0, 0, 0, 0.12);
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.43px;
    color: rgba(0, 0, 0, 0.26);
    float:right;


  }

  .button-outline{
    padding: 8px 16.5px;
    border-radius:4px;
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }
  .photo-release-form{
    width:621px;
    margin-top:41px;
    float:left;
    display:block;
    margin-left:3%;
  }
  .photo-release{
margin-top: 41px;
    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);

  }

  .photo-form{
    margin: 35px 0 66px 0;
    display:block;
    float:left;
  }

  .fn-label{
    margin-top:-15px;



  }

 .dropdown-menu{
    max-height: 160px; width: 250px;overflow: scroll; margin-left:15px; top: 67%;z-index:9999;

  }
  .img-label{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
    float:left;




  }
  .ln-label{

    margin-top:-70px;
    margin-left:52%

  }
  .em-label{


  }

  .img-thumb{
    height:134px;
    width:134px;
    object-fit: contain;
    position:relative;
    top:36px;
    z-index:0;
  }
  .repeat{
    display:inline-block;
    margin: 0 2.5px;
    height:134px;
    top: -28px;
    position: relative;
  }
  .uploaded-thumb{
    margin: -37px -21%;
    float:left;



  }


  .blockArea{
    display:inline-block;
height:134px;

  }
  .max-imgs{

    margin-left:106px;
  }
  .modal-dialog{
    width:1066px;

  }



  .single-image-template{
    width:1066px !important;
    height:930px;
    margin:0 auto;
    padding: 31px 31px 41px 224px ;

  }

  .img-size{
    font-family: Roboto-Regular;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.1px;
    color: rgba(0, 0, 0, 0.6);


  }


  .required-fields{
    margin: 0 0 45px 5px;
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);


  }

  .std-ln{

    margin-left:262px;
  }




  .progress-caption{
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: 0.11px;
    color: rgba(0, 0, 0, 0.87);
  }
  .notes-header{
    width:616px;
    margin-top:27px;
  }

  .note-label{
    font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    text-align:left;
  }

  .char-counter{
    float:right;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
  }

  .notes-area{
    width:616px;
    height: 163px;
    padding: 12px 36.5px 131px 10.5px;
    border-radius: 4px;
    border: solid 1px #979797;
  }


  .save-buttons{
    width: 616px;
    text-align: center;
    margin: 25px 0 20px 23.9px;
  }

  .save-btn{
    margin: 0 8px;
    padding: 8px 16.5px;
    background-color: #144087;
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.43px;
    color: #FFF;



  }
  .topic{
    float:left;
    margin-top:5px;
    width: 100%;
  }
  .save-btn-outline{
    margin: 0 8px;
    padding: 8px 16.5px;
    border-radius:4px;
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }

  .close-modal{
    float:right;
    font-size:35px;


  }



  .modal-content:has(.termsOfUseModal){
    width:700px;
    height:700px;
    overflow-y:scroll;


  }
  .wals-footer-logo{
    margin-bottom:16px;



  }

  .website-links{
    list-style-type: none;
    margin-bottom:70px;

  }
  .website-links li{
    margin:5px;


  }
  .photo-label{
    opacity: 0.87;
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1.5px;
    color: #585665;
    text-align:right;
    width:100%;
    display:block;
    margin: 8px 90px 43px 48px;
  }



  .image-uploads{
    display:inline-block;
    width:90%



  }

  .uploadedPhotosHead{
    width: 100%;
    text-align: center;
    font-family:Antonio;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.87;
    letter-spacing: normal;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);



  }
  .uploadedPhotosContent{
    text-align:center;
    width:100%;
    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);


  }
  .finalModelButtons{
    width: 100%;
    text-align: center;
    margin: 20px 0 20px 23.9px;
  }

  .min-header {
    display: none;
  }
  .max-header {
    display: block;
  }
  #rcorners-upload-multi {
    /*width: 95%;*/
    /*max-width: 580px;*/
  }
  #rcorners_background_final {
    width: 85%;
  }
  .second-heading {
    font-size: 18px;
    font-weight: 500;
  }
  .middle-section {
    margin: 10px 0 0 17px;
  }
  .center_section {
    margin-left: 5px;
  }
  .center-section-upload {
    width: 75%;
  }
  .remove_image {
    position: absolute;
    top: 4px;
    right: 2%;
  }
  .image-form-control {
    width: 150%;
  }

  .second-form{



  }
  .scroll-width {
    width: 469px;
  }
}
@media only screen and (min-device-width: 600px) and (max-width: 767px) {

  .photo-label{
    display: none;
  }
  .termsModal{
    width:310px !important;

  }
  .termsOfUseModal{

  }
  .modal-content{
    width: 100%;
  }



  .dropdown-menu{
    max-height: 160px; width: 250px;overflow: scroll; margin-left:15px; top: 74%;z-index:9999;

  }
.gradeCat{
  width:100%;


}

  .main-img{display: none;}
  .snap-school-header{
    margin: 0 0 0 2%;
  }
  .spaced-br{
    display: block;
  }
  .sep{
    display: none;
  }
  .school-info{
    font-family: Roboto-Regular;
    font-size: 14px;
    width:100%;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.1px;
    color: rgba(0, 0, 0, 0.87);
    margin: 0 0 0 2%;
  }
  .change-school{
    margin: 12px 0 0 5%;
    font-family: Roboto-Regular;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.37px;
    color: #144087;
    width:100%;
  }


  .yearbook-snap-header{
    font-family: Antonio;
    font-size: 20px;
    font-weight: 500;
    width:100%;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
    margin: 0 0 0 5%;


  }
  .enter-access-code{
    margin: 15px 0 0 -3%;
    width:320px;
    overflow:hidden;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
  }

  .tab{
    width: 25%;
  }

  .form-styling{
    width:320px;
    margin-left:2%;
  }

  .label{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
    float:left;
    margin: 0 225px -15px 4px;

  }
  .input-area{
    width: 200px !important;
    height: 40px;
    padding: 10px 11.6px 10px 13px;
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, 0.23);

  }

  ::placeholder{
    opacity: 0.1;
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);


  }

  .helper-text{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    margin-top:-14px;
    margin-left:4%;
    line-height: 1.67;
    letter-spacing: 0.4px;
    color: rgba(0, 0, 0, 0.6);
  }
  .enter-btn{
    width:82px;
    margin: 20px 0 20px 0px;
    padding: 8px 16.5px;
    background-color: rgba(0, 0, 0, 0.12);
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.43px;
    color: rgba(0, 0, 0, 0.26);
  }
  .enter-btn-blue{
    background-color: #144087 !important;
    color: #fff !important;


  }
  footer.page-footer .footer.content .copyright {
    margin: 16px 0 0 16px;
  }



  .upload-photos-head{
    font-family: Roboto-Regular;

    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    text-align: left;
    color: rgba(0, 0, 0, 0.87);
    margin: 0px 0 16px 19%;

  }
  .upload-text{
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
  }
  .rectangle{
    width: 134px;
    height: 134px;
    padding: 35.2px 18.3px 26.8px 18.7px;
    border: dashed 1px #979797;
    background-color: #fafafa;
    float:left;
    margin: 5px;

  }
  .image-uploads {
    width:130%;
    display:inline-block;
    margin-left:-5%;
    margin-top:15px;
  }



  .rectangle2{
    border: solid 1px #979797;
    width: 134px;
    height: 134px;
    padding: 35.2px 18.3px 26.8px 18.7px;
    background-color: #fafafa;
    float:left;
    display:inline-block;
    margin:5px;
  }


  .rectange2Last-child{
    bottom:15px;
    position: relative;
  }

  .rectangle3{
    background-color: #d0cece !important;


  }
  .buttonDisabled{
    background-color:#b4b2b2;


  }
  .uploadImage{
    width:97px;
    display: block;
    font-family: Roboto-Regular;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.37px;
    color: #585665;

  }

  .btn-remove{
    position:relative;
    background-color: #fff;
    display:inline-block;
    border-radius:5px;
    z-index:1000;
    right:-120px;
    top:18px
  }

  .complete-img{
    margin:5px;
    width: 134px;
    height:134px;
    display:inline-block;
    position:relative;
    top:-18px
  }

  .submit-btn{
    margin: 20px 15px 20px 23.9px;
    padding: 8px 16.5px;
    background-color: rgba(0, 0, 0, 0.12);
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.43px;
    color: rgba(0, 0, 0, 0.26);
    float:right;


  }

  .button-outline{
    padding: 8px 16.5px;
    border-radius:4px;
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }
  .photo-release-form{

    margin-top:41px;
    float:left;
    display:block;
    margin-left:1%;
  }
  .photo-release{

    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);

  }

  .photo-form{
    margin: 30px 0 66px 0;
    display:block;
    float:left;
  }

  .fn-label{
    margin-top:5px;



  }

  .ln-label{

    margin-top:-20px;


  }
  .em-label{

    margin-top:-15px;

  }

  .img-thumb{
    height:134px;
    width:134px;
    object-fit: contain;


  }

  .uploaded-thumb{
    margin: -37px -21%;
    float:left;
  }

  .repeat{
    float:left;
  }
  /*div:nth-child(even){*/
  /*  margin: 0 5% 0 0;*/


  /*}*/
  .max-imgs{
    margin-left:106px;
  }


  .single-image-template{
    width:100% !important;
    margin:0 auto;
  }

  .img-size{
    font-family: Roboto-Regular;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.1px;
    color: rgba(0, 0, 0, 0.6);


  }


  .required-fields{
    margin: 0 0 45px 5px;
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);


  }






  .progress-caption{
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: 0.11px;
    color: rgba(0, 0, 0, 0.87);
  }
  .notes-header{
    margin-top:27px;
  }

  .note-label{
    font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    text-align:left;
  }

  .char-counter{
    float:right;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
  }

  .notes-area{
    width:100%;
    height: 163px;
    padding: 12px 36.5px 131px 10.5px;
    border-radius: 4px;
    border: solid 1px #979797;
  }


  .save-buttons{
    text-align: center;
    margin: 20px 0 20px 17px;
  }

  .save-btn{
    margin: 0 8px;
    padding: 8px 16.5px;
    background-color: #144087;
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.43px;
    color: #FFF;



  }
  .topic{
    float:left;
    margin-top:5px;
    width: 100%;
  }
  .save-btn-outline{
    margin: 0 8px;
    padding: 8px 16.5px;
    border-radius:4px;
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }

  .close-modal{
    float:right;
    font-size:35px;


  }
  .wals-footer-logo{
    margin-bottom:16px;



  }

  .website-links{
    list-style-type: none;
    margin-bottom:70px;

  }
  .website-links li{
    margin:5px;


  }
  .photo-label{
    opacity: 0.87;
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1.5px;
    color: #585665;
    text-align:right;
    float:right;

  }



  .uploadedPhotosHead{
    width: 100%;
    text-align: center;
    font-family:Antonio;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.87;
    letter-spacing: normal;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);



  }
  .uploadedPhotosContent{
    text-align:center;
    width:100%;
    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);


  }
  .finalModelButtons{
    width: 100%;
    text-align: center;
    margin: 20px 0 20px 23.9px;
  }



  .button-outline{
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }




  .wals-footer-logo{
    margin-bottom:16px;
    margin-left:17px


  }

  .website-links{
    list-style-type: none;
    margin:24px 0 20px -35px;

  }
  .website-links li{
    margin:5px;


  }
  .photo-label{
    opacity: 0.87;
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1.5px;
    color: #585665;
    text-align:right;
    float:right;

  }

  .form-control {
    display:block;
  }
  .second-form

  {
    margin:25px 0 !important;

  }



  .app-logos{
    width:33%;


  }
  .app-logos img{
    margin-bottom: 18px

  }

  .footer-policy-links{
    display: none;

  }
  footer.page-footer .footer.content{
    padding-top:20px!important;

  }
  .page-header .header-title {
    display: contents;
  }
  .page-header .panel.header .logo {
    padding: 13px 0 0 4% !important;
  }
  .form-group {
    width: 239px;
    display: contents;
  }
  .first-form {
    width: 167px !important;
  }
  .second-form {
    width: 250px !important;
  }
  .ul-text {
    margin-left: -25px;
    list-style-type: none;
  }
  #rcorners_background {
    width: 100% !important;
  }
  footer.page-footer .footer-social-links {
    margin-left: 7% !important;
    width: 225px;
  }
  footer.page-footer .footer-policy-links {
    margin-left: -15% !important;
  }
  .rcorners_progress {
    width: 178px !important;
    height:3px;
  }
  .blocking-layer {
    left: 4% !important;
    width: 92% !important;
  }
  .downloading-area {
    margin-left: 1px !important;
  }
  .require-notes {
    margin-left: 78px;
    width: 218px !important;
  }
  .require-star {
    position: relative;
    top: 22px;
    left: 0px;
  }
  .file-name {
    padding-left: 0px !important;
  }
  .image-form {
    width: 257px !important;
  }
  .portrait-require {
    right: 14% !important;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 599px){

  .photo-label{
    display: none;
  }
  .termsModal{
    width:310px !important;

  }
  .termsOfUseModal{

  }
  .modal-content{
    width: 100%;
    height:1530px;
  }
.terms{


  width:50%;
}

  .main-img{display: none;}
  .snap-school-header{
     margin: 0 auto;
    text-align:center;
  }
  .spaced-br{
    display: block;
  }
  .sep{
    display: none;
  }

  .snap-school-header{
  



  }



  .school-info{
    font-family: Roboto-Regular;
    font-size: 14px;
    width:22%;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.1px;
    color: rgba(0, 0, 0, 0.87);
    margin: 0 0 0 2%;
    display:block;
  }
  .change-school{
    margin: 12px 0 0 5%;
    font-family: Roboto-Regular;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.37px;
    color: #144087;
    width:16%;
    display: block;
  }


  .yearbook-snap-header{
    font-family: Antonio;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
    text-align:center;
width:22.5%;

  }
  .enter-access-code{
    margin: 15px 0 0 -3%;
    width:320px;
    overflow:hidden;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
    text-align: center;
  }

.tab{
  width: 25%;
}

  .form-styling{
    width:320px;
    margin-left:2%;
  }

  .label{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);
    float:left;
    margin: -18px 225px -15px 4px;

  }

  .gradeCat{
    width:100%;
    float:left;
margin-top:40px;
  }
  .input-area{
    width: 200px;
    height: 40px;
    padding: 10px 11.6px 10px 13px;
    border-radius: 4px;
    border: solid 1px rgba(0, 0, 0, 0.23);

  }

  ::placeholder{
    opacity: 0.1;
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);


  }

  .helper-text{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    margin-top:-14px;
    margin-left:4%;
    line-height: 1.67;
    letter-spacing: 0.4px;
    color: rgba(0, 0, 0, 0.6);
  }
  .enter-btn{
    width:82px;
    margin: 20px 0 20px 0px;
    padding: 8px 16.5px;
    background-color: rgba(0, 0, 0, 0.12);
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.43px;
    color: rgba(0, 0, 0, 0.26);
  }
  .enter-btn-blue{
    background-color: #144087 !important;
    color: #fff !important;


  }
  footer.page-footer .footer.content .copyright {
    margin: 16px 0 0 28px;
  }



  .upload-photos-head{
    font-family: Roboto-Regular;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);


  }
  .upload-text{
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);
  }
  .rectangle{
    width: 134px;
    height: 134px;
    padding: 35.2px 18.3px 26.8px 18.7px;
    border: dashed 1px #979797;
    background-color: #fafafa;
    float:left;
    margin: 5px;

  }
  .image-uploads {
    width:130%;
    display:inline-block;
    margin-left:-5%;
    margin-top:15px;
  }



  .rectangle2{
    border: solid 1px #979797;
    width: 134px;
    height: 134px;
    padding: 35.2px 18.3px 26.8px 18.7px;
    background-color: #fafafa;
    float:left;
    display:inline-block;
    margin:5px;
  }

  .rectangle3{
    background-color: #d0cece !important;


  }
  .buttonDisabled{
    background-color:#b4b2b2;


  }
  .uploadImage{
    width:97px;
    display: block;
    font-family: Roboto-Regular;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.69;
    letter-spacing: 0.37px;
    color: #585665;

  }

  .btn-remove{
    position:relative;
    background-color: #fff;
    display:inline-block;
    border-radius:5px;
    z-index:1000;
    right:-120px;
    top:18px
  }

  .complete-img{
    margin:5px;
    width: 134px;
    height:134px;
    display:inline-block;
    position:relative;
    top:-18px
  }

  .submit-btn{
    margin: 20px 15px 20px 100px;
    padding: 8px 16.5px;
    background-color: rgba(0, 0, 0, 0.12);
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.73;
    letter-spacing: 0.43px;
    color: rgba(0, 0, 0, 0.26);


  }
  .dropdown-menu{
    max-height: 160px; width: 250px;overflow: scroll; margin-left:15px; top: 74%;z-index:9999;

  }

  .button-outline{
    padding: 8px 16.5px;
    border-radius:4px;
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }
  .photo-release-form{

    margin-top:41px;
    float:left;
    display:block;
    margin-left:1%;
  }
  .photo-release{

    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.87);

  }

  .photo-form{
    margin: 30px 0 66px 0;
    display:block;
    float:left;
  }

  .fn-label{
    margin-top:5px;



  }

  .ln-label{

    margin-top:-20px;


  }
  .em-label{

    margin-top:-15px;

  }

  .img-thumb{
    height:134px;
    width:134px;
    object-fit: contain;


  }

  .uploaded-thumb{
    margin: -37px -21%;
    float:left;
  }

  .repeat{
    float:left;
  }
  /*div:nth-child(even){*/
  /*  margin: 0 5% 0 0;*/


  /*}*/
  .max-imgs{
    margin-left:106px;
  }


  .single-image-template{
    width:100% !important;
    margin:0 auto;
  }

  .img-size{
    font-family: Roboto-Regular;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: 0.1px;
    color: rgba(0, 0, 0, 0.6);


  }


  .required-fields{
    margin: 0 0 45px 5px;
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.15px;
    color: rgba(0, 0, 0, 0.6);


  }






  .progress-caption{
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.4;
    letter-spacing: 0.11px;
    color: rgba(0, 0, 0, 0.87);
  }
  .notes-header{
    margin-top:27px;
  }

  .note-label{
    font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
    text-align:left;
  }

  .char-counter{
    float:right;
    font-family: Roboto-Regular;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.6);
  }

  .notes-area{
    width:100%;
    height: 163px;
    padding: 12px 36.5px 131px 10.5px;
    border-radius: 4px;
    border: solid 1px #979797;
  }


  .save-buttons{
    text-align: center;
    margin: 20px 0 20px 17px;
  }

  .save-btn{
    margin: 0 8px;
    padding: 8px 16.5px;
    background-color: #144087;
    border:none;
    border-radius:4px;
    font-family: Roboto-Regular;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: 0.43px;
    color: #FFF;



  }
  .topic{
    float:left;
    margin-top:5px;
    width: 100%;
  }
  .save-btn-outline{
    margin: 0 8px;
    padding: 8px 16.5px;
    border-radius:4px;
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }

  .close-modal{
    float:right;
    font-size:35px;


  }
  .wals-footer-logo{
    margin-bottom:16px;



  }

  .website-links{
    list-style-type: none;
    margin-bottom:70px;

  }
  .website-links li{
    margin:5px;


  }
  .photo-label{
    opacity: 0.87;
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1.5px;
    color: #585665;
    text-align:right;
    float:right;

  }



  .uploadedPhotosHead{
    width: 100%;
    text-align: center;
    font-family:Antonio;
    font-size: 30px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.87;
    letter-spacing: normal;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);



  }
  .uploadedPhotosContent{
    text-align:center;
    width:100%;
    font-family: Roboto-Regular;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 0.15px;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);


  }
  .finalModelButtons{
    width: 100%;
    text-align: center;
    margin: 20px 0 20px 23.9px;
  }



  .button-outline{
    border: solid 1px #144087;
    font-family: Roboto-Regular;
    color: #144087;
    font-size: 15px;
    font-weight: 500;
    background-color:#fff;
  }




  .wals-footer-logo{
    margin-bottom:16px;
    margin-left:17px


  }

  .website-links{
    list-style-type: none;
    margin:24px 0 20px -35px;

  }
  .website-links li{
    margin:5px;


  }
  .photo-label{
    opacity: 0.87;
    font-family: Roboto-Regular;
    font-size: 10px;
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.6;
    letter-spacing: 1.5px;
    color: #585665;
    text-align:right;
    float:right;

  }.main-text-section{
     width: 1440px;
   }

  .form-control {
    display:block;
  }
  .second-form

  {
    margin:25px 0 !important;

  }



  .app-logos{
    width:33%;


  }
  .app-logos img{
    margin-bottom: 18px

  }

  .footer-policy-links{
    display: none;

  }
  footer.page-footer .footer.content{
    padding-top:20px!important;

  }
  .page-header .header-title {
    display: contents;
  }
  .page-header .panel.header .logo {
    padding: 13px 0 0 4% !important;
  }
  .form-group {
    width: 239px;
    display: contents;
  }
  .first-form {
    width: 167px !important;
  }
  .second-form {
    width: 250px !important;
  }
  .ul-text {
    margin-left: -25px;
    list-style-type: none;
  }
  #rcorners_background {
    width: 100% !important;
  }
  footer.page-footer .footer-social-links {
    margin-left: 7% !important;
    width: 225px;
  }
  footer.page-footer .footer-policy-links {
    margin-left: -15% !important;
  }
  .rcorners_progress {
    width: 178px !important;
    height:3px;
  }
  .blocking-layer {
    left: 4% !important;
    width: 92% !important;
  }
  .downloading-area {
    margin-left: 1px !important;
  }
  .require-notes {
    margin-left: 78px;
    width: 218px !important;
  }
  .require-star {
    position: relative;
    top: 22px;
    left: 0px;
  }
  .file-name {
    padding-left: 0px !important;
  }
  .image-form {
    width: 250px !important;
  }
  .portrait-require {
    right: 14% !important;
  }
}

/*# sourceMappingURL=AdminApp.css.map */