12345678910111213141516171819202122232425262728293031323334 |
- .bgc-f5f9f9{
- background: #f5f9f9;
- }
- .c-ef6b00{
- color: #ef6b00;
- }
- .c-0AD9C9{
- color: #0AD9C9;
- }
- .mt16{
- margin-top: 16px;
- }
- .h160{
- height: 160px;
- }
- .c-border{
- border-color: #e3ede8;
- }
- .ml14{
- margin-left: 14px;
- }
- .mt14{
- margin-top: 14px;
- }
- .div-hostipal-content{
- max-height: 654px;overflow: auto;
- }
|