

#result_area
{
    float: left;
    margin-top: 10px;
    overflow: auto;
    border: 1px solid #ccc;
    box-shadow: 0 1px 5px #888888;
    margin-left: 0px;
    width: 763px;
    padding: 13px;
    box-sizing: border-box;
    min-height: 872px;
}
.url
{
    color: #4211df;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.resultBody
{
    padding-bottom: 3%;
}
.resultSummary
{
    color: #000;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
}
.nextLink,.previousLink
{
    cursor: pointer;
}
.navigationLink
{
    cursor: pointer;
    margin: 4px;
}
.navigationHTML
{
    color: #15B;
    text-decoration: none;
}
.contentType
{
    color: #4211df;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-decoration: none;
}
.title
{
    color: #4211df;
    display: inline;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400;
}
.content
{
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    width: 100%;
    word-wrap: break-word;
}
.result
{
    border-bottom: 1px dotted #a1a1a1;
    color: #000;
    display: block;
    font-size: 12px;
    font-weight: 700;
    width: 100%;
}
.pageDetails
{
    color: #000;
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 10px;
}
.totalresult
{
    color: #722C78;
    font-size: 11px;
    font-weight: 400;
    line-height: 13px;
}
.query
{
    color: #6E0078;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
}
.absentResultBody
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.spellCheckerMain
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 700;
    margin-top: 10px;
}
.spellChecker
{
    color: #000;
    font-family: Arial,Helvetica,sans-serif;
}
.spellCheckSuggestion
{
    color: red;
    CURSOR: pointer;
    text-decoration: underline;
}
.feedbackImg
{
    border: 1px solid;
    border-color: #1E90FF;
    cursor: pointer;
    height: 14px;
    margin-left: 5px;
    margin-right: 5px;
    width: 14px;
}
.currentLink
{
    color: #000;
    font-weight: 700;
}
em
{
    font-style: normal;
    font-weight: 700;
}
.heading_1
{
    text-align: right;
}
.heading_main
{
    border: 1px solid #ccc;
    /*box-shadow: 0px 1px 5px #888888;*/
    margin-left: 0px;
    margin-top: 10px;
    padding: 15px;
    padding-bottom: 30px;
    text-align: justify;
    width: 781px;
    background: #fff;
    min-height:330px;
    font-size: 16px;
}
.cmsfeedbacklink
{
    width: 200px !important;
}
.btn-btn a
{
    border-radius: 10px;
    box-shadow: 0 1px 3px #666666;
    font-family: Arial;
    font-size: 18px;
    padding: 6px 17px 6px 18px;
    text-decoration: none;
}
.btn-archives a
{
    border-radius: 10px;
    box-shadow: 0 1px 3px #666666;
    float: left;
    font-family: Arial;
    font-size: 18px;
    padding: 6px 17px 6px 18px;
    text-decoration: none;
}
.middlecontent h1
{
    width: 68% !important;
}
.parent-thumnail
{
  float: left;
}
.parent-thumnail img:hover
{
  filter: alpha(opacity=40);
  opacity: 0.4;
}
.parent-thumnail a
{
  text-decoration: none;
}
.parent-thumnail a:hover
{
  filter: alpha(opacity=40);
  opacity: 0.4;
  text-decoration: none !important;
}
.parent-thumnail div.figure
{
  border: thin silver solid;
  float: right;
  margin: 0.5em;
  padding: 0.5em;
  width: 207px;
  height: 214px;
}
.parent-thumnail div.figure p
{
  font-size: smaller;
  text-align: center;
  text-indent: 0;
  margin-top: -10px;
  background-color: white;
  position: relative;
}
.parent-thumnail img.scaled
{
  width: 100%;
}
.image-set img
{
  height: 125px !important;
  width: 150px !important;
}
.body_default_background
{
    overflow-x: hidden;
}

.figure{
border: 4px solid #fff;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
#cmscontent ul li {
    color: #000 !important;
}