
Press Release
.qtool *:not(.fa),
.pure-g [class*=”pure-u”] {
font-family: “Roboto”, sans-serif !important;
}
div[data-qmod-tool=”litenews”] .qmod-paginator {
text-align: right;
}
div[data-qmod-tool=”litenews”] .qmod-pagin-bottom {
margin-top: 25px;
margin-right: 10px;
}
div[data-qmod-tool=”litenews”] .qmod-quotehead .qmod-heading {
background: transparent;
color: #4c4c50;
font-weight: bold;
padding-top: 15px;
padding-bottom: 15px;
}
div[data-qmod-tool=”litenews”] .qmod-news-list li .qmod-headline h4 {
font-size: 14px;
}
div[data-qmod-tool=”litenews”] .qmod-hbg {
background: transparent;
}
div[data-qmod-tool=”litenews”] .qmod-dropdown-menu li > a.qmod-active {
background-color: #072b6a;
color: #fff;
}
div[data-qmod-tool=”litenews”] .qmod-btn.qmod-darkblue {
background-color: #ffffff;
color: #072b6a;
border: 1px solid #18181e;
}
div[data-qmod-tool=”litenews”] .qmod-btn.qmod-darkblue:hover {
background-color: #072b6a;
color: #ffffff;
}
div[data-qmod-tool=”litenews”] .qmod-btn.qmod-green {
background-color: #072b6a;
}
div[data-qmod-tool=”litenews”] .qmod-btn.qmod-green:hover {
background-color: #072b6a;
color: #ffffff;
}
div[data-qmod-tool=”litenews”] .qmod-btn.qmod-btn-main.qmod-btn-active,
div[data-qmod-tool=”litenews”] .qmod-btn:active {
background-color: #072b6a;
color: #ffffff;
}
div[data-qmod-tool=”litenews”] .qmod-ui-modal .qmod-ui-modal-titlebar {
padding: 10px;
background-color: #ffffff;
border-bottom: 0;
}
div[data-qmod-tool=”litenews”] .qmod-titlebar-buttons .qmod-btn {
width: 30px;
height: 30px;
background-color: #ffffff;
border: 1px solid #ffffff;
border-radius: 50%;
}
div[data-qmod-tool=”litenews”] .qmod-titlebar-buttons .qmod-btn:hover {
background-color: #f3f3f3;
color: #111;
border: 1px solid #f3f3f3;
}
div[data-qmod-tool=”litenews”] a.qmod-btn.qmod-more-news-btn {
background: #072b6a;
color: #fff;
padding: 10px;
}
button.qmod-btn.qmod-modal-close {
line-height: 24px;
background: transparent;
border: 0 !important;
color: #777;
width: 30px;
height: 30px;
border-radius: 50% !important;
}
button.qmod-btn.qmod-modal-close:hover {
color: #111;
background: #f3f3f3;
}
div[data-qmod-tool=”litenews”] .qmod-titlebar-buttons {
margin-right: 30px;
}
div[data-qmod-tool=”litenews”] .qmod-btn.qmod-btn-main:hover {
background-color: #072b6a;
color: #fff;
}
.qmod-ui-modal .qmod-ui-modal-body {
padding: 0 40px 40px 40px;
line-height: 1.3;
}
.qmod-ui-modal .qmod-ui-modal-body h3 {
font-size: 24px !important;
font-weight: normal;
}
.flatpickr-calendar .flatpickr-day.selected {
background: #072b6a;
}