﻿/* popout breadcrumb menu needs background color for firefox */
.s4-breadcrumb-menu { background:#F2F2F2; }
/* if you want to change the left nav width, change this and the margin-left in .s4-ca */
body #s4-leftpanel { width:215px; }
/* body area normally has a white background */
.s4-ca { background:transparent none repeat scroll 0 0;}
/* Override the down arrow on the default main navigation control */
.menu-horizontal a.dynamic-children span.additional-background,  .menu-horizontal span.dynamic-children span.additional-background { background: none; }
/*removing default left margin*/
.s4-ca { margin-left: 0 !important; }

.ms-dtinput, .ms-dttimeinput {
    font-size: 8pt;
}