﻿.upload-wiz-nav .upload-wiz-nav-item.active {
    pointer-events: none !important;
}

/*.upload-optics-info-icon {
    display: none;
}

div[f-type*=advanced] .upload-optics-info-icon {
    display: inline-block;
}*/

.upload-optics-info-icon 

div[f-type*=advanced] [field-type=advanced-disabled],
div[f-type=advanced] [field-type=advanced-premium] {
    opacity: 0.5;
    pointer-events: none;
}

div[f-type*=advanced] [field-type=none]{
    display: none !important;
}
 
div[user-type=private] [field-user-type=private] {
    display: none;
}
.upload-optics-info-icon {
   color: #23a7de;
    margin-right: 0.25rem;
}
    div[optics-attr] {
        display: none;
    }

option[shape]{
    display:none;
}

select[shapes=volume] ,
select[shapes=circular],
select[shapes=rectangular] {
    opacity: 0.5;
    pointer-events: none
}


select[shapes*=volume] option[shape=volume],
select[shapes*=circular] option[shape=circular],
select[shapes*=rectangular] option[shape=rectangular] {
    display: block;
}



.live-title {
    background-color: #23a7de;
    min-width: 100px;
    position: fixed;
    padding: 0.25rem;
    left: calc(50%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}


    .live-title span {
        color: white;
        font-size: 18px;
        font-weight: 700;
    }

    .analisys-unit-msg {
        bottom: 0;
        /*    margin-bottom: 0.5rem;
*/ /*padding-left:15px;*/
        padding-left: 10px;
    }



.pref-section-padding {
    padding: 0.65rem 0.75rem;
}


.analysis-props-div {
    transition: max-height .35s;
    max-height: 0px;
    background-color: rgb(238, 238, 238);
    width: calc(100% - 18px);
    overflow-y: hidden;
    bottom: 40px;
    border: none !important;
}

.live-slider-icon i{
    font-style:regular;
    font-size:13px;
}

.live-slider-icon {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    font-size: 20px;
    background: white;
    border: 1px solid #C9D2D2;
    margin-right: 5px;
    margin-left: 5px;
}

.live-parent-slider {
    background: white;
    bottom: 5px;
    border-color: #C9D2D2;
    width: 550px;
    height: 100px;
    left: calc(50% - 275px);
    z-index: 1000;
    border-radius: 12px;
}

.analysis-props-div.show {
    bottom: 40px;
    max-height: 300px;
    border-top: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6 !important;
    border-right: 1px solid #dee2e6 !important;
}

.analysis-table-parent {
    height: calc(100% - 140px);
    overflow-y: auto;
}

table.analysis-table {
    min-width: 1300px;
    border: 1px solid #ddd;
}

.analysis-table {
/*    margin: 1rem !important;
*/    /*margin-top: 1rem !important;*/
    width: calc(100% - 10px);
    border-collapse: collapse;
    font-size:14px;
}

    .analysis-table tr:nth-child(2n+1) {
        background-color: rgba(240, 241, 242, 1);
    }

    .analysis-table th.zero-line {
        width: 20px !important;
    }

    .analysis-table th {
        background-color: #23a7de;
        color: white;
        max-width: 50px;
        
    }

/*table.analisys-table, .analisys-table tr, .analisys-table td, .analisys-table th {
    border: 1px solid #ddd;
}*/

.analysis-table tr, .analysis-table td, .analysis-table th {
    padding: 5px;
    min-width: 200px;
    max-width: 250px;
    border: 1px solid #ddd;
}

.img-comment-item.mask {
    width: 125px !important;
    height: 125px !important;
}

@media only screen and (max-width: 600px) {
    .landscape-screen {
        display: block !important;
    }
}

.achromatic-lenses {
    background: #f5f5f5;
    padding: 7px;
    border-radius: 5px;
}

.upload-achromatic-lens {
    padding: 0.6rem 0;
/*    border-bottom: 1px solid rgb(201, 210, 210);*/
}

    .upload-achromatic-lens .collapse-title {
        font-size: 13px;
        line-height: 1;
        text-transform: uppercase;
        color: rgba(46, 51, 51, 0.7);
    }

.ip-snapshot-btn {
    position: absolute;
    background-color: #23a7de;
    color: white;
    border-radius: 10px;
    bottom: 0 !important;
    right: 0 !important;
    pointer-events: all;
}

.black-bg {
    background-color: rgba(0,0,0,0.5);
}


#mask-box-dd {
    min-width: auto;
}

.landscape-screen {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background: #f5f5f5;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 30px;
}

.mask-msg-box {
    background-color: #23a7de33;
    border-radius: 3px;
    border: #23a7de 1px solid;
    padding: 1rem;
}

.close-mask {
    /*display: none !important;
    height: 0 !important;*/
}

.framed-small-btn {
    font-size: 16px;
    color: #2E3333;
    background-color: rgba(255, 255, 255, 0.5);
    border-color: #C9D2D2;
    height: 36px;
    width: 36px;
    border-radius: 2px;
    padding: 0;
}

/*mask navbar*/

.navbar-logo {
    padding: 15px;
    color: #fff;
}

.navbar-mainbg {
    /*  background-color: #5161ce;*/
    background-color: #f5f5f5;
    padding: 0px;
}

#mask-navbar {
    overflow: hidden;
    position: relative;
}

    #mask-navbar ul {
        padding: 0px;
        margin: 0px;
    }

        #mask-navbar ul li a i {
            margin-right: 10px;
        }

    #mask-navbar li {
        list-style-type: none;
        float: left;
        width: 50%;
    }

    #mask-navbar ul li a {
        color: #2e3333;
        text-decoration: none;
        font-size: 15px;
        display: block;
        padding: 20px 20px;
        position: relative;
    }

    #mask-navbar > ul > li.active > a {
        color: #2e3333;
        /*        color: #5161ce;
*/ background-color: transparent;
    }

    #mask-navbar a:not(:only-child):after {
        content: "\f105";
        position: absolute;
        right: 20px;
        top: 10px;
        font-size: 14px;
        font-family: "Font Awesome 5 Free";
        display: inline-block;
        padding-right: 3px;
        vertical-align: middle;
        font-weight: 900;
    }

    #mask-navbar .active > a:not(:only-child):after {
        /*  transform: rotate(90deg);*/
    }

.hori-selector {
    display: inline-block;
    position: absolute;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-top: 10px;
}

    .hori-selector .right,
    .hori-selector .left {
        position: absolute;
        width: 25px;
        height: 25px;
        background-color: #fff;
        bottom: 10px;
    }

    .hori-selector .right {
        right: -25px;
    }

    .hori-selector .left {
        left: -25px;
    }

        .hori-selector .right:before,
        .hori-selector .left:before {
            content: '';
            position: absolute;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            /*background-color: #5161ce;*/
            background-color: #f5f5f5;
        }

    .hori-selector .right:before {
        bottom: 0;
        right: -25px;
    }

    .hori-selector .left:before {
        bottom: 0;
        left: -25px;
    }




/*@media (max-width: 991px) {
    #mask-navbar ul li a {
        padding: 12px 30px;
    }

    .hori-selector {
        margin-top: 0px;
        margin-left: 10px;
        border-radius: 0;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
    }

        .hori-selector .left,
        .hori-selector .right {
            right: 10px;
        }

        .hori-selector .left {
            top: -25px;
            left: auto;
        }

        .hori-selector .right {
            bottom: -25px;
        }

        .hori-selector .left:before {
            left: -25px;
            top: -25px;
        }

        .hori-selector .right:before {
            bottom: -25px;
            left: -25px;
        }
}*/
/*//---------------------------------
*/

.tutorial-publish.icon-btn.disabled {
    opacity: 0.3;
}

.tutorial-publish.icon-btn.active {
    color: #23A7DE;
}

.fade-notice {
    position: absolute;
    /*top: 50% !important;*/
    bottom: 10% !important;
    background-color: #F5F5F5;
    z-index: 10000;
    border-radius: 5px;
    padding: 5px;
    left: 50%;
    border: 1px solid #C9D2D2;
    color: #2E3333;
    font-size: 14px;
    box-shadow: 0 0 12px rgb(0 0 0 / 30%);
}

.custom-source-talbe button {
    border: 1px solid #212529;
    color: #212529;
    vertical-align: middle;
    height: 28px;
    outline: 0 !important;
    width: 28px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

    .custom-source-talbe button:not(.marked) {
        background-color: #f7f7f7 !important;
    }

    .custom-source-talbe button.active {
        /*border-radius: 50%;*/
        transform: scale(1.1);
        box-shadow: rgba(0,0,0,0.7) 0 0 6px 0;
    }


.separater-dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}


.tabs.sub {
    height: 2rem;
    padding-right: 0.4rem;
    padding-left: 0.4rem;
    height: 2rem;
    padding-right: 0.4rem;
    padding-left: 0.4rem;
    display: inline-block;
    padding: 3px 10px 3px 10px;
    /* color: #90a4ae; */
    /* font-size: 12px; */
    border: 1px solid #90a4ae;
    margin: 0 10px 10px 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.input-group.ip-input input {
    text-align: center;
    padding-left: .25rem;
    padding-right: .25rem;
}

.resize-controls i:hover {
    color: #23a7de;
    cursor: pointer;
}

.resize-controls i {
    font-size: 10px;
}

.om-optics-name-element {
    color: #2E3333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.add-columns-btn {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 5px 0px;
    position: fixed !important;
    bottom: 103px !important;
    right: 40px !important;
    z-index: 1;
}

    .add-columns-btn.wg {
        bottom: 71px !important;
        right: 20px !important
    }

.custom-add-filters-btn button {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 5px 0px
}

.om-info-btn i {
    background-color: #23a7de;
    border-radius: 50%;
    color: white;
}

.om-info-btn {
    margin-top: 2px;
}

.tabs:hover,
.tabs.active {
    border-bottom: 2px solid #23a7de;
    cursor: pointer;
}

.tabs h6 {
    margin-bottom: 0.4rem;
}

.no-results-om-msg {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 20%;
    align-items: center;
    pointer-events: none;
}

input:-moz-placeholder {
    box-shadow: none !important;
}

input:invalid {
    box-shadow: none;
}

.height-43 {
    height: 43px !important;
}

.minimized-navbar {
    position: absolute;
    z-index: 100000;
    bottom: 0;
    width: 100%;
    height: 45px;
    border-top: solid 1px rgb(201, 210, 210);
}

.custom-input-icon-parent {
    display: table;
    width: 20px;
    background-color: rgba(201, 210, 210, 0.5);
    border: 1px solid #C9D2D2;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    height: 30px;
}

.custom-input-icon-child {
    display: table-row;
    font-size: 9px;
    text-align: center;
    height: 50%;
}

.px-10 {
    font-size: 0.55rem !important;
}

.custom-input-icon-child:hover {
    cursor: pointer;
    background-color: rgb(240, 240, 240);
}

.height-auto-important{
    height:auto!important;
}

.h-fit-content {
    /*   height: fit-content!important;*/
    /*changed because popup alert doenst look good in firefox
*/ height: auto !important;
}

.v-line-menu {
    width: 1px;
    height: 24px;
    margin: 0 0.25rem;
    background-color: rgba(46, 51, 51, 0.3);
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.custom-qv-main {
    z-index: 401 !important;
    height: auto !important;
    width: max-content !important;
}

.custom-qv-limits {
    min-height: 478px !important;
    min-width: 331px !important;
    max-height: none !important;
    max-width: none !important;
}

.minimized-navbar li :hover {
    background-color: #F5F5F5;
}

.minimized-navbar li {
    background-color: #DEE3E3;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-top: 1px solid #C9D2D2;
    border-left: 1px solid #C9D2D2;
    border-right: 1px solid #C9D2D2;
    margin-right: 0.5rem;
}
/*.minimized-navbar a:hover {
    color: #23a7de !important;
}*/

.minimized-navbar a {
    color: rgba(46, 51, 51) !important;
}


.qv-toolbar {
    height: 50px;
    border-bottom: 1px solid #C9D2D2;
    background-color: rgba(250,250,250);
}

/**/
.widget-toolbar {
    overflow-x: auto;
    margin-left: 4rem;
}

    .widget-toolbar::-webkit-scrollbar {
        display: none;
    }

.arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #808080;
    margin-left: 5px;
    margin-right: 5px;
}


#qv_chart_modal {
    /*resize: both;*/
    overflow: auto;
    width: 311px;
    height: 405px;
}

.custom-crosshair {
    cursor: crosshair !important;
}

/*laser mask form grid css*/
.mask-img {
    /*width: 170px;
    height: 170px;*/
    border: 1px solid gray;
}

.laser-mask-parent {
    padding: 1rem;
    cursor: pointer;
}

.input-group .input-group-text {
    padding: 0.25rem 0.5rem;
}

.laser-mask-parent.active {
    border: 1px solid #23A7DE;
    background-color: white
}


.powered-by {
    bottom: 0;
    /*background: #f5f5f5;*/
    /*border-top: 1px solid rgb(201, 210, 210);*/
}

.widget-3d {
    /*line-height: 0;*/
    /*min-height: 420px !important;*/
}

.video-backdrop {
    opacity: 1 !important;
    background-color: rgba(0,0,0,0.5) !important;
}

.multi-level .dropdown-item:hover {
    background-color: #e5e5e5 !important
}

.preferances-box .preferances-box-scroll {
    max-height: calc(100vh - 15px - 45px - 119px) !important;
}

.text-center-span {
    background-color: dimgrey;
    color: white;
    margin-left: .5rem;
    width: 7em;
    border-radius: .3rem;
    margin-bottom: .5rem;
}

.right-side-container {
    position: fixed;
    top: 107px;
    right: 35px;
    height: calc(100% - 110px);
    width: 100px;
    z-index: 100000;
    pointer-events:none;
}

.modes-container {
    position: fixed;
    top: 115px;
    left: 287px;
    z-index: 403;
}

.qv_mode {
    position: fixed;
  /*  top: 115px;
    left: 287px;*/
    z-index: 400;
}

.sm-notice {
    top: 170px !important;
}

.mode-box {
    width: fit-content;
    max-width: 700px;
    background-color: #F5F5F5;
    border: 1px solid #C9D2D2;
    border-radius: 4px;
    color: #2E3333;
    padding: 0.5rem 0.75rem;
    font-size: 14px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
    margin-bottom: 0.5rem;
}

.custom-mode-box-padding {
    padding: 0.5rem 0.75rem;
}

.rotateable-icon {
    width: 23px;
    height: 23px;
    left: 50%;
    z-index: 199999;
    margin-right: -50%;
    position: absolute;
    transform: translate(-50%, -200%);
    cursor: pointer;
    -webkit-user-drag: none;
    background-color: whitesmoke;
    border-radius: 40%;
    padding: 2px;
}

.shape-mode-div {
    bottom: 70px;
    left: 10px;
    min-width: 200px;
}

.line-arrow-icon {
    font-size: 27px;
}

.pb-half {
    padding-bottom: 0.5rem !important;
}

.icon-btn.active .rect-btn {
    fill: #23A7DE;
}

.resize-padding {
    /*border: 1px dashed white;*/
    border: 1px dashed #007bff;
}

.height-auto {
    height: auto !important;
}

.resizable {
    background: transparent;
    width: auto;
    height: auto;
    padding: 2px;
}

    .resizable .resizers,
    .resizers_text .resizers {
        width: 100%;
        height: 100%;
        /*border: 3px solid transparent;*/
    }

        .resizable .resizers .resizer,
        .resizers_text .resizers .resizer {
            width: 7px;
            height: 7px;
            /*border-radius: 50%;*/
            background: white;
            border: 1px solid #000;
            position: absolute;
        }

            .resizable .resizers .resizer.top-left,
            .resizers_text .resizers .resizer.top-left {
                left: -5px;
                top: -5px;
                cursor: nwse-resize; /*resizer cursor*/
            }

            .resizable .resizers .resizer.top-right,
            .resizers_text .resizers .resizer.top-right {
                right: -5px;
                top: -5px;
                cursor: nesw-resize;
            }

            .resizable .resizers .resizer.bottom-left,
            .resizers_text .resizers .resizer.bottom-left {
                left: -5px;
                bottom: -5px;
                cursor: nesw-resize;
            }

            .resizable .resizers .resizer.bottom-right,
            .resizers_text .resizers .resizer.bottom-right {
                right: -5px;
                bottom: -5px;
                cursor: nwse-resize;
            }

            .resizable .resizers .resizer.bottom-right,
            .resizers_text .resizers .resizer.bottom-right {
                right: -5px;
                bottom: -5px;
                cursor: nwse-resize;
            }


.scroll-all-cursor {
    cursor: all-scroll !important;
}

.snapshot-bg-dd {
    min-width: auto;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu .dropdown-menu .dropdown-item:hover {
        cursor: pointer;
    }

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        min-height: max-content;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .header-dropdown-submenu > a:after,
    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 6px 0 6px 6px;
        border-left-color: #ccc;
        margin-top: 5px;
    }

    /*.dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }*/

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
        }

.jpg-edit-comment-box .img-comment-item:hover {
    cursor: pointer
}

.h-100 {
    height: 100%;
}

.snapshot-icon {
    cursor: all-scroll;
    width: 150px;
    height: auto;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
    user-select: none;
    -webkit-touch-callout: none;
}

.jpg-edit-comment-box {
    min-width: 400px;
}

.resize-icon {
    right: 5px;
    top: -5px;
    position: absolute;
    cursor: pointer;
}

.align-icon {
    min-width: 2rem;
}

    .align-icon img {
        width: 16px;
        height: 16px;
    }

.snapshot-dropdown:hover {
    background: #a6a6a6
}

.box-shadow-25 {
    box-shadow: 0 0 15px rgba(0, 0, 0,0.25);
}

.custom-icon {
    margin-right: .2rem;
    margin-left: .2rem;
    display: inline-block;
    font-family: 'mapi';
    line-height: 1rem;
    vertical-align: top;
}
/*make input number to be without arrows*/
.number-no-arrows::-webkit-outer-spin-button,
.number-no-arrows::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.number-no-arrows[type=number] {
    -moz-appearance: textfield;
}



/*support images form edit snapshot*/
.color-select.none {
    background-image: url("../images/color-none.svg") !important;
}

.btn-comment {
    background-image: url("../images/comment-stroke.svg") !important;
}

    .btn-comment:hover, .btn-comment.active {
        background-image: url("../images/comment-stroke-aclive.svg") !important;
    }

#materials-dropdown-parent-info ul {
    margin-bottom: 0 !important;
}

.error-sign {
    font-weight: 900;
    font-size: 16px;
}

.h-85 {
    height: 85% !important;
}

.svg-chart-container {
    min-height: 400px !important;
}


.chart-legend .chart-legend-item.item-5::before {
    background-color: #F85C50;
}

.chart-legend .chart-legend-item.item-6::before {
    background-color: #BC0022;
}

.chart-legend .chart-legend-item.item-7::before {
    background-color: #7C3668;
}

.chart-legend .chart-legend-item.item-8::before {
    background-color: #0043A4;
}

.chart-legend .chart-legend-item.item-ip1::before {
    background-color: #FF3333;
}


.word-break {
    word-break: break-word;
}

.tool-tip-svg-material {
    position: absolute;
    height: auto;
    z-index: 1000;
}

    .tool-tip-svg-material div {
        width: max-content;
        height: auto;
        min-width: 50px;
        text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
        border: 1px solid #23A7DE;
        user-select: none;
        color: black;
        padding: 5px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
        /*  background: rgba(255,255,255,0.8)*/
        background: rgba(255,255,255,1)
    }

.tool-tip-svg-filter {
    /*position: absolute;*/
    position: fixed;
    height: auto;
    z-index: 1000;
}

    .tool-tip-svg-filter div {
        width: max-content;
        height: auto;
        min-width: 50px;
        text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
        border: 1px solid #23A7DE;
        user-select: none;
        color: black;
        padding: 5px;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
        /*  background: rgba(255,255,255,0.8)*/
        background: rgba(255,255,255,1)
    }

.error-filter-item {
    font-size: 14px;
    font-weight: 700;
    font-family: inherit;
}


.snapshot-bg-item {
    height: 18px;
    width: 18px;
    border: 1px solid #2E3333;
}

.break-lines {
    white-space: pre-wrap;
}

.jpg-comment-textbox {
    white-space: pre-wrap;
    text-align: left;
}

.regular-text-div-snapshot {
    font-size: 14px;
}

.browser-img {
    margin: 2px;
    width: 30px;
    height: 30px;
    padding: 3px;
    border-radius: 20px;
    background-color: rgba(255,255,255,0.7);
}

.browser-text {
    max-width: 200px;
}

.body-text {
    padding: 10px;
    grid-area: body-text;
}

.grid-container {
    padding: 5px;
    background-color: rgba(255,255,255,0.6);
    border-radius: 3px;
    display: grid;
    position: fixed;
    left: 25px;
    bottom: 25px;
    grid-template-rows: 1fr 1fr;
    gap: 1px 1px;
    grid-template-areas: "images body-text body-text body-text" "images body-text body-text body-text";
}

.images {
    padding: 5px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 1px 1px;
    grid-template-areas: "img-1 img-1 img-1" "img-2 img-2 img-2";
    grid-area: images;
}

.img-1 {
    grid-area: img-1;
}

.img-2 {
    grid-area: img-2;
}

.edit-image-navbar {
    position: absolute;
    right: 0;
}

.modal-content-edit-image {
    max-height: 800px;
}


.snapshot-tooltip {
    padding: 0.2rem;
    width: 10rem;
    height: auto;
    z-index: 10000000;
    position: absolute;
    border-radius: 0.2rem;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 2px;
    user-select: none;
    border: 1px solid #23A7DE;
    background: rgba(255, 255, 255, 0.9);
}


.material-name-btn {
    pointer-events: all;
    color: #23A7DE;
    cursor: pointer;
}

.no-material-image {
    height: 350px;
    margin: 20px
}

/*laser mask form css*/

.grid-container-laser-mask {
    display: grid;
    grid-template-columns: auto auto;
    padding: 10px;
}

.grid-item {
    padding: 20px;
    text-align: center;
    align-items: center;
    margin: auto
}

    .grid-item img {
        width: 200px;
        height: 200px;
        background: #ccc;
    }


/*-------------------------------*/

#notice-modal {
    z-index: 500000000 !important;
}

.detector-chart-modal {
    min-width: 1000px;
}

.upload-optics-modal {
    min-width: 1140px
}

.icon-check:hover {
    cursor: pointer;
    align-self: center;
}

.icon-check-empty:hover {
    cursor: pointer;
    align-self: center;
}

.system-type {
    font-size: 20px;
    font-weight: bold;
}

.overflow-auto {
    overflow: auto;
}

.modal.chart-modal.double-chart-modal {
    width: 1000px !important;
    top: 50px;
}

.model-content-double-chart {
    max-height: calc(100vh - 5rem) !important;
    height: fit-content !important;
}

.vertical-menu {
    width: 100px;
    position: absolute;
    z-index: 100000;
}

    .vertical-menu a {
        background-color: #fafafa;
        color: black;
        display: block;
        padding: 5px;
        text-decoration: none;
    }


        .vertical-menu a:hover {
            background-color: #ccc;
        }

        .vertical-menu a.active {
            background-color: #23A7DE;
            color: white;
        }

.dropdown-toggle::after {
    content: none !important;
}

.selectableItem {
    user-select: text !important;
}


.small-widget {
    background-color: #F5F5F5;
    color: #7F8C8D;
    border: 1px solid #C9D2D2;
    padding: 0.25rem;
    border-radius: .25rem;
}

.small-widget-parent {
    position: fixed;
    top: 0;
    left: 0;
    padding: 5px;
}

.btn-invite-friends {
    border-color: #61b961;
    color: #fff;
    background-color: #55bb55;
}

    .btn-invite-friends:hover {
        border-color: #61b961;
        color: #fff;
        background-color: #88d788;
    }


.body {
    user-select: none !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.preferances-box .range-input-group .form-control {
    width: 70px !important;
    height: 30px;
    font-size: 14px;
    padding: 0.375rem 0.25rem;
}

.refresh-preview-optic {
    top: 1.2rem;
    left: 2rem;
    position: absolute;
}

.custom-control-input:checked ~ .custom-control-label::before {
    border-color: #23A7DE !important;
    background-color: #23A7DE !important;
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    border-color: rgba(35,167,222,.5) !important;
    background-color: rgba(35,167,222,.5) !important;
}

.canvas-border #canvas_container {
    border: #23A7DE solid 3px;
}

.prizma {
    cursor: url("../images/icons/prizma.png"),auto !important;
}
/*.prizma #canvas_container {
        border: #23A7DE solid 3px;
    }*/



.auto {
    cursor: auto !important;
}

.pointer {
    cursor: pointer !important;
}

.grabbing {
    cursor: grabbing !important;
}

.pan {
    cursor: url("../images/icons/hand-right.png"),auto !important;
}

.login-wrap {
    background-image: url("../images/login-bg.jpg") !important;
}

.model {
    transition: .0s !important;
}

.brands-dropdown {
    height: auto;
    overflow: auto;
    max-height: 250px;
}

.opticts-preview-img img {
    height: 250px !important;
    width: auto !important
}

.modal-footer #ok-btn {
    margin-left: 0.25rem !important;
}

.optics-parser {
    max-height: 550px !important;
}

.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.active2 {
    font-size: 36px !important;
}

.none-important {
    display: none !important
}

.page-loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1100;
}

    .page-loading .loader {
        height: 100px;
    }

    .page-loading .page-loading-text {
        color: #fff;
        letter-spacing: 3px;
        margin-bottom: 0;
        margin-top: 10px;
    }

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.chart-legend .chart-legend-item {
    font-size: 14px;
}

.snapshot-tooltip {
    padding: 0.2rem;
    width: 10rem;
    height: auto;
    z-index: 10000000;
    position: absolute;
    border-radius: 0.2rem;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 1px 2px 2px;
    border: 1px solid #23A7DE;
    background: rgba(255, 255, 255, 0.9);
    user-select: none;
}

.part-info-information-icon {
    background-color: #23A7DE;
    border-radius: 15px;
    margin: 0.5rem;
    color: white;
    font-size:13px;
}

    .part-info-information-icon:hover {
        background-color: #48BAE9;
    }

.tool-tip-optics-disable-info {
    position: fixed;
    height: auto;
    z-index: 1040;
    pointer-events:none;
}

    .tool-tip-optics-disable-info.measures {
        max-width: 220px;
    }

    .tool-tip-optics-disable-info div {
        overflow-x: hidden;
        overflow-wrap: break-word;
        height: auto;
        min-width: 50px;
        text-shadow: rgba(0, 0, 0, 0.1) 1px 1px 1px;
        border: 1px solid #23A7DE;
        user-select: none;
        color: black;
        padding: 5px;
        background: rgba(255,255,255,1);
        margin-left: 0.1rem;
    }

.snapshot-svg-parent {
    background-color: #e5e5e5;
}

.snapshot-svg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #e5e5e5
}

.qv-buttons .active {
    color: #23A7DE;
}

.icons-header .icon-btn.active {
    color: #23A7DE;
}

.custom-crop-icon {
    position: fixed;
    font-size: 17px;
    background-color: white;
    color: #23A7DE;
}

.icon-crop-alt-regular.active {
    color: #23A7DE;
}

.color-select.active {
    border-color: #C9D2D2;
}

.custom-trash-btn {
    position: fixed;
    background-color: white;
}

.ne-resize-cursor {
    cursor: ne-resize !important;
}

.nw-resize-cursor {
    cursor: nw-resize !important;
}
.live-range-wrap {
 /*   width: 500px;*/
    position: relative;
}

.live-range-value {
    position: absolute;
    bottom: 50px;
}

/*.live-range-value span {
*/.live-range-value input {
    border:none!important;
    outline:none!important;
    width: 85px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #23a7de;
    color: #fff;
    font-size: 12px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 6px;
}

/*    .live-range-value span:before {
*/    .live-range-value input:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 10px solid #03a9f4;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        margin-top: -1px;
    }


.live-custom-range:hover ~ .live-range-value{
    display:block;
}

/*.live-custom-range ~ .live-range-value {
    display: none;
}*/


.custom-old-slider {
    -webkit-appearance: none;
    width: 100%;
    height: 15px;
    border-radius: 5px;
    background: #C9D2D2;
    outline: none;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

    .custom-old-slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #23A7DE;
        cursor: pointer;
    }

    .custom-old-slider::-moz-range-thumb {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #23A7DE;
        cursor: pointer;
    }

.bold {
    font-weight: 700;
}

.dropdown-btn {
    font-weight: 700
}

    .dropdown-btn:hover {
        cursor: pointer !important;
    }


.widget-tooltip {
    background-color: black;
    color: white;
    border-radius: 10%;
    padding: 2px;
    position: absolute;
    height: auto;
    z-index: 1000;
    user-select: none;
}

/*.carousel-item.active{
    display: flex !important;
}*/

.responsive-iframe-div {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 75%;
    height: 0;
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.setup-details-label {
    vertical-align: middle;
    position: relative;
    display: block;
    margin-bottom: 4px;
    /*font-weight: bold;*/
}

.text-box-setup-details {
    /*width: 40rem*/
}

    .text-box-setup-details.small-text-box {
        min-height: 2rem;
        max-height: 10rem;
        /*height: 2rem;*/
    }

    .text-box-setup-details.medium-text-box {
        min-height: 5rem;
        max-height: 25rem;
    }

    .text-box-setup-details.big-text-box {
        min-height: 5rem;
        max-height: 64rem;
    }

.custom-text-input-setup {
    width: 40rem;
    height: 2rem;
}

.camera-view-dropdown {
    min-width: 16rem !important;
}

.camera-view-number-input {
    /*max-width: 3.5rem;*/
    max-width: 4.5rem;
    max-width: 5rem;
}

.clear-button i {
    font-size: 17px;
    color: #23a7de;
}

.clear-button {
    background-color: #fff;
    border-left: none;
    border-left-style: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #C9D2D2;
    display: none;
    font-weight: 400;
    color: #2E3333;
    border-right: none;
}

    .clear-button.show {
        display: flex;
    }

.no-wrap {
    flex-wrap: nowrap !important;
}

.show-clear-button {
    border-right: none !important;
}

.custom-search-input {
    border-right: none !important;
}

    .custom-search-input:focus {
        box-shadow: none !important;
        z-index: 0 !important;
    }

.custom-widget-mode #canvas_container {
    border: #23A7DE solid 3px;
}

.custom-widget-mode #widget-mode-box {
    display: block !important;
}

/*.fiber-connection-box-mode #fiber-connection-box {
    display: block !important;
}*/

.alignment-mode-box #alignment-mode {
    display: block !important;
}

.alignment-mode-box #canvas_container {
    border: #23A7DE solid 3px;
}

/*.fiber-connection-box-mode #canvas_container {
    border: #23A7DE solid 3px;
}*/

.custom-video-mode #canvas_container {
    border: #23A7DE solid 3px;
}

.custom-video-mode #video-mode-box {
    display: block !important;
}


.f5-color {
    background-color: #F5F5F5;
}

.detector-collapse {
    background-color: #F5F5F5;
}

.m-width-0 {
    min-width: 0 !important;
}

.video-menu {
    cursor: pointer;
}

.custom-widget-mode .widget-mode-box .dropdown-divider,
.custom-video-mode .video-mode-box-menu .dropdown-divider {
    height: 0;
    margin: 0;
    border-top: 1px solid #C9D2D2;
}

.custom-widget-mode .widget-mode-box .widget-mode-box-item,
.custom-video-mode .video-mode-box-menu .video-mode-box-item {
    padding: .5rem;
}

    .custom-widget-mode .widget-mode-box .widget-mode-box-item.hover:hover,
    .custom-video-mode .video-mode-box-menu .video-mode-box-item.hover:hover {
        background-color: rgba(222, 227, 227, 0.7);
    }

    .custom-widget-mode .widget-mode-box .widget-mode-box-item.active,
    .custom-video-mode .video-mode-box-menu .video-mode-box-item.active {
        background-color: #DEE3E3;
    }


    .custom-widget-mode .widget-mode-box .widget-mode-box-item.hover:hover,
    .custom-video-mode .video-mode-box-menu .video-mode-box-item.hover:hover {
        background-color: rgba(222, 227, 227, 0.7);
    }

{
    background-color: rgba(222, 227, 227, 0.7);
}

.custom-video-mode .video-mode-box-menu .video-mode-box-item .video-mode-box-text {
    background: white;
    border: none;
    margin: .5rem;
}

    .custom-video-mode .video-mode-box-menu .video-mode-box-item .video-mode-box-text:focus {
        border: none;
        outline: 0;
    }

.custom-widget-mode .widget-mode-box .widget-mode-box-item .video-mode-box-text {
    line-height: 1.2;
}

.btn.password-btn {
    margin-left: -45px;
}
.btn.password-btn:focus {
    border: none;
    outline: 0;
    box-shadow:none;
}
    .custom-video-mode .video-mode-box-menu {
    /* position: absolute;
    display: block;*/
    min-width: 360px;
    /*  min-width: 300px;*/
    /*top: 115px;
    left: 65px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    z-index: 100;
    background-color: #F5F5F5;
    border: 1px solid #C9D2D2;
    border-radius: 4px;*/
}

.custom-widget-mode .widget-mode-box {
    position: absolute;
    display: block;
    min-width: 300px;
    top: 0;
    left: 0;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    z-index: 100;
    background-color: #F5F5F5;
    border: 1px solid #C9D2D2;
    border-radius: 4px;
    padding: 0;
}

.custom-snapshot-mode .snapshot-mode-box {
    display: block !important;
}



.custom-video-mode .video-mode-box-menu .video-mode-box-item .icon-btn {
    font-size: 12px;
    border-color: #C9D2D2;
    color: #2E3333;
    height: 24px;
    width: 24px;
    border-radius: 4px;
    padding: 0;
}

.custom-video-mode .video-mode-box-menu .video-mode-box-item .video-mode-box-text .internal-autofill-selected {
    background-color: white;
}

.font-size-14px {
    font-size: 14px;
}

.font-size-16px {
    font-size: 16px;
}

.custom-widget-mode .widget-mode-box .widget-mode-box-item .icon-btn {
    font-size: 16px;
    border-color: #C9D2D2;
    color: #2E3333;
    height: 36px;
    width: 36px;
    border-radius: 4px;
    padding: 0;
}

.widget-options-container {
    position: absolute;
    /*position: fixed;*/
    /*bottom: 0;*/
    /*bottom: 2px;*/
    bottom: 8px;
    background-color: white;
    width: 100%;
    border-bottom-left-radius: 4.8px;
    border-bottom-right-radius: 4.8px;
    border: #C9D2D2 solid 1px;
    max-width: min(50vw, 300px) !important;
}

.slider-m {
    margin: 1rem 1rem .25rem 1rem !important;
}

.widget-modal-dialog {
    margin: 0;
    position: relative;
}

.widget-img {
    min-width: 150px;
    right: 20px !important;
    position: fixed !important;
    display: flex !important;
    border-radius: .3rem;
}

    .widget-img.d-none {
        display: none !important;
    }

.widget-3d .page-loading {
    top: 87px;
    z-index: 99999999;
}


.widget-img .carousel-item {
    transition: none;
}

.widget-border {
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
}

    .widget-border .modal-content {
        border: none;
    }

.widget-body {
    padding: 250px 0;
    margin: 0;
}

.carousel-control-next, .carousel-control-prev {
    top: 0 !important;
    bottom: auto !important;
}

.widget-img .icon-btn {
    background-color: rgba(240, 240, 240, 0.5) !important;
    border: 1px solid rgba(201, 210, 210, 0.5) !important;
    font-size: 8px !important;
}

.video-arrows:hover {
    fill: #23A7DE;
}

.custom-toggle-icon-active.active .custom-non-active-icon,
.custom-toggle-icon-active:not(.active) .custom-active-icon {
    display: none !important;
    color: #2E3333
}

.custom-toggle-icon-active.active icon-lens,
.custom-toggle-icon-active:not(.active) .icon-lens-off {
    display: inline-block !important;
    color: #2E3333;
}

.custom-toggle-icon-active:focus #no-lens-default-icon,
.custom-toggle-icon-active:focus #no-lens-active-icon {
    color: #2E3333
}

.widget-grid .icon-grid,
.widget-grid.active .icon-grid-off {
    display: none !important;
    color: #2E3333;
}

.widget-grid.active .icon-grid,
.widget-grid .icon-grid-off {
    display: block !important;
    color: #2E3333;
}




.video-menu-input-div.show-time-input #group-title {
    max-width: 120px;
}

.video-menu-input-div.show-time-input #delay-time-input {
    display: block !important;
}

.custom-grey-btn {
    border: none;
    border-color: #C9D2D2 !important;
}

    .custom-grey-btn.left {
        border-right: 1px solid;
    }


    .custom-grey-btn.right {
        border-left: 1px solid;
    }


.custom-input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: 1px solid #C9D2D2;
}


.custom-text-color {
    padding: 0;
    width: 30px;
    height: 15px;
    border: none !important;
    outline: 0;
}

    .custom-text-color:focus {
        border: none !important;
        box-shadow: none;
    }

.custom-bold-btn.active {
    background-color: rgba(201, 210, 210, 0.5);
}


.draggable-note-ta {
    outline: 0px;
    overflow: hidden;
    resize: none;
    margin: 0px;
    width: 150px;
    cursor: all-scroll;
    padding: 5px 10px;
    line-height: 1.5;
}

    .draggable-note-ta.edit {
        cursor: text;
    }

    .draggable-note-ta.active {
        outline: #007bff dashed 1px;
    }

.arrow-style {
    display: none !important;
    max-height: 20px;
    max-width: 20px;
}

    .arrow-style.active {
        display: block !important;
    }


.custom-part-option {
    display: none !important;
}



.csb-main,
.csb,
.csb-all,
.csb-fs,
.csb-align,
.csb-fw,
.csb-ls,
.csb-as,
.csb-bgc,
.csb-c,
.csb-brc {
    display: none !important;
}

    .csb-main.active,
    .csb.active,
    .csb.active .csb-all,
    .csb-text .csb-fs,
    .csb-text .csb-align,
    .csb-text .csb-fw,
    .csb-text .csb-c,
    .csb-text .csb-bgc,
    .csb-text .csb-brc,
    .csb-text .csb-ls,
    .csb-rect .csb-brc,
    .csb-rect .csb-bgc,
    .csb-rect .csb-ls,
    .csb-line .csb-fs,
    .csb-line .csb-bgc,
    .csb-line .csb-ls,
    .csb-line .csb-as {
        display: flex !important;
    }

.csb-fs {
    flex-wrap: nowrap;
    min-width: 110px;
}


.csb-bgc .sp-replacer,
.csb-brc .sp-replacer,
.csb-c .sp-replacer {
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    border: none;
    padding: 0
}

.color-div {
    background: black;
    height: 4px;
    width: 20px;
    position: absolute;
    bottom: 0px;
    border: 1px solid black;
}

.color-spectrum {
    /*border: 1px solid rgba(46, 51, 51, 0.3);*/
    /*margin: auto .5rem;*/
}

    .color-spectrum.csb-ls,
    .color-spectrum.csb-as {
        /*width: 125px;*/
    }

    .color-spectrum label {
        margin: auto 2px;
    }

.custom-scroll-bar {
    min-width: 1100px;
}

.unselectable-custom {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.snapshot-footer-custom {
    min-width: 1000px;
    height: 65px;
}

/*.ortho-box-mode {
    position: fixed;
    z-index: 50;
    max-width: 700px;
    background-color: #F5F5F5;
    border: 1px solid #C9D2D2;
    border-radius: 4px;
    color: #2E3333;
    font-size: 14px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}*/


.ortho-box-mode #ortho-box-mode {
    display: block !important;
    position: fixed;
    top: 115px;
    position: fixed;
    top: 115px;
    right: 315px;
    z-index: 403;
}

.ortho-box-mode #canvas_container {
    border: #23A7DE solid 3px;
}


.ortho-box-mode .ortho-box-menu .dropdown-divider {
    margin: 0;
}

/* .ortho-box-mode .icons-header-dropdown-menu .icons-header-dropdown-item {
        padding: 0.5rem;
    }*/

.ortho-box-mode .icons-header-dropdown-item .x-axis-color {
    color: #FF5A5F;
}

.ortho-box-mode .icons-header-dropdown-item .y-axis-color {
    color: #0CB755;
}

.ortho-box-mode .icons-header-dropdown-item .z-axis-color {
    color: #2F80ED;
}

.ortho-box-mode .icons-header-dropdown-item .active {
    box-shadow: 0 0 0 0.2rem rgba(35, 167, 222, 0.3)
}

.custom-xyz {
    display: flex;
}

.measures_icon_delete {
    width: 27px !important;
    height: 27px !important;
    font-size: 12px !important;
}

.transparent-image-frame {
    border: 5px solid #23a7de;
    /* background-color: rgba(255,255,255,0.2);*/
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
    background-color: rgba(255,255,255,0.0);
    height: 600px;
    width: 600px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}
/*portrait*/
@media screen and (max-width:481px) {
    #login-wrap {
        overflow-y: auto;
    }



    #browser-menu-login {
        display: flex;
        position: static;
        width: max-content;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #login-box {
        width: 90%;
        margin: 5%;
        margin-top: 50px;
        top: 5%;
        position: relative;
    }

    #login-footer {
        max-width: 500px;
        width: 94%;
        margin: 3%;
    }
}

/*landscape*/
@media screen and (max-height:481px) {
    #login-footer {
        width: 94%;
        margin: 3%;
        max-width: 500px;
    }

    #login-wrap {
        overflow-y: auto;
    }

    #browser-menu-login {
        display: flex;
        position: static;
        width: max-content;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    #login-box {
        max-width: 500px;
        margin-top: 400px;
    }
}

.custom-snapshot-bar {
    text-align: center;
    border-top: 0 !important;
    border-bottom: 1px solid #C9D2D2;
}

.csb-current-stage .num {
    background-color: #23a7de !important;
}

.csb-current-stage .csb-stage-text {
    color: #23a7de;
}

.custom-part-visibility .icon-eye-off-outline,
.custom-part-visibility.show .icon-eye {
    display: none !important;
}

.custom-part-visibility.show .icon-eye-off-outline,
.custom-part-visibility .icon-eye {
    display: block !important;
}

.tpm-visibility.show .icon-eye-off-outline,
.tpm-visibility .icon-eye {
    display: block !important;
}

.tpm-visibility .icon-eye-off-outline,
.tpm-visibility.show .icon-eye {
    display: none !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.custom-measure-btn {
    padding: 1px 6px !important;
    outline: 0 !important;
    width: 36px !important;
}

.tpm-input {
    min-width: 35px !important;
    width: 35px;
}

    .tpm-input:focus {
        outline: 1px solid #23A7DE !important;
    }

.measures-input {
    min-width: 54px !important;
    width: 54px;
    margin-left: 0.5rem;
}

    .measures-input:focus {
        outline: 1px solid #23A7DE !important;
    }

.measures-settings-icon {
    border-radius: 15px;
    margin: 0.5rem;
    cursor: pointer;
}

.custom-w-max {
    width: max-content;
}

.pol-params input {
    color: #2E3333;
    border: 1px solid #C9D2D2;
}

.func-text-pol {
    width: 80px !important;
}

.delta-text-pol {
    width: 50px !important;
}

.custom-all-100 {
    height: 100% !important;
    width: 100% !important;
}

.custom-80px {
    width: 80px !important;
}

.custom-90px {
    width: 90px !important;
}

.custom-100px {
    width: 100px !important;
}


.custom-150px {
    width: 150px !important;
}

.ip-dd-title {
    height: 33px;
}

.ip-mat-color-dd-elem {
    height: 20px;
}

    .ip-mat-color-dd-elem:hover {
        opacity: 0.8;
    }

.controller-3d-ip {
    position: absolute !important;
    right: 1rem !important;
    top: 1rem !important;
}

.upload-wiz-3d.ip-ortho-mode canvas:first-of-type {
    border: #23A7DE solid 3px;
}


.resizable .custom-resizers,
.resizers_text .resizers {
    width: 100%;
    height: 100%;
}

    .resizable .custom-resizers .resizer,
    .resizers_text .custom-resizers .resizer {
        width: 10px;
        height: 10px;
        background: none;
        border: none;
        position: absolute;
        z-index: 100000000;
    }

        .resizers_text .custom-resizers .resizer.left,
        .resizers_text .custom-resizers .resizer.right {
            height: calc(100% - 20px);
            top: 10px;
            bottom: 10px;
            cursor: e-resize;
        }

        .resizers_text .custom-resizers .resizer.top,
        .resizers_text .custom-resizers .resizer.bottom {
            width: calc(100% - 20px);
            left: 10px;
            right: 10px;
            cursor: n-resize;
        }

        .resizers_text .custom-resizers .resizer.left {
            left: 0px;
        }

        .resizers_text .custom-resizers .resizer.right {
            right: 0px;
        }

        .resizers_text .custom-resizers .resizer.top {
            top: 0px;
        }

        .resizers_text .custom-resizers .resizer.bottom {
            bottom: 0px;
        }

        .resizable .custom-resizers .resizer.top-left,
        .resizers_text .custom-resizers .resizer.top-left {
            left: 0px;
            top: 0px;
            cursor: nwse-resize;
        }

        .resizable .custom-resizers .resizer.top-right,
        .resizers_text .custom-resizers .resizer.top-right {
            right: 0px;
            top: 0px;
            cursor: nesw-resize;
        }

        .resizable .custom-resizers .resizer.bottom-left,
        .resizers_text .custom-resizers .resizer.bottom-left {
            left: 0px;
            bottom: 0px;
            cursor: nesw-resize;
        }

        .resizable .custom-resizers .resizer.bottom-right,
        .resizers_text .custom-resizers .resizer.bottom-right {
            right: 0px;
            bottom: 0px;
            cursor: nwse-resize;
        }


.details_view_modal {
    max-height: calc(100% - 40px);
    max-width: calc(100% - 40px);
}

.custom-no-border-left {
    border-left: none !important;
}

.custom-hmc {
    height: max-content;
}

/*.modal .modal-body .search-modal-filters .search-modal-filters-item:last-child {
    border-bottom: none !important;
}*/

.modal .modal-body .search-modal-filters .search-modal-filters-item {
    border-bottom: 1px solid #C9D2D2 !important;
    border-top: none !important;
}

.custom-add-filters-btn {
    position: sticky !important;
    bottom: 1rem !important;
    text-align: right !important;
    margin: 0.5rem !important;
    padding-left: .25rem !important;
    padding-right: .25rem !important;
}


.nom-dropdwon {
    padding: 0 !important;
    cursor: pointer !important;
    text-transform: uppercase !important;
}

.nom-close {
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    color: rgba(46, 51, 51, 0.7);
    margin: auto;
}

    .nom-close:focus,
    .nom-close:hover {
        color: #23A7DE;
    }

.radio-wrap.active .custom-control-input:checked ~ .custom-control-label::before {
    border-color: #ffffff !important;
    background-color: #ffffff !important;
}

.unselectable_div {
    user-select: none !important;
}

.custom-oms {
    display: none;
    text-transform: capitalize !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.5rem !important;
}

.custom-om-units {
    border-bottom: 1px solid #C9D2D2 !important;
    padding: .5rem !important;
    margin: 0 !important;
}

.custom-om-btn:hover,
.custom-om-btn:focus {
    color: #23A7DE;
}

.overflow-y-auto {
    overflow-y: auto !important;
}

.omw-50 {
    width: 50px;
}

.omw-100 {
    width: 100px;
}

.omw-150 {
    width: 150px;
}

.omw-200 {
    width: 200px;
}

.omw-250 {
    width: 250px;
}

.omw-300 {
    width: 300px;
}

.omw-400 {
    width: 400px;
}

.omw-600 {
    width: 600px;
}

.omw-800 {
    width: 800px;
}

div[omw-width] {
    width: attr(omw-width px);
}

.omw[Attributes Style] {
    width: attr(width px)
}

.custom-om-rl {
    overflow: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 38px;
}

.hover-btn-state:hover {
    background: rgba(255,255,255,0.8) !important;
}

.om-recentely.show .recentely-used,
.om-recentely .back {
    display: block !important;
}

.om-recentely .recentely-used,
.om-recentely.show .back {
    display: none !important;
}

.om-unit-mm .om-span-mm,
.om-unit-in .om-span-in {
    display: block !important;
}

.om-unit-mm .om-span-in,
.om-unit-in .om-span-mm {
    display: none !important;
}

.custom-oms .om-span-in,
.custom-oms .om-span-mm {
    text-transform: lowercase !important;
}

.custom-om-tooltip {
    width: 350px;
}

    .custom-om-tooltip div {
        background-color: white;
    }

.om_tooltip_parent .custom-om-tooltip {
    /*  display: none !important;*/
}

.om_tooltip_parent:focus .custom-om-tooltip,
.om_tooltip_parent:hover .custom-om-tooltip {
    /*  display: block !important;*/
    z-index: 10000;
}

.custom_text-uppercase {
    text-transform: uppercase !important;
}

.custom_text-capitalize {
    text-transform: capitalize !important;
}

.custom_text-lowercase {
    text-transform: lowercase !important;
}

.black-tooltip {
    position: fixed;
    height: auto;
    z-index: 10000000;
    max-width: 200px;
    background-color: black;
    border-radius: 5px;
    padding: 5px;
    min-width: 50px;
    font-size:14px;
}

    .black-tooltip span {
        overflow-x: hidden;
        overflow-wrap: break-word;
        height: auto;
        user-select: none;
        color: white;
        text-align: center;
        display: flex;
    }

.triangle-up {
    width: 0;
    top: -7px;
    left: 90px;
    position: absolute;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 7px solid black;
}


.search-modal-filters-title .icon-restore {
    font-size: 16px !important;
}

    .search-modal-filters-title .icon-restore:hover,
    .search-modal-filters-title .icon-chevron-down:hover {
        color: #23A7DE !important;
    }

.dropdown_filter .dropdown-item {
    white-space: normal !important;
}

.dropdown_filter .dropdown-menu {
    max-width: 100% !important;
    min-width: 300px !important;
    max-height: 400px !important;
}

.height-unlimited {
    max-height: none !important;
}

.wg-optics-parameters {
    max-width: 133px;
}

.wg-optics-parameters-input {
    padding: 0.25rem 0.5rem !important;
}

    .wg-optics-parameters-input:focus {
        box-shadow: none !important;
    }

.wg-optics-parameters-span {
    background-color: dimgrey !important;
    color: white !important;
    padding: 0.25rem !important;
    min-width: 40px;
    justify-content: center;
}

.widget-options-container .dropdown-divider:last-child,
.widget-options-container .dropdown-divider:first-child {
    display: none !important;
}

.sortable:hover .sort-controls {
    display: flex !important;
}

.sortable {
    width: 100%;
}


.sort-controls {
    display: none !important;
}

    .sort-controls .icon-chevron-down,
    .sort-controls .icon-chevron-up {
        display: none !important;
        font-size: 14px !important;
    }

    .sort-controls.down .icon-chevron-down,
    .sort-controls.up .icon-chevron-up {
        display: block !important;
    }

.tpm-negative-field {
    background: #23A7DE;
    border: 1px rgb(133, 133, 133) solid;
    color: white;
}

.search-results-item:hover {
    cursor: pointer;
}

.icon-cage {
    pointer-events: all !important;
    color: #23A7DE;
    margin-top: 2px;
}

.tutorial-next-btn {
    background-color: white;
    color: #23a7de !important;
    margin-left: 0.5rem;
}

    .tutorial-next-btn:hover {
        cursor: pointer;
        background-color: #23a7de !important;
        color: white !important;
        box-shadow: 0 0 12px rgba(255,255,255, 1);
    }

.tutorial-mode-box {
    background-color: #F5F5F5;
    border: 1px solid #C9D2D2;
    border-radius: 4px;
    color: #2E3333;
    font-size: 14px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
    position: absolute;
    min-width: 450px;
}

    .tutorial-mode-box .tutorial-section-item:hover {
        background-color: rgba(222, 227, 227, 0.7);
    }


    .tutorial-mode-box .tutorial-section-item.active {
        background-color: #DEE3E3;
    }

    .tutorial-mode-box .dropdown-divider {
        height: 0;
        margin: 0;
        border-top: 1px solid #C9D2D2;
    }


.tt_black {
    position: absolute;
    left: 0px !important;
    top: 0px !important;
    will-change: transform;
}

@keyframes glowing_bg {
    0% {
        background-color: #23A7DE;
        color: white;
        box-shadow: 0 0 6px rgba(35, 167, 222, 1);
    }

    25% {
        background-color: #23A7DE;
        color: white;
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.75);
        opacity: 0.75;
    }

    50% {
        background-color: #23A7DE;
        color: white;
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.5);
        opacity: 0.5;
    }

    75% {
        background-color: #23A7DE;
        color: white;
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.75);
        opacity: 0.75;
    }

    100% {
        background-color: #23A7DE;
        color: white;
        box-shadow: 0 0 6px rgba(35, 167, 222, 1);
    }
}

@keyframes glowing_bg_white {
    0% {
        background-color: white;
        color: #23A7DE;
        box-shadow: 0 0 6px rgba(35, 167, 222, 1);
    }

    25% {
        background-color: white;
        color: #23A7DE;
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.75);
        opacity: 0.75;
    }

    50% {
        background-color: white;
        color: #23A7DE;
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.5);
        opacity: 0.5;
    }

    75% {
        background-color: white;
        color: #23A7DE;
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.75);
        opacity: 0.75;
    }

    100% {
        background-color: white;
        color: #23A7DE;
        box-shadow: 0 0 6px rgba(35, 167, 222, 1);
    }
}

.glowing_btn_white {
    animation-name: glowing_bg_white;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
}

.glowing_btn {
    animation-name: glowing_bg;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
}

@keyframes glowing_br {
    0% {
        border: 1px solid rgba(35, 167, 222, 1);
        box-shadow: 0 0 6px rgba(35, 167, 222, 1);
    }

    25% {
        border: 1px solid rgba(35, 167, 222, 0.75);
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.75);
    }

    50% {
        border: 1px solid rgba(35, 167, 222, 0.5);
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.5);
    }

    75% {
        border: 1px solid rgba(35, 167, 222, 0.75);
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.75);
    }

    100% {
        border: 1px solid rgba(35, 167, 222, 1);
        box-shadow: 0 0 6px rgba(35, 167, 222, 1);
    }
}

@keyframes glowing_br4 {
    0% {
        border: 4px solid rgba(35, 167, 222, 1);
        box-shadow: 0 0 6px rgba(35, 167, 222, 1);
    }

    25% {
        border: 4px solid rgba(35, 167, 222, 0.75);
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.75);
    }

    50% {
        border: 4px solid rgba(35, 167, 222, 0.5);
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.5);
    }

    75% {
        border: 4px solid rgba(35, 167, 222, 0.75);
        box-shadow: 0 0 6px rgba(35, 167, 222, 0.75);
    }

    100% {
        border: 4px solid rgba(35, 167, 222, 1);
        box-shadow: 0 0 6px rgba(35, 167, 222, 1);
    }
}

.glowing_border4 {
    animation-name: glowing_br4;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
}

.glowing_border {
    animation-name: glowing_br;
    animation-duration: 1500ms;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
}

.tutorial_mode_bg {
    z-index: 1100;
    pointer-events: none;
    top: 0;
}

.guide-container {
    border-radius: 10px;
    box-shadow: 0 0 10px 0px rgb(0 0 0 / 70%);
}

.guide_parent {
    position: fixed;
    bottom: 25px;
}

.imaging-guide-content {
    position: relative;
    width: 500px;
    background: white;
    border-radius: 8px;
    transition: all 0.3s ease;
    z-index: 999;
}

.guide_content {
    position: relative;
    width: 400px;
    background: white;
    border-radius: 8px;
    transition: all 0.3s ease;
    z-index: 999;
}

.guide_title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 0.5rem;
    align-items: center;
}

.guide_items_parent {
    overflow-y: auto;
    max-height: 124.25px;
}

.guide_item:hover {
    background-color: #f5f5f5;
}

.guide_open_button {
    background-color: #23A7D3;
    border-radius: 8px;
    width: max-content;
    outline: none;
    padding: .25rem;
    box-shadow: rgba(35, 167, 222, 0.9) 0px 0px 6px;
    transition: box-shadow 0.3s ease-in-out;
    position: relative;
    z-index: 1301;
    bottom: -15px;
}

    .guide_open_button .closed_ui_guide,
    .guide_open_button .open_ui_guide {
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }

    .guide_open_button.collapsed .closed_ui_guide,
    .guide_open_button:not(.collapsed) .open_ui_guide {
        display: block !important;
    }

    .guide_open_button.collapsed .open_ui_guide,
    .guide_open_button:not(.collapsed) .closed_ui_guide {
        display: none !important;
    }

.guide_item.complete .bi-check2-circle,
.guide_item:not(.complete) .bi-circle {
    display: block !important;
}

.guide_item.complete .bi-circle,
.guide_item:not(.complete) .bi-check2-circle {
    display: none !important;
}

.sidebar_tut {
    display: none !important;
}

.tut_type_sidebar_tut .sidebar_tut,
.tut_type_choosing_optics .choosing_optics,
.tut_type_tut_ui .tut_ui,
.tut_type_input_buttons .input_buttons,
.tut_type_checkbox_tut .checkbox_tut,
.tut_type_measures_step .measures_step,
.tut_type_save_setup_tut .save_setup_tut,
.tut_type_optical_info_step .optical_info_step, /* // Liliya addition*/
.tut_type_click_saved_part .click_saved_part,
.tut_type_choosing_source .choosing_source,
.tut_type_advance_optics .advance_optics,
.tut_type_advo_options .advo_options,
.tut_type_scene_focus .scene_focus,
.tut_type_part_from_setup_action .part_from_setup_action {
    display: block !important;
}

.sidebar_tut,
.advo_options,
.choosing_optics,
.choosing_source,
.input_buttons,
.checkbox_tut,
.measures_step,
.save_setup_tut,
.optical_info_step,
.click_saved_part,
.part_from_setup_action,
.advance_optics,
.scene_focus,
.tut_ui {
    display: none !important;
}

.guide_container {
    position: fixed;
    top: 115px;
    left: 287px;
    z-index: 1200;
}

.transparent-bg {
    background-color: transparent !important;
}

.tut_close_btn {
    font-size: 24px;
    border: 0;
    background-color: transparent;
    opacity: .5;
}

div.tt_require {
    white-space: pre-line;
    overflow-y: auto;
}

div:empty.tt_require,
input[value=""].tt_require {
    border: 1px rgba(255,0,0,0.3) solid;
    box-shadow: none;
}

.custom_tooltip.show {
    opacity: 1 !important;
}

.custom_tooltip .tooltip-inner {
    color: #000;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.5) !important;
}

.bs-tooltip-auto[x-placement=right] .custom_arrow.arrow::before {
    border-right-color: #fff;
}

.bs-tooltip-auto[x-placement=top] .custom_arrow.arrow::before {
    border-top-color: #fff;
}


.bs-tooltip-auto[x-placement=left] .custom_arrow.arrow::before {
    border-left-color: #fff;
}


.bs-tooltip-auto[x-placement=bottom] .custom_arrow.arrow::before {
    border-bottom-color: #fff;
}

.guide_tooltip {
    max-width: 550px !important;
    background-color: #FAFAFA !important;
    font-size: 16px;
    width: max-content;
    position: absolute;
    bottom: 0px;
    left: 12px;
    border: 2px solid #23A7DE;
    padding: 0 !important;
    border-radius: 8px;
}

.guide_tooltip_parent {
    z-index: 1300 !important;
    position: absolute;
    bottom: 0px;
}

.guide_box_cot .guide_tooltip,
.guide_box_cot[box_state="0"] .guide_tooltip {
    display: flex !important;
    transition: max-width .35s ease 0s, max-height 0s ease .35s;
    max-width: 500px;
    max-height: 0 !important;
    overflow: hidden;
    border: none !important;
}

.guide_box_cot[box_state="2"] .guide_tooltip:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.guide_box_cot[box_state="1"] .guide_tooltip {
    display: flex !important;
    max-height: 100vh !important;
}

.guide_box_cot[box_state="2"] .guide_tooltip {
    display: flex !important;
    max-width: 0 !important;
    max-height: 0 !important;
}

.guide_box_cot .open_ui_guide:before {
    transition: transform .35s;
}

.guide_box_cot[box_state="0"] .open_ui_guide:before {
    transform: rotate(0);
}

.guide_box_cot[box_state="1"] .open_ui_guide:before {
    transform: rotate(90deg);
}

.guide_box_cot[box_state="2"] .open_ui_guide:before {
    transform: rotate(180deg);
}


.guide_box_cot .guide-container {
    transition: max-height .35s;
    max-height: 100vh;
}

.guide_box_cot[box_state="1"] .guide-container,
.guide_box_cot[box_state="2"] .guide-container {
    max-height: 0px !important;
    overflow: hidden;
}

.custom_tooltip_inner {
    max-width: 400px !important;
    background-color: #fff !important;
    min-width: 200px !important;
}

.btn-active.active {
    color: #23A7DE;
}

.advo_tut_title {
    font-weight: bold;
    text-transform: capitalize !important;
}

.custom-resizers .resizer.top-left.active_border {
    border-left: 2px solid #007bff;
    border-top: 2px solid #007bff
}

.custom-resizers .resizer.top-right.active_border {
    border-right: 2px solid #007bff;
    border-top: 2px solid #007bff
}

.custom-resizers .resizer.bottom-left.active_border {
    border-left: 2px solid #007bff;
    border-bottom: 2px solid #007bff
}

.custom-resizers .resizer.bottom-right.active_border {
    border-right: 2px solid #007bff;
    border-bottom: 2px solid #007bff
}

.om_fullscreen {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100%;
}

.no-pointer-events {
    pointer-events: none !important;
}

.seq-div {
    height: 360px;
    overflow-y: auto;
    border: 1px solid #A3A3A3;
    outline: 0;
    overflow-y: auto;
}

.custom-90vw {
    width: 90vw !important;
}

.tt-delete-advo {
    padding: 3px !important;
    position: absolute;
    right: 2px;
    top: 2px;
}

.wg_header:empty {
    display: none;
}

.om_widget {
    transition: opacity .3s linear;
    height: 90%;
    width: 60%;
    left: 20%;
    top: 5%;
    border: 2px solid #C9D2D2;
    box-shadow: rgba(0, 0, 0, 0.8) 0 0 10px 0px;
}

    .om_widget.show {
        opacity: 1 !important;
        z-index: 1041 !important;
    }

    .om_widget:not(.show) {
        opacity: 0;
    }

.om_widget_qv {
    bottom: calc(12px + 5%) !important;
    right: calc(22px + 20%) !important;
}

.no-border-top {
    border-top: 0 !important;
}

.mask_dropdown.close-mask {
    max-height: 0;
}

.mask_dropdown {
    max-height: 500px;
    transition: .5s ease-in-out max-height;
    overflow: hidden;
}

/* width */
/*
    .search-modal-filters::-webkit-scrollbar {
    width: 5px;
}

.search-modal-filters::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.search-modal-filters::-webkit-scrollbar-thumb {
    background: #000000;
}

*/

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
}

::-webkit-scrollbar-thumb:hover {
    background: rgba(23, 167, 222, 0.75);
    border: none;
}

::-webkit-scrollbar-thumb {
    border: 1px solid #F5F5F5;
    width: 10px;
    height: 10px;
}

.overflow-auto:hover::-webkit-scrollbar-thumb,
.overflow-y-auto:hover::-webkit-scrollbar-thumb,
.search-results-table:hover::-webkit-scrollbar-thumb,
.search_result_list:hover::-webkit-scrollbar-thumb,
.search-modal-filters:hover::-webkit-scrollbar-thumb,
.custom_scrollbar:hover::-webkit-scrollbar-thumb {
    background: rgba(23, 167, 222, 0.75);
    border: none;
}

.overflow-auto::-webkit-scrollbar-thumb,
.overflow-y-auto::-webkit-scrollbar-thumb,
.search-results-table::-webkit-scrollbar-thumb,
.search_result_list::-webkit-scrollbar-thumb,
.search-modal-filters::-webkit-scrollbar-thumb,
.custom_scrollbar::-webkit-scrollbar-thumb {
    border: 1px solid #F5F5F5;
    width: 10px;
    height: 10px;
}

.overflow-auto:hover,
.overflow-y-auto:hover,
.search-modal-filters:hover,
.custom_scrollbar:hover {
    scrollbar-color: rgba(23, 167, 222, 0.75) #F5F5F5;
}

.overflow-auto,
.overflow-y-auto,
.search-modal-filters,
.custom_scrollbar {
    scrollbar-color: rgba(0, 0, 0, .5) #F5F5F5;
}

.modal .modal-body .search-results-table {
    overflow: hidden !important;
}

.modal .modal-body .search_result_list {
    overflow: auto !important;
}

.small-qv-div.show {
    position: absolute !important;
    display: flex !important;
    border-radius: .3rem;
    z-index: 99;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
    background-color: #ffffff;
    border: 1px solid #C9D2D2;
}

.small-qv-div:not(.show) {
    display: none !important;
}

h5[href].wg_info_name {
    color: #23A7DE;
}

    h5[href].wg_info_name:hover {
        cursor: pointer;
        text-decoration: underline
    }

.drag_zone {
    cursor: grabbing;
}

.tt_step_desc_parent:not(.open) {
    display: none;
}

.guide_desc:empty {
    display: none;
}

.guide_item.active {
    background-color: #C0C0C0;
}

.form-check-input {
    box-shadow: none !important;
    height: auto !important;
}

div[contenteditable="true"],
div[contenteditable],
div[contenteditable] span,
div[contenteditable="true"] span span {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
}

.guide_container.no-pointer-events {
    pointer-events: auto !important;
}

.om_container .search-results-action .custom-oms:first-child,
.om_container .search-results-item .custom-oms:first-child,
.om_container .optics_options {
    display: none !important;
}


/*.om_container .search-results-item:nth-child(even) {
    background-color: transparent;
}
.om_container .search-results-item:nth-child(odd) {
    background-color: transparent;
}*/
.om_container .search-results-action,
.om_container .search-results-item,
.optics_menu .search-results-action,
.optics_menu .search-results-item {
    position: relative;
    border-bottom: none !important;
}

    .optics_menu .search-results-action .custom-oms:not(:first-child),
    .optics_menu .search-results-item .custom-oms:not(:first-child) {
        position: relative;
        left: 50px;
    }


    .om_container .search-results-action .custom-oms:not(:first-child),
    .om_container .search-results-item .custom-oms:not(:first-child) {
        position: relative;
        left: 0;
    }

    .om_container .search-results-item .custom-oms:last-child {
        border-right: 1px solid #C9D2D2 !important;
    }

    .om_container .search-results-action .custom-oms,
    .om_container .search-results-item .custom-oms,
    .optics_menu .search-results-action .custom-oms,
    .optics_menu .search-results-item .custom-oms {
        border-bottom: 1px solid #C9D2D2 !important;
        height: 38px;
    }

.om_container .search-results-action,
.optics_menu .search-results-action {
    background-color: none;
}

.om_container .search-results-action .custom-oms,
.optics_menu .search-results-action .custom-oms {
    background-color: #F5F5F5;
    border-top: 1px solid #C9D2D2 !important;
}

.om_container .search-results-item:nth-child(odd) .custom-oms,
.optics_menu .search-results-item:nth-child(odd) .custom-oms {
    background-color: rgba(255, 255, 255, 1);
}

.om_container .search-results-item:nth-child(even) .custom-oms,
.optics_menu .search-results-item:nth-child(even) .custom-oms {
    background-color: rgba(240, 241, 242, 1);
}

.om_container .search-results-item:hover .custom-oms,
.optics_menu .search-results-item:hover .custom-oms {
    background-color: #F5F5F5;
}

.om_container .custom-oms {
    display: none;
    text-transform: capitalize !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.5rem !important;
}

.om_container .om_bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    z-index: 1;
    display: none;
}

.om_container .search-results-action,
.om_container .search-results-item {
    padding: 0 !important;
}

.om_container .search-results-item,
.optics_menu .search-results-item {
    border-bottom: none;
}


.om_container .search-modal-results {
    left: 0px !important;
}

.om_container .search-modal-filters {
    z-index: 2;
    position: relative !important;
    bottom: 0 !important;
    margin: 0 !important;
    height: calc(100% - 47px);
}

.om_container .search-results-action,
.om_container .search-results-item,
.nml_container .search-results-action,
.nml_container .search-results-item {
    padding: 0 !important;
}

.custom-oms[static_col="true"]{
    display: block !important;
}

.search-result-list .custom-oms[om_text_transform="lowercase"] {
    text-transform: lowercase !important;
}

.search-result-list .custom-oms[om_text_transform="capitalize"] {
    text-transform: capitalize !important;
}

.search-result-list .custom-oms[om_text_transform="uppercase"] {
    text-transform: uppercase !important;
}
.search-results-action .custom-oms[title_transform="lowercase"] {
    text-transform: lowercase !important;
}

.search-results-action .custom-oms[title_transform="capitalize"] {
    text-transform: capitalize !important;
}

.search-results-action .custom-oms[title_transform="uppercase"] {
    text-transform: uppercase !important;
}

.om_container .om-optics-name-element {
    white-space: pre;
}

@media (min-width: 1024px) {
    .om_container .search-modal-filters.collapse {
        display: block !important;
    }

    .om_container .filters_btn {
        display: none !important;
    }

    .om_container .search-modal-filters {
        top: 50px !important;
        width: 320px !important;
        border-top: 1px solid rgb(222, 226, 230) !important;
    }

    .om_container .search-results-table {
        left: 320px !important;
    }

    .explore_btn:before {
        content: 'To explore in 3DOptix lab, click here'
    }
}

@media (max-width: 1023px) {
    .om_container .search-results-item {
        display: block !important;
    }

    /*.om_container .search-modal-filters.show {
        height: calc(100vh - 97px) !important;
    }*/

    .om_container .search-modal-filters.show .om_bg {
        display: block;
    }

    .om_container .search_result_list .custom-oms::before {
        content: attr(name) ":";
        text-decoration: underline;
        color: #6c757d;
    }

    .om_container .search_result_list .custom-oms::after {
        content: attr(curr_unit);
        text-transform: lowercase !important;
    }

    .om_container .search_result_list .custom-oms{
        width: auto !important;
        border-bottom: none !important;
    }

    .om_container .search-results-item:hover {
        text-decoration: none !important;
        color: inherit !important;
        cursor: pointer !important;
    }

    .om_widget {
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
    }

    .om_widget_qv {
        bottom: 12px !important;
        right: 22px !important;
    }

    .explore_btn:before {
        content: 'Go to 3DOptix'
    }

    .om_container .search-results-action,
    .om_container .results_count_ml,
    .om_container .page-titles {
        display: none !important;
    }

    .om_container .custom-oms {
        border-right: none !important;
        padding: 0.25rem !important;
    }

    .om_container .search-modal-filters {
        overflow: hidden overlay !important;
        user-select: none !important;
        z-index: 2 !important;
        width: 100% !important;
        transition: max-height .35s linear !important;
        border-right: none !important;
        position: relative !important;
        top: 51px !important;
        background-color: #f5f5f5 !important;
        display: block !important;
    }

        .om_container .search-modal-filters:not(.show) {
            max-height: 0 !important;
        }

    .om_container .search-modal-results {
        left: 0 !important;
    }
}

.om_container .filter_btn[aria-expanded="true"] {
    color: #23A7DE !important;
}

.om_container .search-results-item:hover {
    background-color: rgba(35,167, 222, 0.1) !important;
}

.bg-f5 {
    background-color: #F5F5F5;
}

.iframe-3doptix {
    width: 100%;
    height: calc(100% - 144px);
    border: none;
    min-height: 70vh;
    left: 0;
    top: 144px;
}

@media (max-width: 768px) {
    .iframe-3doptix {
        top: 93px;
        height: calc(100% - 93px);
    }
}

.color-black {
    color: black !important;
}

.om_container{
    padding-left: 0!important;
}

input.camera-height-input {
    text-align: center !important;
    width: 100% !important;
    background-color: transparent !important;
    border: none !important;
    outline: 0 !important;
    font-size: 14px !important;
}

.qv_detector_div.active{
    border: 1px solid #23A7DE;
    opacity: 0.8;
}

.zoom_gorup {
    position: absolute;
    display: flex;
    align-items: center;
    background-color: #F5F5F5;
    border: 1px solid #C9D2D2;
    bottom: 5px;
    z-index: 99;
    border-radius: 4px;
    left: 5px;
    opacity: 0.8;
}

.zoom_gorup .zoom-btn {
    cursor: pointer;
    opacity: .6;
    padding: 0.25rem;
}

.zoom_gorup .zoom-btn:hover {
    opacity: 1;
}

.zoom_gorup .zoom-btn:active i:before {
    transform: scale(1.5);
}

    .zoom_gorup .zoom_dis {
        height: 30px;
        width: 30px;
        border-radius: 50%;
        border: 1px solid rgba(215,215,215,.5);
        background-color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px;
    }


.reset_filters_btn .reset_filters_info {
    display: none;
}

.reset_filters_btn.active .reset_filters_info{
    display: inline-block;
}

.text_bold{
    font-weight: bold;
}



.pointer_events_none {
    pointer-events: none;
}


.resizable-col {
    margin-right: -8px;
    margin-top: -8px;
    margin-bottom: -8px;
    width: 8px;
    background-color: transparent;
    cursor: col-resize;
}

.search-results-action .resizable-col {
    background-image: linear-gradient(to right, transparent 75%, #C9D2D2 20%);
}

.custom-oms.name_om_resize_width:first-child{
    padding-left: 10px !important;
}
.search-results-item:nth-child(even) {
    background-color: rgba(240, 241, 242, 1);
}
.search-results-item:nth-child(odd) {
    background-color: rgba(255, 255, 255, 1);
}

.preferances-box .part_info_rep {
    display: block;
    width: 270px;
    height: calc(100vh - 110px);
}

.preferances-box.show{
    visibility: visible !important;
}

.preferances-box {
    right: -230px !important;
    transition: right .35s;
    box-shadow: 0 0 5px 5px rgba(23, 167,222, 0.5) !important;
}
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show .preferances-box-scroll,
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show .pref-footer {
    visibility: hidden;
    padding: 0;
    border: 0;
    min-height: 41.19px;
}

.preferances-box {
    background-color: transparent !important;
    border-left: none !important;
    border-bottom: none !important;
}

    /*.preferances-box.show:hover {
        right: 0 !important;
        width: 290px;
    }*/


.prp.show.pi_pinned .preferances-box.show,
.prp.pi_show .preferances-box.show {
    right: 0 !important;
    width: 310px;
    box-shadow: none !important;
}

.hover_div{
    display: none;
}

.prp.show.pi_pinned .hover_div,
.prp.pi_show .hover_div {
    display: block;
    position: relative;
    height: 20px;
    width: 100%;
}

.controler-3d {
    transition: right .35s;
}

.controler-3d {
    right: 50px !important;
}

.prp.show.pi_pinned .controler-3d,
.prp.pi_show .preferances-box.show ~ .controler-3d {
    right: 280px !important;
}

.prp:not(.pi_show):not(.pi_pinned):not(.pi_pinned) .preferances-box > div:first-child {
    background-color: #F5F5F5;
    border-left: 1px solid #C9D2D2;
    border-bottom: 1px solid #C9D2D2;
}

.preferances-box .preferances-box-scroll,
.preferances-box .pref-footer {
    background-color: #F5F5F5;
    border-left: 1px solid #C9D2D2;
    border-bottom: 1px solid #C9D2D2;
    border-top: none;
}

.tooltip[role="tooltip"]:not(.custom_tooltip) {
    pointer-events: none !important;
}

.prp.pi_pinned .preferances-box.show .preferances-box-scroll,
.prp.pi_pinned .preferances-box.show .pref-footer,
.prp.pi_show .preferances-box.show .preferances-box-scroll,
.prp.pi_show .preferances-box.show .pref-footer {
    visibility: visible;
}

.prp.pi_pinned .preferances-box.show .part_info_rep,
.prp.pi_show .preferances-box.show .part_info_rep {
    display: none;
}

.prp.show.pi_pinned .preferances-box.show > div:first-child,
.prp.pi_show .preferances-box.show > div:first-child {
    width: 270px;
    left: 40px;
    position: relative;
}

.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #duplicate-btn,
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #delete-btn,
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show .r_x_btn,
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show .r_y_btn,
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show .r_z_btn,
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #search_optics_btn_0,
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #search-laser-btn,
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #part_info_clear_laser {
    position: absolute;
    right: 232.5px;
    visibility: visible;
}

.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #search_optics_btn_0,
.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #search-laser-btn {
    top: 107px;
}

.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show .r_x_btn {
    bottom: calc(40% + 70px);
}

.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show .r_y_btn {
    bottom: calc(40% + 35px);
}

.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show .r_z_btn {
    bottom: 40%;
}

.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #delete-btn {
    bottom: 0%;
    right: 230px;
}

.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #duplicate-btn {
    bottom: 5%;
    right: 230px;
}

.prp:not(.pi_show):not(.pi_pinned) .preferances-box.show #part_info_clear_laser {
    bottom: 10%;
    right: 230px;
}

.pin_icon{
    padding: 0 !important;
    box-shadow: none !important;
}

.pinned, .unpinned {
    display: none;
}

.pin_icon.active .pinned {
    display: block;
    color: #23A7DE;
}

.pin_icon:not(.active) .unpinned {
    display: block;
}

.scale_hover{
    transition: transform .15s;
}

.scale_hover:hover:before {
    transform: scale(1.1);
}

.guide_box_icons {
    position: absolute;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #23a7de;
    cursor: pointer;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
}


.om_container .search-results-action .custom-oms:first-child,
.om_container .search-results-item .custom-oms:first-child,
.optics_menu .search-results-action .custom-oms:first-child,
.optics_menu .search-results-item .custom-oms:first-child {
    position: absolute;
    border-right: 1px solid #C9D2D2;
    background-color: inherit;
    z-index: 1;
}

.search-results-item .custom-oms.optics_options,
.search-results-action .custom-oms.optics_options {
    border-left: 1px solid #C9D2D2 !important;
    width: 120px !important;
    margin-left: 50px;
}


.optics_menu:not(.om_container)[permission="public"] .search-results-action .custom-oms:first-child,
.optics_menu:not(.om_container)[permission="public"] .search-results-item .custom-oms:first-child,
.optics_menu:not(.om_container)[permission="public"] .search-results-item .custom-oms.optics_options,
.optics_menu:not(.om_container)[permission="public"] .search-results-action .custom-oms.optics_options {
    display: none !important;
}

.optics_menu:not(.om_container)[permission="public"] .search-results-action .custom-oms:not(:first-child),
.optics_menu:not(.om_container)[permission="public"] .search-results-item .custom-oms:not(:first-child) {
    left: 0 !important;
}

.search_result_list{
    scrollbar-width: thin;
}

.none_if_empty:empty {
    display: none;
}

.position_relative {
    position: relative !important;
}

/*.checkbox_parent:nth-child(odd) {
    background-color: white;
}
    .checkbox_parent:nth-child(even) {
        background-color: rgba(240, 241, 242, 1);
    }*/

.al_image_dis .im_can_switch{
    display: none;
}

.al_image_dis .canvas_btns {
    position: absolute;
    top: 8px;
    right: 4px;
}

.al_image_dis .no_image_div {
    display: none !important;
}

.al_image_dis .optics_img {
    max-height: 200px !important;
}

.al_image_dis .opticts-preview-img {
    padding: 0;
    background-color: white;
    border: none;
}

.al_image_dis .optics-3d-presenter {
    padding: 0.25rem;
    background-color: #F5F5F5;
    border: 1px solid #C9D2D2;
}

.al_image_dis .presenter_image_parent.show {
    padding: 0.25rem;
    border: 1px solid #C9D2D2;
    margin-top: 4px;
    background-color: #F5F5F5;
}

/*.al_image_dis .optics_img {
    display: block !important;
}*/

.popup_shadow {
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.7) !important;
}

.red_border {
    border-color: red;
}

select:required:invalid,
input:required:invalid {
    border-color: red;
}

.upload_coating_parent:not(.show) .upload_coating_btn,
.upload_coating_parent.show .remove_coating_btn {
    display: none;
}

.upload_coating_parent.show .upload_coating_btn,
.upload_coating_parent:not(.show) .remove_coating_btn {
    display: block;
}

.btn.btn-grey.btn-grey-new:hover, .btn.btn-grey.btn-grey-new.opacity_change:focus {
    background-color: rgba(255, 255, 255, 0.8) !important;
}