@CHARSET "UTF-8";

::-webkit-scrollbar {
    width: 0px;
}
::-webkit-scrollbar-track  {
    background-color: white;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, button, label, select, textarea, p, blockquote, th, td
{
    margin: 0;
    padding: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Microsoft Yahei",STHeiti,SimSun,sans-serif;
    color: #222;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
}
fieldset, img
{
    border: 0;
}
address, caption, cite, code, dfn, em, th, var, i
{
    font-style: normal;
    font-weight: normal;
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Microsoft Yahei",STHeiti,SimSun,sans-serif;
}
ol, ul
{
    list-style: none;
}
caption, th
{
    text-align: left;
}
h1, h2, h3, h4, h5, h6
{
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after
{
    content: '';
}
abbr, acronym
{
    border: 0;
}
.inline
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}
.inlineBlock
{
    display: inline-block;
    vertical-align: top;
}
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display:inline-block;
}
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
.zoom
{
    zoom: 1;
}

/* this site */

.vb
{
    vertical-align: baseline;
}
.vm
{
    vertical-align: middle;
}
.unl
{
    text-decoration: underline;
}
.nounl
{
    text-decoration:none;
}
.tac
{
    text-align: center;
}
.tal
{
    text-align: left;
}
.tar
{
    text-align: right;
}
.block
{
    display: block;	
}
.none
{
    display: none;
}
.table
{
    display: table;
    *position: relative;
    *display: block;
}
.cell
{
    display: table-cell;
    vertical-align: middle;

    *display: block;
    *position: absolute;
    *top: 50%;
    *left: 50%;
}
.cell .inner
{
    *position: relative;
    *top: -50%;
    *left: -50%;
}
.visible
{
    visibility: visible;
}
.hidden
{
    visibility: hidden;
}
.cram
{
    width: 100%;
    height: 100%;
}
.pr
{
    position:relative;
}
.pa
{
    position:absolute;
}
.pf
{
    position:fixed;
    _position:absolute;
}
.ch
{
    left: 50%;
}
.cv
{
    top: 50%;
}
.fr
{
    float:right;
}
.fl
{
    float:left;
}
.top
{
    top: 0;
}
.right
{
    right: 0;
}
.mt0
{
    margin-top: 0px;
}
.mb0
{
    margin-bottom: 0px;
}
.mt6
{
    margin-top: 6px;
}
.mb6
{
    margin-bottom: 6px;
}
.ml6
{
    margin-left: 6px;
}
.mr6
{
    margin-right: 6px;
}
.mb3
{
    margin-bottom: 3px;
}
.mt3
{
    margin-top: 3px;
}
.mt15
{
    margin-top: 15px;
}
.mb15
{
    margin-bottom: 15px;
}
.mt20
{
    margin-top: 20px;
}
.mb20
{
    margin-bottom: 20px;
}
.ml20
{
    margin-left: 20px;
}
.mr20
{
    margin-right: 20px;
}
.mt3
{
    margin-top: 3px;
}
.mb3
{
    margin-bottom: 3px;
}
.ml8
{
    margin-left: 8px;
}
.mr8
{
    margin-right: 8px;
}
.ml10
{
    margin-left: 10px;
}
.mr10
{
    margin-right: 10px;
}
.mt10
{
    margin-top: 10px;
}
.mb10
{
    margin-bottom: 10px;
}
.mlr10
{
    margin-left: 10px;
    margin-right: 10px;
}
.ml15
{
    margin-left: 15px;
}
.mr15
{
    margin-right: 15px;
}
.ml30
{
    margin-left: 30px;
}
.mr30
{
    margin-right: 30px;
}
.mt30
{
    margin-top: 30px;
}
.mb30
{
    margin-bottom: 30px;
}
.pr3
{
    padding-right: 3px;
}
.pl3
{
    padding-left: 3px;
}
.pr16
{
    padding-right: 16px;
}
.pl16
{
    padding-left: 16px;
}
.pr20
{
    padding-right: 20px;
}
.pl20
{
    padding-left: 20px;
}
.pt20
{
    padding-top: 20px;
}
.pb20
{
    padding-bottom: 20px;
}
.pt10
{
    padding-top: 10px;
}
.pb10
{
    padding-bottom: 10px;
}
.pt15
{
    padding-top: 15px;
}
.pb15
{
    padding-bottom: 15px;
}
.pt30
{
    padding-top: 30px;
}
.pb30
{
    padding-bottom: 30px;
}
.pt40
{
    padding-top: 40px;
}
.h24
{
    height: 24px;
}
.lh1_5
{
    line-height: 150%;
}
.lh2_0
{
    line-height: 200%;
}
.fs24
{
    font-size: 24px;
}
.fs18
{
    font-size: 18px;
}
.fs12
{
    font-size: 12px;
}
.fs
{
    font-size: 14px;
}
.lh12
{
    line-height: 12px;
}
.fsi
{
    font-style: italic;
}
.tdlt
{
    text-decoration: line-through;
}
.bts
{
    border-top:solid 1px #e8e8e8;
}
.bbs
{
    border-bottom:solid 1px #e8e8e8;
}
.hd
{
    font-weight: bold;
}
html, body
{
    color: #222;
    background-color: #fff;
}
input, span, a, label, div, p, button, select, option, li, td, th
{
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Microsoft Yahei",STHeiti,SimSun,sans-serif;
    font-size: 14px;
}
input, textarea
{
    outline: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #222;
}
a:hover {
    text-decoration: underline;
    color: #222;
}

input.val
{
    height: 18px;
    padding: 7px;
}

input.val, textarea.txt
{
    border: 1px solid #ccc;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius: 0px;
}

textarea.txt
{
    padding: 7px;
    resize: none;
    line-height: 150%;
}
.cd
{
    cursor: default;
}
.cp
{
    cursor: pointer;
}
.ct
{
    cursor: text;
}
input.btn, button.btn
{
    border: 1px solid #FA1919;
    background-color: #FA1919;
    color: #fff;

    cursor: pointer;

    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius: 0px;
    text-align: center;
}
.btn
{
    border: 1px solid #FA1919;
    color: #FA1919;

    cursor: pointer;

    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius: 0px;
    text-align: center;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #FA4B4B;
    border: 1px solid #FA4B4B;
    text-decoration: none;
}

.wh
{
    width: 0;
    height: 0;
}
.indc
{
    width: 18px;
    height: 4px;
    background: url("../img/progress-dots.gif") no-repeat scroll 0 0 transparent;
}

.fixedTop
{
    position: fixed;
    _position: absolute;
    top: 0px;
}
.fixedCenter
{
    position: fixed;
    _position: absolute;

    left: 50%;
    top: 50%;
}
.fixedCover
{
    left: 0;
    width: 100%;
    height: 100%;

    z-index: -1;

    background: #fff;
}
.bgFixedCover
{
    background: #fff url("../img/small-loader-nouveau.gif") no-repeat center;
}
.trsp
{
    filter: alpha(opacity=0);
    opacity: 0;
}
.dw
{
    width: 7px;
    height: 7px;
}
.dialog
{
    z-index: 9;
}
.hdDialog
{
    padding-left: 16px;

    display: block;

    height: 56px;
    line-height: 56px;

    position: relative;
}
.hdDialog .lblTitle
{
    font-size: 24px;
}
.hdDialog .btnDialogClose
{
    height: 16px;
    width: 16px;

    display: block;

    position: absolute;

    top: 20px;
    right: 16px;

    background: url("../img/close.png") no-repeat scroll 0 0 transparent;
}
.dialogInnerWrap a.close:hover
{
    background: url("../img/close.png") no-repeat scroll 0 0 transparent;
}
.dialogInnerWrap
{
    position: relative;
}
.dialogInnerCover
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #889999;

    filter: alpha(opacity=10);
    opacity: 0.1;
}
.dialogInnerWrap input.btnLock
{
    color: orange;
}



.uploadify
{
    display: inline-block;
    *display: inline;
    *zoom: 1;

    text-align: center;
    position: relative;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 4px;

    background-color: #FCFCFC;
    border: 1px solid #222;
    color: #222;
}
.uploadify object
{
    left: 0;
}
.uploadify-queue
{
    display: none;
}
.uploadify-button-text
{
    white-space:nowrap;
}
.uploadifive-button
{
    display: inline-block;
    *display: inline;
    *zoom: 1;

    text-align: center;
    position: relative;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius: 4px;

    background-color: #FCFCFC;
    border: 1px solid #222;
    color: #222;

    cursor: pointer;
}
.uploadifive-button input
{
    cursor: pointer;
}
.uploadifive-queue
{
    display: none;
}

/* FRAME */


html, body
{
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.manu {
    position: fixed;
    height: 100%;
    width: 3%;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 99;
}

.manu li {
    position:relative;
    width: 100%;
    height: 18%;
}
.manu li a {
    display: block;
    width: 100%;
    height: 100%;
}
.manu li a:hover {
    text-decoration: none;
}
.manu li.back {
    height: 5%;
}
.manu li.back {
    height: 5%;
}
.manu li.back a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
}
.manu li.back a:hover {
    text-decoration: none;
}
.manu li .tc {
    width: 100%;
    position: absolute;
    height: 80px;
    line-height: 40px;
    top: 50%;
    margin-top: -40px;
}

.c1 {
    background-image: linear-gradient(45deg, #ddd 0, #f1f1f1 100%);
}

.c2 {
    background-image: linear-gradient(45deg, #ddd 0, #f1f1f1 100%);
}
.c3 {
    background-image: linear-gradient(45deg, #ddd 0, #f1f1f1 100%);
}
.cc {
    background-image: linear-gradient(45deg, #FAC8C8 0, #FAE1E1 100%);
}

.hbar {
    position: fixed;
    height: 5%;
    background-image: linear-gradient(45deg, #ddd 0, #f1f1f1 100%);
    width: 97%;
    left: 3%;
    top: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    z-index: 99;
    display: flex;
    align-items: center;
}

.fbar {
    position: fixed;
    height: 5%;
    background-image: linear-gradient(45deg, #ddd 0, #f1f1f1 100%);
    width: 97%;
    left: 3%;
    bottom: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    z-index: 99;
    display: flex;
    align-items: center;
}
.main {
    position: fixed;
    top: 5%;
    left: 3%;
    width: 97%;
    height: 90%;
    overflow: hidden;
    display: flex;
}
.part {
    width: 48%;
    margin-left: 1%;
    height: 100%;

    overflow-x: hidden;
    overflow-y: auto;
}
.partl {
}
.partr {
}

/* COLOR SYSTEM */

.color {
    color: #FA0000;
    color: #FA1919;
    color: #FA3232;
    color: #FA4B4B;
    color: #FA6464;
    color: #FA7D7D;
    color: #FA9696;
    color: #FAAFAF;
    color: #FAC8C8;
    color: #FAE1E1;
}