﻿.ep_stack_trace {
    border-color: #1d9ed9;
    border-style: dotted;
    color: #808080;
    font-size: small;
    padding: 10px;
}

.ep_noapp_container, .ep_container {
    background-color: white;
    border-radius: 12px;
}

.ep_noapp_container {
    width: 390px;
}

.ep_prompt_container #cim_subprompt {
    width: 590px;
}

.ep_container {
    width: 590px;
}

.ep_noapp_inner, .ep_inner {
    padding: 20px;
}
