.button_edgedark {
 	font-family: Verdana, Geneva, sans-serif;
    color: #333;
	height: 55px;
	text-align: center;
	overflow: hidden;
}


.button_edgedark, .button_edgedark label, .button_edgedark:hover {
	display: block;
    width: auto;
	min-height: 55px;
	line-height: 48px;
	text-decoration: none;
	cursor: pointer;
	outline: none;
    border: none;
    padding: 0px;
	margin: 0px;
    background-repeat: no-repeat;
    background-color: transparent;
}

.button_edgedark, .button_edgedark:hover {
	display: inline-block;
}

.button_edgedark label  {
	font-size: 12px;
	margin: 0px 22px 0px 18px;
	padding: 0 0px 0 0px;
}

.button_edgedark .button_left {
	display: block;
	float: left;
	width: 18px;
	height: 55px;
}

.button_edgedark .button_right {
	display: block;
	float: right;
	width: 22px;
	height: 55px;
	margin: 0px;
}

.button_edgedark .button_center {
	display: inline-block;
	top: 7px;
	width: auto;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
}



.button_edgedark {
	background: transparent;
}

.button_edgedark label {
    background-position: right -60px !important; 
    background-position: right -0px;
	background-repeat: repeat-x;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(51, 51, 51, 0.5);
}

.button_edgedark:hover label {
	color: #fff;
	text-shadow: 0px -1px 1px rgba(51, 51, 51, 0.5);
}

.button_edgedark:hover{ 
	background-position: left -120px !important; 
	background-position: left 0px; 
}

.button_edgedark:hover label{ 
	background-position: right -180px !important;  
	background-position: right -60px; 
}

.button_edgedark .button_left {
	background-position: left 0px !important; 
}

.button_edgedark:hover .button_left {
	background-position: left -120px !important; 
}

.button_edgedark .button_right {
	background-position: right 0px !important; 
}

.button_edgedark:hover .button_right {
	background-position: right -120px !important; 
}

.button_edgedark .widget_button_icon {
	margin: 8px 0px 0px 0px;
}

.button_edgedark .button_left_icon {
	margin: 8px 4px 0px 0px;
}

.button_edgedark.no_label .button_left_icon {
	margin: 8px 0px 0px 0px;
}


.button_edgedark .button_right_icon {
	margin: 8px 0px 0px 4px;
}

.button_edgedark.no_label .button_right_icon {
	margin: 8px 0px 0px 0px;
}


.button_edgedark label, .button_edgedark:hover label, 
.button_edgedark .button_left, .button_edgedark:hover .button_left,
.button_edgedark .button_right, .button_edgedark:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-gray.png');
}

.button_edgedark_gray label, .button_edgedark_gray:hover label, 
.button_edgedark_gray .button_left, .button_edgedark_gray:hover .button_left,
.button_edgedark_gray .button_right, .button_edgedark_gray:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-gray.png');
}

.button_edgedark_red label, .button_edgedark_red:hover label, 
.button_edgedark_red .button_left, .button_edgedark_red:hover .button_left,
.button_edgedark_red .button_right, .button_edgedark_red:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-red.png');
}

.button_edgedark_blue label, .button_edgedark_blue:hover label, 
.button_edgedark_blue .button_left, .button_edgedark_blue:hover .button_left,
.button_edgedark_blue .button_right, .button_edgedark_blue:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-blue.png');
}

.button_edgedark_green label, .button_edgedark_green:hover label, 
.button_edgedark_green .button_left, .button_edgedark_green:hover .button_left,
.button_edgedark_green .button_right, .button_edgedark_green:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-green.png');
}

.button_edgedark_yellow label, .button_edgedark_yellow:hover label, 
.button_edgedark_yellow .button_left, .button_edgedark_yellow:hover .button_left,
.button_edgedark_yellow .button_right, .button_edgedark_yellow:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-yellow.png');
}

.button_edgedark_magenta label, .button_edgedark_magenta:hover label, 
.button_edgedark_magenta .button_left, .button_edgedark_magenta:hover .button_left,
.button_edgedark_magenta .button_right, .button_edgedark_magenta:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-magenta.png');
}

.button_edgedark_cyan label, .button_edgedark_cyan:hover label, 
.button_edgedark_cyan .button_left, .button_edgedark_cyan:hover .button_left,
.button_edgedark_cyan .button_right, .button_edgedark_cyan:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-cyan.png');
}

.button_edgedark_orange label, .button_edgedark_orange:hover label, 
.button_edgedark_orange .button_left, .button_edgedark_orange:hover .button_left,
.button_edgedark_orange .button_right, .button_edgedark_orange:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-orange.png');
}

.button_edgedark_brown label, .button_edgedark_brown:hover label, 
.button_edgedark_brown .button_left, .button_edgedark_brown:hover .button_left,
.button_edgedark_brown .button_right, .button_edgedark_brown:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-brown.png');
}

.button_edgedark_white label, .button_edgedark_white:hover label, 
.button_edgedark_white .button_left, .button_edgedark_white:hover .button_left,
.button_edgedark_white .button_right, .button_edgedark_white:hover .button_right{
	background-image: url('/mapV5/assets/buttons/edgedark-new-white.png');
}
