﻿/*Master Page*/

body
{
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    color: #333;
    background: #fafafa;
    font-family: Arial, Verdana, sans-serif, "蘋果儷中黑", "Apple LiGothic Medium", "文泉驛正黑", "WenQuanYi Zen Hei", "微軟正黑體", "Microsoft JhengHei", "新細明體", PMingLiU, "NDHUFont" !important;
}

a:link, a:visited
{
    color: #7E9448; /*colorscheme*/
    text-decoration: none;
}

a:hover, a:active
{
    color: #6F8540; /*colorscheme*/
    text-decoration: underline;
}

.wrapper
{
    width: 65%;
    min-width: 1024px;
    margin: 0 auto;
    margin-top: 10px;
    background: #fff url(../images/v-shad.jpg) left center repeat-y;
}

.top
{
    height: 20px;
    background: url(../images/h-shad.jpg) center top repeat-x;
    position: relative;
    font-size: 0;
}

.left-top
{
    width: 20px;
    height: 20px;
    background: url(../images/shad.jpg) no-repeat;
}

.right-top
{
    width: 20px;
    height: 20px;
    background: url(../images/shad.jpg) -20px 0 no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

.middle
{
    margin-left: 10px;
    padding-right: 10px;
    background: #fff url(../images/v-shad.jpg) right center repeat-y;
}

.center
{
    background: #fff;
}

.bottom
{
    height: 20px;
    background: url(../images/h-shad.jpg) center bottom repeat-x;
    position: relative;
    font-size: 0;
}

.left-bottom
{
    width: 20px;
    height: 20px;
    background: url(../images/shad.jpg) 0 -20px no-repeat;
}

.right-bottom
{
    width: 20px;
    height: 20px;
    background: url(../images/shad.jpg) -20px -20px no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}

.logo
{
    position: relative;
}

.logo img
{
    margin-left: 10px;
}

.nav
{
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}

.nav li
{
    display: inline;
    border-right: 1px solid #dfdfdf;
    padding: 0 10px;
}

.banner
{
    height: 135px;
    background: url(../images/banner-bg-green.jpg) repeat-x; /*colorscheme*/
    position: relative;
}

.sysname
{
    background: url(../images/sysname-green.jpg) no-repeat; /*colorscheme*/
}

.banner-end
{
    background: url(../images/banner-end-green.jpg) no-repeat; /*colorscheme*/
    position: absolute;
    right: 0;
}

.shad
{
    height: 7px;
    background: url(../images/shad-bg.jpg) repeat-x;
}

.content {
    padding: 10px 20px;
    min-height: 400px;
}

.footer
{
    text-align: center;
    color: #666;
    margin: 10px 0;
}


.LoadingImage {
    border: 8px solid #dedede;
    border-top-color: Black;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 8em;
    height: 8em;
    -moz-animation: MySpin 1s linear infinite;
    -o-animation: MySpin 1s linear infinite;
    -webkit-animation: MySpin 1s linear infinite;
    animation: MySpin 1s linear infinite;
    top: 50%;
}
@keyframes MySpin {
    to {
        transform: rotate(360deg);
    }
}

.SelectedTrBgColor{
    background :khaki
}



/*Server Controls*/

.btn
{
    background: url(../images/grad-2-green.jpg) repeat-x; /*colorscheme*/
    border: 1px solid #6F8540; /*colorscheme*/
    color: #fdfdfd;
    cursor: pointer;
    padding: 4px 8px;
}

.btn:hover
{
    background-image: url(../images/grad-2-green_ov.jpg); /*colorscheme*/
    color: #fff;
}

.calendar td td
{
    padding: 2px 5px;
    border: none;
}

.calendar th
{
    padding: 2px;
    border: 1px solid #ccc;
    background: #94B154; /*colorscheme*/
    color: #fff;
}

.calendar td
{
    width: auto !important;
    padding: 2px;
    border: 1px solid #ccc;
}

.blue-bg
{
    background: #6F8540 !important; /*colorscheme*/
    color: #fff !important;
}

.blue-bg a
{
    color: #fff !important;
}

table.border
{
    border: 1px solid #333;
}

table th
{
    padding: 5px;
    background: #6F8540; /*colorscheme*/
    color: #fff;
    border: 1px solid #333;
}

table.border td
{
    padding: 5px;
    border: 1px solid #333;
}

table.border .pager td
{
    padding: 0;
    padding-right: 5px;
    border: none;
}

.menu ul
{
    border: 1px solid #6F8540 !important; /*colorscheme*/
}

.menu img
{
    display: none;
}

.menu a:link, .menu a:visited
{
    display: block;
    padding: 5px 10px !important;
    background-image: none !important;
    background: #94B154; /*colorscheme*/
    color: #fff;
    text-decoration: none;
}

.menu a:hover, .menu a:active
{
    background: #6F8540; /*colorscheme*/
    color: #fff;
}
.menu td
{
    text-align: center;
    background: #fff;
    color: #6F8540;
    border: #94B154;
}


.login
{
    border: 1px solid #ccc;
}

.login td
{
    padding: 5px;
}

.title
{
    background: #6F8540;
    color: #fff;
    padding: 10px !important;
}
.TestBanner
{
    position: absolute;
    color: Red;
    font-size: 100px;
    font-weight: bold;
    z-index: 3;
    width: 100%;
    text-align: center;
    bottom: 0;
}

.smallTager {
    color: #fff !important;
    display: inline;
    padding: 2px 2px;
    font-weight: bold;
    text-align: center;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    cursor: default;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

input[type=radio], input[type=checkbox] {
    width: 20px;
    height: 20px;
    position: relative;
    top: 5px;
    /*vertical-align: text-top;*/
}