﻿*#editglossary
{
    text-align:left;
}

.bigletter
{
    font-size:18px !important;
    font-weight:bold;
    text-decoration:none !important;
}

.search
{
    background-color:#E5ECF9;
    padding:5 5 5 5;   
}
.search input 
{
    font-size:10px;
}

.letters
{
    background-color:#006699;
    padding:5px;   
}
.editible
{
    background-color:white;
    white-space:nowrap;
}
.letters a
{
    color:White !important;
    font-weight:bold;
}

.Results_Label
{
    text-align:center;
    color:#999;
    font-size:16px;
}

.category_title
{
    text-align:left;
    font-size:14px !important;
    font-weight:bold;
    padding:0;
    width:100%; 
    vertical-align:middle; 
}
.search
{
    text-align:right;
    white-space:nowrap;
    vertical-align:middle;
}

.Def_Number
{
    color:#999;
    font-size:18px;
    font-weight:bold;
}
.Def
{
    color:#000;
    font-size:14px;

}

.Term
{
    color:#000;
    font-size:14px;
    font-weight:bold;

}
.Note_Title
{
    color:#000;
    font-size:14px;
    font-weight:bold;
}
.Note
{
    font-size:14px;
}
.Syn
{
   color:#000;
   font-weight:bold;
}

.Link_Name
{
    color:#000;
    font-size:12px;
    font-weight:bold;
}
.Details_Label 
{
    color:#999;
    font-size:14px;
    width:100%;
}


.white_line
{
    background:#fff;
    height:1px;
    width:100%;
}


.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#E5ECF9}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f3f6fc;
  border-right:1px solid #f3f6fc;
  background:#ebf0fa}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fcfdfe;
  border-right:1px solid #fcfdfe;
  background:#e9effa}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #e9effa;
  border-right:1px solid #e9effa;}
.spiffy4{
  border-left:1px solid #f3f6fc;
  border-right:1px solid #f3f6fc}
.spiffy5{
  border-left:1px solid #ebf0fa;
  border-right:1px solid #ebf0fa}
.spiffyfg{
  background:#E5ECF9}
