/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

body {
    margin: 0px;
    min-height: 356px;
    font-family: Helvetica;
    background-image: url(Images/backgroundStripes.png);
    background-repeat: repeat;
}

#content {
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: auto;
    min-height: 357px;
    height: auto;
    font-size: 12pt;
    margin-bottom: 8px;
}

#searchfield {
    position: relative;
    display: block;
    font-size: 12pt;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: 300px;
    margin-top: 1px;
    margin-left: 10px;
    margin-right: 10px;
}

#Caption {
    font-family: Helvetica;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-left: 10px;
    width: auto;
    margin-right: 10px;
    margin-top: 3px;
    height: 14px;
    color: rgba(0, 0, 0, 0.494118);
    text-shadow: rgb(255, 255, 255) 0px 0px 8px;
    font-size: 11px;
    text-align: left;
}

#dictdiv {
    color: black;
    position: relative;
    display: block;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 4px;
    opacity: 1;
    -webkit-border-top-left-radius: 5px 5px;
    -webkit-border-top-right-radius: 5px 5px;
    -webkit-border-bottom-left-radius: 5px 5px;
    -webkit-border-bottom-right-radius: 5px 5px;
    width: 290px;
    min-height: 0px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
}

#dictdiv b { 
    font-style: normal; 
    font-size: 11pt; 
    font-weight: normal; 
}


#dictdiv i { 
    color: green; 
    font-variant: normal; 
    font-weight: normal; 
    font-family:Sylfaen; 
    font-size: 11pt; 
}

#dictdiv .word {
    color: blue;   
    font-variant: normal; 
    font-weight: bold; 
    font-size: 12pt; 
}

#dictdiv .notFound {
    color: red; 
    font-variant: normal; 
    font-weight: bold; 
    font-size: 12pt; 
}

    

#processing {
    position: absolute;
    overflow-x: hidden;
    overflow-y: hidden;
    overflow: hidden;
    left: 80px;
    top: 70px;
    /* display: none; */
}
