
/* GLOBAL */
/* GLOBAL CSS */
.editpagebutton {
z-index: 9999!important;
}
.printerWindow,
.targetWindow {
max-height: 75vh;
overflow-y: auto;
}
.printerWindow .col-12:last-child {
}
.editpagebutton {
z-index: 9000;
}
body {
padding-top: 0!important;
}
@media (max-width: 991px) {
body {
font-size: 0.8rem;
}
}
.targetWindow a.btn {
font-size: 0.75rem!important;
padding: 0.75rem 0.5rem!important;
}
.img-drag {
z-index: 5!important;
}
.img-drag div {
display: flex;
align-items: center;
justify-content: center;
font-size: 0.8rem;
line-height: 1.1;
cursor: pointer;
font-weight: bold;
text-align: center;
box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
animation: shadow-pulse 1s infinite;
}
.img-drag .position-absolute:hover {
-webkit-animation: none;
-moz-animation: none;
-ms-animation: none;
animation: none;
}
.dataBtn {
position: absolute;
padding: 1rem;
width: 75px;
height: 75px;
background: var(--white);
}
@keyframes shadow-pulse {
0% {
box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.9);
}
100% {
box-shadow: 0 0 0 35px rgba(255, 255, 255, 0);
}
}
.datafield {
font-size: 90%;
}
.omsFooter {
font-size: 80%;
}
.bg-semi-dark {
margin-top: 2rem;
margin-bottom: 2rem;
background: rgba(0, 0, 0, 0.75);
}
.full-height-snipOuter {
overflow-y: auto;
box-shadow: inset 0px 5px 15px rgba(0, 0, 0, 0.3);
}
.oms-wrapper .btn {
font-weight: bold;
text-transform: uppercase;
font-size: 90%;
}
.oms-siteHeader {
width: 100%;
}
.oms-customHeader {
position: fixed;
top: 0px;
left: 0px;
right: 0px;
margin: 0px!important;
padding: 0rem!important;
}
.oms-customHeader .logo {
max-width: 120px;
}
@media(min-width: 550px) {
.oms-customHeader {
height: auto;
}
.oms-customHeader .logo {
max-width: 150px;
}
}
@media(min-width: 768px) {
.oms-customHeader {
height: auto;
}
.oms-customHeader .logo {
max-width: 200px;
}
}
@media(min-width: 992px) {
.oms-customHeader {
height: auto;
}
.oms-customHeader .logo {
max-width: 250px;
}
}
@media(min-width: 1200px) {
.oms-customHeader {
height: auto;
}
.oms-customHeader .logo {
max-width: 300px;
}
}
@media(min-width: 1400px) {
.oms-customHeader {
height: auto;
}
.oms-customHeader .logo {
max-width: 350px;
}
}
.oms-customHeader {
margin-left: 23px;
}
.omsFooter,
.wrapper {
margin-right: 46px;
}
@media(min-width: 992px) {
.oms-customHeader {
margin-left: 74.5px;
}
.omsFooter,
.wrapper {
margin-right: 149px;
}
}
.btn {
border-radius: 0.15rem!important;
padding: .75rem 1.5rem;
}
.carousel-control-prev,
.carousel-control-next {
background: transparent;
}
form .btn.btn-primary {
width: 100%;
}
.header-underline {
border-bottom: 2px solid #afadad;
}
/* Full Height Pages */
.oms-customHeader {
width: 100%;
background: var(--white);
}
.full-height-banner {
height: 100%;
}
@media(max-width: 991px) {
h1 {
font-size: 1.5rem;
}
}
/* PAGE SPECIFIC */
/* FOOTER */
