﻿*
{
    font-family:'fangsong';
}
div
{
    display: block;
}
pre{
    white-space:pre-wrap;
}
.header-background
{
    /*background: url("../images/logo/header02.jpg") no-repeat center top,url("../images/logo/header_sli02.jpg") repeat-x top;*/
}

.logo-background
{
    position: absolute;
    /*background: url("../images/logo/header.jpg") no-repeat left top;*/
    left: 0;
    top: 0;
    width: 100%;
    height: 88px;
    background-color:#19b;
}
.logo-brand:before{
    content:"rank-link®";
    background-color: gold;
    color: #157;
    border-radius: 45%;
    padding: 2px 5px 5px 5px;
    font-size: 12px;
    margin-right:10px;
}
.left-background
{
    position: absolute;
    height: 100%;
    width: 268px;
    margin-left: 0;
    margin-top: 122px;
    background: url("../images/frame/LeftSlice.jpg") repeat-y left top;
}
    .current-logo .title-back,
    .blank-logo .title-back
    {
        position:absolute;
        color: #eee;
        width:500px;
        padding-left:20px;
    }
    .current-logo .title,
    .blank-logo .title
    {
        display:none;
        position: absolute;
        color:#666;
        width:500px;
        padding-right:20px;
    }
    .title-main
    {
        font-size: 22px;
        border-bottom: 1px solid;
        text-align: left;
    }
    .title-sub
    {
        font-size: 16px;
        text-align: right;
        margin: 5px;
    }
.current-logo .title-back
{
    top: 10px;
    left: 60px;
    /*border-left:1px solid;*/
}
.current-logo .title
{
        top: 9px;
        left: 59px;
        border-right:1px solid;
}
.blank-logo .title-back
{
    top: 10px;
    left: 20px;
}
.blank-logo .title
{
        top: 9px;
        left: 99px;
}
.headimg img
{
    width: 36px;
    height: 36px;
    border-radius:18px;
}

@media (min-width:900px)
{
    .inner-title-company,
    .erp-logo
    {
        display:block;
    }
}
.inner-title-company
{
    position: absolute;
    top: 15px;
    left: 600px;
    height: 60px;
    line-height: 60px;
    color: #666;
    font-size: 20px;
    overflow:hidden;
}
.panel-heading
{
    padding: 5px 10px;
}

.panel-body
{
    padding: 10px;
}

@media (min-width: 768px)
{
    .content
    {
        margin-left: 238px;
    }
    .page-header
    {
        margin-left: 245px;
    }

}

.content
{
    /*position: relative;*/
    min-height: 580px;
    background: none;
    border-left: 1px solid #ddd;
    padding: 10px 15px;
    margin-top: 0;
    overflow:auto;
}
/*.content-container
{
    margin: 0 auto;
    min-height: 100%;
    text-align: left;
    width: 921px;
    position: relative;
}*/
.content-left
{
    float: left;
    width: 15%;
    margin-right: 10px;
}


.page-header
{
    position:relative;
    height: 30px;
    padding: 0 0 0 15px;
    margin-bottom: 0;
    line-height: 25px;
    background: none;
    border-left-width: 0;
    margin-top: 10px;
    border-bottom:none;
}

    .page-header .page-title
    {
        margin-left:10px;
        font-size: 1em;
        color:#ddd;
        text-align:right;
        padding:0 30px;
    }

    .page-header .page-nav
    {
        float: right;
        line-height: 36px;
    }


.content-right
{
    float: left;
    width: 80%;
}

.layout-footer-spacing
{
    clear: both;
    height: 0px;
    /*border-left: 1px solid #eee;*/
}

@media (min-width:768px)
{
    .layout-content
    {
        margin-left: 5px;
        border-left: 1px solid #ddd;
    }

    .layout-footer
    {
        margin-left: 252px;
    }
}


.layout-footer
{
    position: relative;
    font-size: 12px;
}

.footer-inner
{
    margin: 10px auto;
    width: 100%;
    text-align: center;
    min-height:60px;
}

.footer-inner .version
{
    font-size: 16px;
    margin-bottom: 9px;
    margin-top: 10px;
}

.layout-left {
    margin-top:-1px;
    float: left;
    width: 238px;
    border-top:1px solid #eee;
    display:none;
    padding: 10px 15px;
}
.layout-footer-left {
    float: left;
    width: 240px;
    border-top:1px solid #ddd;
    margin-left:5px;
    margin-top:-1px;
    display:none;
}
@media (min-width:768px)
{
    .layout-left,
    .layout-footer-left
    {
        display:block;
    }
}
.container .content,
.container .page-header,
.container .layout-footer,
.container .layout-footer-spacing
{
    margin-left: 0;
    border-left-width: 0;
}

.sub-title
{
    float: left;
    padding: 0 30px 0 15px;
    font-size: 1.0em;
    border-bottom: 1px solid #eee;
    margin: 10px 0;
}

    .sub-title > a,
    .sub-title > a:hover
    {
        text-decoration: none;
    }

.sidebar-nav
{
    border:1px solid #ddd;
}
.sidebar-nav .nav-header,
.sidebar-nav .nav-header:hover
{
    background: none;
    filter: none;
}

.sidebar-nav .nav-header
{
    border-bottom: 1px solid #eee;
}
.sidebar-nav .nav-header.collapsed
{
    border-bottom: 1px solid #fff;
}

.sidebar-nav .title
{
    border-top: 1px solid #ddd;
    /*background-color:#f8f8ff*/
}

.sidebar-nav .nav-list.collapse.in
{
    border-bottom: none;
}

.sidebar-nav
{
    margin: -1px;
}

.sidebar-nav .nav-header.collapsed .fa-collapse::before
{
    content: "\f0d7";
}

.sidebar-nav .nav-header .fa-collapse::before
{
    content: "\f0d8";
}
.sidebar-nav .nav-list{
    background-color:#fff;
}
    /*.sidebar-nav .nav-header .fa-collapse
    {
        color: skyblue;
    }*/

    /*.sidebar-nav li a .fa-caret-right
    {
        color: skyblue;
    }*/

    /*.sidebar-nav .fa-caret-right:before
    {
        content: "\f0f6";
    }*/
.clear
{
    display: block;
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 0;
}

.separator
{
    height: 2px;
    background: #e0e0e0;
}

.orange
{
    background: #f17f21;
}


/*.erp-logo
{
    padding-top: 15px;
    padding-left: 32px;
    padding-bottom: 10px;
    white-space: nowrap;
    text-align: left;
}

    .erp-logo a
    {
        color: #323232;
        text-decoration: none;
    }*/


.nav-pills > li > a
{
    border-radius: 2px;
    padding: 2px 10px;
}

.navbar
{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom-width: 0;
}

.navbar-right
{
    margin-right: -5px;
}

.navbar-nav > li > a
{
    margin: 8px;
    padding: 4px 7px;
    border: 1px solid rgba(0, 0, 0, 0);
}

.navbar .nav > li > a
{
    color: #fff;
}

.nav > li > a:hover
{
    text-decoration: none;
    background: none;
    border: 1px solid #ddd;
}

.nav > li > a:focus
{
    text-decoration: none;
    background-color: transparent;
    border:1px solid gold;
}
.top-link
{
    color:#eee;
    margin-right:30px;
    margin-top:15px;
    font-size:16px;

}
    .top-link a
    {
        color:#fff;
        margin-left:20px;
        margin-right:20px;
        text-decoration:none;
    }
    .top-link a:hover
    {
        color:#eee
    }

.navbar .nav > li:hover
{
    background: none;
}

.navbar .nav > li > a:hover
{
    color: #fff;
}

.dropdown-menu > li > a:hover
{
    color: #fff !important;
    background-color: #aaa !important;
}
.home-li li
{
    list-style-image: url("../images/home/li.png");
    padding-bottom: 2px;
    border-bottom: 1px solid #eef;
    margin-bottom: 5px;
    margin-top:1px;
}

.inline
{
    display:inline-block;
}
.field-inline
{
    display: inline-block;
    margin: 3px 10px 3px 0;
    vertical-align: middle;
}
    .field-inline .field-inline
    {
        margin:0px;
    }
/*span.field-inline
{
    min-width:100px;
    min-height:20px;
    border-bottom:1px solid #ddd;
}*/
/*.dxgvControl a {
    color: #428bca;
}*/
/*窗体背景*/
.data-window .dxpc-contentWrapper
{
    background: url("../images/frame/BottomLogo.jpg") repeat-y left top;
}
.modal-body,
.modal-footer
{
    padding: 5px;
}
.modal-footer
{
    margin-right:30px;
}

.form-control
{
    height: 26px;
    line-height:26px;
    padding: 1px 0px 1px 5px;
    font-size: 12px;
    border-radius: 2px;
    width:150px;
}
a.form-control
{
    padding:0 0 0 5px;
    background-color:#f8f8f8;
    overflow:hidden;
}
.control-label
{
    padding-top: 0px !important;
    line-height: 30px;
    font-size: 12px;
    text-align: right;
    min-width: 96px;
}
td .control-label
{
    min-width:70px;
}
.panel-body .control-label
{
        font-size: 14px;
}

label
{
    font-weight: 500;
}

    label:after
    {
        content: ":";
    }
.alert-icon
{
    float: left;
    width: 48px;
    height: 48px;
    margin-right: 10px;
    padding-top: 8px;
}

.alert-text,
.alert-text-error
{
    position: relative;
    padding-top: 20px;
    min-width: 220px;
    max-width: 800px;
    font-size: 16px;
}

.alert-text-error
{
    color: red;
}

.alert-body
{
    position: relative;
    min-height: 64px;
}

.btn
{
    border-radius: 3px;
    padding: 3px 10px;
}

.btn-sm
{
    border-radius: 2px;
    padding: 2px 5px;
    font-size: 11px;
}

.btn-default
{
    /*color: #fff;
    background-color: #428bca;
    border-color: #357ebd;*/
    color: #fff;
    background-color: #5bb0ce;
    border-color: #46b8da;
    /*color: #333;
    background-color: #fff;
    border-color: #ddd;*/
    min-width: 90px;
}
/*.btn-default:hover
{
    color: #fff !important;
    background-color: #5066b6;
    border-color: #428bca;
}*/
.btn-warning
{
    background: #fff;
    color: red!important;
}
.form-table td
{
    padding: 3px 8px;
}

.form-table .text-right
{
    text-align: right;
}

.loading-center
{
    min-height: 100px;
    background: url("../images/frame/loading_2x.gif") no-repeat center center !important;
}

.loading
{
    background: url("../images/frame/loading.gif") no-repeat left center;
    padding: 0 0 0 20px;
    color: red;
}

.loaded
{
    background: url("../images/frame/loaded.png") no-repeat left center;
    padding: 0 0 0 20px;
    color: green;
}

.loaded-error
{
    background: url("../images/frame/loaded-error.png") no-repeat left center;
    padding: 0 0 0 20px;
    color: red;
}

.done
{
    background: url("../images/frame/loaded.png") no-repeat right center;
    padding: 0 18px 0 0;
    color: green;
}

.result-complete
{
    background: url("../images/frame/loaded.png") no-repeat right center;
    color: green;
    padding-right:20px !important;
}

.result-error
{
    background: url("../images/frame/loaded-error.png") no-repeat right center;
    color: red;
    padding-right:20px !important;
}

.dxeFocused
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.field-require
{
    color: red;
    margin-left: 2px;
    margin-right: 2px;
}

.field-validation-error
{
    color: #e80c4d;
}

.field-validation-valid
{
    display: none;
}

input.input-validation-error
{
    border: 1px solid #e80c4d;
    margin-bottom: 2px;
}

input[type="checkbox"].input-validation-error
{
    border: 0 none;
}

.validation-summary-errors
{
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid
{
    display: none;
}

.bottom-line
{
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 10px;
}

.bottom-line-tight
{
    padding-bottom: 5px;
    border-bottom: 1px solid #e4e4e4;
}

.bottom-line-error
{
    padding-bottom: 10px;
    border-bottom: 1px solid #ff8989;
    margin-bottom: 15px;
}

.data-window-content .bg-transparent,
.data-window-content .bg-transparent .list-group-item,
.data-window-content .bg-transparent .dxgvGroupPanel,
.data-window-content .bg-transparent .dxgvTable,
.data-window-content .bg-transparent .dxgvPagerBottomPanel,
.data-window-content .bg-transparent .dxgvGroupRow,
.data-window-content .bg-transparent .dxgvHeader,
.data-window-content .bg-transparent .dxgvFooter, 
.data-window-content .bg-transparent td.dxgvIndentCell,
.data-window-content .bg-transparent .panel-heading,
/*.bg-transparent .btn-default,*/
.bg-transparent .panel-body
{
    background: none;
    filter: none;
}
.panel-body table
{
    margin-top: 0;
}

.badge-red,
.badge-green,
.badge-yellow,
.badge-gray
{
    color: white;
    padding: 2px 6px;
    /*font-weight: 600;*/
    border-radius: 6px;
    font-size:12px;
}

.badge-red
{
    background-color: #e80c4d;
}

.badge-green
{
    background-color: #00a800;
}

.badge-yellow
{
    background-color: #c8c800;
}

.badge-gray
{
    background-color: #c8c8c8;
}

.red
{
    color:red;
}
.green{
    color:green;
}
.amount
{
    font-weight:600;
    margin-right:10px;
}

.badge-green.amount,
.badge-red.amount,
.badge-yellow.amount
{
    display:inline-block;
    width:88px;
    text-align:right;
}

.badge-tight-red
{
    color: white;
    padding: 0px 5px;
    border-radius: 8px;
    font-size:9px;
    background-color: #e80c4d;
    line-height:15px;
    margin-top:3px;
}
.border-circle,
.border-circle-red,
.border-circle-green
{
    padding: 2px 6px ;
    font-weight: 600;
    border-radius: 50%;
    border:2px solid;
    font-size:12px;
}


.border-circle-green
{
    color: #00a800;
}
.border-circle-red
{
    color: red;
}

.panel-body .prompting
{
    font-size: 16px;
    padding: 20px 30px;
}

input[type=radio], input[type=checkbox]
{
    margin-top: -3px;
    margin-right:2px;
    vertical-align: middle;
}

.error-header
{
    margin-top: 20px !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ff8989;
    margin-bottom: 30px !important;
    color: red;
    font-size: 20px;
    font-weight: 600;
    background:none;
}

.error-panel
{
    text-align: center;
    margin-top:10px;
    padding-bottom: 10px;
    margin-bottom: 50px;
    color: red;
    font-size: 22px;
}
.submit-info-log
{
    border-bottom:1px solid #ddd;
    margin-bottom:12px;
    padding-bottom:12px;
    font-size:14px;
}
.stretch
{
    padding:0!important;
}
    .stretch > table
    {
        width:100%;
    }
    .stretch .dxtlDataTable > tbody
    {
        border:none!important;
    }
.panel-body.stretch .dxgvControl
{
    border:none;
}

.panel-heading .btn
{
    padding: 1px 10px;
}
/*.panel-title
{
    min-height:23px;
}*/
tr.dxgvDataRow:hover,
tr.dxtlNode:hover
{
    background-color:#d9e4fd;
}

td.dropdown,
.dropdown table

{
    overflow: visible!important;
}

.float-panel .panel
{
    float:left;
    margin-right:20px;
}
.fix-width .panel
{
    width:260px;
    overflow:hidden;
    height:230px;
    font-size:12px;
}
.info-list
{
    width:540px !important;
}
/*.todo-list
{
    width:480px !important;
}*/

.bbs-title
{
    font-size:18px;
    font-weight:500;
}
.bbs-reply
{
    padding:5px 10px;
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    background-color:#f5f5f5;
}
.bbs-reply-title
{
    line-height:30px;
}
.task-delay .dxeProgressBarIndicator
{
    background: #ffaaaa url('../devxstyle/devex/progress_index_delay.png') repeat-x left top;
}
img.title-refresh
{
    float:right;
    height:18px;
    cursor:pointer;
    padding:1px;
}
    img.title-refresh:hover
    {
        border:1px solid #eef;
    }
.font-icon
{
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #6bd;
    margin-right: 5px;
    font-size:16px;
    min-width:18px;
    text-align:center;
}
.module-icon
{
    display: block;
    font-size: 60px;
    text-align: center;
    color: #afbfd8;
}
.icon-warning:before {
    font-family: FontAwesome;
    color:red;
	content: "\f06a";
    margin-right:2px;
    font-size:13px;

}
.icon-todo:before {
    font-family: FontAwesome;
    color:green;
	content: "\f0a9";
    margin-right:2px;
    font-size:13px;
}
.icon-bad:before {
    font-family: FontAwesome;
    color:red;
	content: "\f119";
    margin-right:2px;
    font-size:13px;
}

.mi-modal-mask{
    background: rgba(0,0,0,.6);
    position: fixed;
    z-index: 12001;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.mi-modal-mask .caption{
    position:absolute;
    font-size:16px;
    color:white;
    top:38%;
    left:0;
    text-align:center;
    width:100%;
}

