.timer-content{ width:100%; font-size:12px; font-weight:500; float:left; }
.timer-first{ float:left; font-size:13px; color:#556096; }
.timer-ssl{ color:#ffffe5; padding:5px 6px; font-size:10px; border-radius:5px; }
.timer-ssl img{ margin-right:3px; }
.timer-ssl span{ margin-top:3px; }
.timer-item{ float:right; }
.timer-title{ float:left; color:#556096; margin-right:5px; margin-left:7px; }
.timer-value{ float:left; }
.timer-value.normal{ color:#556096; }
.timer-value.critical{ color:#d42838; }

.hide { display:none; }
.show { display:block; }

.form-group-slicer{ width:100%; height:3px; background:#eee; margin-top:10px; margin-bottom:0px; }
.card-sub{ padding:0px; }
.card-footer-buttons { float:right; background:#fafafa; width:100%;}
.card-footer-buttons button{ float:right; margin:5px 0px; }

.btn-md{ padding:20px; }
