/*
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 : 6-ott-2017, 16.25.01
    Author     : pubbliSHARK
*/
/*
.alert-old-explorer{
    display:block !important;
    width: 100%;
    text-align: center;
    padding: 5px;
    background: #fad705;
    border-bottom: 2px solid #d8ca09;
}
#bwdwn{
    margin-top:10px;
    font-weight: bold;
}
*/

*::-ms-backdrop,.alert-old-explorer {
    display:block !important;
    width: 100%;
    text-align: center;
    padding: 5px;
    background: #fad705;
    border-bottom: 2px solid #d8ca09;
}

*::-ms-backdrop,#bwdwn{
    margin-top:10px;
    font-weight: bold;
}

