﻿body
{
    font-family: "Helvetica Neue" , "Luxi Sans" , "DejaVu Sans" , Tahoma, "Hiragino Sans GB" , STHeiti, "Microsoft YaHei";
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}
a
{
    text-decoration: none;
    color: #fff;
}
ul
{
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.clearfix:after
{
    clear: both;
}
.clearfix:before, .clearfix:after
{
    display: table;
    content: " ";
}
.panel-top
{
    width: 100%;
    height: 50px;
    float: left;
    background: #0087B4;
    position: fixed;
    z-index: 10;
    top: 0px;
    left: 0px;
    color: #ffffff;
}
.panel-left
{
    width: 180px;
    float: left;
    background: #293038;
    position: fixed;
    z-index: 12;
    left: 0px;
    top: 50px;
    overflow: hidden;
    color: #ffffff;
}
.panel-middle
{
    float: left;
    width: 160px;
    background: #EAEDF1;
    position: fixed;
    z-index: 10;
    left: 180px;
    top: 50px;
    color: #333333;
}
.panel-right
{
    float: right;
    background: #EAEDF1;
    margin-top: 50px;
}
.panel-logo
{
    height: 50px;
    width: 50px;
    text-align: center;
    float: left;
    background: transparent;
}
.panel-logo img
{
    border: 0px;
    height: 30px;
    margin-top: 10px;
}
.item
{
    padding-left: 15px;
    padding-right: 15px;
    line-height: 50px;
    height: 50px;
    background: #0099CC;
    margin-right: 1px;
    float: left;
    cursor: pointer;
}
.item:hover
{
    background: #008FBF;
}
.panel-home
{
    font-size: 16px;
    box-sizing: border-box;
    float: left;
}
.panel-account
{
    float: right;
    position: relative;
    font-size: 14px;
}
.ico-dropdown
{
    background: url(../images/icon/down.png) no-repeat center center;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    height: 50px;
    width: 15px;
    cursor: pointer;
}
.ico-value
{
    float: left;
}
.drop-menus
{
    position: absolute;
    z-index: 99;
    top: 50px;
    left: 0px;
    width: 100%;
    background: #fff;
    display: none;
}
.drop-menus a
{
    color: #333333;
}
.drop-menus ul li
{
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #f5f5f5;
    padding-left: 15px;
}
.drop-menus ul li:hover
{
    background: #f5f5f5;
}
.ico-bell
{
    float: left;
    height: 50px;
    width: 25px;
    background: url(../images/icon/bell.png) no-repeat center center;
}
.panel-msg
{
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    background: #FF9900;
    float: left;
    margin-left: 5px;
    margin-top: 15px;
    border-radius: 8px;
    -webkit-border-radius: 5px;
}
.button-col
{
    width: 100%;
    text-align: center;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #AE9E8F;
    cursor: pointer;
    font-family: Arial;
    font-size: 15px;
    -webkit-user-select: none;
    user-select: none;
}
.panel-menu-title
{
    width: 100%;
    height: 40px;
    background: #22282e;
    float: left;
    line-height: 40px;
    cursor: pointer;
    overflow: hidden;
    -webkit-user-select: none;
    user-select: none;
}
.panel-menu-title:hover
{
    background: #37424F;
}
.panel-left .title
{
    float: left;
    line-height: 40px;
    margin-left: 15px;
}
.panel-menu-title img
{
    width: 15px;
    height: 10px;
    float: left;
    margin-top: 15px;
    border: 0px;
    margin-left: 16px;
}
.panel-menu-box
{
    width: 100%;
    float: left;
}
.panel-menu-box ul li
{
    float: left;
    width: 100%;
    height: 40px;
    overflow: hidden;
}
.panel-menu-box ul li:hover
{
    background: #37424F;
}
.panel-menu-box ul li img
{
    margin-left: 16px;
    width: 16px;
    height: 16px;
    float: left;
    margin-top: 12px;
    border: 0px;
}
.panel-center
{
    margin-top: 20px;
    margin-left: 15px;
    position: relative;
}
.panel-wrap
{
    width: 33.3%;
    float: left;
}
.panel-section
{
    height: 140px;
    background: #ffffff;
    margin-right: 15px;
}
.panel-ico
{
    width: 60px;
    height: 100%;
    float: left;
    background: #f9fafc;
    text-align: center;
}
.panel-ico img
{
    width: 30px;
    height: 30px;
    margin-top: 55px;
    border: 0px;
}
.panel-content-wrap
{
    height: 100%;
    padding-left: 60px;
}
.panel-section-content
{
    padding: 30px 0px 20px 20px;
    position: relative;
}
.user-name
{
    font-size: 22px;
}
.user-name-h
{
    font-size: 22px;
    color: #999;
}
.user-name a
{
    color: #0099cc;
}
.user-email
{
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.user-balance
{
    font-size: 24px;
    line-height: 24px;
    color: #546478;
    float: left;
}
.user-balance-b
{
    font-size: 24px;
    line-height: 24px;
}
.user-balance-s
{
    font-size: 14px;
}
.u-recharge
{
    color: #fff;
    border: 1px solid #09c;
    background-color: #09c;
    font-size: 12px;
    padding: 4px 12px;
    line-height: 18px;
    margin-left: 10px;
    float: left;
}
.payment-tool
{
    margin-top: 28px;
    float: left;
    width: 100%;
}
.payment-tool a
{
    color: #06C;
    cursor: pointer;
}
.tool-b
{
    height: 13px;
    width: 1px;
    display: inline-block;
    background: #d3d3d3;
    margin: 1px 9px;
    vertical-align: text-bottom;
}
.tool-row
{
    line-height: 18px;
}
.project-row
{
    height: 47px;
}
.project-ass
{
    cursor: default;
    height: 47px;
    border-bottom: 1px solid #f5f5f5;
    line-height: 46px;
    position: relative;
    z-index: 1;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
}
.project-num-no
{
    color: #ccc;
    font-size: 18px;
    display: inline-block;
    height: 100%;
    width: 47px;
    text-align: center;
    vertical-align: top;
}
.project-num
{
    color: #0066cc;
    font-size: 18px;
    display: inline-block;
    height: 100%;
    width: 47px;
    text-align: center;
    vertical-align: top;
}
.project-text-no
{
    color: #ccc;
}
.project-text
{
    color: #3b4956;
}
.ps-container
{
    background: #fff;
    margin: 15px 15px 0 15px;
    color: #333;
}
.ps-head
{
    padding-left: 16px;
    background: #f9fafc;
    height: 50px;
    line-height: 50px;
}
.ps-title
{
    font-weight: bold;
    margin-right: 3px;
}
.ps-col
{
    display: inline-block;
    float: none !important;
    vertical-align: top;
    width: 33%;
}
.ps-col ul li
{
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    -o-transition: all 0.3s, 0.3s;
    -ms-transition: all 0.3s, 0.3s;
    -moz-transition: all 0.3s, 0.3s;
    -webkit-transition: all 0.3s, 0.3s;
    position: relative;
    background: #f9fafc;
    margin: 8px;
    color: #333;
}
.ps-col ul li a
{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #333;
    float: left !important;
}
.ps-content
{
    padding-top: 5px;
    margin-left: -5px;
    margin-right: -5px;
}
.ps-category
{
    padding: 10px 0;
}
.ps-category-title
{
    margin: 3px 0 6px 15px;
    color: #999;
    font-weight: 600;
}
.ps-item img
{
    width: 17px;
    height: 17px;
    border: 0px;
    float: left;
    margin-top: 12px;
    margin-right: 3px;
}
.ps-item span
{
    float: left;
}
.ps-item-data
{
    margin-left: 8px;
}
.ps-item-count
{
    color: #0066cc;
}

.btn-margin
{
    margin-right: 5px;
}
.btn-default:hover
{
    background: #ffffff;
}
.table
{
    width: 100%;
    background: #FFF;
    font-size: 12px;
    margin-top: 8px;
    border: 1px solid #e1e6eb;
}
.table thead tr th
{
    padding: 8px 8px;
    font-weight: normal;
    border-bottom: 1px solid #e1e6eb;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #0087B4;
}
tfoot td
{
    height: 50px;
    border: 0px;
}
.subtable
{
    color: #666;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
    border: 1px solid #e1e6eb;
    position: relative;
}
.subtable a
{
    color: #666;
}
.tb-sub-header td
{
    padding: 12px 8px;
    background-color: #F5F6FA;
}
.table tbody tr td
{
    padding: 12px 8px;
    border-top: 0px;
    border-bottom: 1px solid #e1e6eb;
    vertical-align: middle;
    line-height: 1.428571429;
}
.table tbody tr td a
{
    color: #666;
}
.subtable tbody tr td
{
    padding: 12px 8px;
    border-top: 0px;
    border: 1px solid #e1e6eb;
    vertical-align: middle;
    line-height: 1.428571429;
}
.subtable:hover
{
    border-color: #0087B4;
}
.float-left
{
    float: left;
    margin-right: 3px;
}
.float-right
{
    float: right;
    margin-right: 2px;
}
.alert
{
    padding: 6px 12px;
    line-height: 18px;
    margin-bottom: 6px;
    border-radius: 0px;
    border: 1px solid transparent;
    margin-top: 6px;
}
.alert-standard
{
    color: #090;
    background-color: #F2FFEA;
    border-color: #C7DDB9;
}
.alert-warning
{
    color: #ff0000;
    background-color: #FFB6B6;
    border-color: #C7DDB9;
}
.font-weight
{
    font-size: 16px;
    margin-left: 2px;
    margin-right: 2px;
}
.font-blue
{
    color: #06C;
}
.font-red
{
    color: Red;
}
.summary-vm-total
{
    font-size: 14px;
    font-weight: 500;
    background-color: #FFF;
    padding: 0 24px 0 10px;
    line-height: 40px;
    border: 1px solid #E1E6EB;
    margin-top: 10px;
}
.row
{
    margin-left: -15px;
}
.row:before, .row:after
{
    display: table;
    content: " ";
}
.col-half
{
    width: 50%;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.text-black
{
    color: #000;
}
.text-blue
{
    color: #0087B4;
}
.text-orange
{
    color: Orange;
}
.text-success
{
    color: #090 !important;
}
.text-important
{
    color: #FD571C !important;
}
.product-nav-title
{
    font-weight: bold;
    text-indent: 20px;
    height: 70px;
    width: 100%;
    line-height: 70px;
    background: #D9DEE4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-nav-list
{
    position: relative;
    overflow: hidden;
}
.product-nav-list ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.product-nav-list li.active a
{
    background-color: #FFF;
}
.product-nav-list li a
{
    width: 180px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #333;
}
.product-nav-list .nav-icon
{
    width: 30px;
    height: 40px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #333;
}
.product-nav-list .nav-title
{
    width: 138px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav-col-button
{
    position: absolute;
    z-index: 11;
    width: 40px;
    height: 40px;
    cursor: pointer;
    right: -20px;
    top: 250px;
    background: url(/images/icon/extend.png) #ffffff no-repeat center center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
.nav-col-button:hover
{
    background-color: #f5f5f5;
}
.nav
{
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-pills
{
    display: inline-block;
    vertical-align: middle;
}
.nav-pills > li
{
    float: left;
}
.nav > li
{
    position: relative;
    display: block;
}
.nav-pills li a, .nav-pills li a:focus, .nav-pills li button, .nav-pills li button:focus
{
    padding: 6px 12px;
    border-radius: 0px;
    border: 1px solid #D9DEE4;
    background-color: #D9DEE4;
    color: #666;
    line-height: 20px;
    height: 32px;
    margin-left: 2px;
}
.nav-visited
{
    border: 1px solid #546478;
    background-color: #546478;
    color: #FFFFFF;
}
.nowrap
{
    white-space: nowrap;
}
.nowrap a
{
    color: #06C;
}
.text-explode
{
    color: #CCC !important;
    font-weight: normal !important;
    margin: 0px 4px !important;
}
.text-danger
{
    color: #F00 !important;
}
.position-relative
{
    position: relative;
}
.display-block
{
    display: block;
}
.display-none
{
    display: none;
}
*, *:before, *:after
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-sm-2
{
    width: 16.666666666666664%;
}
.col-sm-3
{
    width: 25%;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12
{
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-sm-5
{
    width: 41.66666666666667%;
}
.col-sm-7
{
    width: 58.333333333333336%;
}
.col-sm-8
{
    width: 66.66666666666666%;
}
.col-sm-10
{
    width: 83.33333333333334%;
}
.col-sm-12
{
    width: 100%;
}
.operation-link
{
    margin-right: 16px;
}
.text-size-14
{
    font-size: 14px !important;
}
.hide
{
    display: none !important;
}
input, button, select, textarea
{
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input
{
    line-height: normal;
}
button, input, select, textarea
{
    margin: 0;
    font-family: inherit;
    font-size: 100%;
}
.chat-form .control-label
{
    text-align: left !important;
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline
{
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
label.control-label
{
    font-weight: normal;
    font-size: 12px;
    color: #666;
}
label
{
    font-size: 100%;
}
label
{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: bold;
}
textarea.form-control
{
    height: auto;
}
.form-control
{
    height: 32px;
    border-radius: 0px;
    padding: 6px;
    -webkit-transition: none;
    transition: none;
    font-size: 12px;
}
.form-control
{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
form
{
    display: block;
    margin-top: 0em;
}
.btn-xs
{
    font-size: 12px;
    padding: 2px 8px;
    height: 20px;
    line-height: 14px;
}
.col-sm-4
{
    width: 33.33333333333333%;
}
.btn-primary
{
    color: #fff;
    border: 1px solid #09c;
    background-color: #09c;
    cursor: pointer;
}
.btn-primary:hover
{
    color: #fff;
    border: 1px solid #28b5d6;
    background-color: #28b5d6;
}
.btn-important
{
    color: #fff;
    border: 1px solid #FF3B10;
    background-color: #FF3B10;
    cursor: pointer;
}
.btn.btn-primary.disabled, .btn.btn-primary[disabled]
{
    color: #EEE;
    text-shadow: none;
    filter: none;
    opacity: 1;
    color: #fff;
    border: 1px solid #ccc;
    background-color: #ccc;
}
.margin-top
{
    margin-top: 8px !important;
}
.margin-right
{
    margin-right: 8px !important;
}
.col-sm-9
{
    width: 75%;
}
.form-horizontal .radio, .form-horizontal .checkbox
{
    min-height: 27px;
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline
{
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.radio-inline, .checkbox-inline
{
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.radio, .checkbox
{
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]
{
    float: left;
    margin-left: -20px;
}
input[type="radio"], input[type="checkbox"]
{
    margin-top: 2px;
    margin-top: 1px;
}
input[type="radio"], input[type="checkbox"]
{
    margin: 4px 0 0;
    margin-top: 1px;
    line-height: normal;
}
.form-horizontal .radio, .form-horizontal .checkbox
{
    min-height: 27px;
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline
{
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}
.index
{
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    color: #fff;
    position: absolute;
    text-align: center;
    z-index: 2;
    background: #0087B4;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    left: -10px;
    top: -20px;
}
.timer
{
    color: #f00;
}
.row-disabled
{
    background: #eee;
}
.row-important
{
    background: #FFD2C1;
}
h3, .h3
{
    font-size: 24px;
}
h1, h2, h3
{
    margin-top: 20px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6
{
    font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.table-default-viewer
{
    background-color: #FFF;
}
table
{
    max-width: 100%;
    background-color: transparent;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
.table-viewer-header
{
    margin-top: 10px;
    margin-bottom: -1px;
    height: 40px;
    background: #F5f6FA;
    line-height: 38px;
    border: 1px solid #e1e6eb;
    position: relative;
    border-left: 4px solid #6d7781;
}
.table-viewer-header .table-viewer-topbar-title
{
    font-size: 14px;
    color: #333333;
    display: inline-block;
    margin-left: 16px;
}
.table-content
{
    border: 1px solid #ddd;
    padding: 20px;
}
.table-viewer-header .table-viewer-topbar-content
{
    margin-right: 60px;
}
.btn
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.btn
{
    font-size: 12px;
    border-radius: 0px;
    padding: 8px 16px;
    height: 32px;
    line-height: 14px;
}
.btn-default
{
    color: #333;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    font-size: 12px;
    border-radius: 0px;
    padding: 8px 16px;
    height: 32px;
    line-height: 14px;
    border-color: #cccccc;
    display: inline-block;
    cursor: pointer;
}
.btn-sm
{
    font-size: 12px;
    padding: 4px 12px;
    height: 24px;
    line-height: 14px;
}
.btn-danger
{
    color: #333;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
}
.btn-danger:hover
{
    color: #fff;
    border: 1px solid #f25721;
    background-color: #f25721;
}
.btn-warning
{
    color: #333;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
}
.btn-warning:hover
{
    color: #fff;
    border: 1px solid #ddd;
    background-color: #FFA200;
    border-color: #eea236;
}

.table-default-viewer
{
    width: 100%;
    background-color: #FFF;
}
.table-default-viewer td
{
    padding: 11px 20px;
    border: 1px solid #eeeeee;
}
.notice-panel
{
    font-size: 12px;
    font-weight: 500;
    background: #FFFCE5;
    border: 1px solid #FFDD67;
    padding: 10px;
    border: 1px solid #E1E6EB;
    margin-top: 10px;
    color:#333;
}
.notice-panel a
{
    text-decoration:underline;
    color:#666;
}