.ui-button_red, .ui-button_gray, .ui-button_gray2, .ui_btn_green, .ui_btn_gray, .ui_btn_blue, .ui_btn_red, .ui_btn_yellow, .ui_btn_dark {  cursor: pointer;   font-size: 14px; margin: 1px; font-weight: 900px; font-weight: bold; vertical-align: middle;   padding:0px 20px; transition:0.2s; height:38px; line-height:38px; display:inline-block; vertical-align:middle;  border-radius: 4px; color:#fff; border:none; text-shadow: 0 0px 1px rgba(0,0,0,0.7);  transition: 0.2s;     box-shadow: inset 0 1px 0px 0 rgba(255,255,255,0.3); box-sizing: border-box;}
button.ui-button_red, button.ui-button_gray, button.ui-button_gray2, button.ui_btn_green, button.ui_btn_gray, button.ui_btn_blue, button.ui_btn_red, button.ui_btn_yellow, button.ui_btn_dark { padding: 0px 20px; height:38px; line-height:38px; display:inline-block; vertical-align:middle;   border-radius: 4px; color:#fff; border:none; text-shadow: 0 0px 1px rgba(0,0,0,0.7);  transition: 0.2s;  box-shadow: inset 0 1px 0px 0 rgba(255,255,255,0.3);  box-sizing: border-box;}
.ui-button_red {background: #c19e67;
background: -moz-linear-gradient(top, #c19e67 0%, #b57d29 100%);
background: -webkit-linear-gradient(top, #c19e67 0%,#b57d29 100%);
background: linear-gradient(to bottom, #c19e67 0%,#b57d29 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#b57d29',GradientType=0 ); }
.ui-button_red:hover {filter: brightness(1.2)}

.ui-button_gray { background: rgb(89,89,89);
background: -moz-linear-gradient(top, rgba(89,89,89,1) 0%, rgba(51,51,51,1) 100%);
background: -webkit-linear-gradient(top, rgba(89,89,89,1) 0%,rgba(51,51,51,1) 100%);
background: linear-gradient(to bottom, rgba(89,89,89,1) 0%,rgba(51,51,51,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#333333',GradientType=0 );}
.ui-button_gray:hover {filter: brightness(1.2)}

.ui-button_gray2 { background: rgb(89,89,89);
background: -moz-linear-gradient(top, rgba(89,89,89,1) 0%, rgba(51,51,51,1) 100%);
background: -webkit-linear-gradient(top, rgba(89,89,89,1) 0%,rgba(51,51,51,1) 100%);
background: linear-gradient(to bottom, rgba(89,89,89,1) 0%,rgba(51,51,51,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#333333',GradientType=0 ); }
.ui-button_gray2:hover {filter: brightness(1.2)}

.ui_btn_green {background: #c19e67;
background: -moz-linear-gradient(top, #c19e67 0%, #b57d29 100%);
background: -webkit-linear-gradient(top, #c19e67 0%,#b57d29 100%);
background: linear-gradient(to bottom, #c19e67 0%,#b57d29 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#b57d29',GradientType=0 ); }
.ui_btn_green:hover {filter: brightness(1.2)}

.ui_btn_red {  background: #c19e67;
background: -moz-linear-gradient(top, #c19e67 0%, #b57d29 100%);
background: -webkit-linear-gradient(top, #c19e67 0%,#b57d29 100%);
background: linear-gradient(to bottom, #c19e67 0%,#b57d29 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#b57d29',GradientType=0 ); }
.ui_btn_red:hover {filter: brightness(1.2)}

.ui_btn_gray {background: rgb(89,89,89);
background: -moz-linear-gradient(top, rgba(89,89,89,1) 0%, rgba(51,51,51,1) 100%);
background: -webkit-linear-gradient(top, rgba(89,89,89,1) 0%,rgba(51,51,51,1) 100%);
background: linear-gradient(to bottom, rgba(89,89,89,1) 0%,rgba(51,51,51,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#595959', endColorstr='#333333',GradientType=0 ); }
.ui_btn_gray:hover {filter: brightness(1.2)}

.ui_btn_blue {background: #c19e67;
background: -moz-linear-gradient(top, #c19e67 0%, #b57d29 100%);
background: -webkit-linear-gradient(top, #c19e67 0%,#b57d29 100%);
background: linear-gradient(to bottom, #c19e67 0%,#b57d29 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#b57d29',GradientType=0 );}
.ui_btn_blue:hover {filter: brightness(1.2)}

.ui_btn_yellow{ background: #c19e67;
background: -moz-linear-gradient(top, #c19e67 0%, #b57d29 100%);
background: -webkit-linear-gradient(top, #c19e67 0%,#b57d29 100%);
background: linear-gradient(to bottom, #c19e67 0%,#b57d29 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19e67', endColorstr='#b57d29',GradientType=0 );}
.ui_btn_yellow:hover {filter: brightness(1.2)}

.ui_btn_dark{background: rgb(85,85,85);
background: -moz-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(41,41,41,1) 99%);
background: -webkit-linear-gradient(top, rgba(85,85,85,1) 0%,rgba(41,41,41,1) 99%);
background: linear-gradient(to bottom, rgba(85,85,85,1) 0%,rgba(41,41,41,1) 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#292929',GradientType=0 ); }
.ui_btn_dark:hover {filter: brightness(1.2)}

