.button_regist {
   background: #FED82A;
   background-image: 
   
   -webkit-linear-gradient(top, #f6d163, #f3c12b);
   background-image: 
   
   -moz-linear-gradient(top, #f6d163, #f3c12b);
   background-image: 
   
   -ms-linear-gradient(top, #f6d163, #f3c12b);
   background-image: 
   
   -o-linear-gradient(top, #f6d163, #f3c12b);
   background-image: linear-gradient(to bottom, #f6d163, #f3c12b);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   box-shadow: 0px 1px 0px #fff5d8 inset;
   height: 85px;
   line-height: 85px;
   margin-bottom: 3px;
   margin-top: 3px;
   color: #584407;
   /* font-family: Arial; */
   width: 230px;
   font-size: 18px;
   font-weight: 100;
   padding: 0px 10px 0px 20px;
   /* padding: 0px 10px 0px 20px; */
   border: solid #dba31f 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}

.button_regist:hover {
   background: #ffe860;
   text-decoration: none;
}

/* login button */

.button_login {
   background: #f2f2f2;
   background-image: 
   
   -webkit-linear-gradient(top, #f2f2f2, #e8e5e8);
   background-image: 
   
   -moz-linear-gradient(top, #f2f2f2, #e8e5e8);
   background-image: 
   
   -ms-linear-gradient(top, #f2f2f2, #e8e5e8);
   background-image: 
   
   -o-linear-gradient(top, #f2f2f2, #e8e5e8);
   background-image: linear-gradient(to bottom, #f2f2f2, #e8e5e8);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   box-shadow: 0px 1px 0px #ffffff inset;
   height: 85px;
   line-height: 85px;
   color: #383838;
   /* font-family: Arial; */
   width: 230px;
   font-size: 18px;
   font-weight: 100;
   margin-bottom: 3px;
   /* align-content: center; */
   padding: 0px 10px 0px 20px;
   padding: 0px auto;
   border: solid #c4c4c4 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}

.button_login:hover {
   background: #F2F2F2;
   text-decoration: none;
}


/* multi button */

.button_multi {
   background: #ff7a9d;
   background-image: 
   
   -webkit-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: 
   
   -moz-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: 
   
   -ms-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: 
   
   -o-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: linear-gradient(to bottom, #ff7a9d, #e45e82);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   box-shadow: 0px 1px 0px #ffd4df inset;
   height: 127px;
   line-height: 127px;
   margin-bottom: 3px;
   margin-top: 3px;
   color: #ffffff;
   /* font-family: Arial; */
   width: 230px;
   font-size: 18px;
   font-weight: 100;
   padding: 0px 10px 0px 20px;
   /* padding: 0px 10px 0px 20px; */
   border: solid #e66789 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}


.button_multi:hover {
   background: #ffb2c6;
   text-decoration: none;
}


/* multi watch */

.button_watch {
   background: #ff7a9d;
   background-image: 
   
   -webkit-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: 
   
   -moz-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: 
   
   -ms-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: 
   
   -o-linear-gradient(top, #ff7a9d, #e8e5e8);
   background-image: linear-gradient(to bottom, #ff7a9d, #e45e82);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   box-shadow: 0px 1px 0px #ffd4df inset;
   height: 127px;
   line-height: 127px;
   color: #ffffff;
   /* font-family: Arial; */
   width: 230px;
   font-size: 18px;
   font-weight: 100;
   margin-bottom: 3px;
   /* align-content: center; */
   padding: 0px 10px 0px 20px;
   padding: 0px auto;
   border: solid #e66789 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}


.button_watch:hover {
   background: #ffb2c6;
   text-decoration: none;
}

/* multi non multi */

.button_non_multi {
   background: #a4a4a4;
   background-image: 
   
   -webkit-linear-gradient(top, #a4a4a4, #a4a4a4);
   background-image: 
   
   -moz-linear-gradient(top, #a4a4a4, #a4a4a4);
   background-image: 
   
   -ms-linear-gradient(top, #a4a4a4, #a4a4a4);
   background-image: 
   
   -o-linear-gradient(top, #a4a4a4, #a4a4a4);
   background-image: linear-gradient(top, #a4a4a4, #a4a4a4);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   height: 127px;
   line-height: 127px;
   margin-bottom: 3px;
   margin-top: 3px;
   color: #dbdbdb;
   /* font-family: Arial; */
   width: 230px;
   font-size: 18px;
   font-weight: 100;
   padding: 0px 10px 0px 20px;
   /* padding: 0px 10px 0px 20px; */
   border: solid #a4a4a4 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}

/* multi non watch */

.button_non_watch {
   background: #a4a4a4;
   background-image: 
   
   -webkit-linear-gradient(top, #a4a4a4, #a4a4a4);
   background-image: 
   
   -moz-linear-gradient(top, #a4a4a4, #a4a4a4);
   background-image: 
   
   -ms-linear-gradient(top, #a4a4a4, #a4a4a4);
   background-image: 
   
   -o-linear-gradient(top, #a4a4a4, #a4a4a4);
   background-image: linear-gradient(to bottom, #a4a4a4, #a4a4a4);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   height: 127px;
   line-height: 127px;
   color: #dbdbdb;
   /* font-family: Arial; */
   width: 230px;
   font-size: 18px;
   font-weight: 100;
   margin-bottom: 3px;
   /* align-content: center; */
   padding: 0px 10px 0px 20px;
   padding: 0px auto;
   border: solid #a4a4a4 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}


/* charge button */

.button_charge {
   background: #c3eeff;
   background-image: 
   
   -webkit-linear-gradient(top, #c3eeff, #a5e1f9);
   background-image: 
   
   -moz-linear-gradient(top, #c3eeff, #a5e1f9);
   background-image: 
   
   -ms-linear-gradient(top, #c3eeff, #a5e1f9);
   background-image: 
   
   -o-linear-gradient(top, #c3eeff, #a5e1f9);
   background-image: linear-gradient(to bottom, #c3eeff, #a5e1f9);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   box-shadow: 0px 1px 0px #FFFFFF inset;
   height: 35px;
   line-height: 35px;
   color: #0082b7;
   /* font-family: Arial; */
   width: 230px;
   font-size: 14px;
   font-weight: 100;
   /* align-content: center; */
   margin-bottom: 3px;
   padding: 0px 10px 0px 20px;
   padding: 0px auto;
   border: solid #7cbfda 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}
.button_charge:hover {
   background: #b6e8fc;
   text-decoration: none;
}


/* camera button */

.button_camera {
   background: #ffffff;
   background-image: 
   
   -webkit-linear-gradient(top, #ffffff, #f0f0f0);
   background-image: 
   
   -moz-linear-gradient(top, #ffffff, #f0f0f0);
   background-image: 
   
   -ms-linear-gradient(top, #ffffff, #f0f0f0);
   background-image: 
   
   -o-linear-gradient(top, #ffffff, #f0f0f0);
   background-image: linear-gradient(to bottom, #ffffff, #f0f0f0);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   box-shadow: 0px 1px 0px #FFFFFF inset;
   height: 35px;
   line-height: 35px;
   color: #383838;
   /* font-family: Arial; */
   width: 230px;
   font-size: 14px;
   font-weight: 100;
   /* align-content: center; */
   padding: 0px 10px 0px 20px;
   margin-bottom: 3px;
   padding: 0px auto;
   border: solid #c4c4c4 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   }

.button_camera:hover {
   background: #F2F2F2;
   text-decoration: none;
}

.button_private {
   background: #ff7a9d;
   background-image: 
   -webkit-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: 
   -moz-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: 
   -ms-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: 
   -o-linear-gradient(top, #ff7a9d, #e45e82);
   background-image: linear-gradient(to bottom, #ff7a9d, #e45e82);
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   box-shadow: 0px 1px 0px #ffd4df inset;
   height: 190px;
   line-height: 190px;
   margin-bottom: 3px;
   margin-top: 3px;
   color: #ffffff;
   /* font-family: Arial; */
   width: 230px;
   font-size: 18px;
   font-weight: 100;
   padding: 0px 10px 0px 20px;
   /* padding: 0px 10px 0px 20px; */
   border: solid #e66789 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}

.button_private:hover {
   background: #ffb2c6;
   text-decoration: none;
}