canvas{
    margin: auto;
}

#raspuns{
    min-height: 200px;
    font-family: inherit;
}

.page-content.page-cms{
    max-width: inherit;
}

.ui-widget-content a{
    color: #ff9800;
    text-decoration: revert;
}

#dialog-confirm{
    display: none;
}

.btn.btn-success{
    background-color: #ff9800;
}

#tabs b{
    font-size: 1.25em;
}

h2{
    font-size: 1.3rem;
}

h3{
    font-size: 1.2rem;
}
