@import "~antd/lib/style/themes/default.less"; .Company{ .red{ color: #F5222E; } .green{ color: #87D068 } .active{ color: #0F71FF; border-bottom: 2px solid #0F71FF } :global{ form .ant-select-lg{ top:0 } .card{ margin: 0 24px; border-bottom: 1px solid #E9E9E9; font-size: 16px; color: #333; line-height: 1; padding-bottom: 8px; margin-bottom: 24px; em{ color: #F5222E; font-size: 12px; padding-left: 16px; } } } .icon_color { font-size: 24px; color: #0F71FF; cursor: pointer; } } :global{ .abc_color{ border-color: #f5222d !important; } .Insurance{ // margin: 0 24px; .ant-form{ margin-bottom: 16px; } .tableoption{ a{ margin-right: 8px; } } .btnbox{ margin-bottom: 16px; button{ margin-right: 8px; } } } .code_yan div label::before{ display: inline-block; margin-right: 4px; content: "*"; line-height: 1; font-size: 14px; color: #f5222d; } .detailedAddress div label::before{ content: " "; } .s_rtf.s_erf { .ant-upload-list-picture-card .ant-upload-list-item-actions .anticon-delete { //display: none; } } body{ .Insurance_content{ .anticon-plus-circle-o::before { font-size: 24px; color: #d9d9d9; cursor: pointer; } .anticon-plus-circle-o:hover::before { font-size: 24px; color: #0F71FF; cursor: pointer; } .anticon-minus-circle-o::before { font-size: 24px; color: #d9d9d9; cursor: pointer; } .anticon-minus-circle-o:hover::before { font-size: 24px; color: #F5222E; cursor: pointer; } } } }