.button {background-color: #edf7ff;color: #007fe4;cursor: pointer;white-space: nowrap;font-size: 12px;font-weight: 400;line-height: 20px;height: 20px;padding: 2px 8px 3px 8px;border-radius: 3px;}
.button:hover {background-color: #007fe4;color: #fff;}
.yellowButton {background-color: #ff8b06;border-radius: 22px;padding: 1px 10px;top: -2px;position: relative;color: #FFF;cursor: pointer;margin: 5px 0;white-space: nowrap;font-size: 12px;font-weight: 400;line-height: 20px;height: 20px;display: inline-block;}
.yellowButton:hover {background-color: #ff5106;}
.blueButton {background-color: #3baee9;border-radius: 22px;padding: 1px 10px;top: -2px;position: relative;color: #FFF;cursor: pointer;margin: 5px 0 ;white-space: nowrap;font-size: 12px;font-weight: 400;line-height: 20px;height: 20px;display: inline-block;}
.blueButton:hover {background-color: #4ab7ef;}
.button_huise {background-color: #C9CBCD;color: #FFF;padding-left: 5px;cursor: pointer;margin-left: 5px;padding-right: 5px;white-space: nowrap;font-size: 12px;font-weight: 400;line-height: 20px;height: 20px;display: inline-block;padding-bottom: 2px;}
.red {color: #ff5106;}
.blue {color: #007FE4;}
.green {color: #009a01;}
a.orange:link,a.orange:visited,.orange {color: #ff5106;}
a.black,.black {color: #333;}
.b {font-weight: 700;}
.t14 {font-size: 14px;line-height: 23px;}
.t12 {font-size: 12px;line-height: 23px;}
.huise {color: #999;font-size: 12px;}