.cp-banner-1custompapers{
    box-sizing: border-box;
    z-index: 16000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 20px;
}
.cp-banner-image-1custompapers span{
    margin:auto 15px;
    font-size: 20px;
}
.cp-banner-image-1custompapers{
    display: flex;
}
.cp-banner-wrap-1custompapers{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 16000000;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
}

.cp-banner-close-1custompapers{
    position: absolute;
    right: 15px;
    top:15px;
    cursor: pointer;
}

.cp-banner-content-1custompapers{
    color: black;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align:left;
    font-family: 'open_sansregular';
    margin: auto 0;
}

.cp-banner-content-1custompapers a{
    color:#000!important;
    text-decoration: underline!important;
    border: none;
}

.cp-banner-content-1custompapers a:hover{
    color:#000!important;
    text-decoration: none!important;
}
.cp-banner-button-1custompapers{
    width: 70px;
    border: 2px solid #7e7dff;
    border-radius: 8px;
    height: 24px;
    text-align: center;
    padding: 0 5px;
    line-height: 24px;
    font-family: 'open_sansregular',sans-serif;
    color: #7e7dff;
    font-size: 14px;
    margin: auto 0;
    margin-left: 20px;
    font-weight: 400;
    box-sizing: initial;
}
.cp-banner-button-1custompapers p {

}
.cp-banner-button-1custompapers:hover{
    background-color: #7e7dff;
    color:white;
    cursor: pointer;
}
@media (max-width:1500px) {
    .cp-banner-1custompapers{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 5px 20px 10px;
    }
    .cp-banner-button-1custompapers{
        margin-top: 5px;
        margin-left: 0;
    }
}
@media (max-width:1200px) {
    .cp-banner-wrap-1custompapers{
        z-index: 16000000;
    }
}


@media (max-width:767px) {
    .cp-banner-1custompapers{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 10px 20px;
    }
    .cp-banner-button-1custompapers{
        margin: 0;
        margin-top: 10px;
    }
    .cp-banner-wrap-1custompapers{
        z-index: 16000000;
    }
}
_:-ms-fullscreen, :root .selector {.cp-banner-content-1custompapers{line-height: 34px;}
}

_:-ms-lang(x), .selector {.cp-banner-content-1custompapers{line-height: 34px;}}

_::selection, .selector {.cp-banner-content-1custompapersy{line-height: 34px;}}

@supports (-ms-ime-align:auto) {
    .cp-banner-content-1custompapers{line-height: 34px;}
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .cp-banner-content-1custompapers{line-height: 34px;}
}
