﻿@charset "utf-8";

/*CH*/
/*.azerror-exception {
    font-weight: bold;
    font-variant: small-caps;
    font-size: 125%;
}*/

.azerror-exception {
    font-weight: bold;
}

.azerror-inner {
    margin-left: 35px;
    color: black;
    font-weight: normal;
    font-size: 90%;
}

.azerror-inner2 {
    margin-left: 35px;
    color: black;
    font-style: italic;
    font-size: 90%;
    font-weight: normal;
}
