
@charset "utf-8";
/* CSS Document */


#ccw-container-1 ccw-panel[deadline] {
    background: linear-gradient(30deg,#cf0a05,rgba(207,10,5,0) 90.71%),/*Our CClock Red*/ linear-gradient(172deg,#dda1a3,rgba(221,161,163,0) 99.71%),/*Clean Creative Pink*/ linear-gradient(250deg,#ffce07,rgba(0,0,255,0) 97.71%) !important
}


#ccw-container-1 ccw-panel[lifeline] {
    background: linear-gradient(127deg,#2caf7e,rgba(255,0,0,0) 70.71%),/*Clean Creative Green*/ linear-gradient(10deg,#5887a8,rgba(0,255,0,0) 70.71%),/*Clean Creative Blue*/ linear-gradient(300deg,rgba(0,0,255,.8),rgba(0,0,255,0) 70.71%) !important
}


ccw-panel[lifeline],ccw-panel[deadline],ccw-panel[lifeline] ccw-div ccw-span,ccw-panel[deadline] ccw-div ccw-span,#ccw-container-1 ccw-panel[lifeline] ccw-span:first-of-type,#ccw-container-1 ccw-panel[deadline] ccw-span:first-of-type,#ccw-container-1 ccw-ticker {
    color: #d7d7d7 !important
}


#ccw-container-1 ccw-panel[deadline] ccw-span:first-of-type {
    background-color: rgba(255,0,0,0) !important
}

#ccw-container-1 ccw-panel[lifeline] ccw-span:first-of-type {
    background-color: rgba(255,0,0,0) !important
}



climate-clock ccw-brand {
    display: none !important;}