.pressBanner {
    padding: 25px 0 50px;
}

.pressBanner .commonBreadcrumb {
    margin-top: 0px;
}

/*S popup for images*/
.paper_logo a {
    display: block;
}

.pressReleaseDetail .modal-dialog {
    max-width: 900px
}

@media (max-width: 992px) {
    .pressReleaseDetail .modal-dialog {
        max-width: 600px
    }
}

@media (max-width: 600px) {
    .pressReleaseDetail .modal-dialog {
        max-width: 300px
    }
}

/*E popup for images*/
.pressBanner .commonBreadcrumb .current {
    max-width: 406px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pressBanner .commonBreadcrumb .current:before {
    color: #fff;
}

.pressBanner .bannerContent {
    padding: 0 70px;
    margin-top: 20px;
}

.pressBanner .bannerContent .slick-list {
    z-index: 10;
    padding: 10px 0;
}

.pressBanner .bannerContent--inner .bannerImg {
    height: 492px;
    width: 492px;
    margin: 0 auto;
    border-radius: 100%;
}

.pressBanner .bannerContent--inner .bannerImg img {
    z-index: 9;
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 100%;
}

.pressBanner .bannerContent--inner .bannerImg:after {
    content: "";
    position: absolute;
    height: 487px;
    width: 487px;
    top: 0;
    right: -10px;
    background: rgb(255 255 255 / 23%);
    border-radius: 100%;
}

.eventListing .commonTitle__title,
.eventListing .commonTitle {
    margin-bottom: 0 !important;
}

.eventListing--box .title a:hover {
    color: #010f6c;
    text-decoration: underline;
}

.pressBanner .bannerContent--inner.slick-active * {
    animation-name: fadeInUpSD;
    animation-duration: 0.3s;
}

.pressBanner .bannerContent--inner.slick-active .commonTitle--title {
    animation-delay: 0.3s;
}

.pressBanner .bannerContent--inner.slick-active .commonTitle p {
    animation-delay: 0.5s;
}

.pressBanner .bannerContent--inner.slick-active .commonTitle .btn {
    animation-delay: 0.7s;
}

.pressBanner .bannerContent:after {
    content: "";
    position: absolute;
    height: calc(100% - 50px);
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #010f6c;
    width: 100%;
    border-radius: 6px;
}

.pressBanner .bannerDetail {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 70px;
}

.pressBanner .bannerDetail_left {
    padding-right: 50px;
}

.pressBanner .bannerDetail_right {
    flex: 0 0 auto;
}

.pressBanner .bannerDetail_right img {
    border-radius: 6px;
}

.pressBanner .bannerDetail--title {
    margin-bottom: 0px;
    line-height: 50px;
}

.pressBanner .commonTitle--title,
.pressBanner .commonTitle p,
.pressBanner .commonTitle .btn {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.pressBanner .commonTag {
    color: #ffc107
}

.pressBanner .commonTitle p {
    color: #e9e9e9;
    font-weight: 300;
}

.pressBanner .bannerContent .commonTitle .btn {
    margin-top: 50px;
    padding: 5px 25px;
    font-size: 14px;
    text-transform: none !important;
    height: 40px;
}

.pressBanner .commonTitle--title {
    margin-bottom: 20px;
    line-height: 46px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    text-overflow: ellipsis;
    color: #fff;
    ;
}

.pressBanner .commonTitle p {
    line-height: 31px;
    margin: 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    text-overflow: ellipsis;
    font-size: 17px;
}

.pressBanner .commonTitle .btn {
    margin-top: 50px;
}

.pressRelease .searchField .form-control,
.form-group.dateField .form-control {
    padding-right: 45px !important;
    height: 45px !important;
    border-radius: 0;
    border: 1px solid #ced4da;
    border-radius: 45px;
}

.pressRelease .form-group.searchField {
    min-width: 100px;
}

.pressListing .commonTitle__title,
.pressListing .commonTitle {
    margin-bottom: 10px;
    font-size: 3rem;
}

.pressListing .filterSec .form-group .btn {
    margin-left: 20px;
    padding: 5px 25px;
}

@media (max-width: 1679px) {
    .pressBanner .bannerDetail--title {
        font-size: 38px;
    }
}

@media (max-width: 1599px) {
    .pressBanner {
        padding: 20px 0 40px;
    }

    .pressBanner .bannerContent {
        padding: 0 50px;
    }

    .pressBanner .bannerContent--inner .bannerImg {
        height: 445px;
        width: 445px;
    }

    .pressBanner .bannerContent--inner .bannerImg:after {
        height: 440px;
        width: 440px;
    }

    .pressBanner .bannerDetail--title {
        font-size: 33px;
        line-height: 46px;
    }

    .pressBanner .commonTitle--title {
        line-height: 40px;
    }

    .pressBanner .commonTitle p {
        line-height: 25px;
        font-size: 16px;
    }

    .pressBanner .commonTitle .btn {
        margin-top: 30px;
    }
}

@media (max-width: 1199.98px) {
    .pressBanner {
        padding: 20px 0 30px;
    }

    .pressBanner .bannerDetail {
        margin-top: 50px;
        padding-bottom: 50px;
    }

    .pressBanner .bannerDetail--title {
        font-size: 30px;
        line-height: 42px;
    }

    .pressBanner .bannerContent {
        padding: 0 30px;
    }

    .pressBanner .bannerContent--inner .bannerImg {
        height: 375px;
        width: 375px;
    }

    .pressBanner .bannerContent--inner .bannerImg:after {
        height: 370px;
        width: 370px;
    }

    .pressBanner .commonTitle--title {
        line-height: 36px;
    }

    .pressBanner .commonTitle .btn {
        margin-top: 25px;
    }
}

@media (max-width: 991.98px) {
    .pressBanner .bannerDetail--title {
        font-size: 24px;
        line-height: 35px;
    }

    .pressBanner .bannerDetail_right {
        max-width: 200px;
    }

    .pressBanner .bannerContent {
        padding: 0 30px;
    }

    .pressBanner .bannerContent--inner .bannerImg {
        height: 275px;
        width: 275px;
    }

    .pressBanner .bannerContent--inner .bannerImg:after {
        height: 270px;
        width: 270px;
    }

    .pressBanner .commonTitle--title {
        line-height: 30px;
        margin-bottom: 15px;
    }

    .pressBanner .commonTitle p {
        line-height: 23px;
        font-size: 14px;
    }

    .pressBanner .commonTitle .btn {
        margin-top: 15px;
    }

    .pressBanner .slick-arrow {
        z-index: 999 !important;
        bottom: 30px;
    }

    .pressBanner .slick-arrow.slick-prev {
        right: 70px;
    }

    .pressBanner .slick-arrow.slick-next {
        right: 20px;
    }
}

@media (max-width: 767.98px) {
    .pressBanner .commonBreadcrumb .current {
        max-width: 164px;
    }

    .pressBanner .bannerDetail {
        margin-top: 20px;
        display: block;
        padding-bottom: 30px;
    }

    .pressBanner .bannerDetail--title {
        font-size: 20px;
        line-height: 32px;
        text-align: center;
    }

    .pressBanner .bannerDetail_left {
        padding-right: 0px;
        margin-bottom: 20px;
    }

    .pressBanner .bannerDetail_right {
        margin: 0 auto;
    }

    .pressBanner .bannerContent {
        padding: 0 20px 20px;
    }

    .pressBanner .bannerContent--inner .bannerImg {
        margin-bottom: 20px;
    }

    .pressBanner .bannerContent:after {
        height: calc(100% - 25px);
        top: 25px;
        transform: translateY(0);
    }

    .pressBanner .slick-arrow {
        bottom: 10px;
    }
}

@media (max-width: 575.98px) {
    .pressBanner .bannerContent {
        padding: 0 15px 5px;
    }

    .pressBanner .bannerContent--inner .bannerImg {
        height: 205px;
        width: 205px;
    }

    .pressBanner .bannerContent--inner .bannerImg:after {
        height: 200px;
        width: 200px;
    }

    .pressBanner .commonTitle--title {
        line-height: 25px;
        margin-bottom: 10px;
    }
}

@media (max-width: 359px) {
    .pressBanner .commonBreadcrumb .current {
        max-width: 126px;
    }
}

.pressListing {
    padding: 80px 0;
}

.pressListing .row {
    margin: 0 -50px;
}

.pressListing .row>[class*="col"] {
    /* padding: 0 50px;
    margin-bottom: 40px; */
}

.pressListing .loadMore {
    margin-top: 50px;
}

.pressListing .pageTitle {
    margin-bottom: 40px;
}

.filter_Row .form-group {
    margin-bottom: 0;
}

.filter_Row .form-group.searchField {
    width: 328px;
}

.filter_Row .form-group.dateField {
    width: 212px;
    margin-left: 10px;
}

.pressListing .filterSec .form-group .btn {
    margin-left: 20px;
}

.pressListing .contentInner .filterByYear {
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 30px;
}

.filter_Row select {
    font-size: 14px;
    margin-left: 5px;
}

.filter_Row .filterByYear select,
.filter_Row .filterByCategory select {
    width: 100%;
    border: 1px solid #ccc;
    height: 45px;
    border: 1px solid #ced4da;
    border-radius: 45px;
    padding-left: 10px;
    padding-right: 10px;
}

.filter_Row .filterByYear select option,
.filter_Row .filterByCategory select option {}

.row.filter_Row {
    background: #f2f2f2;
    /* margin: 0 0 30px 0 !important; */
    padding: 20px 0;
    border-radius: 80px;
    margin-bottom: 30px;
    display: flex;
    max-width: 1120px;
    margin: 0 auto !important;

}

.pressListing .contentInner--Box {
    margin-bottom: 20px;
}

.pressListing .contentInner--Box__commonTag {
    border-bottom: 2px solid #f6190d;
    margin-bottom: 20px;
}

.pressListing .contentInner--Box__commonTag span {
    background: #f6190d;
    font-size: 12px;
    color: #fff;
    padding: 5px 12px;
    border-top-right-radius: 6px;
}

.pressListing .contentInner--Box__Img {
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 25px;
    position: relative;
}

.pressListing .contentInner--Box__Img::before {
    content: "";
    display: block;
    padding-bottom: 56.4%;
}

.pressListing .contentInner--Box__Img img {
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    object-position: 0 0;
}

.pressListing .contentInner--Box__Img:hover img {
    transform: scale(1.05);
}

.pressListing .contentInner--Box__decs .title {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    -moz-line-clamp: 2;
    -ms-line-clamp: 2;
    -o-line-clamp: 2;
    text-overflow: ellipsis;
}

.pressListing .contentInner--Box__decs .socialMedia li {
    margin-right: 0;
}

.pressListing .contentInner--Box__decs .socialMedia li a {
    color: #fff;
    height: 44px;
    width: 44px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

.pressListing .contentInner--Box__decs .socialMedia li a.facebook {
    background: #177ef3;
}

.pressListing .contentInner--Box__decs .socialMedia li a.twitter {
    background: #51b0ef;
}

.pressListing .contentInner--Box__decs .socialMedia li a.linkedin {
    background: #007bb5;
}

.pressListing .contentInner--Box__decs .socialMedia li a>span {
    border-radius: 100% !important;
    padding-top: 5px;
}

.pressListing .contentInner--Box__decs .socialMedia li a>span svg {
    max-width: 24px;
}

.pressListing .contentInner--Box__decs .socialMedia li .addtoany_share_save {
    display: none;
}

.pressListing .contentInner--Box__decs .socialMedia li .addtoany_shortcode .addtoany_list {
    line-height: normal !important;
}

.pressListing .contentInner--Box__decs .socialMedia li+li {
    margin-left: 10px;
}

.pressRelease .contentInner--Box .linkSecondary:hover {
    color: #010f6c;
    text-decoration: underline;
}

@media (max-width: 1599px) {
    .pressListing {
        padding: 50px 0;
    }

    .pressListing .row {
        margin: 0 -25px;
    }

    .pressListing .row>[class*="col"] {
        padding: 0 25px;
        margin-bottom: 0;
    }

    .pressListing .loadMore {
        margin-top: 30px;
    }

    .pressListing .pageTitle {
        margin-bottom: 30px;
    }

    .pressListing .filterSec .form-group.searchField {
        width: 365px;
    }

    .pressListing .filterSec .form-group.dateField {
        width: 185px;
    }

    .pressListing .filterSec .form-group .btn {
        margin-left: 15px;
    }

    .pressListing .contentInner .filterByYear {
        margin-bottom: 20px;
    }

    .pressListing .contentInner--Box__Img {
        margin-bottom: 20px;
    }

    .pressListing .contentInner--Box__decs .title {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 20px;
    }
}

@media (max-width: 1199.98px) {
    .pressListing {
        padding: 40px 0;
    }

    .pressListing .row {
        margin: 0 -15px;
    }

    .pressListing .row>[class*="col"] {
        padding: 0 15px;
        margin-bottom: 25px;
    }

    .pressListing .loadMore {
        margin-top: 20px;
    }

    .pressListing .pageTitle {
        margin-bottom: 20px;
    }

    .pressListing .filterSec .form-group.searchField {
        width: 200px;
    }

    .pressListing .filterSec .form-group.dateField {
        width: 165px;
    }

    .pressListing .filterSec .form-group .btn {
        margin-left: 10px;
    }

    .pressListing .contentInner .filterByYear {
        margin-bottom: 20px;
    }

    .pressListing .contentInner--Box__Img {
        margin-bottom: 15px;
    }

    .pressListing .contentInner--Box__decs .title {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 15px;
    }
}

@media (max-width: 991.98px) {
    .pressListing {
        padding: 30px 0;
    }

    .pressListing .row {
        margin: 0 -10px;
    }

    .pressListing .row>[class*="col"] {
        padding: 0 10px;
        margin-bottom: 25px;
    }

    .pressListing .filterSec form {
        justify-content: space-between;
    }

    .pressListing .filterSec .form-group.searchField {
        width: 49%;
        margin-bottom: 15px;
        margin-left: 0;
    }

    .pressListing .filterSec .form-group.dateField {
        width: 24%;
        margin-bottom: 15px;
        margin-left: 0;
    }

    .pressListing .filterSec .form-group .btn {
        margin-left: 0;
    }

    .pressListing .contentInner--Box__Img {
        margin-bottom: 10px;
    }

    .pressListing .contentInner--Box__decs .title {
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 10px;
    }

    .pressListing .contentInner--Box__decs .linkPrimary-icon .icon-bannerLeftArrow {
        margin-left: 5px;
    }
}

@media (max-width: 767.98px) {
    .pressListing {
        padding: 20px 0;
    }
}

@media (max-width: 575.98px) {
    .pressListing .filterSec form {
        justify-content: space-between;
    }

    .pressListing .filterSec .form-group.searchField {
        width: 100%;
    }

    .pressListing .filterSec .form-group.dateField {
        width: 49%;
    }

    .pressListing .filterSec .form-group .btn {
        margin-left: 0;
    }
}

.pressReleaseDetail {
    padding: 80px 0;
}

.pressReleaseDetail .commonTitle {
    margin-bottom: 30px;
}

.pressReleaseDetail .commonTitle--title {
    line-height: 1.3;
}

.pressReleaseDetail h6 {
    font-family: "Montserrat-SemiBold";
}

.pressReleaseDetail h6,
.pressReleaseDetail p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px;
}

.pressReleaseDetail .moreContacts li {
    padding: 15px 0;
}

.pressReleaseDetail .moreContacts li div {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.pressReleaseDetail .moreContacts li:not(:last-child) {
    border-bottom: 1px solid #f5f5f5;
}

@media (max-width: 1599px) {
    .pressReleaseDetail {
        padding: 50px 0 0;
    }

    .pressReleaseDetail .commonTitle {
        margin-bottom: 25px;
    }

    .pressReleaseDetail h6,
    .pressReleaseDetail p {
        margin-bottom: 25px;
    }
}

@media (max-width: 1199.98px) {
    .pressReleaseDetail {
        padding: 40px 0;
    }

    .pressReleaseDetail .commonTitle {
        margin-bottom: 20px;
    }

    .pressReleaseDetail h6,
    .pressReleaseDetail p {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 20px;
    }

    .pressReleaseDetail .moreContacts li {
        padding: 15px 0;
        font-size: 15px;
    }
}

@media (max-width: 991.98px) {
    .pressReleaseDetail {
        padding: 30px 0;
    }

    .pressReleaseDetail h6,
    .pressReleaseDetail p {
        font-size: 15px;
        line-height: 25px;
    }

    .pressReleaseDetail .moreContacts li {
        padding: 10px 0;
        font-size: 14px;
    }
}

@media (max-width: 767.98px) {
    .pressReleaseDetail {
        padding: 20px 0;
    }

    .pressReleaseDetail .commonTitle {
        margin-bottom: 15px;
    }

    .pressReleaseDetail h6,
    .pressReleaseDetail p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 15px;
    }

    .pressReleaseDetail .moreContacts {
        text-align: center;
    }

    .pressReleaseDetail .moreContacts li {
        padding: 0;
        font-size: 14px;
    }

    .pressReleaseDetail .moreContacts li div {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 10px 0;
    }
}

.ui-datepicker {
    text-align: center;
    margin-top: 2px;
    padding: 0 !important;
    border: 0;
    font-family: "Montserrat-Medium";
}

.ui-datepicker .ui-datepicker-title {
    line-height: normal;
    padding: 6px;
    margin: 0 !important;
}

.ui-datepicker .ui-datepicker-header {
    padding: 0;
    border: 0;
    border-radius: 0;
}

.ui-widget.ui-widget-content {
    box-shadow: 0 0 20px rgba(10, 65, 130, 0.15);
    border: 0 !important;
    width: 215px;
    z-index: 555555 !important;
}

.ui-datepicker-trigger {
    margin: 0 0 0 5px;
    vertical-align: text-top;
}

.openemr-calendar .ui-datepicker {
    width: 191px;
}

.openemr-calendar .ui-datepicker table {
    width: 191px;
    table-layout: fixed;
}

.ui-datepicker-header {
    background-color: #f6190d !important;
    background-image: none !important;
    border-radius: 0;
}

.openemr-calendar .ui-datepicker-header {
    background-color: #e6f7f9 !important;
    border-width: 1px;
    border-color: #c9f0f5;
    border-style: solid;
}

.openemr-calendar .ui-datepicker-title {
    line-height: 20px !important;
}

.ui-datepicker-prev span {
    display: none !important;
}

.ui-datepicker-next {
    text-align: center;
}

.ui-datepicker-next span {
    display: none !important;
}

.ui-datepicker-prev {
    background-color: transparent !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAMCAYAAACulacQAAAAUklEQVQYlXWPwQnAMAwDj9IBOlpH8CjdJLNksuujFIJjC/w6WUioFBcqJ7sGEAD5Y/hpqLRghRv4YQlUjqXI3Kql2MixraGbEhVcDXcFUR/1egEHNuTBpFW0NgAAAABJRU5ErkJggg==") !important;
    height: 12px !important;
    width: 7px !important;
    margin: 0 12px;
    display: inline-block;
    left: 0 !important;
    top: 12px !important;
}

.openemr-calendar .ui-datepicker-prev {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAOCAYAAAD9lDaoAAAAuUlEQVQokXXRsUtCYRAA8J8pDQ1CVIgIgtBU2NDiZIuDS4uLf6WDS1O0tLREEE8icBNKS3lTs8/B78XHw3dwcHA/juOuqjzucYJVrQQMcYctvo4OgEFIeMK6iPphCjzjEWLUC3vACx7yRo5uMUIFr5gii1EL41AvMIkBVPGH04DrSLEsIvjEOZq4wi9+iijDR0ANXOMbmxjlcIY2LtANO6YxymGCDs5wg/ciYv+KBJeY4+2A+Y9j4Y47RtUkrNXeDxUAAAAASUVORK5CYII=") !important;
    height: 14px !important;
    width: 9px !important;
    margin: 5px !important;
}

.ui-datepicker-next {
    cursor: pointer;
}

.ui-datepicker-prev {
    cursor: pointer;
}

.ui-datepicker-next {
    background-color: transparent !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAVUlEQVQYlXWQ0Q3AIAhEL07gKI7kKN2kI3Wk1w9to3KQEELucQEECOizhhTQGHFnwOdgobWx0GkZILfYBhXl0STVbPoBarbkL7ozN/F8VBBXh8uJgF5r2hrI4GHUkAAAAABJRU5ErkJggg==") !important;
    height: 12px !important;
    width: 8px !important;
    margin: 0 12px;
    display: inline-block;
    right: 0 !important;
    top: 12px !important;
}

.openemr-calendar .ui-datepicker-next {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAOCAYAAAASVl2WAAAAtElEQVQYlXXQsUpCcRQH4I97EQyHa1pgIEE0hBGYL+BjNLRFjxXh4rM4F21BS4S4FAgqQioOngt/RM/6+zi/w4EanlA4MDkecYsO3vG/D8a4Rx03eMMqBQt8oodTXAdalwBm+IpNDVxG3aYEMMU3ujjDBT5SAH9R2cE58mwPFOgneJSCGp7RjLoXTEtQjbCFOV7xCxkqdp9sYxnhpFyb4QFXdh8c4Cc9Ko++OwzjFwfn5FiwBVeuI/K2UCkSAAAAAElFTkSuQmCC") !important;
    height: 14px !important;
    width: 8px !important;
    margin: 5px;
}

.ui-datepicker-month {
    border-radius: 2px;
    background-color: #d00218;
    width: 65px !important;
    height: 22px;
    font-family: "Montserrat-Regular" !important;
    color: #fff;
    font-size: 14px !important;
    text-align: center;
    border: none !important;
    margin-right: 17px !important;
    vertical-align: text-top;
}

.openemr-calendar .ui-datepicker-month {
    color: rgba(34, 34, 34, 0.87);
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    transform: scaleX(1.0029);
}

.ui-datepicker-year {
    border-radius: 2px;
    background-color: #d00218;
    width: 65px !important;
    height: 22px;
    border: none !important;
    font-family: "Montserrat-Regular" !important;
    color: #fff;
    font-size: 14px !important;
    text-align: center;
    vertical-align: text-top;
}

.openemr-calendar .ui-datepicker-year {
    color: rgba(34, 34, 34, 0.87);
    font-size: 12px !important;
    font-weight: 700;
    text-align: center;
    transform: scaleX(1.0029);
}

.ui-datepicker-month option,
.ui-datepicker-year option {
    color: #0a4182 !important;
    background-color: #fff !important;
    font-size: 14px !important;
    font-weight: 600;
}

.ui-datepicker-month option[selected],
.ui-datepicker-year option[selected] {
    background-color: #e5edf0 !important;
}

.ui-datepicker .ui-state-hover {
    border: 0 !important;
}

.ui-datepicker td {
    vertical-align: top;
}

.ui-datepicker .ui-state-default {
    border-radius: 2px;
    border-color: #edebeb !important;
    width: 24px;
    height: 24px;
    padding: 0 !important;
    line-height: 24px;
    text-align: center !important;
    color: #707070;
    font-size: 13px;
    font-weight: 400 !important;
    margin: 7px 0 0 4px;
}

.ui-datepicker .ui-state-default.ui-state-highlight {
    border-color: #dcdcdc;
    background-color: #ef384c !important;
    color: #fff !important;
}

.openemr-calendar .ui-state-default {
    font-size: 10px;
    margin: 0;
}

.ui-datepicker td {
    width: 33px;
}

.openemr-calendar .ui-datepicker td {
    width: 26px;
}

.openemr-calendar .ui-state-default {
    width: 26px;
    height: 20px;
    line-height: 20px;
}

.ui-state-default.ui-state-hover {
    border-color: #ef384c;
    background-color: #ef384c !important;
    color: #fff !important;
}

.ui-datepicker .ui-state-active {
    border-color: #ef384c;
    background-color: #ef384c !important;
    color: #fff !important;
}

.ui-datepicker-calendar thead tr th {
    color: #fff;
    font-size: 12px;
    padding: 8px 5px;
    font-weight: normal;
}

.openemr-calendar .ui-datepicker-calendar thead tr th {
    font-size: 10px;
}

.ui-datepicker-close {
    display: none;
}

.ui-datepicker thead {
    background-color: #d00218;
}

.openemr-calendar .ui-datepicker thead {
    background: none;
}

.ui-state-default.ui-datepicker-current {
    float: none !important;
    font-family: Open Sans, Arial, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-width: 0 !important;
    border: none;
    vertical-align: top;
    margin: 0 !important;
    background-color: transparent !important;
}

.ui-datepicker-buttonpane.ui-widget-content {
    text-align: center;
    background-color: #0a4182;
    margin: 0 !important;
    height: 28px;
    padding: 0 !important;
}

.openemr-calendar .ui-datepicker-year {
    background-color: transparent;
}

.openemr-calendar .ui-datepicker-month {
    background-color: transparent;
}

.openemr-calendar .ui-state-default {
    border: 0 !important;
}

.openemr-calendar .ui-datepicker-month {
    margin-right: 10px !important;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 0;
    background-color: #fff;
    color: #000;
}

/*# sourceMappingURL=press-releases.min.css.map */

.post-type-archive-promotion_hub .pressListing .contentInner--Box__Img {
    margin-bottom: 0;
}

.post-type-archive-promotion_hub .contentInner--Box__decs {
    background: #e7e7e7;
    padding: 15px;
    min-height: 330px;
    border-radius: 0 0 20px 20px;
}

.post-type-archive-promotion_hub .pressListing .contentInner--Box__Img {
    border-radius: 6px 6px 0px 0px;
}

@media only screen and (max-width: 600px) {
    .post-type-archive-promotion_hub .row.filter_Row {
        border-radius: 20px;
    }
}