﻿.required:after {
    content: " *";
    color: #e32;
    position: absolute;
    margin: 6px 0px 0px 3px;
    font-size: xx-large;
    padding: 0 5px 0 0;
}

a.fn-btn:hover {
    cursor: pointer;
}

.fn-buttons .k-button.subfunction {
    /*background-color: #fdc754;*/ /*黃*/
    /*font-weight: bold;*/
    /*background-color: #ce4e03;*/ /*橘*/
    /*background-color: #00809d;*/ /*藍*/
    /**/background-color: #007C7D; /*綠*/
}