/*make up*/
h1,h2,h3,h4,h5,h6{
    font-family: "Gudea", AG Foreigner Light-Plain Medium, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal;
}
h1 > a,h2 > a,h3 > a,h4 > a {
    text-decoration: none;
}
#kb-content h1,#kb-content2 h1{font-size: 1.875rem;margin: 1em auto}
#kb-content2 h2,#kb-content h2{font-size: 1.750rem;margin: 1em auto}
#kb-content2 h3,#kb-content h3{font-size: 1.5rem;margin: 1em auto}
#kb-content2 h4,#kb-content h4{font-size: 1.125rem;}

#kb-content h1 a, #kb-content h2 a ,#kb-content h3 a {
    color: #000000;
}

.editor-post-title__input,.editor-styles-wrapper,.block-editor-writing-flow {
    font-family: "Gudea", AG Foreigner Light-Plain Medium, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal;
}


.editor-post-title__input,.editor-styles-wrapper h2 {
    font-size: 30px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 12px;
     /*  margin-top: 0.83em;margin-bottom: 0.83em; */

}
.nm-red-txt{
    background-color: rgba(0, 0, 0, 0);
    color: red;
}

/* containers nomachine style */
.nm-inner-container blockquote {
    padding: .5rem;
}
.nm-inner-container  blockquote, pre.nm-block-code{
    background-color: #404040;
    color: white;
    margin: 0;
 
}
.nm-block-code code, .nm-code-group code{
    color: white;
    overflow-wrap: break-word;
    font-family: Gudea, sans-serif !important;
    font-size: 14px;
    line-height: normal;
    margin: 10px;
    white-space: normal;
}

pre.wp-block-code.nm-block-code code {
    line-height: 2;
    white-space: pre-wrap;
}
.nm-inner-container blockquote > div {
    margin: 0;
}

.nm-inner-container, .nm-tb-inner-container {
    background-color: #f5f5f5;
    padding: .5rem.5rem 1rem 1rem;
    margin-bottom: 1.24rem;
}

.nm-inner-container p {
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 1.750rem;
}

.nm-inner-container blockquote > p {
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
    margin-inline-start: 0 !important;
    margin-inline-end: 0 !important;
    margin: 0px;
    padding: 0px;
}
.nm-inner-container div {
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 1.750rem;
}


.wp-block-group.nm-code-group {
    background: #404040;
    color: white;
}

/* makeup ol li nm-romam-style*/
.wp-block-group.nm-inner-container ol {
    padding: 0 1rem !important;
    line-height: 1rem;
}
 ol.is-roman-num li {
    padding-left: 1rem;
    list-style: upper-roman;
    margin: 1rem !important;
}
/* end makeup ol li nm-romam-style*/

/* containers nomachine style */

header.htip {
    padding-bottom: 0;
}

span.tip-lamp,div.tip-lamp {
    background: url(/images_articles/SHARED/GRAPHICS/tips-icon.png);
    width: 11px;
    margin-top: 6px;
    height: 15px;
    float: right;
}



hr.wp-block-separator {
    border-top: #e6e6e6 !important;
    border-bottom: #e6e6e6 !important;
}

hr.cloverfield {
    text-align: left;
    background: url(/images_articles/SHARED/GRAPHICS/cut-item.png) no-repeat left top;

    height: 15px;
    background-position-y: 1px;
    position: relative;
    border: none;
}
hr.cloverfield:after {
    margin-top: 1px;
    content: '';
    border-top: 2px solid #fefefe;
    position: absolute;
    right: 0px;
    display: block;
    left: 35px;
}
/* end span & separators nomachine style */
/* LINKS nomachine style */


.nm-inner-container a:link,.nm-inner-container a:active,.nm-inner-container a:visited {
    color: black;
    text-decoration: none;
}




/* end LINKS nomachine style */

/* Tables nomachine style */

.nm-table-head-gray table {
    border-collapse: separate;
    border-spacing: 0px;
    width: 100%;
}

.nm-table-head-gray table th, .nm-table-head-gray table td {
    border: 1px solid #dddddd !important;
    height: 2.2rem;
    padding: .5rem;
    word-break: normal;
}

.nm-table-head-gray thead , .nm-table-head-gray tr:first-child {
    background-color: #f5f5f5;
    text-align: center;
}




/*NMT Watter*/
.nm-table-watter table {
    border-collapse: separate;
    border-spacing: 2px;
    width: 100%;
}

.nm-table-watter table th, .nm-table-watter table td {
    border: 1px solid #dddddd;
    max-width: 11rem;
    height: 2.2rem;
    padding: .5rem;
}

.nm-table-watter thead {
    text-align: center;
}

.linkGeneralGreen a:link {

    color: #56c03e;
}

/*end TB NM style*/

/*clone emulations*/
#nm-clone .nm-block-code code, #nm-clone .nm-code-group code {
    color: white;
    overflow-wrap: break-word;
    font-family: Gudea, sans-serif !important;
    font-size: 14px;
    line-height: 1.5;
    margin: 10px;
    white-space: normal;
    padding: 0;
}
p.is-roman-num {
    float: left;
    margin: 0 1.750rem 0 0;
}

table.is-style-regular .has-background,
table.is-style-stripes .has-background thead tr,
table.is-style-stripes .has-background tfoot tr,
table.is-style-stripes .has-background tbody tr:nth-child(even),
.wp-block-table.is-style-regular .has-background,
.wp-block-table.is-style-stripes .has-background thead tr,
.wp-block-table.is-style-stripes .has-background tfoot tr,
.wp-block-table.is-style-stripes .has-background tbody tr:nth-child(even) {
    color: var(--table--has-background-text-color);
}

.wp-block-table.is-style-regular  td,
.wp-block-table.is-style-regular  th {    padding: .5em;
    border: 1px solid;
}
.wp-block-image figcaption {
    margin-top: 0.5em;
    margin-bottom: 1em;
    text-align: center;
}

/*end clone emulations*/