html {
}

body {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.125rem;
    color: #FFFFFF;
    background-color: #206ea7;
}

.homePageBackgroundBlurImage {
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.first-overlay-popup-background {
    background-image: linear-gradient(to right, rgba(68,133,186,1) 0%, rgba(0,70,128,0.82) 100%);
}

hr.UCLABlue 
{
  border-top: 1px solid #2774AE !important;
}


#divPrintBear 
{
    display:none;
    width:100%
}

#imgBear 
{
    width:50%;
}

.OuterWrapper {
    /*    padding-top: 100px; */
    min-height: 100vh;
    padding-bottom: 0px;
}

.container {
    /*   width: 800px; */ /* fix more mobile response problem associated with iFrame.  Moved to media query. */
    max-width: 90%;
    text-align: center;
    margin: auto;
    padding-bottom: 30px;
}

.introText {
    font-size: 1rem;
    font-weight: 200;
}

.alert {
    color: #FFD100;
    margin-top: 30px;
}

.query {
    text-align: left;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.divQueryGroup {
/*    float: left;
    width: 600px;
    text-align:left; */
}

.eventWrapper {
    padding-top: 2rem; /*  padding-left: 5vw;
            padding-right: 5vw; */
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-radius: 5px;
}

.eventWrapperPersonal {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-left-style:solid !important;
    border-left-color: #FFD100 !important;
    border-left-width: 3px !important;
}

.dynamicSession {
    padding-left: 20px;
    padding-right: 20px;
}

.eventDetails {
    text-align: left;
}

.eventDetails ul {
    padding-left: 1rem;
    margin-bottom: 2rem;
    list-style-position: outside;
}

.eventDetails ul .sublist {
    margin-bottom: 0;
}

.textLink 
{
    text-decoration: underline;
}

.textLink:hover
{
    cursor: pointer;
}
        
ol 
{
    list-style-position:outside;
}

ol li 
{
    margin-bottom:20px;
}

.eventCategory {
    color: #C3D7EE;
    font-size: 1.333rem;
    text-align: center;
    line-height: 1.7rem;
}

.eventTime {
    color: #FFFFFF; /* #C3D7EE; */
    font-size: 1.333rem;
    text-align: left;
    margin-bottom: 1rem;
}

.eventTimePersonal {
    color: #FFFFFF; /* #C3D7EE; */
    font-size: 1.333rem;
    text-align: left;
    line-height:1.6rem;
    margin-top:6px;
    margin-bottom: 1rem; 
}

.eventDate {
    color: #C3D7EE;
    font-size: 1.333rem;
    text-align: center;
    margin-bottom: 2rem;
}

.eventName {
    color: #FFD100;
    font-size: 1.7rem;
    text-align: center;
    line-height: 2.5rem;
}

.eventDescription {
    font-size: 1rem;
    margin-bottom: 2rem;
}

.eventLocation {
    font-size: 1rem;
    font-weight: bold;
}

.eventCity {
}

.eventState {
}

.eventZip {
}

.eventCountry {
}

.eventURL {
    margin-top: 1em;
    text-align: center;
}


#divKeyLabel {
    text-align: left;
    margin-bottom: 10px;
}

.connectCategory {
    text-align: left;
    margin-bottom: 25px;
    font-size: 1rem;
}

.connectName {
    margin-bottom: 1rem;
    line-height: 2rem;
    text-align: center;
}

.connectEventName {
    margin-bottom: 0px;
    line-height: 2rem;
    text-align: left;
}

.moreInformation {
    font-size: 1.125rem; /*width:14rem;*/
    height: 2.5rem;
    max-width: 100%;
    color: #FFFFFF;
    border-color: #FFFFFF;
    background-color: transparent;
    border-style: solid;
}

.buttonActiveGold:hover {
    color: #FFD100;
    border-color: #FFD100;
}

.eventSeparator {
    margin-top: 20px;
    margin-bottom: 20px;
    clear: both;
}

.section {
    clear: both;
    text-align: left; /*  padding-top: 30px;   margin-left: 20px;
            margin-right: 20px; */
}

.sectionHeader {
    /*  font-weight: bold; */
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: left;
    line-height: 2.3rem;
}

.sectionIntro {
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 1rem;
    text-align: left;
}

.divPersonalGreeting 
{
    font-size: 2rem;
    margin-bottom: 20px;
    text-align: left;
    line-height: 2.3rem;
}

.spHidden {
    display: none;
}

.divTextBoxContainer {
  /*  float: left; */
  /*  height: 80px; */
  /*  margin-right: 20px; */
 /* max-width: 80%;*/
 position:relative;
  margin-bottom:15px;
}

.divRadioButtonsOuter {
    /*	font-size:1.25rem; */
    clear: both;
    max-width: 100%;
}

.divRBSearchPrompt {
    float: left;
    margin-right: 20px;
    max-width: 100%;
}

.divRadioButtonList {
    max-width: 100%;
}

#divMsg {
    padding-top: 20px;
    clear: both;
    text-align: left;
}

.divSubmitButton {
    float: left;
}

.submitButton {
    height: 64px;
    width: 150px;
    border-width: 1px;
    border-style: solid;
    color: #FFFFFF;
    border-color: #FFFFFF;
    background: transparent;
    font-size: 1.333rem;
}

.inpTextBox {
    font-size: 1.333rem;
    color: #aaa; /* margin: 0 0 0 0.1em; */
    padding-left: 10px;
    height: 60px;
    width: 600px;
    max-width: 90%;
    border-width: 1px;
    border-style: solid; /*  border-color:Black; */
}

.input-prompt {
    font-size: 1.333rem;
    position: absolute;
    color: #8bb8e8;
    margin: 0;
  /*  padding-left: 10px; */
    padding-top: 0.3rem;
    vertical-align: middle;
    height: 2rem;
    width: 100%;
    max-width: 100%;
    display:block;
}

input[type='radio']:after {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    top: -.3125rem;
    left: -.375rem;
    position: relative;
    background-color: #005587;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid white;
}

input[type='radio']:checked:after {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    top: -.3125rem;
    left: -.375rem;
    position: relative;
    background-color: #FFD100;
    content: '';
    display: inline-block;
    visibility: visible;
    border: 1px solid #FFD100;
}

a:hover {
    color: #FFD100;
}

.sectionDivider {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0 0 0 0;
}

#divPageSize {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
}

#divShowMore {
    margin-top: 20px;
}

#btnShowMore {
    display: none; /* height:30px;
            width:100px; */
}

label {
    white-space: nowrap;
    padding-right: .375rem;
}


.rbLabel {
    padding-left: .25rem;
}

/* overriding styles */

h1 {
    padding: 0;
}

/* done, overriding styles */


/* inputs */
.roundedInput {
    font-size: 1.5rem;
    line-height: 0.1rem;
    letter-spacing: 1px;
    border: 2px solid #FFFFFF;
    border-radius: 75px;
    color: #FFFFFF;
    background: transparent;
    height: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  /*  padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: 600; */
}

input:focus {
    border-color: #FFD100;
    background: transparent;
    color: #FFFFFF;
    outline: none;
}

input.btnInactive:focus {
    border-color: #FFFFFF;
}


/* Alumni Day 2019 styles */

.nf15rem 
{
    display:none;
    font-size: 1.5rem !important;
}
  
#divHero {
    width: 50%;
    text-align: center;
    margin: auto;
    display: none;
}

#imgHero {
    width: 85%;
}

#svgAAG {
    width: 100%;
    max-width: 100%;
}

.UCLAgold {
    background-image: linear-gradient(to right, #FFB81C, #ffd100) !important;
    color: #2774AE !important;
}

.categoryHeader {
    font-size: 1.2rem;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 100%;
    text-align: center;
    margin: auto;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 20px;
    background-image: linear-gradient(to right, #6EA3D4, #3C82BA);
    cursor: pointer;
    letter-spacing: 0.1rem;
    border-radius: 5px;
}

.goButton {
    font-size: 1.2rem;
    padding-top: 8px;
    padding-bottom: 8px;
    width: 250px;
    max-width:100%;
    text-align: center;
    margin: 20px auto;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 20px;
    cursor: pointer;
    letter-spacing: 0.1rem;
    border-radius: 5px;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 2px;
    clear:both;
}

.width150 
{
    width:150px !important;
}


.width200 
{
    width:200px !important;
}

.width300 
{
    width:300px !important;
}

.signOutButton {

}

.printButton {

}

.downloadButton {

}

#inpSearch {

}

#divSearchBtnGo {

}

.querySection {
    text-align: left;
    margin-top: 20px;
    clear: both;
}

.queryCategory {
    margin-top: 20px;
    display: none;
    text-align: center;
    margin: auto;
    max-width: 100%;
}

#divQueryType {
    width: 600px;
}

#divQueryTopic {
    width: 700px;
}

#divQueryTime {
    width: 400px;
}

.sectionLabel {
    clear: both;
    margin-bottom: 20px;
}

.floatLeft {
    float: left;
}

.clearBoth {
    clear: both;
}

.categoryClear {
    float: left !Important;
    margin-left: 20px !Important;
    padding-top: 7px !Important;
    padding-bottom: 0px !Important;
    display: none;
}

.filterSectionLabel {
    display: none;
}

.queryButton {
    font-size: 0.8rem;
    padding-top: 8px;
    padding-bottom: 8px;
    /*width: 12%;*/
    min-width: 100px;
    text-align: center;
    color: #FFFFFF;
    font-weight: normal;
    margin-bottom: 20px;
    cursor: pointer;
    /*letter-spacing: 0.1rem;*/
    border-style: none;
    float: left;
    /*margin-right: 20px;*/
}

.textCentered {
    text-align: center;
}

.textBold {
    font-weight: bold;
}

.textItalic {
    font-style: italic;
}

.noMarginTop {
    margin-top: 0 !important;
}

.noMarginBottom {
    margin-bottom: 0 !important;
}

.marginBottom10 {
    margin-bottom: 10px;
}

.marginBottom20 {
    margin-bottom: 20px;
}

.marginBottom2rem {
    margin-bottom: 2rem;
}

.marginTop10 {
    margin-top: 10px;
}

.marginTop20 {
    margin-top: 20px;
}

.paddingTop10 {
    padding-top: 10px;
}

.paddingTop20 {
    padding-top: 20px;
}

.eventSubText {
    font-size: 0.8rem;
    margin-top: 0px;
}

.eventDetailsWrapper {
    display: none;
}

.eventImage {
    text-align: center;
    margin: auto;
    margin-bottom: 1rem;
}

.imgEvent {
    width: 100%;
    border-radius: 5px;
}

#eventImageSpringSing {
    width: 280px;
    max-width: 100%;
}

#eventImageTEDx {
    width: 280px;
    max-width: 100%;
}

#eventImageLighting {
    width: 280px;
    max-width: 100%;
}

#eventImageLuskin {
    width: 550px;
    margin-top: 40px;
    margin-bottom: 0px;
    max-width: 100%;
}

.footerAD {

}

.footerImage {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}

.divFooterImage {
    width: 100%;
    padding: 0;
    margin: 0;
    line-height: 0;
}

.divLogoLeft {
    float: left;
    margin-left: 20px;
    width: 20%;
    min-width: 140px;
}

#divUCLA100Box {
    width: 15%;
    min-width:175px;
    max-width:400px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 15px;
}

#svgUCLA100 {
    width: 100%;
    max-width: 100%;
}

#svgAlumniLogo {
    width: 100%;
    max-height:33px;
}

.divLogoRight {
    float: right;
    width: 18%;
    /*min-width: 200px;*/
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 15px;
    padding-bottom: 5px;
}

#svgCentennialLogo {
    width: 100%;
    max-width: 100%;
}

.dividerLine {
    width: 60%;
    text-align: center;
    margin: 40px auto;
}

    .dividerLine > hr {
        border-color: #bbcbda;
    }

#divGA {
    display: none;
}

.categoryIntro {
    font-weight: 500;
}

.tourName {
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: 600;
}

.tourInfo {
    font-size: 16px;
}

.tourInfoSub {
    margin-top: 10px;
}

.expSubCat {
    margin-top: 25px;
    margin-bottom: 20px;
    font-size: 24px;
    color: #FFD100;
}

.disclaimer {
    margin-top: 30px;
    font-size: 12px;
    font-style: italic;
}

ul.eventSpeakers {
    font-size: 1rem;
    list-style-position: outside !Important;
    padding-left: 20px !Important;
}

.speakerName {
    font-weight: bold;
}

.alignLeft {
    text-align: left;
}

#divAtAGlance {
    margin-top: 20px;
    margin-bottom: 20px;
}

#divAtAGlanceKey {
    /*margin-bottom: 60px;*/
}

#AAGTimeline {
    padding-top: 20px;
    clear: both;
    white-space: nowrap;
    font-size: 14px;
    position: relative;
}

.AAGTime {
    width: 20%;
    float: left;
    text-align: left;
    position: absolute;
}

    .AAGTime.startTime {
        width: 16.66%;
        text-align: left;
        left: -2%;
    }

    .AAGTime.nextToLast {
        width: 10%;
        text-align: left;
        left: 79.5%;
    }

.AAGLastTime {
    width: 13%;
    float: left;
    text-align: right;
    position: relative;
    left: 90%;
}

.dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}

.eventSubjectSeparator {
    height: 6px;
    width: 6px;
    background-color: #EBEBEB;
    border-radius: 50%;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 4px;
}

.AAGCat {
    float: left;
    margin-left: 20px;
}

.AAGCatName {
    /*  margin-left: 10px; */
}

#divFilterSelector {
    /*display: inline-block;*/
    border-style: solid;
    border-width: 1px;
    border-radius: 3rem;
    border-color: #FFFFFF;
    height: auto;
    min-height: 40px;
    width: 400px;
    max-width: 90%;
    margin: auto;
    text-align: center;
    clear: both;
    /*display: contents;*/
    padding: 5px;
    margin-bottom: 20px;
}

.divFilterSelection {
    /*display:inline-block;*/
    width: 20%;
    height: auto;
    border-style: none;
    border-width: 0;
    border-radius: 2rem;
    text-align: center;
    padding: 5px;
    text-transform: uppercase;
    cursor: pointer;
}

    .divFilterSelection:hover {
        color: #2774AE !Important;
        border-color: #FFD100 !Important;
        background-color: #FFD100 !Important;
    }

    .divFilterSelection.active {
        color: #2774AE;
        background-color: #FFD100;
        border-color: #FFD100;
    }

    .divFilterSelection.current {
        color: #FFD100;
        background-color: initial;
        border-color: initial;
    }

.divFilterSelectionLeft {
    float: left;
}

.divFilterSelectionMiddle {
    float: left;
    margin-left: 10px;
}

.divFilterSelectionRight {
    float: left;
    margin-left:10px;
}

.divFilterSelectionFarRight {
    float: right;
    margin-left: 10px;
}

#divAlumniLogo {
    border-left-style: solid;
    border-left-color: rgb(187, 203, 218);
    border-left-width: 2px;
    padding-left: 30px;
}

#divSponsorLogos {
    height: auto;
    width: 800px;
    max-width: 77%;
    text-align: left;
    padding: 5px;
    margin-bottom: 20px;
}

.sponsorLogo{
    width:160px;
    padding-right:20px;
}

.sponsorLogoImage{
    width:100%;
}

.divSponsorLogoLeft {
    float: left;
}

.divSponsorLogoMiddle {
    padding-top:10px;
    margin: 0 auto;
}

.divSponsorLogoRight {
    padding-top:20px;
    float: right;
}

#divFiltersChosen {
    clear: both;
    text-align: center;
    width: 100%;
    margin: 20px auto;
}


#divClearFilters {
    /*display: inline-block;*/
    /*font-size:0.8rem;*/
    font-size: 18px;
    text-transform: uppercase;
    border-style: solid;
    border-width: 1px;
    border-radius: 3rem;
    height: auto;
    width: 300px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 30px;
  /*  margin-top: 160px; */
    text-align: center;
    clear: both;
    /*display: contents;*/
    padding: 5px;
    cursor: pointer;
    white-space: nowrap;
}

.activeFilter {
    border-color: #FFFFFF;
}

.showingAll {
    background-color: #FFD100;
    border-color: #FFD100;
    color: #2774AE !Important;
}

.divHeaderCenter {
    font-size: 24px;
    color: #FFD100;
    width: 100%;
    margin: auto;
    text-align: center;
    line-height: normal;
    margin-bottom: 10px;
}

#divFilterBy {
    font-size: 16px;
    width: 100%;
    margin: auto;
    text-align: center;
    margin-bottom: 10px;
}


#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #FFFFFF;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px
}

    #scroll span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #2774AE;
    }

    #scroll:hover {
        background-color: #FFD100;
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }



@media (max-width: 900px) {
    .divQueryGroup {
        width: 98%;
        max-width: 98%;
    }

    .section {
        /*  margin-left: 0;
                margin-right: 0; */
    }

    .divSubmitButton {
        clear: both;
        width: 100%;
        margin: auto;
        text-align: center;
        padding-top: 20px;
        margin-bottom: 20px;
    }

    #divSponsorLogos {
        clear: both;
        text-align: center;
        margin: auto;
        padding-top: 30px;
        /*max-width:70%;*/
        border-top-style: solid;
        border-top-color: rgb(187, 203, 218);
        border-top-width: 2px;
    }

    .sponsorLogo {
        width: 80%;
        float: none;
        text-align: center;
        margin: auto;
        padding-right:0px;
        padding-bottom:10px;
    }

    .divSponsorLogoMiddle {
        margin:inherit;
    }

    .footerAD {
        width: 800px;
        max-width: 70%;
        text-align:center;
        margin:auto;
    }

    .divLogoRight {
        clear: both;
        float: none;
        text-align: center;
        width: 70%;
        margin: 0 auto;
        padding-bottom:0;
    }

    #divAlumniLogo {
        border-left-style: none;
        border-left-color: transparent;
        border-left-width: 0px;
        /*border-bottom-style: solid;
        border-bottom-color: #FFFFFF;
        border-bottom-width: 2px;*/
        padding-left: 0px;
        padding-bottom:30px;
    }
}

@media (max-width: 800px) {

    #divQueryTopic {
        width: 400px;
    }
}

@media (max-width: 767px) {

    #divQueryType {
        width: 300px; 
    }
    
    #divFilterSelector {
        min-height:20px;
    }
    
    .divFilterSelection {
       font-size:12px;
       width:24%;
       text-align:center;
       padding:0;
       margin:0 2px 0 0;
    }

    input[type='radio']:after {
        width: 1.25rem;
        height: 1.25rem;
        border-radius: 1.25rem;
    }

    input[type='radio']:checked:after {
        width: 1.25rem;
        height: 1.25rem;
        border-radius: 1.25rem;
    }

    .categoryHeader {
        font-size: 1rem;
    }

    .roundedInput {
    /*    font-size: 0.8rem; */
    }

    #divUCLA100Box {
   /*     width: 90% !important;
        max-width: 400px !important; */
    }
}

@media (max-width: 480px) {

    #divQueryTime {
        width: 200px;
    }

    #divQueryTopic {
        width: 300px;
    }

    .divLogoLeft {
        clear: both;
        text-align: center;
        width: 100%;
        margin: auto;
        margin-bottom: 20px;
    }
    
    .input-prompt {
        font-size: 1rem;
        padding-top: 1rem;
        line-height:1rem;
    }

    /*#svgAlumniLogo {
        width: 140px;
    }*/

    /*.footerAD {
        padding-bottom: 50px;
    }*/
}

@media (max-width: 335px) 
{
    
    .input-prompt {
        padding-top: 0.5rem;
    }
    
}


@media (min-width: 1000px) {
    .container {
        width: 800px;
    }
}

@media print {
  body {
    margin: 0;
    color: #2774AE;
    background-color: #fff;
  }
  
  #divUCLA100Box 
  {
      display:none;
  }
  
  .noPrint 
  {
      display:none;
  }
  
  #divHero 
  {
      display:block;
  }
  
  #divPrintBear 
  {
      display:block;
  }
  
  .categoryHeader 
  {
      display: none;
  }
  
  .eventWrapper
  {
      margin-bottom: 0px !important;
      border-top-style: solid !important;
      border-top-width: 1px !important;
      border-top-color: #2774AE !important;
      border-top-right-radius: 0px !important;
  }
  
   .eventWrapperPersonal
  {
      border-left-style: none !important;
  }
  
  .connectCategory 
  {
      color: #2774AE !important;
      margin-top:10px;
      margin-bottom: 10px;
  }
  
  .goButton 
  {
      display:none;
  }
  
  #divSignOut 
  {
      display:none !important;
  }
  
  #divPrintOrSave 
  {
      display:none;
  }
  
  #divYourSchedule 
  {
      display:block !important;
      color:#2774AE;
      border-style: solid;
      border-width: 1px;
      border-color: #2774AE;
  }
  
  .video-container 
  {
      display:none;
  }
  
  .footerAD 
  {
      display:none;
  }
  
  #divSponsorLogos 
  {
      display:none;
  }
  
  .divFooterImage 
  {
      display:none;
  }
  
  .OuterWrapper 
  {
      min-height:0px;
  }
  
  .container 
  {
      padding-bottom: 0px;
  }
  
  .eventName 
  {
      color: #2774AE;
  }
  
  .connectEventName 
  {
      font-size: 1.2rem;
  }
  
  .eventTime 
  {
      color: #2774AE !important;
      font-size: 1.2rem !important;
  }
  
  .eventSpeakers
  {
      display:none;
  }
}
