/*
BUHACHA
 Buchhaltungssoftware 
2016 (C) Karl Engelhart
*/
/* 
    Created on : 11.12.2016, 16:00:45
    Author     : Karl
*/

#page{min-width:400px; color:#000000; margin-left:5px; margin-top:5px; overflow:auto;}

#page h1{
    font-size:28px; font-style: bold;
}

.ng-invalid{background-color:#e4b9b9;}
.ng-touched{background-color:#46b8da;}

.delcolor{background-color: #cc66cc; color:#ffffff;}
.delcolor:hover{background-color: #cc33cc; color:#ffffff;}

.movecolor{background-color: #ea54f0; color:#ffffff;}
.movecolor:hover{background-color: #e823ef; color:#ffffff;}


.login{margin:2px;padding:2px;padding-left:10px;max-width: 650px; background-color: #afd9ee;}

.taghead{background-color: #f7eac1; width:100%;cursor:pointer;}
.taghead:hover{background-color: #cc33cc; width:100%;}
.tagnhead{background-color: #ccc; width:100%;cursor:pointer;}
.tagnhead:hover{background-color: #cc33cc; width:100%;}
.tagshead{background-color: #2aabd2; width:100%;cursor:pointer;}
.tagshead:hover{background-color: #cc33cc; width:100%;}
.tagn{background-color: #ccc; cursor:pointer; width:100%; height:100%; min-height: 40px; }
.tagn:hover{background-color: #f7db85;}
.tag{cursor:pointer; width:100%; min-height: 40px;}
.tag:hover{background-color: #f7db85;}
.tags{ background-color: #2aabd2; border-width: 2px; border-color: #e823ef; cursor:pointer; width:100%; min-height: 40px;}
.tags:hover{background-color: #f7db85;}
.ready{background-color: #b5fbc2;width:100%; text-align:center;}
.ready:hover{color:#ffffff; background-color: #158928;}
.noready{background-color: #c12e2a;width:100%; text-align:center;}
.noready:hover{color:#ffffff;}
.time{background-color: #3afb5e;width:100%; text-align:center;}
.time:hover{color:#ffffff; background-color: #158928;}
.notime{background-color: #e64600;width:100%; text-align:center;}
.notime:hover{color:#ffffff;}
.tagtermin{background-color: #62b466; cursor:pointer; width:100%; min-height: 20px; margin-top: 2px;}
.tagtermin:hover{background-color: #b5fbc2; cursor:pointer; width:100%; min-height: 20px;}
.tagfrei{background-color: #ea54f0; cursor:pointer; width:100%; min-height: 20px; margin-top: 2px;}
.tagfrei:hover{background-color: #b5fbc2; cursor:pointer; width:100%; min-height: 20px;}
.tagtermin9{background-color: #0ffc8a; cursor:pointer; width:100%; min-height: 20px; margin-top: 2px;}
.tagtermin9:hover{background-color: #4df4fa; cursor:pointer; width:100%; min-height: 20px;}
.abendtermin9{background-color: #0cc593; cursor:pointer; width:100%; min-height: 20px; margin-top: 2px; vertical-align: bottom;}
.abendtermin9:hover{background-color: #4df4fa; cursor:pointer; width:100%; min-height: 20px;}
.abendtermin{background-color: #edb407; cursor:pointer; width:100%; min-height: 20px; margin-top: 2px; vertical-align: bottom;}
.abendtermin:hover{background-color: #edd68f; cursor:pointer; width:100%; min-height: 20px;}
.tagtermin8{background-color: #f47afc; cursor:pointer; width:100%; min-height: 20px; margin-top: 2px;}
.tagtermin8:hover{background-color: #cb65d1; cursor:pointer; width:100%; min-height: 20px;}
.abendtermin8{background-color: #e93ace; cursor:pointer; width:100%; min-height: 20px; margin-top: 2px; vertical-align: bottom;}
.abendtermin8:hover{background-color: #c732b0; cursor:pointer; width:100%; min-height: 20px;}

.klein{font-size:9px;}

.cal_row{height: 80px;}
.cal_week{font-size: 12px; font-weight: bold; color:#3c3c3c;}
.cal_cell{font-size: 11px; min-height: 90px; vertical-align: top; font-weight: bold;}


.noplay{background-color: #adadad;}
.noplay:hover{background-color: #f7db85;}

.mailsend{background-color: #e823ef;}
.mailsend:hover{background-color: #c7254e;}

.delmail{background-color: #c0dd20;}
.delmail:hover{background-color: #93a919;}

.delsend{background-color: #79cb31;}
.delsend:hover{background-color: #497b1d;}

.freitermin{background-color: #d57208; cursor:pointer; width:100%; min-height: 20px; margin-top: 2px;}
.freitermin:hover{background-color: #ea491e; cursor:pointer; width:100%; min-height: 20px;}
