 .currentdateBox .DayDate {
    background: url("data:image/svg+xml,%3Csvg id='clock-Regular' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Crect id='Path' width='20' height='20' fill='rgba(255,255,255,0)'/%3E%3Cpath id='clock-Regular_1_' d='M309.375,1228.25a8.125,8.125,0,1,0,8.125,8.125A8.134,8.134,0,0,0,309.375,1228.25Zm0,15a6.875,6.875,0,1,1,6.875-6.875A6.883,6.883,0,0,1,309.375,1243.25Zm3.958-6.875a.625.625,0,0,1-.625.625h-3.333a.625.625,0,0,1-.625-.625v-4.167a.625.625,0,0,1,1.25,0v3.542h2.708A.625.625,0,0,1,313.333,1236.375Z' transform='translate(-299.375 -1226.375)' fill='%230096a6'/%3E%3C/svg%3E%0A") no-repeat right center;
}
.currentdateBox .fullDate{
    background: url("data:image/svg+xml,%3Csvg id='calendar-Regular' xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Crect id='Path' width='20' height='20' fill='rgba(255,255,255,0)'/%3E%3Cpath id='calendar-Regular_1_' d='M409.542,1229.083h-.208v-.208a.625.625,0,0,0-1.25,0v.208h-5.417v-.208a.625.625,0,0,0-1.25,0v.208h-.208a3.963,3.963,0,0,0-3.958,3.958v7.5a3.963,3.963,0,0,0,3.958,3.958h8.333a3.963,3.963,0,0,0,3.958-3.958v-7.5A3.963,3.963,0,0,0,409.542,1229.083Zm-8.333,1.25h.208v1.042a.625.625,0,0,0,1.25,0v-1.042h5.417v1.042a.625.625,0,0,0,1.25,0v-1.042h.208a2.711,2.711,0,0,1,2.708,2.708v.208H398.5v-.208A2.711,2.711,0,0,1,401.208,1230.333Zm8.333,12.917h-8.333a2.711,2.711,0,0,1-2.708-2.708V1234.5h13.75v6.042A2.711,2.711,0,0,1,409.542,1243.25Zm0-6.042a.833.833,0,1,1-.833-.833A.834.834,0,0,1,409.542,1237.208Zm-3.333,0a.833.833,0,1,1-.833-.833A.834.834,0,0,1,406.208,1237.208Zm-3.333,0a.833.833,0,1,1-.833-.833A.834.834,0,0,1,402.875,1237.208Zm6.667,3.333a.833.833,0,1,1-.833-.833A.834.834,0,0,1,409.542,1240.542Zm-3.333,0a.833.833,0,1,1-.833-.833A.834.834,0,0,1,406.208,1240.542Zm-3.333,0a.833.833,0,1,1-.833-.833A.834.834,0,0,1,402.875,1240.542Z' transform='translate(-395.375 -1226.375)' fill='%230096a6'/%3E%3C/svg%3E%0A") no-repeat right center;
}
.sidebar_dynamic {
    background: var(--Gray);
    border-radius: 0.5rem;
}
div#UserProfile {
    margin-top: -4rem;
}
div#UserProfile .ProfilePhoto{
    border: 1rem solid var(--lightlbue);
    border-radius:50%;
    outline:1rem solid var(--white);
}
    #dnn_content {
     padding-top:5rem;
      padding-bottom:0rem;
    }

      









