#Zebra-MySQL-Wrapper-Class {

    position:absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 9999;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    font-family: tahoma, verdana, arial, sans;
    font-size: 11px;
    text-align: left;
    color: #000000;

}

#Zebra-MySQL-Wrapper-Class a {

    font-size: 11px;
    text-decoration: none;
    color: #0000c4;
    border-bottom: 1px dotted #000000;

}

#Zebra-MySQL-Wrapper-Class a.highlight {

    text-decoration: none;
    color: #c40000;
    border-bottom: 1px dotted #000000;
    font-size: 15px;

}

#Zebra-MySQL-Wrapper-Class div.backtrace {

    background-color: transparent;

}

#Zebra-MySQL-Wrapper-Class div.entry {

    position: relative;
    overflow: auto;
    background-color: #ffffcc;
    border: 1px solid #666666;
    margin: 2px;
    padding: 4px;

}

#Zebra-MySQL-Wrapper-Class div.successful {

    position: relative;
    overflow: auto;
    background-color: #ffffcc;
    border: 1px solid #666666;
    margin: 2px;
    padding: 4px;

}

#Zebra-MySQL-Wrapper-Class div.unsuccessful {

    position: relative;
    overflow: auto;
    background-color: #FFFFCC;
    border: 1px solid #666666;
    margin: 2px;
    padding: 4px;

}

#Zebra-MySQL-Wrapper-Class div.withHighlight {

    position: relative;
    overflow: auto;
    background-color: #FFCC33;
    border: 1px solid #666666;
    margin: 2px;
    padding: 4px;

}

#Zebra-MySQL-Wrapper-Class div.withWarning {

    position: relative;
    overflow: auto;
    background-color: #99CCFF;
    border: 1px solid #666666;
    margin: 2px;
    padding: 4px;

}

#Zebra-MySQL-Wrapper-Class p {

    margin-top: 14px;
    margin-bottom: 14px;
    font-size: 11px;

}

#Zebra-MySQL-Wrapper-Class p.closeButton {

    width: 80px;
    padding: 4px;
    text-align:center;
    cursor: pointer;
    background-color: #aabbcc;
    border:1px solid #666666;
    margin-bottom: 0;

}

#Zebra-MySQL-Wrapper-Class p.explain {

    background-color: transparent;
    border-style: none;
    display: none;

}

#Zebra-MySQL-Wrapper-Class p.records {

    background-color: transparent;
    border-style: none;
    display: none;

}

#Zebra-MySQL-Wrapper-Class pre {

    font-size: 11px;

}

#Zebra-MySQL-Wrapper-Class table
{

    font-size: 11px;
    background-color: #eeeeee;
    border: 1px solid black;
    border-collapse: collapse;

}

#Zebra-MySQL-Wrapper-Class tr.header {

    font-weight: bold;

}

#Zebra-MySQL-Wrapper-Class tr.standard {


}

#Zebra-MySQL-Wrapper-Class .warning {

    font-weight: bold;
    color: #c40000;

}

#Zebra-MySQL-Wrapper-Class #ZMWC_mini {

    text-align: right;

}

#Zebra-MySQL-Wrapper-Class #ZMWC_mini_header {

    cursor: pointer;
    padding: 3px;
    border: 1px solid #dedede;
    background-color: #efefef;
    position: relative;
    right: 0;
    top: 0;
    width: 50px;
    margin: 0 0 0 auto;
    display: block;
    

}

#Zebra-MySQL-Wrapper-Class #ZMWC_header {

    background-color: #dedede;
    padding: 3px;
    border: 1px solid #aaaaaa;
    position: relative;

}

#Zebra-MySQL-Wrapper-Class #ZMWC_unsuccessfulQueries {

    display: none;

}

#Zebra-MySQL-Wrapper-Class #ZMWC_successfulQueries {

    display: none;

}

#Zebra-MySQL-Wrapper-Class #ZMWC_messages {

    display: none;

}

#Zebra-MySQL-Wrapper-Class #ZMWC_watch {

    display: none;

}

#Zebra-MySQL-Wrapper-Class #ZMWC_watch div {

    position: relative;
    overflow: auto;
    background-color: #ffffcc;
    border: 1px solid #666666;
    margin: 2px;
    padding: 4px;

}

#Zebra-MySQL-Wrapper-Class #ZMWC_globals {

    display: none;
    background-color: #ffcc00;
    border: 1px solid #c40000;
    margin: 2px;
    padding: 4px;

}

#Zebra-MySQL-Wrapper-Class #ZMWC_globals div {

    overflow: auto;
    display: none;
    background-color: #ffffcc;
    margin: 2px;
    padding: 4px;
    border: 1px solid #666666;
    position: relative;

}

#Zebra-MySQL-Wrapper-Class .MySQLstrings {

    font-weight: bold;
    color: #00cc33;
    
}

#Zebra-MySQL-Wrapper-Class .MySQLsymbols {

    font-weight: bold;
    color: #cc00cc;

}

#Zebra-MySQL-Wrapper-Class .MySQLoperations {

    font-weight: bold;
    color: #525252;
    text-transform: uppercase;

}

#Zebra-MySQL-Wrapper-Class .MySQLspecial {

    font-weight: bold;
    color: red;
    text-transform: uppercase;
    
}
