.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: 27px;
   font-weight: 600;
   padding: 0px 15px 0px 15px;
   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: 27px;
   font-weight: 600;
   margin-bottom: 3px;
   /* align-content: center; */
   padding: 0px 15px 0px 15px;
   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: #4bc3ff;
   /*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: 131px;
   margin-bottom: 3px;
   margin-top: 3px;
   color: #ffffff;
   /* font-family: Arial; */
   width: 230px;
   font-size: 25px;
   font-weight: 600;
   padding: 0px 17px 0px 13px;
   border-bottom: solid #0088cc 4px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}


.button_multi:hover {
   background: #69cdff;
   text-decoration: none;
   border-bottom: 4px solid #41aee6;
}

/* private button */

.button_private {
    background: #f9608a;
    /*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: 198px;
    margin-bottom: 3px;
    margin-top: 3px;
    color: #ffffff;
    /*font-family: Arial;*/
    width: 230px;
    font-size: 23px;
    font-weight: 600;
    padding: 0px 17px 0px 13px;
    border-bottom: solid #e54973 6px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

.button_private:hover {
   background: #fd789d;
   text-decoration: none;
   border-bottom: solid #f04a76 6px
}

/* multi watch */

.button_watch {
   background: #65bf05;
   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: 131px;
   color: #ffffff;
   /* font-family: Arial; */
   width: 230px;
   font-size: 25px;
   font-weight: 600;
   margin-bottom: 3px;
   /* align-content: center; */
   padding: 0px 17px 0px 13px;
   padding: 0px auto;
   border-bottom: solid 4px #509804;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}


.button_watch:hover {
   background: #6dd302;
   text-decoration: none;
   border-bottom: 4px solid #5dae07;
}

/* 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: 131px;
   margin-bottom: 3px;
   margin-top: 3px;
   color: #dbdbdb;
   /* font-family: Arial; */
   width: 230px;
   font-size: 25px;
   font-weight: 600;
   padding: 0px 17px 0px 13px;
   /*border: solid #a4a4a4 1px;*/
   border-bottom: solid 4px #a4a4a4;
   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: 131px;
   color: #dbdbdb;
   /* font-family: Arial; */
   width: 230px;
   font-size: 25px;
   font-weight: 600;
   margin-bottom: 3px;
   /* align-content: center; */
   padding: 0px 17px 0px 13px;
   padding: 0px auto;
   /*border: solid #a4a4a4 1px;*/
   border-bottom: solid 4px #a4a4a4;
   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 17px 0px 13px;
   padding: 0px auto;
   border: solid #aae2f9 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
}
.button_charge:hover {
   background: #b6e8fc;
   text-decoration: none;
}


/* camera button */

.button_camera {
   background: #e7e6e6;
   /*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 17px 0px 13px;
   margin-bottom: 3px;
   padding: 0px auto;
   border: solid #dddada 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   }

.button_camera:hover {
   background: #F2F2F2;
   text-decoration: none;
}