.fa-24 {font-size:24px;}

.timer-row-start,
.timer-row-end {width:50% !important;padding:8px !important;}

.timer-form-change {background-color:#C6F9EB !important;}
.timer-form-error {background-color:#FFDADA !important;}

.timer-time-minute {width:75px;text-align: right;}

.timer-rows-panel {margin-top:25px;}
.timer-row {position:relative;margin-top:3px;}
.timer-row:not(.first) input,
.timer-row:not(.first) select,
.timer-row:not(.first) .input-group-addon {border:0px;background:transparent;border:0px;}
.timer-status {position: absolute;left:-12px;top:1px;}

.no-padding {padding:0px;}

.timer-favorite {margin-bottom:20px;}

.timer-statistics-prescas {margin-bottom:10px;}
.timer-statistiky-prescas {padding:5px 0px 0px 5px;}

.timer-row-ukol:not(.bg-success) {background: #EFEFEF;}

.login-box {width:500px;margin:auto;}

.dovolena-row {margin-top:10px;}
.dovolena-row .column{margin-top:8px;}

.table-celkem {border-top:1px solid black;}

.preview-days {height:20px; width:3%;float:left;text-align:center;}
.preview-day {border: solid black; border-width: 1px 1px 1px 0px; height:30px; width:3%;float:left;text-align:center;padding-top:4px;}

.preview-month .preview-day:first-child {border-left: 1px solid black;}
.preview-month .preview-day.workingDay {background:#FDC5C5;}
.preview-month .preview-day.dovolena {background:#45F545;}
.preview-month .preview-day.weekend {background:#BDBDBD;}
.preview-month .preview-day.nemocenska {background:blue;}
.preview-month .preview-day.statni_svatek {background:yellow;}

.favorite-button {width:19.5%;float:left;display:inline-block;position:relative;}
.favorite-delete-button {position:absolute;top:1px;right:3px;border:none;display:none;}
.favorite-button:hover .favorite-delete-button {display:block;}
.favorite-add {border:none;margin-top:5px;display:none;}
.timer-row:hover .favorite-add {display:block;}