﻿body
{
}
/************Grid View**************/
.pagecontainer
{
    float: right;
    height: 30px;
    margin-right: 30px;
    margin-top: 20px;
    margin-bottom: 40px;
}
.pageitem
{
    padding: 0px 10px;
    height: 30px;
    line-height: 30px;
    color: #656565;
    text-align: center;
    border: 1px solid #F3F3F3;
    float: left;
    margin-left: 15px;
}
.pageitem A
{
    display: block;
}
.headerstyle
{
    height: 40px;
    color: #656565;
    font-weight: 400;
    line-height: 40px;
    border-bottom: 1px solid #d3edf5;
}

.alternatestyle
{
    /*background-color: #eff8fa;*/
    line-height: 40px;
    height: 40px;
    color: #656565;
    border-bottom: 1px solid #d3edf5;
}
.emptyrow
{
    text-align: left;
    border: 0px;
    padding-left: 30px;
    border-bottom: 1px solid #d3edf5;
}
.rowstyle
{
    border-bottom: 1px solid #d3edf5;
    line-height: 40px;
    height: 40px;
    color: #656565;
}
.emptyrowstyle
{
    border-top: 1px solid #d3edf5;
    border-bottom: 1px solid #d3edf5;
    border-left: 0px;
    border-right: 0px;
    line-height: 40px;
    height: 40px;
    color: #656565;
    padding-left: 30px;
    border-top: 0px;
}
.emptyrows
{
    height: 40px;
    color: #656565;
    font-weight: bold;
    line-height: 40px;
}
.minicolumn
{
    width: 130px;
}
.emtpytable
{
    width: 100%;
    color: #656565;
    border: 0px;
}
.operationcolumn
{
    width: 100px;
}
.headerstyle th
{
    text-align: left;
    padding-left: 30px;
    border: 0px;
    border-top: 5px solid rgb(0, 83, 159);
}

.rowstyle TD, .alternatestyle TD
{
    padding-left: 30px;
    border: 0px;
}

.rowstyle:hover, .alternatestyle:hover
{
    background-color: #f0f9fc;
}
/******************Global Settings***************************/
.probanner
{
    background-repeat: no-repeat;
    background-position: center center;
    height: 230px;
}
.searchprobanner
{
    background-image: url(/_layouts/Images/Nuctech.OfficialWebsite.Portal/FrontImg/probanner.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 230px;
}
.normalcontentcontainer
{
    width: 1200px;
    margin: 0px auto;
    display: table;
    padding-left: 9px;
}
.contentcontainer
{
    background-color: #f7f7f7;
    width: 1200px;
    display: table;
    min-height: 260px;
}
.leftmenupart
{
    width: 300px;
    float: left;
    padding-top: 24px;
}
.tcontentpart
{
    width: 600px;
    float: left;
    background-color: #fbfbfb;
    -moz-box-shadow: 2px 2px 10px #909090; /*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090; /*safari或chrome*/
    box-shadow: 2px 2px 10px #909090; /*opera或ie9*/
    min-height: 600px;
}
.tdcontentpart
{
    width: 600px;
    float: left;
    background-color: #fbfbfb;
    -moz-box-shadow: 2px 2px 10px #909090; /*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090; /*safari或chrome*/
    box-shadow: 2px 2px 10px #909090; /*opera或ie9*/
    min-height: 600px;
}
.scontentpart
{
    width: 880px;
    float: left;
    background-color: #FFFFFF;
    padding-right: 20px;
    -moz-box-shadow: 2px 2px 10px #909090; /*firefox*/
    -webkit-box-shadow: 2px 2px 10px #909090; /*safari或chrome*/
    box-shadow: 2px 2px 10px #909090; /*opera或ie9*/
    min-height: 600px;
}
.rightlistpart
{
    width: 300px;
    float: left;
    padding-top: 24px;
    padding-bottom: 20px;
}
/******************Left Menu***************************/
.leftmenubody
{
    width: 256px;
    background-color: #00559f;
    margin-left: 20px;
}
.leftmenuItem
{
    height: 32px;
    line-height: 32px;
    padding-left: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    width: 200px;
    float: left;
}
.menuitemcontainer
{
    border-bottom: 1px solid #eff3ef;
}
.arrowright
{
    background-image: url(/_layouts/Images/Nuctech.OfficialWebsite.Portal/FrontImg/arrowright.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.arrowdown
{
    background-image: url(/_layouts/Images/Nuctech.OfficialWebsite.Portal/FrontImg/arrowdown.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.arrowmove
{
    width: 28px;
    height: 32px;
    float: right;
    cursor: pointer;
}
.menuhover:hover
{
    background-color: #dbe4eb;
}
.selectmenuitem
{
    background-color: #dbe4eb !important;
}
.submenuItem
{
    height: 32px;
    line-height: 32px;
    color: #414141;
    font-size: 12px;
    cursor: pointer;
    padding-left: 28px;
    background-color: #f0f0f0;
}
.menucontainer
{
    margin-bottom: 40px;
}
body #MSO_ContentTable
{
    min-height: 490px !important;
}
/******************End Left Menu***********************/
/***********************Recover System****************************/
BODY #s4-ribbonrow
{
    display: none;
}
/***********************End Recover System***********************/