.Separator {
    width: 100%;
    height: 2pt;
    background-color: gainsboro;
}

.Upload {
    padding: 0px 10px 0px 15px;
}

.TreeList table {
    border-style: hidden !important;
}

.grid-style table,
.grid-style table .cell-style,
.grid-style table tr:last-child .cell-style {
    border-style: hidden !important;
}

.grid-style table {
    box-shadow: none !important;
}
.HeaderStyle {
    background-color: #0c4678;
}
.DaySelectedStyle {
    background-color: #0c4678;
}
.dxscViewVisibleInterval_sab1 {
    color: #0c4678;
}
.dxeFocused_sab1 {
    border: 1pt solid #0c4678; /* Ãðàíèöà âîêðóã ÿ÷ååê */
}
.dxeCalendarFooter_sab1 {
    border-top: 1px solid #0c4678; /* Ãðàíèöà âîêðóã ÿ÷ååê */
}
.aLawTitle{
    padding: 0px 0px 30px 0px;
}

.LawTitle{
    font: 14pt "Arial";
    color: #0c4678; 
}
.DateEventNow {
    font: 14px "Arial";
    color: white;
    background-color: #0c4678;
}
.DateEvent {
    font: 14px "Arial";
    color: black;
    background-color:  gainsboro;
}
.EventHead {
    font: 16px "Arial";
    color: #484848;
}
.EventText {
    font: 14px "Arial";
    color: #484848;
    opacity: .65;
}
.EventTime {
    color: black;
}
.EventCell {
    opacity: .6;
}