.seetouch-Plastic,  .seetouch-Glass, .seetouch-Metal {
    font-family: "arial", "TimesNewRoman", "bembo", "calibri", "GothamBook", "helvetica", "ArabicWebbed" !important;
}

.ui-tooltip-content .iconBox .iconTable .seetouchIcons_PG {
    font-family: "seetouchIcons_PG";
}
.ui-tooltip-content .iconBox .iconTable .PicoIcons_PG {
    font-family: "PicoIcons_PG";
}
.ui-tooltip-content .iconBox .iconTable .PicoIconsCenter_PG {
    font-family: "PicoIconsCenter_PG";
}
.ui-tooltip-content .iconBox .iconTable .PicoIcons_PG_2B {
    font-family: "PicoIcons_PG_2B";
}
.ui-tooltip-content .iconBox .iconTable .PicoIcons_PG_3B {
    font-family: "PicoIcons_PG_3B";
}
.ui-tooltip-content .iconBox .iconTable .PicoIcons_PG_4B {
    font-family: "PicoIcons_PG_4B";
}
.ui-tooltip-content .iconBox .iconTable .PicoIcons_PG_W_TXT {
    font-family: "PicoIcons_PG_W_TXT";
}

.pico-Plastic, .pico-Glass, .pico-Metal {
    font-family: "Pico_Txt", "5070744C-PAL-CH-P-G","5070773A-Hebrew-P-G" !important;
}

div[device-type="seetouch"] > span:not(.iconPlaceholder) {
    position: relative;
    top: 1px;
}
div[device-type="pico"] > span:not(.iconPlaceholder) {
    /* position: relative;
    top: 1px;
    display: inline-block !important;
    height: 10px; */
}

/* div[device-type="seetouch"].textIconDiv:before {
    font: normal 6pt Helvetica Neue LT W06_45 Light !important;
} */

.editables .smallIconDiv > span.iconPlaceholder {
    padding: 0px 4px;
    font-size: 20px !important;
    position: relative;
}

.editables div[data-rfactor="4"][data-icon-type="small"][device-type="pico"].smallIconDiv > span.iconPlaceholder {
    bottom: 14%;
}
.editables div[data-rfactor="4"][data-icon-type="small"][device-type="pico"].smallIconDiv.centerIconDiv > span.iconPlaceholder {
    top: 8%;
    left: 35%;
}
.editables div[data-rfactor="6"][data-icon-type="small"][device-type="pico"].smallIconDiv.centerIconDiv > span.iconPlaceholder {
    bottom: 10%;
    left: 35%;
}
.editables div[data-rfactor="6"][data-icon-type="small"][device-type="pico"].smallIconDiv > span.iconPlaceholder {
    bottom: 22%;
    font-size: 14px !important;
}
.editables div[data-rfactor="4"][data-icon-type="small"][device-type="seetouch"].smallIconDiv > span.iconPlaceholder {
    bottom: 50%;
}
.editables div[data-rfactor="6"][data-icon-type="small"][device-type="seetouch"].smallIconDiv > span.iconPlaceholder {
    bottom: 95%;
}

.ui-tooltip-content .iconBox .iconTable {
    font-size: 13pt;
    width: 274px;
    color: #4a4a4a;
}
.loadingIcon {
    background: #f1f1f1;
    opacity: 0.5;
    pointer-events: none;
}
.loadingIcon::before {
    content: 'Loading Icons...';
    padding-left: 100px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    padding-top: 80px;
    background-image: url(../images/ajax-loader.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px 50px;
    z-index: 9999;
}

.iconBox .iconTable {
    display: inline-block;
    margin-top: 13px;
}

.iconBox .iconTable .largeIconGrid {
    min-width: 42px;
}

.iconBox .iconTable .smallIconGrid {
    min-width: 45px;
}

.iconBox .iconTable .largeIconGrid span,.iconBox .iconTable .smallIconGrid span {
    pointer-events: none;
    position: relative;
    max-height: 0px;
    max-width: 0px;
}

.preview_warning {
    width: 200px;
    float: left;
    color: #9b9b9b;
    font-size: 14px;
    position: relative;
    margin: 18px 7px;
    margin-left: -2px;
    font-weight: 300;
    background: #fff;
}

.sunnata-warning-icon-info {
    display: inline-block;
    background: url(../images/icon/myp-icons.svg) 88% 64%;
    width: 19px;
    height: 24px;
}
.sunnata-warning-icon-info:hover .preview_info_text {
    visibility: visible;
    background: #fff;

    }
.trimmed_box {
    border: solid 1px #d0021b !important;
}

[contentEditable=true].no_placeholder:before {
    content:none;
}

.iconBox .iconTable div, .largeIconBox .iconTable div {
    display: none;
    cursor: pointer;
    min-width: 45px;
    /* display: inline-block;
    min-width: 48px;
    cursor: pointer;
    max-width: none;
    min-width: 46px;
    max-height: 45px;
    margin-top: 4px;
    position: absolute; */
}

.iconSelector {
    /* background: #fff;
    height: 675px;
    height: 288px;
    width: 288px;
    overflow-y: hidden;
    padding: 0 16px 2px 16px; */
}

.iconSelector {
    padding-top: 10px;
    margin-top: 5px;
    margin-left: 3px;
    background: #fff;
    height: 260px;
    width: 260px;
    overflow-y: scroll;
    padding: 0 16px 2px 16px;
    overflow-x: hidden;
    border: 1px solid rgb(231 214 214);
}

.iconBoundingBox {
    padding-top: 0px;
    padding-left: 2px;
}

.smallIconDiv>span.iconPlaceholder {
    padding: 0px 8px;
}

.largeIconDiv>span.iconPlaceholder {
    position: absolute;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: inherit;
    width: inherit;
    right: 6px;
    bottom: 6px;
}

.editables div.iconRightAlign:hover {
    outline: none;
}

.left-links {
    /* height: 693px; */

    height: 604px;
}

form.visualizer_form .container.devicesContainer {
    /* width: 95% !important; */
    width: 95%;
}

.editables .textIconDiv, .editables .textDiv {
    box-shadow: 0px 0px 2px 0px #979797;
}
.ui-tooltip-content .iconBox .iconTable .panel {
    font-size: 13px;
}
.iconDiv {
    font-size: 13pt;
}
.largeIconGrid .iconDiv {
    font-size: 8pt;
}
.smallIconGrid .iconDiv {
    font-size: 13pt;
    width: 43px;
    min-width: 43px !important;
}

/* .accordion:after {
    content: '';
    background-image: url(../images/drop_arrow_green.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 10px;
    left: -11px;
} */

.accordion:after, .active:after {
    left: -6px;
}

.iconSelector a.resetIcon, .largeIconSelector a.resetIcon {
    margin-right: 8px;
}

.iconBox .iconTable .smallIconGrid span {
    top: 9px;
    left: 11px;
}


.custom_button_name_input {
    top: -21px;
    width: 254px;
}
.custom_button_name_input input {
    width: 245px;
}
.custom_button_name_input button {
    /* top: 37px;
    left: 198px; */

    top: -27px;
    left: 190px;
}

@-moz-document url-prefix() {
    .smallIconGrid .custom_button_name_input button {
        top: -28px;
        left: 190px;
    }
    .smallIconGrid.custom_icon_code_panel .custom_button_name_input button {
        top: -28px;
        left: 172px;
    }

    .largeIconGrid .custom_button_name_input button {
        top: -27px;
        left: 190px;
    }
}

.largeIconGrid .custom_button_name_input button {
    /* padding: 5px 15px 6px 18px !important;
    top: 31px !important;
    left: 200px; */
}
.largeIconGrid .custom_button_na.custom_button_name_input {
    height: 40px !important;
}

/*
.largeIconGrid.custom_icon_code_panel .custom_button_name_input_for_custom_icon_code {
    top: 33px !important;
} */
.largeIconGrid.custom_icon_code_panel .custom_button_name_input_for_custom_icon_code .custom_button_name_input_button {
    position: relative;
    top: -27px !important;
    left: 172px;
}
.largeIconGrid .custom_button_name_input {
    /* top: -5px !important; */
}

p.custom_icon_code_div  label {
    padding-bottom: 5px;
    display: block;
    color: #7f7f7f;
}

p.custom_icon_code_div .custom_icon_code {
    width: 45% !important;
}
p.custom_icon_code_div .custom_icon_button {
    padding: 5px 17px 6px 18px !important;
    background: none !important;
    cursor: pointer;
    text-align: center;
    left: 0px;
    top: 0px;
    font-size: 14px !important;
    position: relative;
    color: #338496 !important;
}
/* .custom_icon_code_panel #custom_icon_box {
    top: 66px !important;
} */

.custom_icon_code_panel .custom_btn p {
    width: 236px !important;
}
.custom_icon_code_panel .custom_btn .custom_button_name_input_text_field {
    width: 232px !important;
}
.custom_icon_code_panel {
    padding-left: 7px;
}
div.save_button {
    position: absolute;
    right: 3%;
}


div[data-rfactor="6"][contentEditable=true]:empty:before {
    font-size: 8pt;
    font-family: "Helvetica Neue LT W06_45 Light";
}

div[data-rfactor="4"][contentEditable=true]:empty:before {
    font-size: 9pt;
    font-family: "Helvetica Neue LT W06_45 Light";
}

div[device-type="pico"][data-rfactor="4"][data-icon-type="raiseLower"][data-button-position-type="raise"].smallIconDiv .iconPlaceholder {
    bottom: 10% !important;
    left: 7% !important;
}
div[device-type="pico"][data-rfactor="6"][data-icon-type="raiseLower"][data-button-position-type="raise"].smallIconDiv .iconPlaceholder {
    bottom: 29% !important;
    left: 0% !important;
}
div[device-type="pico"][data-rfactor="6"][data-icon-type="raiseLower"][data-button-position-type="center"].smallIconDiv .iconPlaceholder {
    bottom: 43% !important;
    left: 6% !important;
}

div[device-type="pico"][data-rfactor="4"][data-icon-type="raiseLower"][data-button-position-type="lower"].smallIconDiv .iconPlaceholder {
    top: 26% !important;
    /* left: 76% !important; */
}
div[device-type="pico"][data-rfactor="6"][data-icon-type="raiseLower"][data-button-position-type="lower"].smallIconDiv .iconPlaceholder {
    top: 19% !important;
    right: -10% !important;
}
div[device-type="pico"][data-rfactor="4"][data-icon-type="raiseLower"][data-button-position-type="center"].smallIconDiv .iconPlaceholder {
    bottom: 15% !important;
    left: 20% !important;
}

div[device-type="pico"].icon:hover {
    outline: 0px !important;
}

.disabled {
    pointer-events: none;
}

div[data-icontype="fixed"][data-rfactor="4"].fixedIconDiv {
    top: 383px !important;
}
div[data-icontype="fixed"][data-rfactor="6"].fixedIconDiv {
    top: 258.5px !important;
}

div.drawables.design_view {
    min-width: 320px;
}

div.preview_button.mp_button.mp_button_white.pull-right {
    margin-bottom: 10px;
}

#faceplate_warning {
    color: #9b9b9b;
    margin: 0 auto;
    margin-top: 16px;
    font-size: 14px;
    position: relative;
    text-align: center;
    height: 17px;
    max-height: 17px;
    min-height: 17px;
}

/** end new font **/


