
                 /*Calendar Control CSS*/
                   
.calendar1 {
        position: absolute;
        left: 0px !important;
        top: 35px !important;
        
        visibility: visible;
        display: block;
        z-index : 5000!important;
    }
    .calendar1 iframe
    {
        /*left: 0px !important;
        top: 0px !important;*/
    }            
.calendar1 .ajax__calendar_container   {
background-color: #DEF1F4;
border:solid 1px #77D5F7;
width: 225px;
}

.calendar1 .ajax__calendar_header  {
background-color: #ffffff;
margin-bottom: 4px;
    height: 20px;
    width: 100%;
}

.calendar1 .ajax__calendar_title,
.calendar1 .ajax__calendar_next,
.calendar1 .ajax__calendar_prev    {
color: #004080;
padding-top: 3px;
}

.calendar1 .ajax__calendar_body    {
    background-color: #ffffff;
    border: solid 1px #77D5F7;
    height: 160px;
    width: 200px;
}

.calendar1 .ajax__calendar_dayname {
text-align:center;
font-weight:bold;
margin-bottom: 4px;
margin-top: 2px;
color: #004080;
height: 20px;
width: 23px;
text-align:center;
}
    .calendar1 .ajax__calendar_invalid .ajax__calendar_day {
        text-decoration:line-through;
    }
.calendar1 .ajax__calendar_day {
color: #004080;
text-align:center;
height: 21px;
width: 27px;
padding: 2px 2px;
}
.calendar1 .ajax__calendar_days,.calendar1 .ajax__calendar_months,.calendar1 .ajax__calendar_years {
    top: 0px;
    left: 0px;
    height: 160px;
    width: 200px;
    position: absolute;
    text-align: center;
    margin: auto;
}

.calendar1 .ajax__calendar_month,.calendar1 .ajax__calendar_year {
    height: 45px;
    width: 45px;
}
.calendar1 .ajax__calendar_hover .ajax__calendar_day,
.calendar1 .ajax__calendar_hover .ajax__calendar_month,
.calendar1 .ajax__calendar_hover .ajax__calendar_year,
.calendar1 .ajax__calendar_active  {
color: #004080;
font-weight: bold;
background-color: #DEF1F4;
}


 
.calendar1 .ajax__calendar_today   {
font-weight:bold;
}

.calendar1 .ajax__calendar_other,
.calendar1 .ajax__calendar_hover .ajax__calendar_today,
.calendar1 .ajax__calendar_hover .ajax__calendar_title {
color: #bbbbbb;
}

.input-group-addon {
     padding: 0px 6px!important; 
    font-size: 14px;
    font-weight: 400;
    /* line-height: 1; */
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    /* border-radius: 4px; */
}
/*************************************************************************/

.AutoExtender
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: .8em;
    font-weight: normal;
    border: solid 1px #006699;
    line-height: 20px;
    padding: 10px;
    background-color: White;
    margin-left: 10px;
}
.AutoExtenderList
{
    border-bottom: dotted 1px #006699;
    cursor: pointer;
    color: Maroon;
}
.AutoExtenderHighlight
{
    color: White;
    background-color: #006699;
    cursor: pointer;
}
#divwidth
{
    width: 300px !important;
}
#divwidth div
{
    width: 300px !important;
}
#divwidth2
{
    width: 300px !important;
}
#divwidth2 div
{
    width: 300px !important;
}
#divwidth1
{
    width: 300px !important;
}
#divwidth1 div
{
    width: 300px !important;
}
#divwidth4
{
    width: 300px !important;
}
#divwidth4 div
{
    width: 300px !important;
}
        
/**************************************************/
        
.VeryPoorStrength
{
    background: Red;
    color: White;
    font-weight: bold;
    height: 1px;
}
.WeakStrength
{
    background: Gray;
    color: White;
    font-weight: bold;
    height: 1px;
}
.AverageStrength
{
    background: orange;
    color: black;
    font-weight: bold;
    height: 1px;
}
.GoodStrength
{
    background: blue;
    color: White;
    font-weight: bold;
    height: 1px;
}
.ExcellentStrength
{
    background: Green;
    color: White;
    font-weight: bold;
    height: 1px;
}
.BarBorder
{
    border-style: solid;
    border-width: 1px;
    width: 120px;
    height: 1px;
    padding: 0px;
}
.Bar
{
    padding: 0px;
    height: 1px;
}
.heading-title {
    padding-left: 10px;
}
.heading-title{
    font-size: 17px;
    color: rgb(255, 255, 255);
}
.heading-title {
    text-align: left;
    background-color: #dfb657;
}
.heading-title {
    margin-bottom: 17px;
}

.heading-title {
    line-height: 40px;
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
.secondary-title{
    text-align: left;
    font-weight: bold;
    font-family: Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 14px;
    text-transform: none;
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #dfb657;
}

