﻿/*按鈕*/
.btn-fun{
    margin:1000px;
}

.text {
    text-align:right;
    padding-right:0px;
    font-size:20px;
}
.btn-wh {
    float:right;
}
hr {
    margin:3px;
}
.un-lable {
    display: table-cell;
    vertical-align: text-bottom;
    font-size:25px;
    text-align:left;
}

body {
    background-color: white;
    margin: 0px auto;
    padding: 0px auto;
    font-size:14px;
    font-family: Verdana, 'Times New Roman', 微軟正黑體, 新細明體;
}

.glyphicon {
    position: relative;
     top: 1px; 
     display: inline-block; 
     font-family: "Glyphicons Halflings"; 
     font-style: normal; 
     font-weight: 400; 
     line-height: 1; 
     -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale;
}

.span_alert {
    color: red;
}

.font-tran {
    Font-weight:900;
}

.bi {
    color:black;
}