.ui-widget-overlay {
    z-index           : 10000 !important;
    background-image  : none !important;
    background-color  : #000000 !important;
    background-repeat : repeat !important;
    opacity           : 0.60 !important;
    filter            : Alpha(Opacity=60);
    position          : fixed;
}
.ui-dialog {
    z-index       : 10001 !important;
    padding       : 0 !important;
    border        : none !important;
    border-radius : 10px !important;
    outline       : none;
}
.ui-widget-overlay.eip-overlay {
    z-index           : 10000 !important;
    background-image  : none !important;
    background-color  : #000000 !important;
    background-repeat : repeat !important;
    opacity           : 0.60 !important;
    filter            : Alpha(Opacity=60);
}
.ui-widget-content {
    background-color : #181718 !important;
}
.eip-wrapper,
.eip-overlay {
    position : fixed !important;
}
.ui-dialog .ui-dialog-content.eip {
    padding     : 0 !important;
    display     : none;
    font-family : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight : 400;
    background  : transparent;
}
.without_title .ui-dialog-titlebar {
    display : none;
}
.eip-wrapper.ui-dialog {
    z-index       : 10001 !important;
    padding       : 0 !important;
    border        : none !important;
    border-radius : 0 !important;
}
#eip, #eipDynamic {
    display : none;
}
/*Buttons and links*/
.ui-dialog .eip #eip-close {
    position   : absolute;
    top        : 10px;
    right      : 8px;
    width      : 11px;
    height     : 11px;
    background : url("../../images/exit-popups/black-friday-20/close.png") 0 0 no-repeat transparent;
}
.ui-dialog .eip .eip-limited {
    display     : inline-block;
    margin-top  : 10px;
    font-size   : 14px;
    font-family : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight : 400;
    color       : #ffffff;
    text-align  : center;
}
.ui-dialog .eip .eip_close:hover {
    text-decoration : none;
}
.ui-dialog .eip .eip-offer-button {
    border-radius    : 26px;
    display          : inline-block;
    padding          : 18px 10px 18px 10px;
    margin           : 13px 0 0 0;
    min-width        : 210px;
    line-height      : 1;
    font-family      : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight      : 700;
    font-size        : 18px;
    color            : #ffffff;
    text-align       : center;
    text-decoration  : none;
    text-transform   : uppercase;
    outline          : none;
    background-color : #f07d11;
}
.ui-dialog .eip .eip-offer-button:hover {
    background-color : #d96d11;
}
/*End Buttons and links*/
/*Content*/
.eip__container_cell {
    display         : flex;
    flex-direction  : row;
    justify-content : flex-start;
    align-items     : stretch;
    text-align      : center;
}
.eip-left {
    width            : 98px;
    min-height       : 362px;
    text-align       : center;
    background-color : #f6871e;
}
.eip-off {
    position       : relative;
    font-size      : 73px;
    font-weight    : 800;
    color          : #ffffff;
    text-align     : center;
    writing-mode   : vertical-lr;
    transform      : rotate(-180deg) translateY(50%);
    top            : 50%;
    text-transform : uppercase;
}
.eip-off span {
    line-height : 98px;
    font-family : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-size   : 73px;
    font-weight : 800;
    color       : #ffffff;
}
.eip-right {
    padding : 25px 10px 25px 10px;
}
.eip-inner {
    padding : 25px 10px 25px 10px;
    width   : 100%;
}
.ui-dialog .eip .eip-title {
    padding-left   : 0;
    margin         : 0;
    line-height    : 1.1;
    font-size      : 40px;
    font-family    : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight    : 800;
    text-transform : uppercase;
    text-align     : center;
    color          : #ffffff;
}
.ui-dialog .eip .eip-title span {
    line-height : 1.1;
    font-size   : 40px;
    font-family : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight : 800;
}
.ui-dialog .eip .eip-subtitle {
    margin         : -3px 0 0 0;
    width          : 100%;
    line-height    : 1.1;
    font-size      : 40px;
    font-family    : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight    : 800;
    text-align     : center;
    color          : #f6871e;
    text-transform : uppercase;
}
.ui-dialog .eip .eip-subtitle span {
    font-size   : 40px;
    font-family : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight : 800;
    color       : #f6871e;
}
.ui-dialog .eip .eip-subtitle2 {
    margin         : 15px 0 5px 0;
    line-height    : 1;
    font-size      : 18px;
    font-family    : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight    : 700;
    text-align     : center;
    color          : #ffffff;
    text-transform : uppercase;
}
.ui-dialog .eip .eip__container_p {
    padding-top : 10px;
    margin      : 0;
    line-height : 1.6;
    font-size   : 16px;
    font-family : 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
    font-weight : 400;
    text-align  : center;
    color       : #ffffff;
}
.ui-dialog #eipDynamic.eip .eip__container_p {
    font-size : 18px;
}
.eip-timer {
    display         : flex;
    justify-content : space-between;
    margin          : 0 auto;
    width           : 180px;
}
.eip-timer div {
    line-height : 1.1;
    font-size   : 40px;
    font-weight : 300;
    color       : #f07d11;
}
/*End Content*/
