.ct_opac_promo_controller {
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    display: none;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.ct_opac_promo_controller.enableMe_ {
    display: block;
}
.ct_opac_promo_controller .onlyMOB {
    display: none;
}

.ct_opac_promo_controller .promo-labels-container {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    background: #fff;
    padding: 15px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.ct_opac_promo_controller .promo-labels-container span.close-controller {
    font-family: initial;
    color: #1f1f24;
    padding: 20px 20px;
    line-height: 1;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    font-family: lato;
    cursor: pointer;
}


.ct_opac_promo_controller .promo-labels-container p.intro_promo {
    text-align: center;
    font-family: "Oswald-Medium","HelveticaNeueBold","Helvetica Neue","TeXGyreHerosBold","Helvetica","Tahoma","Geneva","Arial",sans-serif;
    text-transform: uppercase;
    padding: 25px 0 14px;
    color: #1F1F24;
    font-size: 20px;
    line-height: 1.5;
}

.ct_opac_promo_controller .promo-labels-container .promo-label {
    padding: 10px 30px 12px;
    background-color: #1f1f24;
    color: #fff;
    margin-bottom: 13px;
}

.ct_opac_promo_controller .promo-labels-container .promo-label.prioritized {
    background-color: #e80c00;
}

.ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo {
    text-align: center;
    cursor: pointer;
}

.ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo .text-promo {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}

.ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo .icon-promo:after {
    content: "";
    position: relative;
    display: inline-block;
    top: 6px;
    width: 32px;
    height: 23px;
    margin-top: -7px;
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px){

    .ct_opac_promo_controller .onlyMOB {
        display: block;
    }

    .ct_opac_promo_controller .promo-labels-container {
        max-width: 83%;
    }

    .ct_opac_promo_controller .promo-labels-container p.intro_promo {
        font-size: 18px;
    }

    .ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo .icon-promo {
        display: none;
    }

    .ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo .text-promo {
        font-size: 14px;
        line-height: 1.2;
    }
}

.ct_opac_promo_controller {
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    display: none;
    -webkit-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.ct_opac_promo_controller.enableMe_ {
    display: block;
}
.ct_opac_promo_controller .onlyMOB {
    display: none;
}
.ct_opac_promo_controller .promo-labels-container {
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
    background: #fff;
    padding: 15px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ct_opac_promo_controller .promo-labels-container span.close-controller {
    font-family: initial;
    color: #1f1f24;
    padding: 20px 20px;
    line-height: 1;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
    font-family: lato;
    cursor: pointer;
}
.ct_opac_promo_controller .promo-labels-container p.intro_promo {
    text-align: center;
    font-family: "Oswald-Medium","HelveticaNeueBold","Helvetica Neue","TeXGyreHerosBold","Helvetica","Tahoma","Geneva","Arial",sans-serif;
    text-transform: uppercase;
    padding: 25px 0 14px;
    color: #1F1F24;
    font-size: 20px;
    line-height: 1.5;
}
.ct_opac_promo_controller .promo-labels-container .promo-label {
    padding: 10px 30px 12px;
    background-color: #1f1f24;
    color: #fff;
    margin-bottom: 13px;
}
.ct_opac_promo_controller .promo-labels-container .promo-label.prioritized {
    background-color: #e80c00;
}
.ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo {
    text-align: center;
    cursor: pointer;
}
.ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo .text-promo {
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
}
.ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo .icon-promo:after {
    content: "";
    position: relative;
    display: inline-block;
    top: 6px;
    width: 32px;
    height: 23px;
    margin-top: -7px;
    background-repeat: no-repeat;
}
@media screen and (max-width: 767px){
    .ct_opac_promo_controller .onlyMOB {
        display: block;
    }
    .ct_opac_promo_controller .promo-labels-container {
        max-width: 83%;
    }
    .ct_opac_promo_controller .promo-labels-container p.intro_promo {
        font-size: 18px;
    }
    .ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo .icon-promo {
        display: none;
    }
    .ct_opac_promo_controller .promo-labels-container .promo-label .claim-promo .text-promo {
        font-size: 14px;
        line-height: 1.2;
    }
}
