﻿/* v7.2.5 - 19 jun 25 */
/* NBS changes for mobile devices - overrides settings in desktop.css
	These settings are primarily about sizing and placement
	and are primarily used by timetracker (the only Real mobile modual
----------------------------------------------------------*/

select		{font-size:12pt;}

/* nbs std other top stuff
----------------------------------------------------------*/
.popupTitleDiv	{font-size: 26pt;	height: 50px;	padding-top:10pt;}
.errMsgDiv		{font-size: 32pt;	width: 100%;}

#login			{font-size: 30pt;}
#login input	{font-size:34pt;}

/* nbs std_css	
----------------------------------------------------------*/
.div_title_centered {font-size:3vw;	width:100%;		color:black;	text-align:center;  padding-top:5pt;}

.ee_main_fr		{font-size:22pt;	}
.ee_data_line	{font-size:22pt;	height:70px;} 
.ee_data_title	{font-size:22pt;	padding-right:5px} 
.ee_data_field	{font-size:22pt;	} 
.ee_data_line_small		{font-size:small;	height:30px;} 
.ee_data_span_small		{font-size:small;	height:30px;} 
.ee_data_field_small	{font-size:small;	} 

.ee_data_field	input	{font-size:22pt;}
.ee_data_field	input[type=checkbox] {transform:scale(3);}
.ee_data_checkboxtext	{font-size:22pt;		padding-right:30px;		padding-left:30px;}
.ee_data_field	select	{font-size:22pt;}
.ee_data_field2	select	{font-size:22pt;}

.ee_buttons		{font-size:22pt;		height:70px;	width:95pt;}
.ee_buttons_100	{font-size:22pt;		height:70px;	width:120pt;}

/* std_cal
----------------------------------------------------------*/
#calControl		{display: none;    width: 500px;    position: fixed;    border: thick solid orange;    background-color: white;}
#timeControlSA	{display:none;	height:30px;	position:absolute;	border:thick solid orange;	background-color:white;		 padding-right:5pt; padding-top:5pt;	padding-left:5pt;}

#dsplCalDay		{font-size:25pt;	width:45px;		text-align:center;}
#selCalYear		{width:80px;	text-align:right;}

.cal_hdr_tab				{font-size: 10px;	width:99%;	}
.cal_hdr_lst_title			{font-size: 14px;	color:black;		height: 35px;	font-weight: bold;	text-align: center;		background-color:orange;}  
.cal_hdr_col_title			{font-size: 12px;	color:black;		height: 35px;	text-align:left;	background-color:LightGrey; }  
.cal_hdr_col_title_center	{font-size: 14px;	color:black;		height: 35px;	text-align:center;	background-color:LightGrey;}  
.cal_header		{font-size:30pt;	font-weight:bold; font-style:italic; color:green; text-align:center; }
.dd_dt_mv_hdr	{text-align:center;}
.dropdown		{font-size:20pt;	height:45px;}
.calSetBbutton	{font-size:20pt;	height:40px;	margin:5px;	}
.calSetBbutton2	{font-size:20pt;	height:40px;	text-align:center;	width:120px;}
.date_field		{font-size:10pt;	width:70px;			cursor:pointer;		color:Red;}
.day_titles		{font-size:20;		text-align:center;	border:thin solid;}
.mon_button 	{font-size:20pt;		height:70px;		width:85px;		border: thin solid;}
.sel_mon_button		{background-color:orange;	 color:white;}
.unsel_mon_button	{background-color:LightGrey; color:black;}
.setcancel		{font-size:8pt;		text-align:center;}
.time_line		{font-size:8pt;		font-weight:bold;	text-align:center;}

/* std timetacker stuff (applies to both popup and mobile)
----------------------------------------------------------*/
#tt_login			{font-size: 30pt;}
#tt_login input		{font-size:34pt;}
.tt_left_colwidth	{width: 125pt;}
.tt_input input		{font-size:22pt;	width:150px;}
.tt_comments		{font-size:30pt;	width:750px;	height:400px;}
