@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,700);
a
{
  color:#474747;
}
a:hover
{
  color:#000;
}
h2
{
  letter-spacing:normal;
}
.required
{
  color:#dc0000;
}
.QuickRegistrationTable
{
  background:#fff;
}
.QuickRegistrationRow input
{
  background-position: left center;
}
.WCSpeakerListContainer 
{
  background-color: #fafafa;
  border:1px solid #eee;
  margin: 0 0 20px;
  max-height: 200px;
  min-height: 55px;
  padding: 10px;
}
.WCSpeakerListPhotoImage
{
  color: #777777;
  float: left;
  font-size: 12px;
  height: 50px;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5);
  width: 50px;
}
.WCSpeakerListName
{
  font-size: 12px;
  margin: 0 0 0 55px;
  overflow: hidden;
  font-weight: bold;
}
.WCSpeakerListBio
{
  color: #545454;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 55px;
  max-height: 182px;
  min-height: 45px;
  overflow: auto;
  font-weight: normal;
}
.SpeakerPhotoImage
{
  width: 50px;
}
.WCSpeakerListImageCenter
{
  float: left;
  text-align: left;
}
.ViewSpeakerName
{
  font-size: 12px;
}
.RegAbstract
{
  border-bottom:1px solid silver;
  padding:10px 0 25px;
}
.CopyrightTxt 
{
  font-size: 11px;
}
.CopyrightTxt a 
{
  color: inherit;
  text-decoration: none;
}
.CopyrightTxt a:hover
{
  color: #666;
}
.FooterLinks 
{
  float: right;
  font-size: 11px;
}
.FooterLinks a 
{
  color: inherit;
  text-decoration: none;
}
.FooterLinks a:hover
{
  color: #666;
}
.AlreadyRegisteredMobile
{
  background: #4B82C5;
  border: 1px solid silver;
  padding: 10px 15px;
  display:none;
  text-decoration:none;
  color:#fff !important;
}


/* GRID 0px - 320px ----------------- */
@media screen and (min-width: 0px) and (max-width: 320px)
{
  body
  {
    background:#ddd !important;
  }
  input, select
  {
    /*left: 15px;
    margin: 20px 0 0;
    position: absolute;
    width: 85% !important;*/
    height:30px !important;
  }
  input[type="submit"]
  {
    width:auto !important;
  }
  label
  {
    /*cursor: auto;
    left: 15px;
    position: absolute;*/
  }
  .QuickRegistrationRow td
  {
    font-size: 14px !important;
  }    
  .red-text
  {
    /*left: 105px;
    position: absolute;*/
    font-size:11px;
  }
  #Section1, #Section4
  {
    display:none;
  }   
  .ShowName
  {
    font-size: 21px;
    max-width: 275px;
  }
  .EventInfoContainer
   {
    /*max-width: 275px;
    min-height: 130px;*/
  }
  .EventInfoContent
  {
    /*width:92% !important;*/
  }
  #ItemList
  {
    margin: 0;
    width: 100% !important;
    padding: 0 10px 50px !important;
  }
  .RegAbstract
  {
    display:none;
  }
  .RegInstructions
  {
    background: #ddd;
    font-size: 18px !important;
    padding: 10px 15px;
    max-width:405px;    
  }
  .FooterLinks 
  {
    float: none !important;
    font-size: 11px;
  }  
  .FooterLinks 
  {
    color:#fff !important;
    font-size: 12px !important;
  }  
  .FooterLinks a 
  {
    background: #f4f4f4;
    color: #545454;
    display: block;
    margin: 0 10px 15px;
    padding: 8px;
    text-align: center;
    text-decoration: none;
  }
  .CopyrightTxt 
  {
    padding: 20px 0 0 !important;
    text-align: center !important;
    font-size: 12px !important;
  }  
  #Section5 
  {
    padding: 30px 0 !important;
    border-bottom:none !important;
  }
  .AlreadyRegisteredMobile
  {
    display: block !important;
    margin:10px 0 0;
    max-width:405px;
  }  
  img[src*="/cfr/images/1x1.gif"]
  {
    display: none;
  }    
}

/* GRID 321px - 480px ----------------- */
@media screen and (min-width: 321px) and (max-width: 480px) 
{
  body
  {
    background:#ddd !important;
  }
  input, select
  {
    /*left: 15px;
    margin: 20px 0 0;
    position: absolute;
    width: 85% !important;*/
    height:30px !important;
  }
  input[type="submit"]
  {
    width:auto !important;
  }
  label
  {
    /*cursor: auto;
    left: 15px;
    position: absolute;*/
  }
  .QuickRegistrationRow td
  {
    font-size: 14px !important;
  }    
  .red-text
  {
    /*left: 105px;
    position: absolute;*/
    font-size:11px;
  }
  #Section1, #Section4
  {
    display:none;
  }   
  .ShowName
  {
    font-size: 21px;
    max-width: 275px;
  }
  .EventInfoContainer
   {
    /*max-width: 275px;
    min-height: 130px;*/
  }
  .EventInfoContent
  {
    /*width:92% !important;*/
  }
  #ItemList
  {
    margin: 0;
    width: 100% !important;
    padding: 0 10px 50px !important;
  }
  .RegAbstract
  {
    display:none;
  }
  .RegInstructions
  {
    background: #ddd;
    font-size: 18px !important;
    padding: 10px 15px;
    max-width:405px;
  } 
  .FooterLinks 
  {
    float: none !important;
    font-size: 11px;
  }  
  .FooterLinks 
  {
    color:#fff !important;
    font-size: 12px !important;
  }  
  .FooterLinks a 
  {
    background: #f4f4f4;
    color: #545454;
    display: block;
    margin: 0 10px 15px;
    padding: 8px;
    text-align: center;
    text-decoration: none;
  }
  .CopyrightTxt 
  {
    padding: 20px 0 0 !important;
    text-align: center !important;
    font-size: 12px !important;
  }  
  #Section5 
  {
    padding: 30px 0 !important;
    border-bottom:none !important;
  }
  .AlreadyRegisteredMobile
  {
    display: block !important;
    text-align: center;
    margin:10px 0 0;
    max-width:405px;
  }
  img[src*="/cfr/images/1x1.gif"]
  {
    display: none;
  }  
}

/* GRID 481px - 768px ----------------- */
@media screen and (min-width: 481px) and (max-width: 768px) 
{
  
}

/* GRID 768px - 1024px ----------------- */
@media screen and (min-width: 768px) and (max-width: 1024px) 
{

}

/* GRID 1024px - Infinity ------------------- */
@media screen and (min-width: 1024px) 
{
    
}


/* PASSWORD NOTIFICATIONS */
/*
.PasswordStatus
{
  display:block;
}
.PasswordStatus[style="color: Green;"]
{
  font-size:11px;
  color:#38C264 !important;
  margin:4px 0 0 ;
}
.PasswordStatus[style="color: Red;"] 
{
  font-size: 11px;
  margin: 4px 0 0;
}
.PasswordStatusImage
{
  display:block;
  float:left;
}
.PasswordStatusImage[src*="PasswordGood.png"] 
{
  background: url(../images/CheckMarkIcon.png) no-repeat;
  height: 21px;
  margin: 0 4px 0 0;
  padding-left: 21px;
  vertical-align: middle;
  width: 0;
}
.PasswordStatusImage[src*="PasswordBad.png"] 
{
  background: url(../images/PasswordErrorIcon.png) no-repeat;
  height: 21px;
  margin: 0 4px 0 0;
  padding-left: 21px;
  vertical-align: middle;
  width: 0;
  float:left;
}
*/
/*
.LoginContainer input[type="password"]
{
    margin: 0 0 0 32px !important;
}
*/