/*
Theme Name: VideoTube Child
Description: VideoTube - A Responsive Video WordPress Theme.
Author: Toan Nguyen
Theme URI: http://themeforest.net/item/videotube-a-responsive-video-wordpress-theme/7214445?ref=phpface
Author URI: http://themeforest.net/user/phpface
Version: 2.0
Template: videotube
License: Themeforest Licence
License URI: http://themeforest.net/licenses
Text Domain: mars
Tags: fixed-layout, fluid-layout, responsive-layout, translation-ready, light, white, one-column, two-columns, right-sidebar,custom-menu, editor-style, featured-images,  sticky-post, theme-options, translation-ready
*/
div#jtooltip {
    position: absolute;
    background-color: #fff;
    color: #000;
    padding: 10px;
    z-index: 999999;

    border: 1px solid #E1E1E1;
   
    border-radius: 4px;
    box-shadow: 0 14px 15px 0 rgba(0, 0, 0, .5);
    font-size: 11px;
    padding: 10px;
    text-align: justify;
    top: 0;
    width: 250px;
}