/*COLORS*/ /*Yellow*/ /*Pink*/ /*Blue*/ /*Green*/ /*Purple*/ /*CUSTOM NAVBAR*/ /*END OF CUSTOM NAVBAR*/ /*#region main variables*/ .clear { clear: both; content: ''; display: table; } /*#endregion main variables*/ /*#region div templates*/ /*#endregion div templates*/ /*#region bootstrap-select*/ /*#endregon bootstrap-select*/ /*#region statusbar*/ h1, h2, h3, h4, h5, h6, p { margin: 0px 0px 1px 0px; } a { text-decoration: none !important; } select { cursor: pointer; } .justify-content-space-between { justify-content: space-between; } .btn-check:focus + .btn, .btn:focus { outline: 0; box-shadow: 0 0 0 0 transparent; } .form-select:focus { border-color: #13072B; outline: 0; -ie-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; } .dropdown-menu { border-radius: 8px; box-shadow: 0px 0px 28px 9px rgba(0, 0, 0, 0.02); } .dropdown-menu { padding: 0px; } .dropdown-item { padding: 10px 14px; border-radius: 8px !important; } .dropdown-item:hover { background-color: rgba(0, 0, 0, 0.03); } .dropdown-item.active, .dropdown-item:active { background-color: rgba(0, 0, 0, 0.1); } td { vertical-align: middle; word-wrap: break-word; word-break: break-all; }