| 
									
										
										
										
											2021-12-08 09:00:31 +00:00
										 |  |  | html { | 
					
						
							|  |  |  | 	touch-action: manipulation; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  | body { | 
					
						
							|  |  |  |   font-family: Verdana, sans-serif; | 
					
						
							| 
									
										
										
										
											2021-12-08 09:00:31 +00:00
										 |  |  |   font-size: 1rem; | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  |   text-align: center; | 
					
						
							|  |  |  |   background: #222; | 
					
						
							|  |  |  |   color: #fff; | 
					
						
							| 
									
										
										
										
											2021-12-08 09:00:31 +00:00
										 |  |  |   line-height: 200%; | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  |   margin: 0; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | hr { | 
					
						
							|  |  |  |   border-color: #666; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-11-25 05:41:37 +00:00
										 |  |  | a, a:hover { | 
					
						
							| 
									
										
										
										
											2021-11-24 11:38:54 +00:00
										 |  |  |   color: #28f; | 
					
						
							| 
									
										
										
										
											2021-11-25 05:41:37 +00:00
										 |  |  |   text-decoration: none; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-07-14 21:10:19 +00:00
										 |  |  | button, .btn { | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  |   background: #333; | 
					
						
							|  |  |  |   color: #fff; | 
					
						
							|  |  |  |   font-family: Verdana, sans-serif; | 
					
						
							|  |  |  |   border: 0.3ch solid #333; | 
					
						
							| 
									
										
										
										
											2021-04-14 16:19:51 +00:00
										 |  |  | 	border-radius: 24px; | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  |   display: inline-block; | 
					
						
							|  |  |  |   font-size: 20px; | 
					
						
							| 
									
										
										
										
											2021-04-14 16:19:51 +00:00
										 |  |  |   margin: 12px 8px 8px; | 
					
						
							|  |  |  |   padding: 8px 12px; | 
					
						
							|  |  |  |   min-width: 48px; | 
					
						
							| 
									
										
										
										
											2021-04-02 22:15:28 +00:00
										 |  |  |   cursor: pointer; | 
					
						
							| 
									
										
										
										
											2021-07-14 21:10:19 +00:00
										 |  |  |   text-decoration: none; | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-12-25 17:46:43 +00:00
										 |  |  | button.sml { | 
					
						
							|  |  |  |   padding: 8px; | 
					
						
							|  |  |  |   border-radius: 20px; | 
					
						
							|  |  |  |   font-size: 15px; | 
					
						
							|  |  |  |   min-width: 40px; | 
					
						
							|  |  |  |   margin: 0 0 0 10px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-04-14 16:19:51 +00:00
										 |  |  | .toprow { | 
					
						
							|  |  |  |   top: 0; | 
					
						
							|  |  |  |   position: sticky; | 
					
						
							|  |  |  |   background-color:#222; | 
					
						
							|  |  |  |   z-index:1; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-07-25 20:44:26 +00:00
										 |  |  | .lnk { | 
					
						
							|  |  |  |   border: 0; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  | .helpB { | 
					
						
							|  |  |  |   text-align: left; | 
					
						
							|  |  |  |   position: absolute; | 
					
						
							|  |  |  |   width: 60px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | input { | 
					
						
							|  |  |  |   background: #333; | 
					
						
							|  |  |  |   color: #fff; | 
					
						
							|  |  |  |   font-family: Verdana, sans-serif; | 
					
						
							|  |  |  |   border: 0.5ch solid #333; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-10-03 18:48:08 +00:00
										 |  |  | input:disabled { | 
					
						
							|  |  |  |   color: #888; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-12-08 09:00:31 +00:00
										 |  |  | input[type="text"], | 
					
						
							|  |  |  | input[type="number"], | 
					
						
							|  |  |  | select { | 
					
						
							|  |  |  |     font-size: medium; | 
					
						
							| 
									
										
										
										
											2021-06-27 10:15:35 +00:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  | input[type="number"] { | 
					
						
							|  |  |  |   width: 4em; | 
					
						
							| 
									
										
										
										
											2021-04-14 16:19:51 +00:00
										 |  |  |   margin: 2px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-27 10:15:35 +00:00
										 |  |  | input[type="number"].xxl { | 
					
						
							|  |  |  |   width: 100px; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-30 22:01:27 +00:00
										 |  |  | input[type="number"].xl { | 
					
						
							| 
									
										
										
										
											2021-06-27 10:15:35 +00:00
										 |  |  |   width: 85px; | 
					
						
							| 
									
										
										
										
											2021-06-19 16:06:30 +00:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-30 22:01:27 +00:00
										 |  |  | input[type="number"].l { | 
					
						
							| 
									
										
										
										
											2021-10-11 15:55:26 +00:00
										 |  |  |   width: 64px; | 
					
						
							| 
									
										
										
										
											2021-06-30 19:53:22 +00:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-30 22:01:27 +00:00
										 |  |  | input[type="number"].m { | 
					
						
							| 
									
										
										
										
											2021-10-11 15:55:26 +00:00
										 |  |  |   width: 56px; | 
					
						
							| 
									
										
										
										
											2021-04-14 16:19:51 +00:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-30 22:01:27 +00:00
										 |  |  | input[type="number"].s { | 
					
						
							| 
									
										
										
										
											2021-10-11 15:55:26 +00:00
										 |  |  |   width: 48px; | 
					
						
							| 
									
										
										
										
											2021-06-30 19:53:22 +00:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-30 22:01:27 +00:00
										 |  |  | input[type="number"].xs { | 
					
						
							| 
									
										
										
										
											2021-10-11 15:55:26 +00:00
										 |  |  |   width: 40px; | 
					
						
							| 
									
										
										
										
											2021-04-14 16:19:51 +00:00
										 |  |  | } | 
					
						
							|  |  |  | input[type="checkbox"] { | 
					
						
							| 
									
										
										
										
											2021-06-27 20:19:03 +00:00
										 |  |  |   transform: scale(1.5); | 
					
						
							| 
									
										
										
										
											2021-04-14 16:19:51 +00:00
										 |  |  |   margin-right: 10px; | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  | } | 
					
						
							|  |  |  | select { | 
					
						
							| 
									
										
										
										
											2021-12-08 09:00:31 +00:00
										 |  |  |   margin: 2px; | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  |   background: #333; | 
					
						
							|  |  |  |   color: #fff; | 
					
						
							|  |  |  |   font-family: Verdana, sans-serif; | 
					
						
							|  |  |  |   border: 0.5ch solid #333; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-12-25 17:46:43 +00:00
										 |  |  | tr { | 
					
						
							|  |  |  |   line-height: 100%; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  | td { | 
					
						
							|  |  |  |   padding: 2px; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .d5 { | 
					
						
							| 
									
										
										
										
											2021-12-18 16:13:15 +00:00
										 |  |  |   width: 4rem !important; | 
					
						
							| 
									
										
										
										
											2020-05-17 18:09:39 +00:00
										 |  |  | } | 
					
						
							| 
									
										
										
										
											2021-12-25 17:46:43 +00:00
										 |  |  | .exp { | 
					
						
							|  |  |  | 	transform: rotate(90deg); | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-06-04 21:08:30 +00:00
										 |  |  | #toast { | 
					
						
							|  |  |  | 	opacity: 0; | 
					
						
							|  |  |  | 	background-color: #444; | 
					
						
							|  |  |  | 	border-radius: 5px; | 
					
						
							|  |  |  | 	bottom: 64px; | 
					
						
							|  |  |  | 	color: #fff; | 
					
						
							|  |  |  | 	font-size: 17px; | 
					
						
							|  |  |  | 	padding: 16px; | 
					
						
							|  |  |  | 	pointer-events: none; | 
					
						
							|  |  |  | 	position: fixed; | 
					
						
							|  |  |  | 	text-align: center; | 
					
						
							|  |  |  | 	z-index: 5; | 
					
						
							| 
									
										
										
										
											2021-12-08 09:00:31 +00:00
										 |  |  | 	transform: translateX(-50%); | 
					
						
							|  |  |  |   max-width: 90%; | 
					
						
							|  |  |  | 	left: 50%; | 
					
						
							| 
									
										
										
										
											2021-06-04 21:08:30 +00:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #toast.show { | 
					
						
							|  |  |  | 	opacity: 1; | 
					
						
							|  |  |  | 	background-color: #264; | 
					
						
							|  |  |  | 	animation: fadein 0.5s, fadein 0.5s 2.5s reverse; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | #toast.error { | 
					
						
							|  |  |  | 	opacity: 1; | 
					
						
							|  |  |  | 	background-color: #b21; | 
					
						
							|  |  |  | 	animation: fadein 0.5s; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2021-12-08 09:00:31 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | @media screen and (max-width: 767px) { | 
					
						
							|  |  |  |   input[type="text"], | 
					
						
							| 
									
										
										
										
											2021-12-18 16:13:15 +00:00
										 |  |  |   input[type="file"], | 
					
						
							| 
									
										
										
										
											2021-12-08 09:00:31 +00:00
										 |  |  |   input[type="number"], | 
					
						
							|  |  |  |   input[type="email"], | 
					
						
							|  |  |  |   input[type="tel"], | 
					
						
							|  |  |  |   input[type="password"] { | 
					
						
							|  |  |  |     font-size: 16px; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-12-08 21:05:51 +00:00
										 |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (max-width: 480px) { | 
					
						
							|  |  |  |   input[type="number"].s { | 
					
						
							|  |  |  |     width: 40px; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   input[type="number"].xs { | 
					
						
							|  |  |  |     width: 32px; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-12-18 16:13:15 +00:00
										 |  |  |   input[type="file"] { | 
					
						
							|  |  |  |     width: 224px; | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  |   #btns select { | 
					
						
							|  |  |  |     width: 144px; | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2021-12-08 09:00:31 +00:00
										 |  |  | } |