.jqifade {
    position: absolute;
    background-color: #777777;
}

iframe.jqifade {
    display: block;
    z-index: -1;
}

div.jqi {
    width: 400px;
    max-width: 90%;
    font-family: inherit;
    position: absolute;
    background-color: #ffffff;
    font-size: 0.68em;
    text-align: left;
    border: solid 1px #eeeeee;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 7px;
}

    div.jqi .jqicontainer {
    }

    div.jqi .jqiclose {
        position: absolute;
        top: -4px;
        width: 18px;
        cursor: default;
        color: #bbbbbb;
        right: 18px !important;
        font-size: 2.75em;
        font-weight: 100;
        font-family: serif;
    }

    div.jqi .jqistate {
        background-color: #fff;
    }

    div.jqi .jqititle {
        padding: 5px 10px;
        font-size: 12pt;
        line-height: 20px;
        border-bottom: solid 1px #eeeeee;
    }

.jqititle h4 img {
    vertical-align: bottom;
    width: 24px;
}

.jqititle h4 {
    color: #575757 !important;
    font-size: 12.5pt !important;
    font-weight: bolder;
}

div.jqi .jqimessage {
    padding: 10px;
    line-height: 20px;
    color: #444444;
    overflow: auto;
}

div.jqi .jqibuttonshide {
    display: none;
}

div.jqi .jqibuttons {
    text-align: right;
    margin: 0 -7px -7px -7px;
    border-top: solid 1px #e4e4e4;
    background-color: #f4f4f4;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
}

    div.jqi .jqibuttons button {
        margin: 0;
        padding: 15px 20px;
        background-color: transparent;
        font-weight: normal;
        border: none;
        border-left: solid 1px #e4e4e4;
        color: #515151;
        font-weight: bold;
        font-size: 12pt;
        font-family: inherit;
    }

        div.jqi .jqibuttons button.jqidefaultbutton {
            color: #489afe;
        }

        div.jqi .jqibuttons button:hover,
        div.jqi .jqibuttons button:focus {
            color: #287ade;
            outline: none;
        }

        div.jqi .jqibuttons button[disabled] {
            color: #aaa;
        }

.jqiwarning .jqi .jqibuttons {
    background-color: #b95656;
}

/* sub states */
div.jqi .jqiparentstate::after {
    background-color: #777;
    opacity: 0.6;
    filter: alpha(opacity=60);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

div.jqi .jqisubstate {
    position: absolute;
    top: 0;
    left: 20%;
    width: 60%;
    padding: 7px;
    border: solid 1px #eeeeee;
    border-top: none;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
}

    div.jqi .jqisubstate .jqibuttons button {
        padding: 10px 18px;
    }

/* arrows for tooltips/tours */
.jqi .jqiarrow {
    position: absolute;
    height: 0;
    width: 0;
    line-height: 0;
    font-size: 0;
    border: solid 10px transparent;
}

.jqi .jqiarrowtl {
    left: 10px;
    top: -20px;
    border-bottom-color: #ffffff;
}

.jqi .jqiarrowtc {
    left: 50%;
    top: -20px;
    border-bottom-color: #ffffff;
    margin-left: -10px;
}

.jqi .jqiarrowtr {
    right: 10px;
    top: -20px;
    border-bottom-color: #ffffff;
}

.jqi .jqiarrowbl {
    left: 10px;
    bottom: -20px;
    border-top-color: #ffffff;
}

.jqi .jqiarrowbc {
    left: 50%;
    bottom: -20px;
    border-top-color: #ffffff;
    margin-left: -10px;
}

.jqi .jqiarrowbr {
    right: 10px;
    bottom: -20px;
    border-top-color: #ffffff;
}

.jqi .jqiarrowlt {
    left: -20px;
    top: 10px;
    border-right-color: #ffffff;
}

.jqi .jqiarrowlm {
    left: -20px;
    top: 50%;
    border-right-color: #ffffff;
    margin-top: -10px;
}

.jqi .jqiarrowlb {
    left: -20px;
    bottom: 10px;
    border-right-color: #ffffff;
}

.jqi .jqiarrowrt {
    right: -20px;
    top: 10px;
    border-left-color: #ffffff;
}

.jqi .jqiarrowrm {
    right: -20px;
    top: 50%;
    border-left-color: #ffffff;
    margin-top: -10px;
}

.jqi .jqiarrowrb {
    right: -20px;
    bottom: 10px;
    border-left-color: #ffffff;
}

input.DeleteBtn {
    float: right;
    border: 0px;
    background-color: transparent;
    font-family: Airal;
    right: 18px !important;
    font-size: 2.75em;
    font-weight: 100 !important;
    color: #575757;
    cursor: pointer;
    margin: 5px;
}






/*
     FILE ARCHIVED ON 17:08:02 八月 27, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 21:58:29 五月 22, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
