body, html {
    background-color: #fff;
    color: #11262f;
    min-height: 100px;
    height: 100%;
    margin: 0 !important;
    display: block;
}
* {
    -webkit-font-smoothing: antialiased;
    font-family: Inter,Arial,Helvetica Neue,Helvetica,FreeSans,sans-serif;
  
}
.div {
    display: block;
}

.art-environment {
    color: #364364;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.4;
    font-style: normal;
    flex-direction: column;
    text-align: justify;
    margin-left: 25px;
    margin-bottom: 30px;
    padding-top: 20px;
    font-family: Arial,Helvetica Neue,Helvetica,FreeSans,sans-serif;
}
.art-environment ol {
    padding-left: 0;
    /* If you want you can change the list type from inside or outside */
    list-style: inside decimal;
}
    .art-environment .paralink, .art-environment .definition, .art-environment .imglink, .vocablink {
        align-items: center;
        background-position: 100%;
        background-repeat: no-repeat;
        color: #0166fe;
        cursor: pointer;
        display: inline;
        text-decoration: none;
        touch-action: manipulation;
        transition: all .1s ease-out;
        font-size: inherit;
        font-family: inherit;
        font-weight: 500;
    }
 .art-environment .definition, .vocablink {
 /*color: #1977ca;*/
 color: #7abf47;
 font-weight: 500;
 }

.paralink:hover, .imglink:hover {
    text-decoration: underline;
    color: #4486de;
}

    .vocablink:hover {
        position: relative;
        text-decoration: underline;
        color: #47bf67;
    }

.art-environment .r_tags a {
   position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 15px;
 
    background-color: white;
    font-size: 13px;
    color: #667695;
    line-height: 22px;
    font-family: Arial;
    text-decoration: none;
}
        .art-environment .r_tags a:hover
        {
            text-decoration:underline;
        }
        .art-environment .art_image_title {
            border: none;
        }

 
.art_main_title {
    position: relative;
    margin: 0 0 36px;
    font: 700 26px Arial,Helvetica Neue,Helvetica,FreeSans,sans-serif;
    color: #364364;
    display: block;
    line-height: 30px;
}
.art_section_abstract {
   
    min-height: 100px;
    padding: 20px 20px;
    background-color: #f2f4f9;
    margin: 0px auto;
    margin-bottom: 36px;
    margin-top: 36px;
    margin-right: 15px;
    
}
    .art_abstract .art_section_title, .art_section .art_section_title {
        margin-top: 0px;
        margin-bottom: 10px;
        border:none;
    }

.art_node_wrapper_content {
    min-height: 30px;
    margin-top:11px;
}

.vocab-definition .art_node_wrapper_content {
    min-height: 5px;
    margin-top: 5px;
}
.text_comment .art_node_wrapper_content {
    min-height: 5px;
    margin-top: 5px;
}
.rec_comment_block .art_node_wrapper_content, #textmcomm .art_node_wrapper_content {
    min-height: 5px;
    margin-top: 11px;
}


.art_node_textcontent {
    min-height: 100%;
    padding: 0px 0px;
}
.art_section_descrimj {
    background-color: #fcfcfc;
    margin-bottom: 15px;
    margin-top: 0px;
    font-size: 12px;
    color: #364364;
    font-weight: 400;
    line-height: 1.4;
    min-height: 5px;
    
}
.blockquote {
    display: block;
    position: relative;
    color: #444850;
    padding: 12px 12px 12px 36px;
    background-color: #f9f9fb;
    border-radius: 4px;
}
    .blockquote::after {
        position: absolute;
        left: 12px;
        top: 14px;
        transform: rotate(180deg);
        display: block;
        content: "";
        background-image: url(/ico/quote.png);
        background-size: 700px 567px;
        background-position: -210px -332px;
        width: 16px;
        height: 11px;
    }

.art_section_c {
    border-left: 4px solid #548eaa;
    padding-left:12px;
}
.art_section_title, .art_section_subtitle {
    word-break: keep-all;
    padding: 0;
    display: block;
    font-size: 22px;
    color: #364364;
    font-weight: 700;
    line-height: 22px;
   
}
.art_node_wrapper_content .art_section_title {
    margin-top: 30px;
}
.art_section_subtitle {
    border: none;
}

.art_node_imagecontent img {
    /* or any custom size */
    width: 100%;
    object-fit: contain;
    margin: 0px auto;
    user-drag: none;
    pointer-events:none;
}

.art_node_imagecontent {
    position:relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    min-height: 200px;
    margin: 0px auto;
}
.art_node_imagecontent {
    cursor:pointer;
}
   
.node-wrapper-view {
    position: absolute;
    left:-40px;
    width:auto;
  
    display: flex;
    align-items: center;
    padding: 0 12px;
    border-right: 1px solid #cfd5e4;
    top:0;
    bottom:0;
}
.node-wrapper-view__button {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0,0,0,0);
    color: var(--color-black-600);
    cursor: move;
    z-index: 999;
 
}

.cv-drawer__wrapper_mode_fullscreen_env {
    border-radius: 12px 12px 0 0;
    margin-top: 0px;
    top: 0;
    width: 100%;
}
.cv-drawer__wrapper_env{
    background-color: #fff;
    box-shadow: 0 12px 32px #0033991f, 0 8px 20px #00339914;
    position: absolute;
    width: 400px;
    height:auto;
    z-index: 9999;
}
#art-info-tab {
    position: fixed;
    display:none;
    flex-direction:column;
    width:90px;
    min-height:150px;
    z-index:100;
}

#art_scrollbox {
   
    -webkit-tap-highlight-color: transparent;
    background-color: #fff;
    border: 1px solid #cbcdd6;
    border-radius: 8px;
    box-shadow: 0 8px 20px #00339914, 0 4px 8px #00339914;
    color: #2b2f33;
    cursor: pointer;
    display: block;
    outline: none;
    padding: 8px 16px;
    position: relative;
    touch-action: manipulation;
    transition: all .1s ease-out;
    -webkit-user-select: none;
    user-select: none;
    margin:0px auto;
    width: 20px;
    height: 350px; /*230*/
    position: relative;
    top: 0;
}
#art_scrollbox_tab {
    position: absolute;
    top: 8px;
    left: -9px;
    height: 35px;
    width: 68px;
    border: 1px solid #cbcdd6;
    opacity: 0.6;
    cursor: grab;
    border-radius: 5px;
    backdrop-filter: blur(40px);
    z-index: 5;
}

#art_scrollbox_tab:active {
    cursor: grabbing;
}
.comment_wr:hover path {
    stroke: #f2740d;
}


.art_node_image-item_conteiner {
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    color: #2b2f33;
    cursor: pointer;
    outline: none;
    padding: 3px 3px;
    touch-action: manipulation;
    transition: all .1s ease-out;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    width: 190px;
    height: 250px;
    display: flex;
    flex-direction: column;
    justify-content:start;
    align-items:center;
    margin-top: 20px;
    margin-right: 24px;
    border: 2px solid #0000;
    box-shadow: 0 0 0 1px #cbcdd6;
}
.art_node_image-item-description {
    position: relative;
    background-color: #fff;
    font-size: 12px;
    color: #364364;
    font-weight: 400;
    line-height: 1.0;
    cursor: pointer;
    outline: none;
    padding: 3px 3px;
    touch-action: manipulation;
    transition: all .1s ease-out;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    width: 184px;
    height: 60px;
    text-align:justify;
}
.art_node_image-item{
    position: relative;
    background-color: #fff;
    cursor: pointer;
    outline: none;
    touch-action: manipulation;
    transition: all .1s ease-out;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
    width: 190px;
    height: 190px;
    display: flex;
    flex-direction: column;
  }


.image_conteiner .art_node_image-item_conteiner:hover {
    box-shadow: 0 8px 20px #00339914, 0 4px 8px #00339914;
}

.para .art_node_image-item_conteiner {
  margin-left: 1px;
}
.para .art_node_image-item {
 align-items:center;
 justify-content:center;

}
.image_conteiner {
    position:relative;
    display: flex;
    flex-wrap: wrap;
    justify-content:start;
    padding-bottom:0px;
}
.para .image_conteiner {
    padding-bottom: 10px;
}
.para[contenteditable="true"] .image_conteiner {
box-shadow: 0 0 0 1px #cbcdd6;
padding-left:5px;
    
}
.art_node_image-item img {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    object-fit:cover;
    margin: auto auto;
    pointer-events: none;
    cursor:pointer;
}
.delete_but_img-item{
    position:absolute;
    bottom:5px;
    right:6px;
    display:none;
}
.link-img_but_img-item {
    position: absolute;
    top: 5px;
    right: 6px;
    display: none;
}
.addimjitemblock {
    position: absolute;
    display: none;
    top: 5px;
    right: 10px;
    z-index:100;
}

.image_viewer {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    overflow:auto;
}
.imageshow {
    position: relative;
    margin: 0px auto;
    max-width: calc(100% - 270px);
    max-height: 90%;
    width:max-content;
    margin-top:20px;
    box-shadow: 0 12px 32px #0033991f, 0 8px 20px #00339914;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
}
.imageshow img {
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    object-fit: contain;
    margin: auto auto;
    pointer-events: none;
}
.imagecar {
    position: relative;
    width: 210px;
    height: calc(100% - 95px);
    margin-right: 55px;
    margin-top:20px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    z-index: 1;
    padding-bottom:10px;
    padding-top:5px;
}

    .imagecar .art_node_image-item {
        margin-top:20px;
        width: 160px;
        min-height: 160px;
        max-height: 160px;
        margin-right: 0px;
       
    }
    .border_item {
        border: 2px solid #0000;
        box-shadow: 0 0 0 1px #cbcdd6;
        border-radius:4px;
    }

.imagecar .art_node_image-item img {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    object-fit: cover;
    margin: auto auto;
    pointer-events: none;
 }

.selectedimitem {
    border: 2px solid;
    border-color: #46a2d9;
    box-shadow:none;
}

.imagecar .art_node_image-item:hover {
    box-shadow: 0 8px 20px #00339914, 0 4px 8px #00339914;
} 
.imagecar .art_node_image-item:first-child {
   margin-top:0px;

}
.closeimviewer{
    z-index:9999;
}

.descupdate{
    position:absolute;
    width:300px;
    height:100px;
    left:3px;
    z-index:100;
    top:250px;
}
.vocab_unv_wrapper {
    position: absolute;
    width: 660px;
    height: 340px;
    background-color: red;
    opacity:0.0;
    box-sizing: border-box;
    display: none;
    overflow: hidden;
    z-index: 8877;
    cursor:pointer;
}
.vocab_wrapper {
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 6px;
    position: absolute;
    z-index: 8888;
    width: 660px;
    min-height: 280px;
    height:280px;
    overflow: hidden;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 12px 24px 0 rgba(51, 51, 51, 0.3);
    transform: translateY(-2px);
    display: none;
    flex-direction: column;
  
    cursor: pointer;
}
.vocab-name {
    font-size: 22px;
    color: #364364;
    font-weight: 700;
    line-height: 22px;
 
}
.vocab-definition {
    margin-top: 10px;
    color: #364364;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: justify;
    width: 100%;
 
}
.vocab-textcontent {
    display: flex;
    flex-direction: column;
    width: 440px;
    height: 100%;
    padding: 15px 15px;
}
.vocab_imgcon{
    width:220px;
    height:100%;
    padding:0px;
}
.vocab_imgcon img {
    width: calc(100% - 5px);
    height: calc(100% - 5px);
    object-fit:cover;
    margin: auto auto;
    pointer-events: none;
}
.trean_wr {
    width: 26px;
    height: 12px;
    display: block;
    position: absolute;
    z-index:8890;
}
.trean_wr_down {
    background: url("/ico/treangle.svg") no-repeat;
}
.trean_wr_up {
    background: url("/ico/treangle.svg") no-repeat;
    transform: rotate(180deg);
}
.vocab-definition .art_node_wrapper_content {
    min-height: 5px;
    margin-top: 5px;
}

.vocab-wr-view{
    display:flex;
    width:100%;
    height:100%;
}
.nodata {
    font-size: 22px;
    color: #364364;
    font-weight: 700;
    line-height: 22px;
    margin:auto auto;
}