5.11 Rush 24 Version 2.0 Backpack (56563)
.cs_collapsible { background-color: #777; color: white; cursor: pointer; padding: 18px; width: 100%; border: solid ; text-align: left; outline: none; font-size: 15px; } .active, .cs_collapsible:hover { background-color: #555; text-decoration: underline; font-size: 105%; } .cs_content { padding: 0 18px; max-height: 0; overflow: hidden; transition: max-height 0.5s ease-out; background-color: #f1f1f1; } .modal-content iframe { width: 100%; height: 100%; } .cs_space { padding: 18px; } .bold { font-weight: bolder; } .cs-row { display: flex; flex-wrap: wrap; } .cs-col-sm { flex: 1; padding: 0.5rem; min-width: 200px; } .cs-responsive { max-width: 100%; height: auto; } .cs-text-center { text-align: center; } a:link, a:visited { color: black; } a:hover, a:active { text-decoration: underlin