﻿.error-details-modal .modal-dialog {top:20px;width:80%;}
.error-details-modal .modal-body {
    background-image: url("app/assets/layout/img/error-details-background.jpg");
}
.exeptionType-modal{ color: darkred;float: right;font-size: 11px;}
.exeptionSource-modal{ color: green;float: right;font-size: 10px;}
.modal-separator { color: lightgray;font-size: 1.1em;}
.exeptionStackTrace-modal { margin-left: 10px;font-size: 0.9em;}