
.coconut {cursor:default;}
.coconut-fix {position:relative;margin-bottom: 220px; padding-left: 200px;}
.coconut-separator {height:67px;border-bottom:5px solid #bab3a7;position:absolute;top:0px;left:0px;width:100%;}
.coconut-separator-between {height:67px;border-bottom:5px solid #bab3a7;float:left;width:10px;margin:0px 2px;}

.coconut.small .coconut-name, .coconut.big .coconut-name {position:absolute;top:76px;text-align:center;width:100%;}
.coconut.big .coconut-name {top:132px;}

.coconut.big {float:left;position:relative;width:128px;height:128px;}
.coconut.small {float:left;position:relative;width:72px;height:72px;margin-top:28px;margin-right:0px;}

.coconut.big .count {background:url(images/big.png);}
.coconut.big .center {background:url(images/big-center.png);}

.coconut.small .count {background:url(images/small.png);}
.coconut.small .center {background:url(images/small-center.png);}

.coconut .count, .coconut .canvas, .coconut .center {width:100%;height:100%;position:absolute;top:0px;left:0px;}

.coconut.big .center {font-size:58px;line-height:128px;text-align:center;color:#da6c00;/*text-shadow: 0 0 1px rgba(0, 0, 0, 0.6);*/opacity:0.99;}
.coconut.big .color {height:10px;width:10px;position:absolute;border-radius:200px;}

.coconut.small .center {font-size:24px;line-height:72px;text-align:center;color:#da9857;}
.coconut.small .color {height:10px;width:10px;position:absolute;border-radius:100px;}


.coconut.minutes.big, .coconut.hours.big, .coconut.days.big {margin-right: 0px;}

.percent-container {width:100%;height:5px;padding:1px 0px;margin-bottom:20px;}
.progress-bar {width:0%;background:#f2f0f0;height:100%;position:relative;float:left;}
.percent-text {position:absolute;top:-16px;border-top:0px solid #999183;right:0px;font-size:12px;padding-top:2px;color:#999183;line-height: 1em;}

/* Color */
.coconut.big .color,.coconut.small .color {font-size:28px;border-color:#900;background-color:#f5f5f5;}
/*.coconut.big .color {border-color:#da6c00;}*/

/* Text info style */
.coconut.small .coconut-name, .coconut.big .coconut-name {font-size:20px;line-height:14px; color:#FFF !important; text-shadow:none !important;}




