/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30.10.2017, 09:45:30
    Author     : fpasa
*/

.clipboardButton {
    position: absolute;
    right: 10px;
}

.clipboardButton:hover {
    color: #0089eb;
}

#bugmuncher_button.bm_modern span {
    font-family: Open sans;
    font-weight: 500;
}