/**
 * Kukur
 * Skype Chat
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 *
 * @category    Kukur
 * @package     Kukur_Skypechat
 * @author      Hendrathings <hendrathings@gmail.com>
 */

#SkypeButton_Call_user_1,
#SkypeButton_Call_user_2,
#SkypeButton_Call_user_3 {
    display: inline-block;
    margin-top: 10px;
    position: relative;
    text-align: left;
}
#SkypeButton_Call_user_1 > p,
#SkypeButton_Call_user_2 > p,
#SkypeButton_Call_user_3 > p {
    margin: 0 !important;
}
#SkypeButton_Call_user_1_paraElement > a,
#SkypeButton_Call_user_2_paraElement > a,
#SkypeButton_Call_user_3_paraElement > a {
    font-size: 0 !important;
}
#SkypeButton_Call_user_1_paraElement img,
#SkypeButton_Call_user_2_paraElement img,
#SkypeButton_Call_user_3_paraElement img {
    margin: 0 !important;
    vertical-align: 0 !important;
}
#SkypeButton_Call_user_1_paraElement > ul,
#SkypeButton_Call_user_2_paraElement > ul,
#SkypeButton_Call_user_3_paraElement > ul {
    margin-left: 0 !important;
    margin-top: 0 !important;
    z-index: 999;
    width: 50px !important;
    box-sizing: unset !important;
    line-height: 25px !important;
}
