#inlineAlt .intro-content {
  font-size: 24px;
}
#inlineAlt .intro-content p {
  line-height: 1.4;
}

#inlineAlt .donation-form {
  background: #b1b6b9;
  color: #fff;
  position: relative;
}

#inlineAlt input[type="radio"] {
  position: absolute;
  left: -999em;
}
#inlineAlt label {
  display: block;
  padding: 14px 20px;
  margin: 1% 0;
  background: #fff;
  color: #000;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  cursor: pointer;
  float: left;
  margin: 1% 1% 0 1%;
}
#inlineAlt label:hover {
  background: #007dc3;
  color: #fff;
}
#inlineAlt input:checked + label {
  background: #007dc3;
  color: #fff;
}
#inlineAlt #OtherInput {
  display: block;
  padding: 12px 20px 12px 0px;
  margin: 1% 0;
  background: #007dc3;
  width: 100px;
  color: #fff;
  font-size: 26px;
  text-align: center;
  float: left;
  margin: 1% 1% 0 0;
  border: 1px solid #007dc3;
  text-align: center;
}
#inlineAlt #OtherInput:focus {
  outline: none;
  }
#inlineAlt .header { min-height: 0; }
#inlineAlt #OtherToggle {
  padding: 14px 20px 14px 0px;
  margin-left: 0px;
  border-left: 0;
  width: 100px;
}


#inlineAlt #Other,
#inlineAlt #OtherInput,
#inlineAlt #OtherToggle {
  display: none;
}
#inlineAlt #Other.is-visible,
#inlineAlt #OtherInput.is-visible,
#inlineAlt #OtherToggle.is-visible {
  display: block;
}
#inlineAlt button {
  width: 100%;
  margin: 24px 1% 0;
  padding: 12px 24px;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #f96c1f;
  border-width: 0px;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  transition-property: color,background-color;
  transition-duration: .4s;
}
#inlineAlt button:hover {
  background-color: #f85619;
}

.fancybox-inner .row {
    width: 100%;
}

.otherSpanPrepend {
    display: block;
    float:left;
    padding: 14px 2px 14px 20px;
    font-size: 26px;
    font-weight: bold;
    margin: 1% 0% 0 1%;
    background-color: #fff;
    border-right: 0;
}

.otherSpanPrepend.is-active {
    background-color: #007dc3;
    color: #fff;
    border-color: #007dc3;
}



@media screen and (min-width: 600px) {

  
  #inlineAlt #Other.is-visible,
  #inlineAlt #OtherInput.is-visible,
  #inlineAlt #OtherToggle.is-visible {
    
  }
  #inlineAlt button {
    width: auto;
  }
}
@media screen and (min-width: 1000px) {
  #inlineAlt .donation-form .button {
    width: auto;
  }
}


.fancybox-close{
	top:0 !important;
	right:0 !important;
  background: url('https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1908/btn-close.png?v=1436991608000') no-repeat center center !important;
}

.fancybox-inner {
	overflow:hidden !important;
	background-color: #ccc;/* #00457c; use this color for sun-burst background */
	/* background-image: url('https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1908/lightbox_background_700x400.jpg'); use this for sun-burst background */
	background-repeat: no-repeat;
	background-size: contain;
	color: #000;
	font-family: "Neue Helvetica W02","Helvetica Neue",Helvetica,Arial,sans-serif; /* "Times New Roman", Times, serif; use this with sunburst background */
	font-size: 26px;
}

.fancybox-inner .logo {
	width: auto; /* 115px; use this for left-justified sunburst design */
  width: 115px;
	height: 115px;
	background-image: url('https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1908/logo.jpg?v=1450467525000');
	background-repeat: no-repeat;
  margin-top: 34px;
  margin-left: 40px;
  background-position: center;
  float: left;
  position: absolute;
  z-index: 99;
}

.fancybox-inner .logo {
	text-indent: -9999999px;
	display: block;
}

.fancybox-inner h1 {}

.fancybox-inner h2 {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: "Arial Black", Gadget, sans-serif;*/
	/*text-transform: uppercase;*/
  color: #fff;
  margin: 0;
  padding: 0;
  padding: 0px;
  font-size: 40px;
  font-weight: normal;
  line-height: 80px;
  background: black;
  padding-left: 200px;
  padding-right: 1em;
  padding-top: 0px;
  font-weight: bold;
  display: block;
}
.fancybox-inner #header > span {
    max-width: 70%;
    display: inline-block;
    line-height: 1.2em;
    padding: .5em;
}
.fancybox-inner #header .closeLink {
    position: absolute;
    right: .5em;
    top: .5em;
}
.closeLink {
  display: inline;
  text-align: right;
  font-size: 16px;
  padding-top: 10px;
  float:right;
  font-weight: bold;
  color: #007dc3;
  text-decoration:none;
}
.closeLink:hover {
  text-decoration: underline;
  cursor: pointer;
}

.fancybox-inner p {
	margin: 0 0 25px 0;
    line-height: 32px;
}

.fancybox-inner .counter {}

.fancybox-inner .lb-content-row {
    display: flex;
    height: 81%;
    flex-wrap: wrap;
}
.fancybox-inner .lb-header {
    flex: 0 1 100%;
}

.fancybox-inner .lb-footer {
  background:black;
  text-align: center;
  bottom: 0;
  padding: 1em;
  flex: 0 1 100%;
}

.fancybox-inner .lb-footer a {
  text-decoration: none;
}

.fancybox-inner .leftColumn {
    flex: 1 0 60%;
    background-size: cover;
    background-position: center;
    background-image: url('https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1908/HRW-2017-EOY-takeover.jpg?v=1512758559000');
    background-repeat: no-repeat;
    display: none;
}
.fancybox-inner .rightColumn {
  /* flex: 1 0 40%; */
  padding: 2.5em;
  box-sizing: border-box;
  background: rgba(221, 221, 221, .8);
  margin: 1em;
  float: right;
  width: 45%;
}


.fancybox-inner .button {
	background-color: #f96c1f;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
    font-weight: bold;
    padding: 10px 25px;
    text-decoration: none;
}
.fancybox-inner .button:hover {
	background-color: #e0601b;
    text-decoration: none;
}

.fancybox-skin{
	padding: 0 !important;
}

#inlineAlt img.background{
  width:100%;
}

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 32px 0;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 37px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
  height: 50px; 
  line-height: 50px;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; 
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {	
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #003869;
  /*text-shadow: 0 1px 2px #000;*/
  text-align: center;
  background-color: #fff;
  border-radius: 6px;
  font-size: 40px;
  line-height: 1.3; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 50px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #fff;
  height: 6px; 
  width: 6px; 
  left: 7px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  text-shadow: none;
  right: -65px; 
  color: #88c0ed; }

.flip-clock-divider.hours .flip-clock-label { 
  right: -66px; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -78px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -78px; }

.flip-clock-dot.top {
  top: 17px; }

.flip-clock-dot.bottom {
  bottom: 8px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

	
	
	
	

@media screen and (max-width: 620px) {
	.fancybox-wrap{
		width: 100% !important;
		left: 0 !important;
		right: 0 !important;
		top: 0 !important;
	}
	.fancybox-inner{
		width: 100% !important;
		height:auto !important;
		padding-bottom: 24px;
	}
}


.fancybox-inner #SubmitButton {
    background-color: #f96c1f;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: .75em;
    font-weight: bold;
    padding: 10px 25px;
    margin-bottom: 10px;
    height: 50px;
    transition-property: color,background-color;
    transition-duration: .4s;
}
.fancybox-inner #SubmitButton:hover {
    background-color: #f85619;
  }
.fancybox-inner #lightboxEmailAddress {
    min-width: 35%;
    padding: 10px 25px;
    height: 50px;
    vertical-align: bottom;
    margin: 0px 20px 10px 0px;
    font-size: .55em;
    font-family: Arial, Helvetica, sans-serif;
    color: #999999;
}


/* new css block */



.otherSpanPrepend {
    display: block;
    float:left;
    padding: 14px 2px 14px 20px;
    font-size: 26px;
    font-weight: bold;
    margin: 1% 0% 0 1%;
    background-color: #fff;
    border-right: 0;
}

.otherSpanPrepend.is-active {
    background-color: #007dc3;
    color: #fff;
    border-color: #007dc3;
}
.donate-button-holder {
    clear:left;
}


.flexbox-parent
{
    width: 100%;
    height: 100%;

    display: flex;
    flex-direction: column;
    
    justify-content: flex-start; /* align items in Main Axis */
    align-items: stretch; /* align items in Cross Axis */
    align-content: stretch; /* Extra space in Cross Axis */
            
    background: rgba(255, 255, 255, .1);
}

.flexbox-item
{
    /*padding: 8px;*/
}
.flexbox-item-grow
{
    flex: 1; /* same as flex: 1 1 auto; */
}

.flexbox-item.header
{
    background: black;
}
.flexbox-item.footer
{
    background: black;
    text-align: center;
    line-height: 3em;
    font-size: 16px;
}
.flexbox-item.footer a {
  text-decoration: none;
  font-weight: bold;
  color: #3bb6fc;
}
.flexbox-item.footer a:hover {
  text-decoration: underline;
}
.flexbox-item.content
{
    background: url('https://aaf1a18515da0e792f78-c27fdabe952dfc357fe25ebf5c8897ee.ssl.cf5.rackcdn.com/1908/HRW-2017-EOY-takeover.jpg?v=1512758559000');
    background-size: cover;
    background-repeat: no-repeat;
}

.fill-area
{
    display: flex;
    flex-direction: row;
    
    justify-content: flex-start; /* align items in Main Axis */
    align-items: stretch; /* align items in Cross Axis */
    align-content: stretch; /* Extra space in Cross Axis */
    
}
.fill-area-content
{
    
    /* Needed for when the area gets squished too far and there is content that can't be displayed */
    
overflow: auto;
    
/* display: flex; */
}

/*label#OtherToggle:before {
    content: '$';
    float: left;
    padding: 0 .5em;
}
*/
@media screen and (max-width:1440px) {

    .fancybox-inner p {
        margin: 0 0 1em 0;
        line-height: 1.5em;
        font-size: 20px;
    }

    .fancybox-inner h2 {
       font-size: 2.5rem;
    }
    .fancybox-inner .leftColumn {
        flex: 1 0 55%;
    }
    .fancybox-inner .rightColumn {
        /* flex: 1 0 45%; */
        padding: 1em;
    }

}

@media screen and (max-width:1100px) {

    .fancybox-inner h2 {
        font-size: 30px;
        line-height: 2.5em;
        padding-left: 150px;
    }
    .fancybox-inner .logo {
      margin-top: 20px;
      margin-left: 25px;
    } 
    .fancybox-inner { height: auto !important; }
}



@media screen and (max-width:900px) {
    #inlineAlt label {
        width: 44%;
        box-sizing: border-box;
    }
    #inlineAlt #Other.is-visible, #inlineAlt #OtherInput.is-visible, #inlineAlt #OtherToggle.is-visible {
        box-sizing: border-box;
        width: 44%;
        margin-left: 1%;
    }

    .fancybox-inner h2 {
        font-family: Arial, Helvetica, sans-serif;
        /* font-family: "Arial Black", Gadget, sans-serif; */
        /* text-transform: uppercase; */
        color: #fff;
        margin: 0;
        font-size: 25px;
        font-weight: normal;
        line-height: 1.2em;
        background: black;
    }
      .fancybox-inner .leftColumn {
        flex: 1 0 45%;
    }
    .fancybox-inner .rightColumn {
        flex: 1 0 55%;
        padding: 1em;
        margin: 1em auto;
        width: 63%;
        /* background: #ddd; */
        float: none;
    }
    .donate-button-holder {
      text-align: center;
    }
    .fancybox-inner #header > span { max-width: 50%; }

}

@media screen and (max-width:650px) {
  .fancybox-inner #header > span { 
      max-width: 100%; 
      display: inline; 
      padding: 0;
  }
  .fancybox-inner {
      padding-bottom: 0;
      height: auto !important;
  }
  .fill-area-content {
    display: block;
  }
  .fancybox-inner .leftColumn {
    flex: initial;
    height: auto;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
    width: 100%;
    padding-top: 0;
    float: none;
    margin-left: 0em;
    margin-right: 0em;
    height: 6em;
  }
  .fancybox-inner .rightColumn {
    flex: initial;
    padding: .5em 1em 1em;
    margin: 0;
    background: #ddd;
    width: auto;
  }
  #inlineAlt label {
    display: block;
    padding: .5em;
    margin: 1% 0;
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    cursor: pointer;
    float: left;
    margin: 1% 1% 0 1%;
  }
  #inlineAlt label { width: 20%; box-sizing: border-box; }
  #inlineAlt #Other.is-visible, #inlineAlt #OtherInput.is-visible, #inlineAlt #OtherToggle.is-visible{
    box-sizing: border-box;
    margin: 1%;
    width: 31%;
    padding: .35em;
    font-size: 17px;
    line-height: 1.5em;
  }
  #inlineAlt #OtherInput { border: none; }
  #inlineAlt button {
    width: auto;
    margin: 24px 1% 0;
    padding: .5em 1em;
    font-size: 19px;
  }

  .fancybox-inner .logo {
      height: 1.5em;
      width: 1.5em; 
      position: static;
      background-size: contain;
      margin: 0 .25em 0 0;
  }
  .fancybox-inner h2 {
    padding: .5em;
    font-size: 20px;
  }
  .flexbox-item.footer {
    z-index: 999;
    position: relative;
  }
  .flexbox-item.footer a {
    text-decoration: none;
    background: black;
  }
  .fill-area {
    display: block;
    height: auto;
    padding-top: 0;
  }
  .fancybox-inner p {
    font-size: 16px;
  }
  .fancybox-inner #header .closeLink {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: .25em;
    padding-right: .5em;
    font-size: 14px;
    background: white;
    display: block;
    width: 100%;
    padding-bottom: .2em;
    max-width: 100%;
    box-sizing: border-box;
    color: #555;
    font-weight: normal;
  }
  .flexbox-item.header {
    background: black;
    padding-top: .8em;
  }
}