#clockdiv {
  text-align: center;
}
.timer-box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 10px 0px;
}
.timer-box .clock-separator {
  font-size: 20px;
  font-weight: 800;
  padding: 0 5px;
  color: #fff;
}
.timer-item {
  text-align: center;
  width: 20%;
  max-width: 80px;
}
.timer-item h5 {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}
.time, .days, .hours, .minutes, .secs {
  font-size: 24px;
  font-weight: 800;
  color: #1a3b6d;
  border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+50,e2e2e2+50 */
  background: rgb(239,239,239); /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNlZmVmZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(239,239,239,1) 50%, rgba(226,226,226,1) 50%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(239,239,239,1) 50%, rgba(226,226,226,1) 50%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(239,239,239,1) 50%, rgba(226,226,226,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e2e2e2', GradientType=0 ); /* IE6-8 */

}

#div_block-618-126 {
    flex-direction: unset;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    visibility: visible;
    z-index: 100
}

#div_block-610-126 {
    width: 100%;
    background-color: #1a3b6d;
    padding-bottom: 5px;
    padding-top: 5px
}

#div_block-616-126 {
    width: 100%;
    /*background-color: #122f4a;*/
}

#div_block-489-22 {
    flex-direction: row;
    display: flex;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px
}

#code_block-516-22 {
    width: 100%
}
#_rich_text-606-126 {
    display: block;
    color: #ffffff;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px
}

#_rich_text-617-126 {
    color: #ffffff;
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    flex-direction: unset;
    display: none;
    font-size: 14px
}
#text_block-96-131 {
    color: #fff;
}