@charset "utf-8";
a:hover, a:active, a:focus {
    outline: none;
    text-decoration: none;
    color: #d20600;
}
body{font-size:13px}
.lastconnect{    clear: both;    color: #fff;    padding: 5px 0 0;    text-align: center;}

.project {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    position: fixed;
    right: 4%;
    top: 20px;
    background-color: #d10600;
    text-decoration: none;
    text-align: center;
    z-index: 1001;
    padding: 10px;
}

.box-primary.box {
    padding: 15px;
}

.cmt-box {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
}
.cmt-box .cmt-label {
    position: absolute;
    left: 0px;
    top: 5px;
    font-size: 8px;
}

.rinfotable tr th,.rinfotable tr td{text-align: center  !important;vertical-align: middle !important;}

.gotoTitle a{color: #d20600;}

.fileattach {
    color: #8f8f8f;
    margin:2px 0;
}