﻿.Menu_DropDownPanel{
    right: 0px;
    padding-left: 5px;
    color: white;
    text-align: left;
    background-color:#57ae50 !important;
}
.Menu_DropDownButton:hover{

}

.Menu_DropDownPanel a, 
.Menu_DropDownPanel a:link, 
.Menu_DropDownPanel a:visited {
    text-align: left;
    color: white !important;
}

.DropDownPadding{
    padding-left: 10px;
    padding-right: 50px;
}
.DropDownPadding a:active{
background-color: #57ae50
}
.NoteTextLogin{
    Color:white;
    font-size: 10px;
    line-height: 10px;
}
.NoteTextLogin a,
.NoteTextLogin a:link,
.NoteTextLogin a:visited {
    font-size: 10px;
    line-height: 10px;
    float: right !important;
}
.LoginWrapper{
    font-size:12px;
    line-height: 29px;
}
.ButtonLogin{
    background-color: #57ae50;
    border-radius: 5px;
    border-color: black;
    color: white;
}

div.Menu_DropDownPanel a, 
div.Menu_DropDownPanel a:link, 
div.Menu_DropDownPanel a:visited,
div.Menu_DropDownPanel .NoteTextLogin{
    color: white;
}

.Menu_DropDownButton.open 
.Menu_TopMenu {
    background-color:#57ae50;
    color:white;
}

.mineContainerCount{
    padding: 0px 30px;
    text-align: right;
}