#countdown_dashboard{margin: 10px 50px; width: 185px; height: 50px;}
.dash{ margin-right: 2px; float: left;
  width: 30% !important;
  height: 98px;
  background: transparent url("../images/counter-bg1.png") 0 0 no-repeat;
  position: relative;
  color: #fff;
  padding: 0px 4px !important;
}
.dash .digit:first-child{margin-right: 15px;}
.dash_title{ text-transform: lowercase; font-size: 11px;
  color: #fff;
  position: absolute;
  bottom: -12px;
  left: 10px; top: 28px;
}


/*****  CLOCK  *******/

.dash .digit { float: left;
  width: 50% !important;
  position: relative;
  font-size: 28px !important; margin-top: -5px;
}

.dash .digit .top, .dash .digit .bottom{ font-size: 28px;}

.dash_title2{ text-transform: uppercase;
  color: #fff;
  position: absolute;
  bottom: -12px;
  left: -8px; top: 28px;
}
.dash_separator{ float: left;
  font-size: 16px !important; margin-top: 2px; width: 5px; color: #fff;
}

/*** FIRST CLOCK ***/
#countdown_dashboard1{margin: 0 80px; width: 185px; height: 50px;}
#countdown_dashboard1 .dash_separator1{ float: left; }
.dash1{ text-align: center; height: 47px;
    background: transparent url("../images/counter-bg1.png") 0 0 no-repeat;
    float: left;
    position: relative;
    width: 30% !important;
    color: #fff;
    padding: 0px 4px !important;
}
.dash1 .digit {
    width: 50% !important;
    position: relative;
    top: -3px; left: -3px;
    float: left;
}
.dash1 .digit:last-child .bottom { margin-left: 9px; }
.dash_separator1{
    font-size: 16px !important; margin: 1px 0; width: 5% !important; color: #fff;
}
.dash1 .digit .top, .dash1 .digit .bottom{ font-size: 28px; margin-top: -2px;}


/*** SECOND CLOCK ***/
#countdown_dashboard2{margin: 0 80px; width: 185px; height: 50px;}
#countdown_dashboard2 .dash_separator2{ float: left; }
.dash2{ text-align: center; height: 47px;
    background: transparent url("../images/counter-bg1.png") 0 0 no-repeat;
    float: left;
    position: relative;
    width: 30% !important;
    color: #fff;
    padding: 0px 4px !important;
}
.dash2 .digit {
    width: 50% !important;
    position: relative;
    top: -3px; left: -3px;
    float: left;
}
.dash2 .digit:last-child .bottom { margin-left: 1px; }
.dash_separator2{
    font-size: 16px !important; margin: 1px 0; width: 5% !important; color: #fff;
}
.dash2 .digit .top, .dash2 .digit .bottom{ font-size: 28px;}

/*** THIRD CLOCK ***/
#countdown_dashboard3{margin: 0 80px; width: 185px; height: 50px;}
#countdown_dashboard3 .dash_separator3{ float: left; }
.dash3{ text-align: center; height: 47px;
    background: transparent url("../images/counter-bg1.png") 0 0 no-repeat;
    float: left;
    position: relative;
    width: 30% !important;
    color: #fff;
    padding: 0px 4px !important;
}
.dash3 .digit {
    width: 50% !important;
    position: relative;
    top: -3px; left: -3px;
    float: left;
}
.dash3 .digit:last-child .bottom { margin-left: 1px; }
.dash_separator3{
    font-size: 16px !important; margin: 1px 0; width: 5% !important; color: #fff;
}
.dash3 .digit .top, .dash3 .digit .bottom{ font-size: 28px;}

/*** FOURTH CLOCK ***/
#countdown_dashboard4{margin: 0 80px; width: 185px; height: 50px;}
#countdown_dashboard4 .dash_separator4{ float: left; }
.dash4{ text-align: center; height: 47px;
  background: transparent url("../images/counter-bg1.png") 0 0 no-repeat;
  float: left;
  position: relative;
  width: 30% !important;
  color: #fff;
  padding: 0px 4px !important;
}
.dash4 .digit {
  width: 50% !important;
  position: relative;
  top: -3px; left: -3px;
  float: left;
}
.dash4 .digit:last-child .bottom { margin-left: 1px; }
.dash_separator4{
  font-size: 16px !important; margin: 1px 0; width: 5% !important; color: #fff;
}
.dash4 .digit .top, .dash4 .digit .bottom{ font-size: 28px;}

/*** FIVE CLOCK ***/
#countdown_dashboard5{margin: 0 80px; width: 185px; height: 50px;}
#countdown_dashboard5 .dash_separator5{ float: left; }
.dash5{ text-align: center; height: 47px;
    background: transparent url("../images/counter-bg1.png") 0 0 no-repeat;
    float: left;
    position: relative;
    width: 30% !important;
    color: #fff;
    padding: 0px 4px !important;
}
.dash5 .digit {
    width: 50% !important;
    position: relative;
    top: -3px; left: -3px;
    float: left;
}
.dash5 .digit:last-child .bottom { margin-left: 1px; }
.dash_separator5{
    font-size: 16px !important; margin: 1px 0; width: 5% !important; color: #fff;
}
.dash5 .digit .top, .dash5 .digit .bottom{ font-size: 28px;}

/*** SIX CLOCK ***/
/*
#countdown_dashboard6{margin: 0 80px; width: 185px; height: 50px;}
#countdown_dashboard6 .dash_separator1{ float: left; }
.dash6{ text-align: center; height: 47px; background: transparent url("../images/counter-bg3.png") 0 0 no-repeat; float: left; position: relative; width: 30% !important; color: #fff; padding: 0px 4px !important; }
.dash6 .digit { width: 50% !important; position: relative; top: -3px; left: -3px; float: left; color: #000; }
.dash6 .digit:last-child .bottom { margin-left: 9px; }
.dash_separator6{
    font-size: 16px !important; margin: 1px 0; width: 5% !important; color: #fff;
}
.dash6 .digit .top, .dash6 .digit .bottom{ font-size: 28px; margin-top: -2px;}
.dash_title6 { color: #000; }
*/
#countdown_dashboard6{ width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; margin: 5px 10px; padding:0 0 0 80px; height: 50px;}
#countdown_dashboard6 .dash_separator1{ float: left;  }
.dash6{ text-align: center; height: 47px; background: transparent url("../images/counter-bg3.png") 0 0 no-repeat; float: left; position: relative; width: 32% !important; color: #fff; padding: 0px 2px !important; }
.dash6 .digit { width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; position: relative; top: 0px; left: -3px; float: left; color: #000; }
.dash6 .digit:first-child { margin-left: 5px; margin-right: 15px; }
.dash6 .digit:last-child .bottom { margin-left: 9px; }
.dash_separator6{ float: left; font-size: 16px !important; margin: 1px 0; width: 5% !important; color: #fff; }
.dash6 .digit .top, .dash6 .digit .bottom{ font-size: 24px; margin-top: -2px;}
.dash_title6 { color: #000; }