|  | @@ -109,7 +109,7 @@ input[type='reset'] {
 | 
											
												
													
														|  |    border-radius: 8px;
 |  |    border-radius: 8px;
 | 
											
												
													
														|  |    box-shadow: 0px 0px 8px 2px rgba(191, 191, 191, 0.2);
 |  |    box-shadow: 0px 0px 8px 2px rgba(191, 191, 191, 0.2);
 | 
											
												
													
														|  |    border: 1px solid #eee;
 |  |    border: 1px solid #eee;
 | 
											
												
													
														|  | -  background: rgba(255, 255, 255, 0.6);
 |  | 
 | 
											
												
													
														|  | 
 |  | +  background: rgba(255, 255, 255);
 | 
											
												
													
														|  |  }
 |  |  }
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |  .password-eye {
 |  |  .password-eye {
 | 
											
										
											
												
													
														|  | @@ -134,8 +134,8 @@ input[type='reset'] {
 | 
											
												
													
														|  |    }
 |  |    }
 | 
											
												
													
														|  |    .tabs-item {
 |  |    .tabs-item {
 | 
											
												
													
														|  |      flex: 1;
 |  |      flex: 1;
 | 
											
												
													
														|  | -    padding: 12px 20px;
 |  | 
 | 
											
												
													
														|  | -    font-size: 18px;
 |  | 
 | 
											
												
													
														|  | 
 |  | +    padding: 16px 24px;
 | 
											
												
													
														|  | 
 |  | +    font-size: 24px;
 | 
											
												
													
														|  |      font-weight: 400;
 |  |      font-weight: 400;
 | 
											
												
													
														|  |      color: #4a4a4a;
 |  |      color: #4a4a4a;
 | 
											
												
													
														|  |      border-right: 1px solid #979797;
 |  |      border-right: 1px solid #979797;
 | 
											
										
											
												
													
														|  | @@ -152,15 +152,15 @@ input[type='reset'] {
 | 
											
												
													
														|  |  .section-title {
 |  |  .section-title {
 | 
											
												
													
														|  |    display: flex;
 |  |    display: flex;
 | 
											
												
													
														|  |    align-items: center;
 |  |    align-items: center;
 | 
											
												
													
														|  | -  font-size: 22px;
 |  | 
 | 
											
												
													
														|  | 
 |  | +  font-size: 28px;
 | 
											
												
													
														|  |    font-weight: 400;
 |  |    font-weight: 400;
 | 
											
												
													
														|  |    color: #4a4a4a;
 |  |    color: #4a4a4a;
 | 
											
												
													
														|  | -  line-height: 30px;
 |  | 
 | 
											
												
													
														|  | 
 |  | +  line-height: 40px;
 | 
											
												
													
														|  |    .section-line {
 |  |    .section-line {
 | 
											
												
													
														|  | -    width: 3px;
 |  | 
 | 
											
												
													
														|  | -    height: 23px;
 |  | 
 | 
											
												
													
														|  | 
 |  | +    width: 4px;
 | 
											
												
													
														|  | 
 |  | +    height: 30px;
 | 
											
												
													
														|  |      background: #4a90e2;
 |  |      background: #4a90e2;
 | 
											
												
													
														|  | -    margin-right: 6px;
 |  | 
 | 
											
												
													
														|  | 
 |  | +    margin-right: 8px;
 | 
											
												
													
														|  |    }
 |  |    }
 | 
											
												
													
														|  |  }
 |  |  }
 | 
											
												
													
														|  |  
 |  |  
 | 
											
										
											
												
													
														|  | @@ -209,10 +209,10 @@ input[type='reset'] {
 | 
											
												
													
														|  |  .ant-table-thead > tr > th,
 |  |  .ant-table-thead > tr > th,
 | 
											
												
													
														|  |  .ant-table-tbody > tr > td {
 |  |  .ant-table-tbody > tr > td {
 | 
											
												
													
														|  |    border-radius: 0 !important;
 |  |    border-radius: 0 !important;
 | 
											
												
													
														|  | -  padding: 8px 25px !important;
 |  | 
 | 
											
												
													
														|  | -  font-size: 20px !important;
 |  | 
 | 
											
												
													
														|  | 
 |  | +  padding: 16px 18px !important;
 | 
											
												
													
														|  | 
 |  | +  font-size: 24px !important;
 | 
											
												
													
														|  |    color: #4a4a4a !important;
 |  |    color: #4a4a4a !important;
 | 
											
												
													
														|  | -  line-height: 28px !important;
 |  | 
 | 
											
												
													
														|  | 
 |  | +  line-height: 32px !important;
 | 
											
												
													
														|  |    font-weight: normal !important;
 |  |    font-weight: normal !important;
 | 
											
												
													
														|  |    vertical-align: middle;
 |  |    vertical-align: middle;
 | 
											
												
													
														|  |    border: none !important;
 |  |    border: none !important;
 |