
.dgsPage div.Panels2            { position: relative; float: left; width: 100%; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
.dgsPage div.Panels2 div.left   { float: left; width: 45%; margin: 10px; padding: 0 1%; /*background-color: #eeeeee;*/ }
.dgsPage div.Panels2 div.right  { float: right; width: 45%; margin: 10px; padding: 0 1%; /*background-color: #eeeeee;*/ }
.dgsPage div.Panels2 div.divide { position: absolute; left: 50%; top: 10px; bottom: 10px; border-left: 1px solid #cccccc; }

.dgsShift20 {padding-left: 20px; }

/***** Facility List *****/
#dgsFacilityList                { border: 1px solid black; border-width: 2px; border-collapse: collapse; font-size: 0.9em; } 
#dgsFacilityList tr             { border-bottom: 1px solid black; }
#dgsFacilityList th, td         { border: 0px solid black; /*border-width: 0px;*/ }
#dgsFacilityList th             { padding: 5px 5px; background-color: lightgray; text-align: center; }
#dgsFacilityList td             { padding: 3px 5px; vertical-align: top; }
#dgsFacilityList td img         { height: 1em; margin: 0 0.2em 0 0; vertical-align: baseline; border: 0; cursor: pointer; } 
#dgsFacilityList td a           { font-weight: 700; cursor: hand; }
/* center the Area # and Manager columns */
#dgsFacilityList tr td:nth-child(5) { text-align: center; }
#dgsFacilityList tr td:nth-child(6) { text-align: center; }
/* alternate row background color */
#dgsFacilityList tr.odd     { background-color: #ffffee; }
#dgsFacilityList tr.even    { background-color: #eeeecc; }
/* styles for DataTable */ 
.dtTable                    { width: 100%; float: left; }
.dtFilterInfo               { float: left; width: 756px; border: 2px solid black; border-bottom: none; background-color: #f0f0f0; }
#dgsFacilityList_filter     { float: left; padding: 10px; }
#dgsFacilityList_info       { float: right; text-align: right; padding: 15px 10px; }
#dgsFacilityList_filter     { float: left; padding: 10px; }
#dgsFacilityList_info       { float: right; text-align: right; padding: 15px 10px; }
#dgsFacilityList td.category  { font-size: 1.15em; background-color: lightcyan; font-weight: bold; padding: 5px 5px; }

#slider         { overflow: hidden; }
#slider img    { border: 0; height: 250px; }