| | |
| | | -ms-flex-align: center; |
| | | /*align-items: center;*/ |
| | | padding: 15px; |
| | | border-bottom: 1px solid rgba(0, 0, 0, 0.05); |
| | | border-bottom: 1px solid rgba(0, 0, 0, 0.3); |
| | | position: relative; |
| | | |
| | | } |
| | |
| | | .aei-content .aei-delete { |
| | | position: absolute; |
| | | top: 0px; |
| | | right: -10px; |
| | | right: 12px; |
| | | color: rgba(0, 0, 0, 0.7); |
| | | font-size: 0.5rem; |
| | | cursor: pointer; |
| | |
| | | margin-left: 30px !important; |
| | | } |
| | | |
| | | .ml-3per { |
| | | margin-left: 3.3%; |
| | | } |
| | | |
| | | |
| | | .m-0 { |
| | | margin: 0 auto !important; |
| | |
| | | } |
| | | |
| | | .dot { |
| | | color: #161617; |
| | | color: #15158a; |
| | | font-size: 0.9rem; |
| | | font-weight: bold; |
| | | margin-bottom: -15px; |
| | | } |
| | | |
| | | .activity-text h6.creat .dot { |