
.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}

.time_circles > div {
    position: absolute;
    text-align: center;
}

.time_circles > div > h4{
    margin: 0;
    padding: 0;
    text-align: center;

    line-height: 1;
    border-left: none;
    font-size: 10px !important;
}

.timmer > div > span {

    display: inline !important;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    padding-left: 6px;
   
}

.row.cen {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.timmer {
  display: inline-block;
  line-height: 1;
  padding: 8px;
  margin-bottom: 3px;
}

.timmer2 {
  display: inline-block;
  line-height: 1;
  padding: 8px;
  margin-bottom: 3px;
}
#days {
font-size: 16px;
color: #fff;
background: #8cbf5d; /* Old browsers */
background: -moz-linear-gradient(top,  #8cbf5d 0%, #8dbc67 48%, #8ebc65 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8cbf5d 0%,#8dbc67 48%,#8ebc65 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8cbf5d 0%,#8dbc67 48%,#8ebc65 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cbf5d', endColorstr='#8ebc65',GradientType=0 ); /* IE6-9 */

	text-align: center;
}

#hours {
font-size: 16px;
color: #fff;
background: #8cbf5d; /* Old browsers */
background: -moz-linear-gradient(top,  #8cbf5d 0%, #8dbc67 48%, #8ebc65 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8cbf5d 0%,#8dbc67 48%,#8ebc65 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8cbf5d 0%,#8dbc67 48%,#8ebc65 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cbf5d', endColorstr='#8ebc65',GradientType=0 ); /* IE6-9 */

	text-align: center;
}

#minutes {
font-size: 16px;
color: #fff;
background: #8cbf5d; /* Old browsers */
background: -moz-linear-gradient(top,  #8cbf5d 0%, #8dbc67 48%, #8ebc65 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8cbf5d 0%,#8dbc67 48%,#8ebc65 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8cbf5d 0%,#8dbc67 48%,#8ebc65 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cbf5d', endColorstr='#8ebc65',GradientType=0 ); /* IE6-9 */

	text-align: center;
}

#seconds {
font-size: 16px;
color: #fff;
background: #8cbf5d; /* Old browsers */
background: -moz-linear-gradient(top,  #8cbf5d 0%, #8dbc67 48%, #8ebc65 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8cbf5d 0%,#8dbc67 48%,#8ebc65 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8cbf5d 0%,#8dbc67 48%,#8ebc65 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cbf5d', endColorstr='#8ebc65',GradientType=0 ); /* IE6-9 */

	text-align: center;
}
