﻿.dropdown-menu{
    display:none!important;
}

.dropdown-menu.show{
    display:block!important;
}
