.bannerpass{background: url(https://www.manageengine.jp/products/ADSelfService_Plus/images/us-banner-002.png) right bottom no-repeat #e8e8e8; height:250px; padding:2%; margin:20px 0px; width:96%; display: inline-block;}
.bannerpass div{margin-left:20px;width:360px;}
div.linkbtn{margin-right:10px;text-align:center;}
.radiusstamp{background:#8BBC34;border-radius:5px;color:#fff;display:inline-block;font-size:14.5px;margin:2px;padding:5px 12px;width: 175px;}
.radiusstamp a{color:#fff;text-decoration:none}
.radiusstamp a:hover{text-decoration:none}
.radiusstamp a img{width:16px}
div.linkbtn .bgrebut{background:#E9142B}
/* Right Popup Style */
.l_c_h {
    width: 300px;
    position: fixed;
    bottom: -350px;
    right: 15px;
    background: #fff;
    border-radius: 4px 0 0 0;
    z-index: 5000;
    display: block;
    -webkit-animation: l_c_h 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: l_c_h 0.5s forwards;
    animation-delay: 2s
}
.l_c_h {
    display: none;
}
@-webkit-keyframes l_c_h {
    100% {
        bottom: 0
    }
}

@keyframes l_c_h {
    100% {
        bottom: 0
    }
}

.l_c_h .c_h {
    cursor: pointer;
    border-radius: 4px 0 0 0;
    background: #2b9c17;
    line-height: 34px;
    position: relative;
    padding: 5px
}

.l_c_h .left_c {
    color: #ebebeb;
    width: 150px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif
}

.l_c_h .right_c {
    text-align: center;
    background: #2b9c17;
    line-height: 30px;
    position: absolute;
    right: 0;
    bottom: 12px
}

.l_c_h .right_c a {
    color: #ebebeb;
    border-radius: 3px;
    cursor: pointer !important;
    font-size: 16px;
    line-height: normal !important;
    margin-top: 0 !important;
    padding: 1px 0px !important;
    text-align: center !important;
    text-decoration: none;
    font-weight: normal;
    font-size: 16px;
    vertical-align: bottom
}

.clear {
    clear: both
}

.chat_container {
    padding: 10px;
    background: #2b9c17
}

.left {
    float: left
}

.right {
    float: right
}

.left_icons {
    width: 35px;
    height: auto;
    text-align: center;
    color: #999;
    /*background:#DE4A4A;*/
    background: #ff8f32;
    font-size: 15px
}

.left_icons a {
    color: #fff;
    font-weight: normal
}

.center_icons {
    text-align: center;
    padding: 2px 0px 0px 5px
}

.logout img {
    margin-top: 8px
}

.video-lg-txt {
    margin: 15px 0 0 0;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center
}

.video-sm-txt {
    margin: 5px 0 0 0;
    color: #fff;
    text-align: center
}

.video-sm-txt a, .video-sm-txt a:hover, .video-lg-txt a, .video-lg-txt a:hover {
    color: #fff !important;
    cursor: pointer
}
/* Right Popup Style ends */