﻿.leftregion.accordioninside > .f-panel-header {
    border-bottom-width: 0;
}



#header table {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;

    background-image: url(/res/images/IndexTop.jpg);
    background-size:100% 100%;
    min-height:60px;
    height:60px;
}



    #header table td {
        padding: 0;
    }

#header .logo {
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    color: #302f2f;
    transform: scale(1,1.5);
}

#header .dwname {
    font-size: 18px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    color: red;
    text-overflow: ellipsis;
    width: 280px;
    display: inline-block;
    transform: scale(1,1.6);
}


#header .logoimg {
    width: 48px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}


#header .f-btn {
    border-width: 0;
    padding: 10px;
    height: auto;
}

#header .icontopaction .f-btn-icon {
    width: 24px;
    font-size: 24px;
    margin-left: -12px;
    line-height: 20px;
    height: 24px;
}

#header .icontopaction .f-btn-text {
    font-size: 12px;
    line-height: 9px;
    padding-top: 9px;
}

#header .icononlyaction .f-btn-icon,
#header .icononlyaction .f-btn-text {
    width: 30px;
    font-size: 30px;
    line-height: 40px;
    height: 40px;
}



#header .userpicaction .f-btn-icon {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: 0px;
}

#header .userpicaction .f-btn-text {
    margin-left: 5px;
    font-size: 14px;
    line-height: 40px;
}

.f-panel.ui-draggable>.f-panel-header
{
        background:#2aadfa;
        background-image: url(/res/images/IndexTop.jpg);
}
.f-panel.ui-draggable>.f-panel-header>.f-panel-tools
{
        background:red;
}

.f-panel.ui-draggable>.f-panel-header>.f-panel-title>.f-panel-title-text
{
    color: #fff;
    align-items: center;
    text-align: center;
    font-size: 15px;
}



.systemhelp .arrowd {
    display: none;
}


.tabtool {
    margin-right: 10px;
}

    .tabtool .ui-icon {
        font-size: 18px;
        font-weight: normal;
        width: 18px;
        height: 18px;
    }

.bottomtable {
    width: 100%;
    font-size: 12px;
}

.highlight {
    font-weight: bold;
    color: Red;
}

.grid-empty-text {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    margin-top: -15px;
    color: #ff0000;
    font-size: 24px;
    text-align: center;
}

.grid-empty-center {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 500px;
    margin-left: -200px;
    margin-top: -15px;
    color: #ff0000;
    font-size: 20px;
    text-align: left;
}

.grid-empty-left {
    position: absolute;
    top: 45%;
    left: 0%;
    width: 500px;
    margin-left: 0px;
    margin-top: -15px;
    color: #ff0000;
    font-size: 20px;
    text-align: left;
}

.grid-empty-centers {
    position: absolute;
    top: 25%;
    left: 10%;
    width: 80%;
    margin-left: 0px;
    margin-top: 0px;
    color: #ff0000;
    font-size: 20px;
    text-align: left;
}

/*未审核*/
.isshenhe .f-tree-cell-text {
    color:#dc06ca;
}

/*未开始*/
.isstarted .f-tree-cell-text {
    color: red;
}

.btnred {
    border-width: 0 !important;
    background-color: Red;
    color: red;
}

.textfont input {
    color: red;
    text-align: right;
    font-weight: bold;
}

.labelRed span {
    color: red;
    font-weight: bold;
}

.labelRedMax span {
    color: red;
    font-weight: bold;
    font-size: 13pt;
}

.f-grid-row-summary .f-grid-cell-inner {
    font-weight: bold;
    color: red;
}

.text-right-total input {
            background-color: #54FF9F;
            text-align: right;
        }

.text-align-center input {
    text-align: center;
    background-color: Lime;
    font-weight: bold;
}

.f-grid-row.Errors,
.f-grid-row.Errors .f-icon,
.f-grid-row.Errors a {
    background-color: #f1ab82;
    color: #000;
}


.mybgpanel.Tops > .f-toolbar-bodyct > .f-toolbar-body {
    background-color: #9BD1DB;
    background-image: url(/res/images/IndexTop.jpg);
    background-size: 100% 110%;
}


#win_edit_Tops_tool_daohang{
    padding:0px;
}

#win_edit_Tops_WinTool{
    padding:0px;
}

.f-smallmode .f-toolbar{
    padding-top: 3px;
    padding-bottom: 3px;
}

.lableFontColor{
    color:#f56d39;
    font-weight:bold;
}

 .TreeRed .f-tree-cell-text {
    color: red;
 }

.TreeBlue .f-tree-cell-text {
   color:mediumblue;
}

.f-grid-row.GridRed,
.f-grid-row.GridRed .ui-icon,
.f-grid-row.GridRed a {
   color:red;
}

.backRed{
    color:#000;
    background-color: red;
}

.f-grid-row .f-grid-cell-standard01, .f-grid-row .f-grid-cell-standard02 {
    background-color: #facb9e;
}

.ColRed.f-grid-cell
{
    background-color: #FF77FF;
    color: #000;
}


.f-messagebox-nowin{
    z-index: 9999 !important;
    font-size: 16px;
    line-height: 28px;
}