﻿body {
    font-family: '微軟正黑體';
}

.page-header {
    margin: 25px ;
    /*0!important*/
}

.tab-content_Comm {
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding: 20px;
}

.checkpoint {
    position: absolute;
    right: 60px;
    bottom: 15px;
}

.checkpoint2 {
    position: absolute;
    right: 180px;
    bottom: 15px;
}

.checkcount {
}

.panel-heading {
    position: relative;
}

.proj-sum {
    background-color: #f0ad4e;
    margin-top: 10px;
    border-radius: 5px;
}

    .proj-sum > div {
        float: left;
        width: 300px;
        padding: 0 5px;
        font-size: 16px;
    }

.gvtop {
    padding: 5px 20px 10px;
}

.ajax__calendar_container {
    z-index: 3000;
    background-color: #fff;
    border: solid 1px #ccc;
}
