.mce-i-icon {
    font: 400 20px/1 dashicons;
    padding: 0;
    vertical-align: top;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: -2px;
    padding-right: 2px
}

.gavickpro-own-icon {
    background-image: url('../images/editor_menu_create360.png') !important;
    background-size: 21px!important;
    background-repeat: no-repeat!important;
    width: 21px!important;
}

.foldio-360-modal {
    /*position: fixed;*/
    position: fixed;
    top: 50%;
    left: 50%;
    /*width: 90vh;*/
    /* width: 90%;
     height: 90%;*/
    overflow: auto;
    min-height: 300px;
    box-shadow: 0 5px 15px rgba(0,0,0,.7);
    background: #fcfcfc;
    /*-webkit-font-smoothing: subpixel-antialiased;*/
    /*z-index: 10000;*/
    /*transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);*/

    position: fixed;
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    z-index: 160000;
}

.custom-backdrop{ display: none}
.foldio-360-modal[style*="display: block"] + .custom-backdrop, .foldio-upoad30image-modal[style*="display: block"] + .custom-backdrop{ display: block}

.gavickpro-editor_menu_load360-icon {
    background-image: url('../images/editor_menu_load360.png') !important;
    background-size: 21px!important;
    background-repeat: no-repeat!important;
    width: 21px!important;
}

.foldio-upoad30image-modal{
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 100px;
    overflow: auto;
    min-height: 300px;
    box-shadow: 0 5px 15px rgba(0,0,0,.7);
    background: #fcfcfc;
    -webkit-font-smoothing: subpixel-antialiased;
    z-index: 160000;
    transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);
}

.load-360-modal .foldio-360-modal-content{ padding: 15px; padding-top: 25px;}
.load-360-modal h2.heading{ border-bottom: 1px solid #ccd0d4; padding-bottom: 13px!important; padding-top: 13px!important; font-size: 16px!important;}
.load-360-modal .foldio-360-modal-content input#foldio360_upload_img_input{ height: 29px; line-height: 1; border:1px solid #e7e7e7; width: 100%;  padding-left: 9px; font-family: "SegoeUI"; font-size: 13px;
    padding-right: 9px; border-radius: 2px;}
/*.load-360-modal .foldio-360-modal-content input#foldio360_upload_img_input:focus{border-color: #e7e7e7; box-shadow: 0 0 2px rgba(30,140,190,.8); outline: 2px solid transparent;}*/
.load-360-modal .foldio-360-modal-content .ui-widget{display: inline-flex; width: 100%; align-items: center; margin-bottom: 15px;}
.load-360-modal .foldio-360-modal-content .tooltip .tooltiptext{left: -123px!important;}
.load-360-modal .foldio-360-modal-content .tooltip-bottom::after{ left: auto; right:5%}
.load-360-modal .foldio-360-modal-content .media-frame-toolbar{ width: 100%; left:0px;}

.load-360-modal .foldio-360-modal-content input#foldio360_upload_img_input::placeholder{ font-family: "SegoeUI"; font-size: 13px; color: rgba(50, 55, 60, .3);}

.ui-widget-content{z-index: 200000!important;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden; box-shadow:none;
    border: solid 1px #e7e7e7;
    background: #ffffff; font-size: 13px; border-radius: 0px 0px 2px 2px;}
.ui-menu .ui-menu-item{border-bottom: 1px solid #e7e7e7!important;
    padding: 5px 1em 5px .4em!important; font-size: 13px;
    height: 29px;
    box-sizing: border-box; color: #32373c; margin: 0px!important;}
.ui-menu .ui-menu-item:hover, .ui-menu .ui-menu-item:focus, .ui-menu .ui-menu-item:visited, .ui-menu .ui-menu-item:active{outline: none; border-bottom: 1px solid #e7e7e7!important; background: #0073aa!important; color: #ffffff;
    font-size: 13px; height: 29px;
    box-sizing: border-box; border-left: none!important; border-right: none!important; border-top: none!important;}
.ui-menu .ui-menu-item:last-child {
    border-bottom: none;
}
