.aitoc-tips-editable {
    border: 5px solid orange !important;
}

.aitoc-tips-exists{
    border: 5px solid green !important;
}

.aitoc-tips-active {
    border: 5px solid green !important;
    cursor: pointer;
}

.aitoc-navbar-popup-error{
    color: red;
}
#aitoc-tips{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 800;
}

.aitoc-tip-value {
    height: 150px;
    width: 100%;
}

.popover .ui-tooltip, .arrow:after{
    background: none;
}

.aitoc-tutorials-right-panel{

    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 10000100;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 300px;
    background: #f6f6f7;
    color: #333;
    will-change: transform;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-left: 1px solid rgba(0, 0, 0, 0.21);
    overflow: scroll;
}

#si-wrapper .silc-btn {
    z-index: 10000200;
}


.introjs-overlay{
    z-index: 500;
}

.aitoc-tips-navbar-header-small-header {
    font-size: 22px;
    font-weight: 600;
}

.aitoc-tutorial-navbar-logo {
    display: block;
    margin: auto;
    width: 70px;
    height: 75px;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:%230BC7FF;%7D .st1%7Bfill:%23FFFFFF;%7D%0A%3C/style%3E%3Crect x='0' class='st0' width='512' height='512'/%3E%3Cg%3E%3Cg%3E%3Cpath class='st1' d='M270.3,327.8H219l25.6-62.4l-41.1-100l-107,260.2c-2.7,6.6,2.1,13.8,9.2,13.8h53.9c8.1,0,15.4-4.9,18.5-12.4 l2.8-6.7c6.2-15,20.8-24.8,37-24.8h76c1.4,0,2.8,0.1,4.2,0.2L270.3,327.8z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cpath class='st1' d='M229.8,137.7h53.9c8.1,0,15.4,4.9,18.5,12.4l113.2,275.4c2.7,6.6-2.1,13.8-9.2,13.8h-53.9 c-8.1,0-15.4-4.9-18.5-12.4L220.6,151.5C217.9,145,222.7,137.7,229.8,137.7z'/%3E%3C/g%3E%3Ccircle class='st1' cx='256' cy='77.3' r='33.1'/%3E%3C/svg%3E%0A");
}

.aitoc-tip-selector {
    width: 50%;
}

.aitoc-tips-navbar-header{
    line-height: 1.2;
    font-size: 17px;
    padding: 2rem 1rem;
    padding-bottom: 0;
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 11px;
    background: #0bc7ff;
    text-align: center;
    cursor: pointer;
    color: white;
    font-family: "Open Sans";
}

.aitoc-tutorials-navbar-area{
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.6rem;
    padding: 1rem 1rem;
    padding-bottom: 0.8rem;
}

.aitoc-tutorials-navbar-description{
    padding: 2rem;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
    margin: 0 0 0;
    margin-bottom: 10px;
    display: block;
    font-family: "Open Sans";
}

.aitoc-tutorials-right-panel ul{
    list-style: none;
    padding: 0 1rem;
    margin-bottom: 0;
}

.aitoc-tutorials-right-panel li {
    line-height: 18px;
    display: block;
    padding: 12px 15px 9px 23px;
    border: 1px solid #dde1e4;
    border-radius: 6px;
    background: #fff;
    color: #333;
    text-decoration: none;
    margin-bottom: 7px;
}

.aitoc-tutorials-right-panel li:hover {
    border-color: #0bc7ff;
}

.aitoc-tutorials-right-panel a:hover {
    color: #696969;
}

.aitoc-tutorials-bottom-buttons {
    position: absolute;
    margin-top: 15%;
    width: 100%;
}

.aitoc-tutorials-bottom-buttons-back-to-product-page:hover {
    background-color: #7ed321;
    color: #fff;
    text-decoration: none;
}

.aitoc-tutorials-bottom-buttons-open-documentation:hover {
    border-color: #0bc7ff;
    outline-style: none;
}

.aitoc-tutorials-bottom-buttons-set {
    margin-bottom: 40px;
}

.aitoc-tutorials-bottom-buttons-open-documentation {
    margin: auto;
    min-height: 35px;
    padding: 0 25px;
    display: inline-block;
    box-sizing: border-box;
    border: 2px solid #c3c3c3;
    border-radius: 5px;
    line-height: 31px;
    font-size: 16px;
    color: #4a4a4a;
    width: 70%;
    text-align: center;
}

.tutorial-button-open {
    position: fixed;
    display: block;
    top: 30%;
    right: -53px;
    -webkit-transform: rotate(90deg); /* Safari and Chrome */
    -moz-transform: rotate(90deg);   /* Firefox */
    -ms-transform: rotate(90deg);   /* IE 9 */
    -o-transform: rotate(90deg);
    transform: rotate(-90deg);
    z-index: 9999;
}

.aitoc-tutorials-bottom-buttons-button-open {
    box-shadow: none !important;
    margin-left: 0%;
    margin-bottom: 5%;
    height: 40px;
    padding: 0 10px;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 5px;
    line-height: 25px;
    font-size: 17px;
    border: 0;
    background-color: #0bc7ff;
    color: #fff;
    cursor: pointer;
}

.aitoc-tutorials-bottom-buttons-button-open:hover {
    background-color: #0bc7ff;
    color: #fff;
    cursor: pointer;
}

.aitoc-tutorials-bottom-buttons-back-to-product-page {
    margin-bottom: 5%;
    display: inline-block;
    box-sizing: border-box;
    border-radius: 5px;
    line-height: 50px;
    font-size: 20px;
    border: 0;
    background-color: #7ed321;
    color: #fff;
}



.aitoc-tutorials-bottom-buttons-notification {
    font-weight: 600;
    font-size: 15px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
    height: 40px;
    font-family: "Open Sans";
}

.aitoc-tutorials-right-panel a {
    color: #696969;
    display: block;
    transition: none;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    font-family: "Open Sans";
}

.aitoc-tutorials-right-panel a:visited{
    color: #696969;
}

.aitoc-tutorials-right-panel a:hover{
    text-decoration: none;
}

.aitoc-tutorial-navbar-item-active{
    font-weight: bold;
    border-color: #0bc7ff !important;
}

.aitoc-tips-menu-collapse{
    /*background: #ebebeb;*/
    width: 15px;
    height: 100%;
    float: left;
    cursor: pointer;
    border: 5px solid #ebebeb;
    border-width: 0px 0px 0px 5px;
}

.aitoc-tutorials-right-panel-collapsed
{
    width: auto;
}

@media (min-width: 768px) {
    .ai-body-tooltips {
        padding-right: 300px;
    }

    .aitoc-tutorials-panel__close {
        cursor: pointer;
        position: absolute;
        z-index: 10010000000;
        top: 5px;
        right: 5px;
        overflow: hidden;
        border: 2px solid;
        padding: 0;
        width: 25px;
        height: 25px;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        box-shadow: none !important;
        white-space: nowrap;
        color: #fff;
        border-radius: 30px;
        padding-left: 7px;
    }

    .page-layout-1column .aitoc-tutorials-panel__close {
        top: 10px;
        right: 10px;
        width: 16px;
        height: 22px;
    }
}

@media (max-width: 768px) {
    .ai-body-tooltips {
        padding-right: 25px;
    }

    .aitoc-tutorials-bottom-buttons-back-to-product-page-link {
        width: 82%;
        text-align: center;
    }

    .tutorial-button-open {
        display: block;
    }

    .aitoc-tutorials-bottom-buttons-button-open:hover {
        border: 0px;
    }

    .aitoc-tutorials-right-panel {
        display: none;
        right: 0px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        width: 100%;
        overflow: scroll;
    }

    .tutorial-button-open {
        right: -30px;
    }

    .aitoc-tutorials-bottom-buttons-button-open {
        margin-left: 0%;
        margin-bottom: 5%;
        height: 40px;
        padding: 0 5px;
        display: inline-block;
        box-sizing: border-box;
        border-radius: 5px;
        line-height: 25px;
        font-size: 12px;
        border: 0;
        background-color: #0bc7ff;
        color: #fff;
        cursor: pointer;
    }

    .aitoc-tutorials-panel__close {
        margin: 10px;
        cursor: pointer;
        position: absolute;
        z-index: 10010000000;
        top: 0;
        right: 0;
        overflow: hidden;
        border: 2px solid;
        padding: 0;
        width: 35px;
        height: 35px;
        font-size: 25px;
        text-align: center;
        -webkit-background-size: 20px 20px;
        background-size: 20px 20px;
        box-shadow: none !important;
        white-space: nowrap;
        color: #fff;
        border-radius: 25px;
    }

    .aitoc-tutorials-right-panel.-open {
        right: 0;
    }

    .aitoc-tutorials-right-panel.-open .aitoc-tutorials-panel__close {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIiB2aWV3Qm94PSIwIDAgNjEyIDYxMiI+PHBhdGggZD0iTTMyNS40MDIuMjk2SDI2Ny40OUw1NTQuMDg4IDMwNiAyNjcuNDkxIDYxMS43MDRoNTcuOTEyTDYxMiAzMDYgMzI1LjQwMi4yOTZ6bS0yNjcuNDkgMEgwTDI4Ni41OTcgMzA2IDAgNjExLjcwNGg1Ny45MTJMMzQ0LjUwOSAzMDYgNTcuOTEyLjI5NnoiIGZpbGw9IiM4YzhjOGMiLz48L3N2Zz4=);
    }

    .aitoc-overlay {
        position: fixed;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .35;
        z-index: 99;
    }
}

@media (max-width: 330px) {
    .aitoc-tutorials-bottom-buttons-open-documentation {
        font-size: 13px !important;
    }
}
