.entryDate { 
    border: 1px solid #999; 
    line-height: 1; 
    width: 100%;
}
.entryDate span { 
    display: block; 
    text-align: center; 
}
.postMonth { 
    text-transform: uppercase; 
    font-size: 1.2em;
    padding-top: 0.3em; 
}
.postDay { font-size: 1.5em; }
.postYear { 
    background-color: #2358B8; 
    color: #FFF; 
    font-size: 1.2em; 
    padding: 0.3em 0; 
    margin-top: 0.3em;
}
.ds .desc { padding: 5px; margin-bottom: 5px; }
.ds .thumb { width: 60px; margin: 0px; margin: 0px; margin-right: 10px; }
.ds a.events { color: #000; }
.eventloc { color: #999; }
.mt { margin-top: 10px; }
ul.sidebar-menu li a { padding: 10px; }

.checkbox-child { margin-left: 10px; }
/* FILE UPLOAD BTN STYLE */
.fileUpload {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.ds > .desc p { 
	font-size: 13px;
}
.contentData { width: 60%; }
.task-list > li {
    padding: 15px 0 15px 35px !important;
    background: #f5f6f8;
    margin-bottom: 2px;
    border-bottom: none !important;
}
.form-login h2.form-login-heading, .btn-theme { background: #000000; }
.btn-theme { border-color: #000000; }
.btn-theme:hover, .btn-theme:focus, .btn-theme:active, .btn-theme.active, .open .dropdown-toggle.btn-theme {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
.black-bg {
    background: #ffc709;
    border-bottom: 1px solid #000000;
}
ul.top-menu > li > .logout { background: #000000; border: 1px solid #000000 !important; }
.sidebar-toggle-box .fa-bars { color: #000000; }
.modal-header { background: #000000; }
.modal-header .close { color: #000000; }
.desc {
    display: inline-block;
    width: 100%;
}
.desc {
    padding: 5px;
    margin-bottom: 5px;
}
.thumb {
    margin: 0px;
    margin-right: 10px;
	display: block;
    float: left;
}
.bg-theme { background-color: #ecbb70; }
.details {
    float: left;
}
#discoveryInformation img, #childdependantsInfo img, #parentsInformation img, #adultdependantsInformation img, #contactInformation img, #bankInformation img, #clientDocuments img { padding: 0px 20px; position: relative; top: 20px; padding-bottom: 20px; }
.form-login h2.form-login-heading { padding: 25px 15px !important; }
ul.sidebar-menu li a span { font-weight: bold; }
@media only screen and (max-width: 800px) {
    .contentData { width: 100%; }
}

.table-borderless td,
.table-borderless th {
    border: 0 !important;
}
#main th {
    text-align: center !important;
    text-transform: uppercase !important;
}
