#foot {
    padding-top: 30px;
    clear: both;
    height: 20px;
    line-height: 20px;
    color: #77C;
    /*background: none repeat scroll 0% 0% #E6E6E6;*/
    text-align: center;
}
#foot div{
    background: none repeat scroll 0% 0% #E6E6E6;
}

.sk-list-li{
   min-height: 2em;
}
.sk-content{
    margin-right: 8px;
}
.sk-date{
   color: #666;
   margin-left: 12px;
   font-size: 0.8em;
}
.sk-edit{
    font-size: 0.85em;
}
.pointer{
    cursor: pointer;
}
.ui-selecting { background: #FECA40; }
.ui-selected
{
    background: #F39814; color: white;
}
.sk-small{
    font-size: 0.8em;
}

.icon-1x {
    font-size: 1.4em;
}
.icon-1x.icon-border {
    border-width: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.datediv li{
    float: left;
    margin-left: 20px;
}

.datediv{
    margin-left: 120px;
}

.selectedInput:hover{
    cursor:default;
}

.groupSpan:hover{
    cursor:default;
    color:#1b79b8;
}


.sk-group{
    /*border:1px solid #a9b7d1;*/
    /*padding-top: 10px;*/
    /*padding-bottom: 10px;*/
}

/*.left-side-nav{*/
    /*background: #525252;*/
/*}*/