.wraps {position: fixed; width: 288px; height: 320px;z-index: 9999999;right: 68px;bottom: 0;}

.x {font-family: arial, helvetica;background: rgba(78,86,101,0.8) none repeat scroll 0 0;font-size: 14px;font-weight: bold;color: #fff;display: inline-block;height: 25px;line-height: 25px;position: absolute;right:4px;text-align: center;top: -17px;width: 25px;z-index: 99999999;}

    .x:hover {cursor: pointer;}

.pxem {text-align: left;
    height: 20px;margin-bottom: 0;margin-top: 0;background: #34495E;width: 100%;bottom: 0;display: block;left: 0px;position: absolute;z-index: 999999999;border-left: 1px solid #fff;}

    .pxem a.axem {
        color: #fff;font-family: arial,helvetica;font-size: 12px;line-height: 23px;padding-left: 5px;text-decoration: none;}

        .pxem a.axem:hover {text-decoration: underline;}

.alogo {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 999999999999;
    width: 75px;
    height: 20px;
    display: inline-block;
    background: #34495E;
    border-left: 2px solid #2c3e50;
    padding-right: 0px;
    padding-left: 5px;
}

.vnk-tuvan {
    position: fixed;
    width: auto !important;
    z-index: 99999999;
    right: 90px;
    bottom: 0px;
    padding: 5px 8px;
    /*background: #3b5998;*/
    background:linear-gradient(#3b5998 -11%,#94afe8,#3b5998 83%);
    border-radius: 10px 10px 0 0;
}

    .vnk-tuvan p {
        color: #fff;
        font-size: 15px;
        margin: 0;
        text-align: left;
        font-weight: bold;
        float: right;
    }

    .vnk-tuvan img {
        max-width:25px;
    }

    .vnk-tuvan p a {
           padding: 5px 5px 0;
        color: #fff;
        font-size: 15px;
        display: inline-block;
        font-family: arial, helvetica;
        text-decoration: none;
    }

        .vnk-tuvan p a:hover {
            text-decoration: underline;
            cursor: pointer;
        }

    .vnk-tuvan p img {
        float: right;
        margin-top: 10px;
    }
    .powered{
        position: absolute;
    height: 14px;
    line-height:14px;
    width: 100%;
    background: #3b5998;
    color: #fff;
    font-size: 10px;
    bottom: 0;
    text-align: center;
  
    }
    .powered a{
            line-height: 14px;
        color:#fff;
            text-decoration: underline;
          
    }
