| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 | 
							- .user-content {
 
-     padding: 0px;
 
-     .clearfix {
 
-         >.orgTech-item {
 
-             width: 80%;
 
-             display: inline-block;
 
-             >span {
 
-                 margin-right: 10px;
 
-             }
 
-             >input {
 
-                 width: 200px;
 
-                 margin-right: 10px;
 
-             }
 
-             >textarea {
 
-                 margin-top: 6px;
 
-             }
 
-         }
 
-         >div {
 
-             margin-bottom: 10px;
 
-         }
 
-     }
 
- }
 
- #techProduct-form {
 
-     .half-item {
 
-         height: auto
 
-     }
 
- }
 
- .company-detail-form {
 
-     .content-title {
 
-         font-size: 16px;
 
-     }
 
-     .table-title {
 
-         >span {
 
-             font-size: 14px;
 
-             margin-left: 20px;
 
-         }
 
-         >button {
 
-             margin-left: 10px;
 
-         }
 
-     }
 
- }
 
- .upload-box {
 
-     display: inline-block;
 
-     margin-top: 10px;
 
-     margin-bottom: 20px;
 
- }
 
 
  |