/*
*Theme Name: SI School 4
*Theme URI: joomla.school
*Description: Адаптивная WordPress тема для быстрого развертывания сайта образовательной организации со встроенной версией для слабовидящих.
*Version: 1.2
*Author: Joomla School
*Author URI: joomla.school
*Tags: responsive, education
*License: GNU General Public License
*License URI: http://joomla.school/
*/

/*               CustomSyle             */


.tooltip-doc {
    position: absolute;
    z-index: 999;
    left: -100%;
    top: 0;
    background-color: #fff;
    color: #767676;
    padding: 15px 10px 0 10px;
    margin: 0;
    border: 1px solid #000;
    border-radius: 5px;
    display: inline-block;
    font-family: 'Arial', sans-serif;
    font-size: 14px
}
img.signature{
    margin: 0 4px 0 0!important;
    position: relative;
    top: -5px;
}



