/*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,#nm-clone h1,#nm-bypass h1{font-size: 1.875rem;}
#kb-content h2,#nm-clone h2,#nm-bypass h2{font-size: 1.750rem;}
#kb-content h3,#nm-clone h3,#nm-bypass h3{font-size: 1.5rem;}
#kb-content h4,#nm-clone h4,#nm-bypass h4{font-size: 1.125rem;}

.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; */

}


/* containers nomachine style */
#kb-content,#nm-clone ,#nm-bypass{
    padding: 0 20px;

}

#editor a {
    /*color: #2271b1;*/
}
#editor a:not(.editor-styles-wrapper a) {
    color: #2271b1;
}
.editor-styles-wrapper a {
    transition: none;
    color: inherit;
}
#kb-content a,#nm-bypass a ,#nm-clone a{
    color: #020202;
    text-decoration: none;
}
#kb-content .linkGeneralGreen a:link ,#nm-bypass .linkGeneralGreen a:link ,#nm-clone .linkGeneralGreen a:link {
    text-decoration: none;
    color: #56c03e;
}

.nm-inner-container blockquote {
    padding: .5rem;
    margin: 0 -.5rem;
}
.nm-block-code {
    padding: 0px;
}
.nm-inner-container  blockquote, pre.nm-block-code{
    background-color: #404040;
    color: white;
    margin: 0px;
}
.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: 1.5;
    margin: 10px;
    white-space: normal;
    padding: .5rem !important;
}

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

#nm-clone .nm-block-code code, .nm-code-group code{

    padding: 0 !important;
}
.nm-inner-container blockquote > div {
    margin: 0;
}

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

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

#inncontents-intro div ,#inncontents-intro p {
    margin-top: 0;
    margin-bottom: 0;
    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 !important;
    margin: 0;
}
#nm-clone .wp-block-group.nm-inner-container ol {
    padding: 0 !important;
    margin: 1rem;
    line-height: 1rem;
}

.nm-inner-container h4 {
    margin: 0.5rem;
}
div#tbcontents-intro h4 {
    margin: .5rem;
}

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;
}

#nm-clone hr.wp-block-separator.is-style-wide{
    width: 100%;
}
hr {
    border: 0;
    border-top: 1px solid #dcdcde !important;
    border-bottom: 1px solid #f6f7f7 !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 {
    color: black;
    text-decoration: none;
}

.nm-inner-container a:visited {
    color: #6e93b8;
    text-decoration: none;
}


/* end LINKS nomachine style */

/* Tables nomachine style */

#nm-clone figure.wp-block-table {
    overflow-x: unset;
}

.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;
    height: 2.2rem;
    padding: .5rem;
}

.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 {
    text-decoration: none;
    color: #56c03e;
}

/*end TB NM style*/

/*clone emulations*/

.wp-block-freeform.block-library-rich-text__tinymce code {

background-color: #404040 !important;
    color: #ffffff !important;
}

/*end clone emulations*/


/*CLONE IDE BEHAVIOR*/


#button-is-convert {
    white-space: nowrap;
    background: #73ca11;
    color: #fff;
    text-decoration: none;
    text-shadow: none;
    outline: 1px solid transparent;
}

.interface-interface-skeleton__bypass {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    overflow: auto;
    width: 50%;
}

.nm-tab-header {
    background-color: bisque;
    padding: .5rem;
    text-align: center;
    font-: simplified;
}

/* END CLONE IDE BEHAVIOR*/



/*ANIMATION BTN */

button.nm-gosth-btn {
    background-color: var(--wp-admin-theme-color) !important;
}

#nm-scope-wp-structure.button {
  position: relative;
  padding: 8px 16px;
  background: #009579;
  border: none;
  outline: none;
  border-radius: 2px;
  cursor: pointer;
}

#nm-scope-wp-structure.button:active {
  background: #007a63;
}

#nm-scope-wp-structure .button__text_lol {

  transition: all 0.2s;
}

.button--loading .button__text_lol {
  visibility: hidden;
  opacity: 0;
}

.button--loading::after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 4px solid transparent;
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: button-loading-spinner 1s ease infinite;
}

@keyframes button-loading-spinner {
  from {
    transform: rotate(0turn);
  }

  to {
    transform: rotate(1turn);
  }
}


/*END ANIMATION BTN */


/*makeup lamp-mce */

i.mce-ico.mce-i-tips-icon {
    background: url(/wp-content/plugins/nm-editor/_inc/img/tips-icon.png) no-repeat;
    background-position-y: 2px;
    background-position-x: center;
}

/*end lamp-mce */