
/* Style sheet for exported HTML5 WebHelp and PDF */

dt span.permalink {
    display: none;
}

span.synfire-icon {
    color:#e7b630;
}

body {     
    font-size: 16px; }

.title {
    color:#3e78be;
}

.shortdesc {
    color:#3e78be;
    font-size: 1.2em;
}

.term {
    color:#3e78be;     
    font-style: normal;
}

.userinput {
    color:#000000;    
    background-color:#ffffff;
    font-family: Roboto;
    font-style: normal; 
    font-weight: bold;
    font-size: 100%;
    padding: 0 0;
}

/*
a dfn {
    text-decoration: underline;
    text-decoration-style: dashed;
    text-underline-position: under;
}
*/

.parmname {
    color:#65aa9d;
}

a.xref {
    text-decoration: underline;
    text-decoration-style: dashed;
    text-underline-position: under;
}


.macro {
    color:#69069B;
}

.sectiontitle {
    margin-bottom: 10px;   
}
.image {
    max-height: 400px;   
}
fig title {
    text-align: center;
    color:#c9c9c9;
}
fig {
    text-align: center;
}

dt {
    color:#e7b630; 
}

.cmdname {
    color:#dd6b29; 
}

span.menucascade {
    color:#5175A1;
    font-style: italic;
}

:not(span.menucascade) > span.uicontrol {
    color:#fcfcfc; 
    background-color: rgb(90, 131, 168);
    padding: .2rem .4rem;
    border-radius: .2rem;
}
