.ksPreAnnounce {
    background: #fff;
    margin: -10px;
    border-radius: 5px;
    overflow: hidden;
}

.ksPreAnnounce .domaction {
    display: none;
}

.ksPreAnnounce .clkHere {
    font-size: 24px;
    color: #003cdd !important;
    font-weight: bold;
    text-decoration: none !important;
    border-bottom: 4px dotted;
}

.ksPreAnnounce .midSc {
    margin: 20px 0;
    line-height: 23px;
    font-size: 15px;
}

.ksPreAnnounce .midSc b {
    font-weight: bold;
    color: #d00000;
}

.ksPreAnnounce .midSc i {
    font-style: italic;
}

.ksPreAnnounce {
    background: #fff;
    margin: -10px;
    border-radius: 5px;
    overflow: hidden;
}

.ksPreAnnounce .tpcsSec {
    padding: 5px 0 15px;
    font-size: 14px;
}

.ksPreAnnounce .tpcsSec a {
   display: inline-block;
    color: #033cc0;
    font-weight: bold;
} 

.ksPreAnnounce .tpcsSec a + a:before {
    content: '|';
    display: inline-block;
    margin: 0 9px 0 7px;
    color: #4adb00;
}

.ksPreAnnounce .clkHere:hover, .ksPreAnnounce .tpcsSec a:hover {
    text-shadow: 0 0 3px #4d96ca;
}


.announcementSeparator {
    background: #ecd9b685;
}

.announcementSeparator .ksPreAnnounce {
   margin: 0;
   display: inline-block;
   box-shadow: 0 0 24px 0 #000;
}


.ksPreAnnounce .tpcsSec.tpcsImgBtns a + a:before {
  display: none;
}



.ksPreAnnounce .tpcsSec.tpcsImgBtns a {
    background-color: #1e864f;
    margin: 13px 5px;
    border-radius: 4px;
    display: block;
}


.ksEarlyBd .t4 {
    text-decoration: none;
    display: inline-block;
    margin: 0 !important;
    font-size: 18px !important;
    letter-spacing: 6px;
    text-shadow: 0 0 2px #feff08;
    color: #065400;
}

.ksEarlyBd .s2 {
    color: #704900;
    text-decoration: none;
    display: block;
}

@media(min-width: 602px) {
  .ksPreAnnounce .tpcsSec.tpcsImgBtns a {
        background-color: transparent;
        display: inline-block;
        margin: 0 2px;
  }
}











.ksTextOnly {
    background-color: #ffdead;
    padding: 18px 12px;
    border-radius: 10px;
}

.ksTextOnly .t1 {
    color: #d52300;
    font-weight: bold;
}

html .ksTextOnly a {
    color: #002f9d;
}


.ksTextOnly .t2 {
  font-size: 23px;
    line-height: 36px;
    font-weight: bold;
    margin: 5px 0;
    color: #4d2711 !important;
    text-shadow: 0 0 2px #75654e;
}

.ksTextOnly .t2 b {
   color: #207500;
}

.ksTextOnly .s1 {
  display: block;
  margin: 18px 0 21px;
    font-size: 20px;
}

.ksTextOnly .s1 b {
    font-weight: bold;
    display: inline-block;
    text-decoration: underline;
    background-color: #ffefd7;
    padding: 1px 6px;
    border-radius: 4px;
    box-shadow: 0 0 5px #dab174;
}

.ksTextOnly .s2 {
  display: block;
  margin: 9px 0 14px;
}

.ksTextOnly .t3 {
}
.ksTextOnly .t4 {
font-weight: bold;
    margin: 20px 0 0;
}

.ksTextOnly .timeLeftT {
    font-size: 24px;
    color: #cb0000;
    font-weight: bold;
    margin-top: 8px;
}


.announcementSeparator .ksTextOnly {
    background-color: #ECD9B6;
    padding: 19px;
    margin: 0 4%;
    box-shadow: 0 0 8px #84573e;
    border-radius: 3px;
}

html .announcementSeparator .ksTextOnly .t1 {
    font-size: 15px;
}

html .announcementSeparator .ksTextOnly .t3 a {
    color: #002f9d;
}

html .announcementSeparator .ksTextOnly .t3 a:hover {
    text-shadow: 0 0 1px #425872;
}

.announcementSeparator .ksTextOnly .t3 {
    font-size: 15px;
}

.announcementSeparator .ksTextOnly .t4 {
   font-size: 15px;
}

.announcementSeparator .ksTextOnly .timeLeftT {
    margin: 10px 0 8px;
}




.ksTextOnly + .countdownWrapper #countdownDisplay {
    top: auto !important;
    bottom: 33px !important;
}

.ksTextOnly + .countdownWrapper #countdownDisplay .line {
    display: block !important;
    margin: 0 0 24px;
}

.ksTextOnly + .countdownWrapper {
   text-align: center;
}


.announcementSeparator .ksTextOnly + .countdownWrapper #countdownDisplay .line {
   margin: 0 0 15px;
    color: #c50000;
    font-size: 17px;
}

@media (min-width: 409px) {
.ksTextOnly + .countdownWrapper #countdownDisplay.enlarged1 {
   zoom: 1.17;
   bottom: 22px !important;
}
}

@media (min-width: 409px) {
.announcementSeparator .ksTextOnly + .countdownWrapper #countdownDisplay.enlarged1 {
   zoom: 1.28;
   bottom: 18px !important;
}
}






.v2 .hhb {
  text-transform: uppercase;
    font-weight: bold;
    color: #207500;
    font-size: 16px;
    text-shadow: 0 0 1px #000;
}
.v2 .abb {
    margin: 5px 0;
    border: 3px solid #b2976f;
    border-left: none;
    border-right: none;
    padding: 5px 7px;
    font-size: 13px;
    font-weight: bold;
    line-height: 16px;
}
.v2 .abb a {
    color: #0f2124 !important;
    text-decoration: none !important;
    border-bottom: 1px dashed #9a7e53;
}
.ksTextOnly.v2 .t2 {
  font-size: 18px;
}

@media ( min-width : 550px) {
  .v2 .hhb {
    font-size: 19px;
    line-height: 25px;
  }
}

@media ( min-width : 620px) {
  .v2 .abb {
   font-weight: normal;
   border: none;
  }
}













.ksTextOnly.v2.m2 .t2 {
    line-height: 19px;
}

.ksTextOnly.v2.m2 .t2 i {
    font-size: 15px;
    color: #006108;
}

.m2 .gmLinks a {
   display: block;
   margin: 3px 0;
   color: #000080 !important;
}
.m2 .gmLinks a:hover {
   text-shadow: 0 0 1px #156aa0;
}
.m2 .cntDownArea {
    padding: 38px 0;
}

.ksTextOnly.v2.m2 + .countdownWrapper #countdownDisplay {
    bottom: 39px !important;
}

.ksTextOnly .timeLeftWord {
    color: #ea0000;
    font-weight: bold;
    font-size: 23px;
    line-height: 33px;
    padding: 2px 0;
}

.preLnS1 {
    font-size: 17px !important;
    font-weight: bold;
    color: #028858;
    text-decoration: none;
}

.ksNmol {
    font-style: normal;
    background-color: #028858;
    color: #fff;
    font-size: 14px;
    padding: 10px 20px;
    text-decoration: none !important;
    display: inline-block;
    cursor: pointer;
}
.ksNmol:hover {
    background-color: #015738;
}

a.noUL {
    text-decoration: none !important;
}









.sbdBundle {
    overflow: hidden;
    display: inline-block;
    max-width: 424px;
    font-size: 10px;
    line-height: 13px;
}
.sbdBundleFlx {
    display: inline-flex;
    flex-direction: row;
    margin-left: -228px;
    animation: scrollingBirds 27s linear infinite;
}
.sbdBundle .bi {
    text-align: left;
    vertical-align: middle;
    width: 256px;
    display: inline-flex;
    flex-direction: row;
    justify-content: center;
}

.sbdBundleWrpr {
    margin: 16px 0 0;
}

.sbdBundle .bi .bil {
    display: inline-block;
    vertical-align: middle;
    max-width: 63px;
}
.sbdBundle .bi .bil img {
    max-width: 63px;
}
.sbdBundle .bi .bir {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    margin: 0 14px;
}
.sbdBundle .bi .bir .bit {
    font-weight: bold;
    font-size: 104%;
}
.sbdBundle .bi .bir .bid {
   font-style: italic;
}

.squirrelybird.v2 .hhb {
    font-size: 12px !important;
    line-height: 7px !important;
    text-transform: lowercase !important;
}
.desktopIM .squirrelybird.v2 {
      padding-top: 18px !important;
    padding-bottom: 4px !important;
}
@media(min-width: 811px) {
  html .ANNOUNCEMENT #countdownDisplay.squirrelybirdAnnounce {
   top: 119px !important;
   left: 492px;
   height: 100px !important;
  }
  .squirrelybird.v2 {
    padding: 0 304px 0 12px; 
  }
  .squirrelybird .timeToLaunchSpace {
    display: none;
  }
}
@keyframes scrollingBirds {
    0%    { margin-left: 0;}
    100%  { margin-left: -768px;}
}





















@media ( min-width : 620px) {
   .ksTextOnly.v2.m2 .t2 i {
      display: block;
   }
   .ksTextOnly.v2.m2 .vl {
          width: 50%;
   }
   .ksTextOnly.v2.m2 + .ANNOUNCEMENT #countdownDisplay.midAnnouncement {
        left: auto;
        top: 31px !important;
        bottom: auto !important;
        right: 23px !important;
   }
    .desktopIM .ksTextOnly.v2.m2 + .ANNOUNCEMENT #countdownDisplay.midAnnouncement {
        right: 36px !important;
    }
   .m2 .cntDownArea {
        padding: 0;
   }
}




html body .ksTextOnly + .countdownWrapper #countdownDisplay.twirlybirdAnnouncement {
    top: 13px !important;
    background-color: #ffdead;
    padding: 13px 0 28px;
}
.desktopIM .twirlybirdAnnouncement {
    background-color: transparent !important;
    padding: 5px 5px 5px 10px !important;
}

html body .ksTextOnly + .countdownWrapper #countdownDisplay.twirlybirdAnnouncement .line {
    display: inline-block !important;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 4px;
}
html body .ksTextOnly + .countdownWrapper #countdownDisplay.twirlybirdAnnouncement .line .twb {
   color: #087c00;
    text-shadow: 0 0 5px #b89f78;
    font-weight: bold;
}
html body .ksTextOnly + .countdownWrapper #countdownDisplay.twirlybirdAnnouncement .line .rst {
    font-weight: normal;
    color: #000;
}
html body .ksTextOnly + .countdownWrapper #countdownDisplay.twirlybirdAnnouncement .countdownTimer {
    font-size: 22px !important;
}






.ksPreAnnounce.t15 {
    max-height: 212px;
}

@media ( min-width : 672px) {

   .ksPreAnnounce.t15 .ebimg {
      max-width: 617px;
    }

}

.countdownWrapper.ANNOUNCEMENT{
        position: absolute;
    left: 0;
    right: 0;
    zoom: 1.5;
}

html #countdownDisplay .countdownTimer, html #countdownDisplay .line {
    text-shadow: 0 0 5px #ffffff, 0 0 8px #fff, 0 0 7px #fff, 0 0 5px #ffffff !important;
}




