| | |
| | | background-color: #34bfa3; |
| | | } |
| | | |
| | | .badge-department { |
| | | color: #fff; |
| | | background-color: #8d2b9b; |
| | | } |
| | | |
| | | /*.badge-success[href]:hover, .badge-success[href]:focus { |
| | | color: #fff; |
| | | text-decoration: none; |
| | |
| | | -ms-flex: 1 1 auto; |
| | | flex: 1 1 auto; |
| | | padding: 1rem; |
| | | overflow-y: auto; |
| | | overflow-x: hidden; |
| | | max-height: 800px; |
| | | } |
| | | |
| | | .modal-footer { |
| | |
| | | -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 { |