

html,body{
	height:100%;
}
body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia;
	background: #ffffff   ;
	color: #000;
	text-align: center;
	/* Prevent mobile browsers from automatically adjusting text sizes */
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
}

A img {border: none; }
A{
	color: #191970;
	text-decoration:underline;
}
A:visited{
	color: #191970;
}
A:hover{
	color: #191970;
	text-decoration:none;
}
A.stealthLink, A.stealthLink:hover, A.stealthLink:visited{
	color: #000000;
	text-decoration:none;
}
A.browseFieldLink, A.browseFieldLink:hover, A.browseFieldLink:visited{
	color: #555555;
	text-decoration:none;
}

table{
	background-color: #ffffff;
	font-family: Georgia;
	font-weight: normal;
	font-size: 13px;
}
h1{
	text-align: center;
}

form{
	margin: 0px;
	padding: 0px;
}
fieldset.validationOnly{
	margin: 0px;
	padding: 0px;
	border: 0px;
	float:left;
}

a, a:hover, a:visited{
	/*outline: none;*/
	color: #0080ff;
	background-color: inherit;
}
a:active{
	color: #ff0080;
	background-color: inherit;
}
input.image{
/*outline:none;*/
}

h2{margin:0px;}
h3{margin:0px;}

.gray{color:#888;}

ul.inline{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	float: left;
}

ul.inline li{
	float: left;
}

img.spinner{
	display: none;
}

div.header{
	text-align: right;
	background: #ffffff;
	height: 90px;
	width: 100%;
}

div.header div.logo{
	float:left;
}
div.header img.logo{
	float:left;
	border: 0px;
}
div.header div.greek{
	position:relative;
	top:70px;
	right:0px;
	font-size:75%;
	float: left;
	color:#888;
}
div.header div.sleepingDude{
	float:left;
	height:5px;
	margin-left:75px;
}

ul.personalMenu{
	margin: 0px;
	padding: 0px;
	white-space:nowrap;
	list-style-type:none;
	list-style-image:none; /* to override the MediaWiki stylings */
	float: right;
	color:#fff;
}

ul.personalMenu li{
	float: left;
}

ul.personalMenu li a{
	margin-left: 15px;
	margin-right: 15px;
}

ul.personalMenu li.last a{
	margin-right: 0px;
}

div.msg_error, div.msg_note, div.msg_success{
	margin: 0 auto;
	border: 1px;
	padding: 5px;
}
div.msg_error{
	background-color: #fcc;
	color: #000;
}
div.msg_note, div.msg_tip{
	background-color: #ffc;
	color: #000;
}
div.msg_success{
	background-color: #cfc;
	color: #080;
}

div.wrapper{
	height:100%;
	text-align: left;
	
width: 95%;
	min-width: 772px;
	max-width: 965px;	margin: auto;
}

div.headMessages{
	width:100%;
	float:left;
	padding-bottom:5px;
}

ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	float: left;
	width: 100%;
	font-size:14px;
}

ul.tabs li{
	float: left;
	margin-right: 2px;
}

ul.tabs li.leftTextTab a, ul.tabs li.rightTextTab a{
	text-decoration: underline;
	padding-top: 5px;
	color: #0080ff;
}

ul.tabs li.rightTextTab{
	float: right;
}

ul.tabs li.leftTextTab a{
	margin-left: 3px;
}

ul.tabs li a{
	text-decoration: none;
	float: left;
	color: #000000;
	background-color: inherit;
}

ul.tabs li a.selected{
	color: #000000;
}

ul.tabs li a span{
	display: block;
	float: left;
	padding:0 10px 0 10px;
	border-radius:10px 10px 0 0;
}

ul.tabs li a span.title{
	color: #000;
	background-color: #eeeeee;
	line-height: 30px;
}

ul.tabs li a.selected span.title{
	background-color: #cccccc;
	color: inherit;
}

div.tabDivider{
	height: 10px;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}


div.tabDivider div.center{
	color: inherit;
	background-color: #cccccc;
	height:10px;
	border-radius:0 5px 5px 10px;
}

* html div.tabDivider div.center{
	height:10px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
}

table.valignTop td{
	vertical-align:top;
}
table.valignTop th{
	vertical-align:top;
}

div.textCenter{
	width:100%;
	text-align:center;
}

pre.code, div.code{
	background-color:#ffc;
	border: 1px #000 dotted;
	padding:15px;
	margin:15px;
	line-height:19px;
}
div.code{
	font-family:monospace;
}
img.suffixIcon{
	margin:0px !important;
	padding: 3px 0px 0px 0px;
}





/*
   The code below this comment is from the original doItLater
   site and much of it is still used, but probably not all of it.
*/

A.tag, A.tag:hover, A.tag:visited{
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
A.tag:hover{
	color: #0000ff;
}

td.menuButton{
	background: url(/images/cellBg.png) no-repeat scroll center;
	font-family: Verdana;
	font-weight: bold;
	font-size:18px;
	color: #ffffff;
	padding: 0px;
}
A.menuButton, A.menuButton:visited{
	color: #ffffff;
	text-decoration:none;
}
A.menuButton:hover{
	color: #0000ff;
	text-decoration:none;
}

td.mainCell{
	height: 100%;
	padding-top: 10px;
}
td.leftSideCell{
	width:125px;
	border-right: #000 1px solid;
	text-align:center;
}
td.rightSideCell{
	width:175px;
	height:100%;
	border-left: #000 1px solid;
	text-align:center;
}

.footer{
	text-align:center;
	font-family:Georgia;
	font-size: 10px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	margin-right: -3px;
}

table.secureTable{
	background: url(/images/secureTableBg.png) no-repeat scroll top center;
	border-bottom: 1px #191970 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Georgia;
	font-weight: normal;
	font-size: 11px;
}

.shapeOnly, td.shapeOnly{
	border: 0px solid #000000;
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;
}

table.dilTable, table.dilTable_noIndent, table.dilTable_side{
	text-align: left;
	width: 100%;
	border: #000 1px solid;
}

.dilTable th, .dilTable_noIndent th, .dilTable_side th{
	background-color: #000000;
	color: #ffffff;
}

A.dilThLink{
	color: #ffffff;
	text-decoration:underline;
}
A.dilThLink:hover{
	color: #ffffff;
	text-decoration:none;
}

.dilTable td{
	padding-left: 25px;
}
.dilTable_side td{
	padding-left: 10px;
}

.dilTableHighlight{
	background-color: #ff8080;
}

.mediaCaption{
	text-align: left;
	font-size: 16px;
}

.thumbnail{
	vertical-align: middle;
}

td.thumbCell{
	padding: 0px;
	text-align: center;
	width: 100px;
	height: 100px;
	vertical-align:middle;
}
div.durp{
	text-align: center;
	text-decoration: none;
	font-family: Georgia;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	width: 100%;
}



/* STYLE FOR COLUMNS */
ul.page_column{
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	min-height: 100px;
}

ul.column_hidden{
	display: none;
}

ul.column_left{
	margin-left: -2px;
}

ul.column_right{
	float: right;
}

ul.page_column li.module{
	padding-bottom: 6px;
	overflow: hidden;
}

* html ul.page_column li.module{
	float: left;
}

ul.column_left li.module{
	padding-right: 3px;
	padding-left: 2px;
}

ul.column_center li.module{
	padding-left: 3px;
	padding-right: 3px;
}

ul.column_right li.module{
	padding-left: 3px;
}

ul.hoverColumn{
	background-color: #cccccc;
}

.moduleFrame{
	border: 1px solid #000;
	background-color: #ccc;
	width: 200px !important;
}

.module_drop_helper{
	border: 2px dotted #cccccc;
	margin-bottom: 3px !important;
	width: 100% !important;
}

div.editButton{
	display:inline;
	width:100%;
	text-align:right;
}
/* END STYLE FOR COLUMNS */


/* Some style for tables from the old Projectories style code */

table.sideBar{
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	width: 100%;
	border: 1px #191970 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-right: 0px;
}
* html table.sideBar{
	margin-left: 3px;
}
* html .sideBar_form table{
	margin-top: -13px;
}

a.sideBarHd,a.sideBarHd:visited{
	color: #ffffff;
}
a.sideBarHd:hover{
	color: #cccccc;
	text-decoration:none;
}

.sideBar td, .sideBarTd{
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.sideBar th, .sideBarHd{
	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	background-color: #191970;
	color: #ffffff;
}

.sideBarHd{
	color: #ffffff !important;
}
.sideBarTdHighlight{
	background-color: #ff8080;
}

/* Mobile responsiveness */
@media screen and (max-width: 768px) {
	body {
		font-size: 14px; /* Slightly larger base font for mobile */
	}
	
	.stat-label {
		font-size: 13px !important; /* Ensure consistent label sizing */
	}
	
	/* Prevent any text inflation on specific elements that commonly get affected */
	.module .content,
	.module .title,
	.stat-card,
	.email-statistics {
		-webkit-text-size-adjust: 100% !important;
		text-size-adjust: 100% !important;
	}
}
