﻿
inception-header {
}
.inception-header {
    font-size: 14pt;
    margin-top: 20px;
}
.inception-header .prefix {
    float: left;
    margin-right: 8px;
}
.add {
}
.dashboard-widget .widget-quanity {
    color: white;
    font-size: 600%;
    text-shadow: 1px 1px 5px #444444;
}
.dashboard-widget a:hover {
    text-decoration: none;
}
.dashboard-widget {
    background: none repeat scroll 0 0 rosybrown;
    border: 2px solid white;
    box-shadow: 1px 1px 15px lightgray;
    float: left;
    font-family: "Arvo",sans-serif;
    font-weight: bold;
    height: 123px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 5px;
    text-align: center;
    width: 160px;
}
.dashboard-widget h3 {
    color: white;
}
.dashboard-widget.report-not-finalised {
    background: none repeat scroll 0 0 #CC0000;
}
.dashboard-widget.report-not-finalised:hover {
    background: none repeat scroll 0 0 #990033;
}
.dashboard-widget.report-monthly-ss-comm:hover {
    background: none repeat scroll 0 0 #CC0066;
}
.dashboard-widget.report-monthly-ss-comm {
    background: none repeat scroll 0 0 #CC3366;
}
.dashboard-widget.report-monthly-ss-comm:hover {
    background: none repeat scroll 0 0 #AC214F;
}
.dashboard-widget.report-daily:hover {
    background: none repeat scroll 0 0 #CC6633;
}
.dashboard-widget.report-daily {
    background: none repeat scroll 0 0 #CC9933;
}
.dashboard-widget.report-monthly {
    background: none repeat scroll 0 0 #9999CC;
}
.dashboard-widget.report-monthly:hover {
    background: none repeat scroll 0 0 #9966CC;
}

.dashboard-widget.report-products {
    background: none repeat scroll 0 0 #00EBAC;
}
.dashboard-widget.report-products:hover {
    background: none repeat scroll 0 0 #00FF73;
}



.dashboard-widget.report-weekly:hover {
    background: none repeat scroll 0 0 #0099CC;
}
#nav-dealership a {
    color: black;
}
#nav-dealership {
    color: black;
    font-size: 80%;
}
.dashboard-widget.report-weekly {
    background: none repeat scroll 0 0 #00CCCC;
}
#nav-dealership a:hover {
    color: white;
}
#nav-dealership a {
    padding: 5px;
}
.dashboard-widget .widget-quanity-small {
    font-size: 500%;
}
.widget-not-finalised h3 {
    margin-top: 3px;
}
.widget-CCC {
    color: white;
}

.notDeletable {
display:none;
}

.IsDeletable {
display:block;
}

.capacity-CCC {display:none;}
.capacity-SystemAdmin {display:none;}
.capacity-Mangement {display:none;}
.capacity-CCC {display:none;}
.capacity-SystemAdmin {display:none;}
.capacity-FI {display:none;}               
