﻿.login {
    background-color:#FFFFFF;
    background-image:none!important;
    font-size: 14px;
    line-height: 20px;
}
.login table, table.insideTable {
    font-size: 14px;
    line-height: 20px;
    margin-top: -5px;
    margin-bottom: 5px;
}
.login table td, table.insideTable td {
    padding:2px;
}
.login table input, table.insideTable input {
    margin-right:3px;
}
#subnav br {
    display:none;
}
a.noteLink {
    font-weight:bold;
    display:block;
    background-color:Transparent!important;
}
#noteFunctions2 {
    margin-top:-10px;
}
#noteFunctions a {
    font-size:11px;
    font-weight:normal!important;
    display:inline!important;
    background-color:Transparent;
}
.active h4 a{
    background-color:Transparent!important;
    padding-top:2px;
    padding-bottom:2px;
}
#CNote {
    background-color:#FFFFFF;
    width:185px;
    max-height:275px;
    padding:5px 3px 10px 3px;
    overflow:auto;
    border:solid 1px #668EAC;
}
.pagTable {
    width:425px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
    }
.studyTable {
    width:710px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
}
.studyTableImg {
    padding: 3px 10px 0px 0px;
}
.pagTable td, .studyTable td{
    padding: 10px 7px 10px 7px;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}
.studyTable td {
    padding: 10px 10px 10px 10px!important;
}
.studyTable tr.lastTD td{
    border:none;
}
    
.pagTable th, .studyTable th {
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #C0C0C0;
    padding:5px;
}
.Pagination {
    display:block;
    padding-bottom:10px;
}
#viewNote {
    font-size:12px;
    line-height:16px;
}
#second #viewNote {
    width:420px;
    max-height:275px;
    margin-top: 10px;
    padding:10px;
    overflow:auto;
    border:solid 1px #668EAC;
}
.clearerDot 
{
    width:425px;
}
.clearerDot .clearer 
{
    margin-bottom: 10px;
    border-bottom: dashed 1px #C0C0C0
}