h3 {
    font-weight: normal;
}

.jtdonmet_helpList {
    position: relative;
    left: 1cm;
    font-size: 16px;
}
.jtdonmet_helpList > li {
    position: relative;
    margin-bottom: 10px;
}
.help_tab-shortcode-cssId-text {
    position: relative;
    display: inline-block;
    margin-left: 15px;
    background-color: #4070e5;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: normal;
    font-size: 9pt;
    color: white;
}
.help_tab-shortcode-cssId-codetext {
    background-color: rgba(0,0,0,0.5);
    margin-left: 4px;
    padding: 2px 10px;
    border-radius: 4px;
    font-size: inherit;
    color: white;
}
#jtdonmet_helpcontent p {
    position: relative;
    width: 50%;
    font-weight: normal; 
}
#jtdonmet_helpcontent p {
    position: relative;
    width: 50%;
    font-weight: normal; 
}
ol {
    position: relative;
    width: 50%;
    margin-left: 0px;
    margin-bottom: 1.5cm;
}
ol span {
    margin-left: 10px;
    display: block;
}
li {
    position: relative;
    margin-left: 50px;
    margin-bottom: 15px;
}

.tabbed {
    display: inline-block;
    margin-left: 20px;
}
.attrHeader {
    position: relative;
    margin-left: 3.5cm;
    margin-bottom: 10px;
}
.attrHeader h4 {
    font-size: 14px;
}
#jtdonmet_generaterp {
    position: relative;
    padding: 6px 12px;
    margin-left: 15px;
    
    font-size: 12px;
    color: rgb(255, 255, 255);
    
    border-style: solid;
    border-width: 1.5px;
    border-radius: 5px;
    border-color: rgba(0, 0, 0, 0.14);

    background-color: rgb(40, 143, 225);

    outline-style: none;

    cursor: pointer;
}
#jtdonmet_generaterp:hover {
    filter: brightness(0.9);
}
.jtdonmet_header_div {
    position: relative;
    margin-left: 1cm;
}
.jtdonmet_header_div p {
    margin-bottom: 1.5cm;
}