.custom-flex-child { min-width: 0; } .h3-truncate { min-width: 0; } .custom-flex-child > .h3-truncate > .hide-overflow{ overflow: hidden; text-overflow: ellipsis !important; } .custom-flex-child > .hide-overflow{ overflow: hidden; text-overflow: ellipsis !important; } .hide-overflow{ overflow: hidden; text-overflow: ellipsis !important; } .footer-col { padding-right: 20px; padding-left: 20px; } .w-55 { width: 55% !important; } .h-40 { height: 40% !important; } .h-45 { height: 45% !important; } .text-small { font-size: 80%; } .mt-10 { margin-top: 10px; } .mt-20 { margin-top: 20px; } .text-dotted { text-decoration: underline dotted; } .off-badge { color: white; font-size: 150%; padding-right: 10px; padding-left:10px; opacity: 0.9; } .off-badge-small { font-size: 120%; } .text-large { font-size: 120%; } .img-grey { opacity: 0.7; filter: grayscale(100%); } .u { text-decoration: underline; } .card { /* background-color: #d1d8e0; box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); box-shadow: 0 .25rem .75rem #d1d8e0; border: 0.5px solid #d1d8e0 !important; box-shadow: 1rem 1rem 1rem #d1d8e0 !important; */ box-shadow: 0rem 0rem .5rem .15rem #d1d8e0, 1rem 1rem 1rem #d1d8e0 !important; } footer { /* background-color: #d1d8e0 !important; box-shadow: -0.5rem 0 .1rem .15rem #d1d8e0; box-shadow: 0 -0.5rem .1rem .05rem #d1d8e0; */ box-shadow: 0 -0.2rem .1rem .05rem #d1d8e0; } .jumbotron.box-shadow { box-shadow: 0rem 0rem .5rem .15rem #d1d8e0, 1rem 1rem 1rem #d1d8e0 !important; } .text-fade-out { position: absolute; bottom: 45%; left: 0; width: 100%; text-align: center; margin: 0; padding: 8px 0; background-image: linear-gradient(to bottom, transparent, white); } /* * Not used. */ .created_at { bottom: 5px; /* margin-top: 200%; */ position: absolute; background-color: #d1d8e0 !important; color: #142639 !important; padding-left:5px; padding-right: 5px; opacity: 0.9; } .footer-link { padding-left: 0px !important; } .navbar-small { font-size: 70% !important; } .search-btn-bg-white { /* */ background-color: rgba(255,255,255,0.05)!important; } .search-btn-bg-white:hover { background-color: rgba(255,255,255,.15)!important; }