body.login-page .address>p{
    font-size: 0.6667rem; /* 12px @ 18px base */
    margin-bottom: 2px;
}
.address .h5{
    font-size: 0.7778rem; /* 14px @ 18px base */
    /*font-size: 0.7222rem;  13px @ 18px base */
    /*font-size: 0.6667rem;  12px @ 18px base */
}
.address .h6{
    font-size: 0.6667rem; /* 12px @ 18px base */
}

.twitter-typeahead .tt-menu{
    /**/ max-height: 150px;
     overflow-y: auto;
    overflow:auto;
}
.form-group .twitter-typeahead {
    width: 100%;
}
/*
 *  didn't like it  ...
ul.typeahead.dropdown-menu > li > a.dropdown-item {
    padding-left: 0.5rem;
}
*/
ul.typeahead.dropdown-menu > li > .dropdown-item.active,
ul.typeahead.dropdown-menu > li > .dropdown-item:active {
    color: #020202;
    text-decoration: none;
    /* background-color: #f1f1f1;   */
    background-color: transparent;
}


ul.typeahead.dropdown-menu > li.active > a.dropdown-item {
    color: #020202;
    text-decoration: none;
    background-color: #bad7e9;
}


ul.typeahead.dropdown-menu {
    padding-top: 0;
    padding-bottom: 0;
}

ul.typeahead.dropdown-menu > li {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0.2rem;
    color: #c2c2c2;
    font-size: 13px;
    line-height: 17px;
}

ul.typeahead.dropdown-menu > li > a {
    text-decoration: none;
}


.ui-widget * {
    font-family: "Open Sans", ariel, sans-serif;
    font-size: 0.9rem;
}
.badge.badge-light-blue {
    font-weight: 600;
    background-color: rgba(30, 115, 175, 0.11);
    padding: 0.25rem 0.5rem;
    color: #1E73AF;
}
.iw-btn-xs{
    line-height: 1.0;
    padding: 0.25rem 0.33rem 0.33rem;
}


.signup-approved-domain-list {
    /*position: absolute;*/
    padding-top: 0.25rem;
    max-height: 250px;
    overflow-y: auto;
}

/* Used in Important Reminders */
.emphasize-this {
    color: #cb2227;
    font-weight: bold;
}

.emphasize-this > a {
    color: #cb2227;
    cursor: pointer;
    text-decoration: none;
    font-weight: bold;
}
.bg-coal {
    background-color: #3A3A3A !important;
}
.bg-near-white {
    background-color: #fcfcfc !important;
}
.letter-space-wide {
    letter-spacing: 0.2em;
}

.no-wrap {
    white-space: nowrap;
}

/* Required for the modal slide-out left */
@media (max-width: 576px){.modal-dialog.modal-dialog-slideout {width: 80%}}
.modal-dialog-slideout {min-height: 100%; margin: 0 auto 0 0 ;background: #fff;}
.modal.fade .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(-100%,0);transform: translate(-100%,0);}
.modal.fade.show .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(0,0);transform: translate(0,0);flex-flow: column;}
.modal-dialog-slideout .modal-content{border: 0;}


.pull-right{
    /* 2019-02-14 RoK:
     *   BS4 changed pull-right to float-right BUT we had so many legacy things that used class
     *   pull-right;  so lets just add it here and if some day we don't have Legacy and New code
     *   so interdependant, we could refactor it out completely
     */
    float: right !important;
}


/* 2021-01-15 RoK:   centralize these styles for ease of modification */
.boost-watermark{
    /* the defaults ...  */
    /*background-color: #c5cb83;*/
    /*border: 1px solid #a1a1a1;*/
    font-size: 0.75EM;
    line-height: 1.25em;
    margin: 0;
    padding-top: 0;
}

/* X-axis variants */
.boost-wm-left{
    text-align: left;
    padding-left: 0.25em;
}
.boost-wm-right{
    text-align: right;
    padding-right: 0.25em;
}

/* Y-axis variants */
.boost-wm-bottom{
    border-bottom: 0px solid #c4c4c4;
    margin-bottom: 1.5em;
}

/* Not available as per RM's instruction */
/*
.boost-wm-top{
    border-top: 1px solid #c4c4c4;
    margin-top: 1.5em;
}*/


/* 2021-03-18 RoK:   centralize these `myBOOST` styles for ease of modification */
.boost-brand-black {
    color: #4C4C4C;
}
.boost-brand-red {
    color: #BB3A25;
}
.boost-brand-teal {
    color: #65ADA8;
}
.boost-brand-aqua {
    color: #D1E6E5;
}

.campaign-thumbnail-container {
    /* this style will force the container to be the same height even if no image is displayed. */
    height: 22px;
     /*border: 1px dashed mediumpurple; */

    margin-left: auto;
    margin-right: auto;
}

.constrain-square{
    height: 40px;
    max-height: 40px;
    width:200px;

}
.constrain-tall{
    height: 75px;
    max-height: 75px;
    width:200px;

}
.constrain-banner{
    height: 75px;
    max-height: 75px;
    width:200px;

}
.constrain-newsfeed{
    height: 75px;
    max-height: 75px;
    width:200px;

}


/* .img-responsive imported from 3.3.6  */
.boost-thumbnail-responsive {
    display: block;
    max-height: 100%;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

.boost-grey-header{

    font-family: Open Sans;
/*    font-style: normal;
    font-weight: normal;
    font-size: 35px;
    line-height: 20px;
    /~~~ * identical to box height, or 57% * ~~~ /
    display: flex;
    align-items: center;
    */

    font-size: 2em;
    line-height: 2.2em;
    text-transform: uppercase;
    color: #46535C;
}


.boost-teal-header{
    /*   did not exist in Figma     */
    font-size: 1.5em;
    line-height: 1.8em;
    color: #65ADA8;
}

.boost-grey-pipe{
    /* Line 65 */
/*    position: absolute;
    width: 35px;
    height: 0px;
    left: 394px;
    top: 232px;*/
    position: relative;
    bottom: 5px;

    opacity: 0.2;
    border: 2px solid #000000;
    transform: rotate(90deg);
}

.boost-btn-disable-click{
    /* NOTE:  pointer-events: none prevents the hover-state which means no `not-allowed` cursor & no pop-out title */
    pointer-events:none;
    cursor: not-allowed;
    opacity: 0.69; /* to emulate a disabled button look */
}

.btn-emulate-disable{
    cursor: not-allowed !important;
    opacity: 0.42; /* to emulate a disabled button look */
}

.boost-btn-standard-width{
    width:9em;
    min-width:5em;
    max-width:15em;
}

.boost-btn-red { /*  color: #bb3a25; */
    color: #fff;
    background-color: #bb3a25;
    border-color: #bb3a25;
}

.boost-btn-outline-red {
    color: #bb3a25;  /* btn-promary is #bf2e1a */
    border-color: #bb3a25;
}


.boost-btn-outline-red:hover {
    color: #fff;
    background-color: #bb3a25;
    border-color: #bb3a25;
}

.boost-btn-outline-red:focus, .boost-btn-outline-red.focus {
    box-shadow: 0 0 0 0.2rem rgba(187, 58, 37, 0.5);
}


.boost-btn-primary { /*  color: #65ADA8; */
    color: #fff;
    background-color: #65ada8;
    border-color: #65ada8;
}

.boost-btn-primary:hover {
    color: #333333;
    background-color: #d1e6e5;
    border-color: #d1e6e5;
}

.boost-btn-primary:focus, .boost-btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(100, 181, 181, 0.5); /* arbitrary selection #64b5b5; at half-alpha */
}

.boost-btn-secondary { /*  color: #d1e6e5; */
    color: #333;
    background-color: #d1e6e5;
    border-color: #d1e6e5;
}

.boost-btn-secondary:hover {
    color: #fff;
    background-color: #65ada8;
    border-color: #65ada8;
}

.boost-btn-secondary:focus, .boost-btn-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(100, 181, 181, 0.5);/* arbitrary selection #64b5b5; at half-alpha */
}

.boost-btn-outline-primary {
    color: #65ada8;
    border-color: #65ada8;
}

.boost-btn-outline-primary:hover {
    color: #fff;
    background-color: #65ada8;
    border-color: #65ada8;
}

.boost-btn-outline-primary:focus, .boost-btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(101, 173, 168, 0.5);
}

.boost-btn-outline-secondary {
    color: #8ac8c8; /* arbitrary choice: for the outline button this text needs to be darker than #d1e6e5; ...  */
    border-color: #d1e6e5;
}

.boost-btn-outline-secondary:hover {
    color: #fff;
    background-color: #d1e6e5;
    border-color: #d1e6e5;
}

.boost-btn-outline-secondary:focus, .boost-btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(209, 230, 229, 0.5);
}


/***
 * 2021-03-22 RoK
 *      The Boost Advert Image Upload forms are using these styles I do not have the time to try to understand the what,
 *      why & how.   I am copying 350 lines of STYLE definitions that are needed (a guess) but I do not really
 *      understand how these might affect other styles.  THERE HAS TO BE A BETTER WAY!
 *
 *      >>> the following were copied out of  ``ace-iw-bs4.css``
 */
.ace-file-input {
    display: block;
    font-size: inherit;
    position: relative;
    height: 30px;
}

.ace-file-input input[type=file] {
    position: fixed;
    z-index: -2;
    opacity: 0;
    filter: alpha(opacity=0);
}
.ace-file-input input[type=file]:focus {
    outline: none;
}

.ace-file-input .ace-file-container {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 30px;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all 0.15s;
    transition: all 0.15s;
}
.ace-file-input .ace-file-container:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #f59942;
}
.ace-file-input .ace-file-container:before {
    display: inline-block;
    content: attr(data-title);
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    line-height: 24px;
    text-align: center;
    padding: 0 8px;
    background-color: #6fb3e0;
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    border: 2px solid #FFF;
    border-left-width: 4px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.ace-file-input .ace-file-container .ace-file-name {
    display: inline-block;
    height: 28px;
    max-width: 80%;
    white-space: nowrap;
    overflow: hidden;
    line-height: 28px;
    color: #888888;
    font-size: 13px;
    vertical-align: top;
    position: static;
    padding-left: 30px;
}
.ace-file-input .ace-file-container .ace-file-name:after {
    display: inline-block;
    content: attr(data-title);
}
.ace-file-input .ace-file-container.selected {
    right: 16px;
}
.ace-file-input .ace-file-container.selected .ace-file-name {
    color: #666666;
}
.ace-file-input .ace-file-container .ace-icon {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 24px;
    width: 26px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 13px;
    border: 2px solid #FFF;
    color: #FFF;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    background-color: #d1d1d1;
}
.ace-file-input .ace-file-container.selected .ace-file-name .ace-icon {
    background-color: #efad62;
}
.ace-file-input .ace-file-container.selected .ace-file-name .file-image {
    background-color: #bd7a9d;
}


.ace-file-input .ace-file-container.selected .ace-file-name .file-video {
    background-color: #87b87f;
}
.ace-file-input .ace-file-container.selected .ace-file-name .file-audio {
    background-color: #8b7ac9;
}
.ace-file-input .ace-file-container.selected .ace-file-name .file-archive {
    background-color: #efad62;
}
.ace-file-input .ace-file-container.hide-placeholder:before {
    display: none;
}
.ace-file-input a:hover {
    text-decoration: none;
}
.ace-file-input .remove {
    position: absolute;
    right: -8px;
    top: 6px;
    display: none;
    width: 17px;
    text-align: center;
    height: 17px;
    line-height: 15px;
    font-size: 11px;
    font-weight: normal;
    background-color: #fb7142;
    border-radius: 100%;
    color: #FFF;
    text-decoration: none;
}
.ace-file-input .ace-file-container.selected + .remove {
    display: inline-block;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .ace-file-input input[type=file] {
        position: absolute;
        width: 0;
        height: 0;
    }
}
.ace-file-input input[type=file].disabled + .ace-file-container,
.ace-file-input input[type=file][disabled] + .ace-file-container,
.ace-file-input input[type=file][readonly] + .ace-file-container {
    cursor: not-allowed;
    background-color: #EEE;
}
.ace-file-input input[type=file].disabled + .ace-file-container:hover,
.ace-file-input input[type=file][disabled] + .ace-file-container:hover,
.ace-file-input input[type=file][readonly] + .ace-file-container:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #E3E3E3;
}
.ace-file-input input[type=file].disabled + .ace-file-container:before,
.ace-file-input input[type=file][disabled] + .ace-file-container:before,
.ace-file-input input[type=file][readonly] + .ace-file-container:before {
    border-color: #EEE;
    background-color: #A1AAAF;
}
.ace-file-input input[type=file][readonly] + .ace-file-container {
    cursor: default;
}
.ace-file-input .ace-file-overlay {
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -10px;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
}
.ace-file-input .ace-file-overlay > .overlay-content {
    display: inline-block;
    position: relative;
    top: 10%;
    left: 0;
    right: 0;
    text-align: center;
}
.ace-file-multiple {
    height: auto;
}
.ace-file-multiple .ace-file-container {
    position: relative;
    height: auto;
    border: 1px dashed #aaaaaa;
    border-radius: 4px;
    text-align: center;
}
.ace-file-multiple .ace-file-container:before {
    display: inline-block;
    content: attr(data-title);
    position: relative;
    right: 0;
    left: 0;
    margin: 12px;
    line-height: 22px;
    background-color: #FFF;
    color: #CCC;
    font-size: 18px;
    font-weight: bold;
    border-width: 0;
}
.ace-file-multiple .ace-file-container.selected .ace-file-name .ace-icon {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    line-height: 24px;
    width: 26px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 13px;
    border: 2px solid #FFF;
    color: #FFF;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}
.ace-file-multiple .ace-file-container .ace-file-name {
    position: relative;
    display: block;
    padding: 0;
    height: auto;
    width: auto;
    max-width: 100%;
    margin: 0 4px;
    border-bottom: 1px solid #DDD;
    text-align: left;
}
.ace-file-multiple .ace-file-container .ace-file-name:first-child {
    margin-top: 1px;
}
.ace-file-multiple .ace-file-container .ace-file-name:last-child {
    border-bottom-width: 0;
    margin-bottom: 1px;
}
.ace-file-multiple .ace-file-container .ace-file-name img {
    padding: 2px;
    border: 1px solid #D7D7D7;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: center;
    margin: 4px 8px 4px 1px;
}
.ace-file-multiple .ace-file-container .ace-file-name:after {
    display: none;
}
.ace-file-multiple .ace-file-container.selected .ace-file-name:after {
    display: inline-block;
    white-space: pre;
}
.ace-file-multiple .ace-file-container .ace-file-name img + .ace-icon,
.ace-file-multiple .ace-file-container.selected .ace-file-name img + .ace-icon {
    display: none;
}
.ace-file-multiple .remove {
    right: -11px;
    top: -11px;
    border: 3px solid #BBB;
    border-radius: 32px;
    background-color: #FFF;
    color: red;
    width: 23px;
    height: 23px;
    line-height: 15px;
}
.ace-file-multiple .ace-file-container.selected + .remove:hover {
    border-color: #f4c0b1;
}
.ace-file-multiple .ace-file-overlay {
    position: absolute;
    top: -12px;
    bottom: -6px;
    left: -12px;
    right: -12px;
}
.ace-file-multiple .ace-file-overlay > .overlay-content {
    top: 20%;
}
.ace-file-multiple .ace-file-container .ace-file-name .ace-icon {
    position: relative;
    display: block;
    text-align: center;
    height: auto;
    line-height: 64px;
    width: auto;
    font-size: 64px;
    color: #D5D5D5;
    margin: 4px 0;
    background-color: transparent;
}
.ace-file-multiple .ace-file-container.selected:after {
    display: none;
}
.ace-file-multiple .ace-file-container.selected .ace-file-name .ace-icon {
    position: relative;
    margin-right: 4px;
    margin-left: 2px;
    line-height: 24px;
}
.ace-file-multiple .ace-file-container .ace-file-name.large {
    text-align: center;
    border-bottom: 1px solid #222;
    margin: 0 1px 3px;
}
.ace-file-multiple .ace-file-container .ace-file-name.large:last-child {
    margin: 0 1px;
}
.ace-file-multiple .ace-file-container .ace-file-name.large:after {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 4px;
    background-color: #555;
    color: #FFF;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.ace-file-multiple .ace-file-container .ace-file-name.large img {
    border-width: 0;
    margin: 0 !important;
    padding: 0;
}
.ace-file-multiple input[type=file].disabled + .ace-file-container:hover,
.ace-file-multiple input[type=file][disabled] + .ace-file-container:hover,
.ace-file-multiple input[type=file][readonly] + .ace-file-container:hover {
    border-color: #AAA;
}
.ace-file-multiple input[type=file].disabled + .ace-file-container:before,
.ace-file-multiple input[type=file][disabled] + .ace-file-container:before,
.ace-file-multiple input[type=file][readonly] + .ace-file-container:before {
    background-color: transparent;
}
.ace-file-multiple input[type=file].disabled + .ace-file-container .ace-icon,
.ace-file-multiple input[type=file][disabled] + .ace-file-container .ace-icon,
.ace-file-multiple input[type=file][readonly] + .ace-file-container .ace-icon {
    border-color: #EEE;
}
/*   ===  2021-03-22 RoK:   End Image-DropZone hack  ===  */
.background-location-map {
    background: url(/images/layout/CADSI_2020/about/background-location-map.jpg) top right no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-size: auto;
    background-size: 40%;
}


/*   ===  2023-11-10 RoK:   myResources Item-grid  ===  */
.line-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

GridSection{
    display: grid;
    /*grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));*/
    grid-template-columns: 1fr 1fr ;
    gap: 0.75rem ;
}
@media(min-width: 769px) {
    GridSection{
        grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    }
}

GridSection > a {
    display: grid;
}

GridSection > a > .card > .card-body {
    /*background-color: rgb(156, 217, 102);*/
    display: grid;
    grid-template-rows: auto 1fr 40px;
    align-content: flex-start;
}

/* swiper-grid styles */
.grid-container .swiper-slide {
    padding-bottom: 30px;
}
.grid-container .swiper-slide,
.grid-container .swiper-slide > a {
    display: grid;
}
.grid-container .swiper-slide a > .card > .card-body,
.grid-container .swiper-slide > .card > .card-body {
    display: grid;
    grid-template-rows: auto 1fr 40px;
    align-content: flex-start;
}
.grid-container .swiper-slide {
    /*background-color: grey;*/
    height: auto !important;
}


.btm_bit{
    display: grid;
    grid-template-columns: 50% 50%;
    align-self:flex-end;
}
.btm_date {
    align-self: start;
}
.btm_icons {
    /*background-color: rgb(221, 239, 176);*/
    align-self:end;
}
/*   ===  2023-11-10 RoK:   End myResources Item-grid  ===  */
