﻿blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, legend, li, ol, p, pre, select, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

body, html {
    width: 100%;
    height: 100%;
}

body {
    font-size: 12px;
    font-family: 'Microsoft YaHei',Arial,Verdana;
}

label {
    font-weight: 400;
}

.hr {
    clear: both;
    overflow: hidden;
    height: 5px;
}

.btnlrm {
    margin: 0 3px;
    cursor: pointer;
}

blockquote, body, button, code, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, legend, li, ol, p, pre, select, td, textarea, th, ul {
    margin: 0;
    padding: 0;
}

body, html {
    width: 100%;
    height: 100%;
}

body {
    font-size: 12px;
    font-family: 'Microsoft YaHei',Arial,Verdana;
}

label {
    font-weight: 400;
}

.hr {
    clear: both;
    overflow: hidden;
    height: 5px;
}

.btnlrm {
    margin: 0 3px;
    cursor: pointer;
}


.tree-folder {
    margin-top: 3px;
    background: url();
    font: normal normal normal 14px/1 FontAwesome;
    font-size: small;
    line-height: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .tree-folder:before {
        content: "\f07b";
    }

.tree-folder-open {
    margin-top: 3px;
    background: url();
    font: normal normal normal 14px/1 FontAwesome;
    font-size: small;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .tree-folder-open:before {
        content: "\f07c";
    }

.tree-file {
    margin-top: 3px;
    background: url();
    font: normal normal normal 14px/1 FontAwesome;
    font-size: small;
    line-height: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .tree-file:before {
        content: "\f0f6";
    }

.tree-collapsed {
    display: inline-block;
    margin-top: 3px;
    margin-right: -5px;
    background: url();
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .tree-collapsed:before {
        content: "\f0da";
    }

.tree-expanded {
    display: inline-block;
    margin-top: 3px;
    margin-right: -5px;
    /*background: url();*/
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .tree-expanded:before {
        content: "\f0d7";
    }

.mvctool .l-btn-left {
    margin: 7px;
}

.mvctool .rightdiv {
    float: right;
    margin-right: 30px;
    height: 32px;
    line-height: 32px;
}

.mvctool .datagrid-btn-separator {
    margin: 7px 2px;
    height: 20px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select {
    max-width: 280px;
}
/*input,
select,
textarea {
    max-width: 280px;
}*/
#north, #south {
    /*background-color: white;*/
}

#center {
    /*background-color: #d5d0d0;*/
    background-color: #b6e3ed;
    background-image: url("ico/bak.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#loginTabUser {
    height: 380px;
    width: 450px;
    background-color: whitesmoke;
    background-color: rgba(255,255,255,0.6);
    border-radius: 10px;
    top: 60px;
    right: 50px;
    position: absolute;
    border: 1px solid #F0F1F1;
    margin: 0 20PX;
    -webkit-box-shadow: 0px 3px 3px #c8c8c8;
    -moz-box-shadow: 0px 3px 3px #c8c8c8;
    box-shadow: 0px 3px 3px #c8c8c8;
}
#notice {
    height: 260px;
    width: 450px;
    background-color: whitesmoke;
    background-color: rgba(255,255,255,0.3);
    border-radius: 10px;
    top: 120px;
    right: 550px;
    position: absolute;
    border: 1px solid #F0F1F1;
    margin: 0 20PX;
    -webkit-box-shadow: 0px 3px 3px #c8c8c8;
    -moz-box-shadow: 0px 3px 3px #c8c8c8;
    box-shadow: 0px 3px 3px #c8c8c8;
}
.translucent {
    background-color: rgba(255,255,255,0.3);
}
#loginform {
    height: 220px;
    width: 450px;
    top: 70px;
    left: 110px;
    /*background-color: #d3d1d1;*/
    position: absolute;
    margin: 0 auto;
    border: 0px solid #000;
}

.u-input, u-log {
    font-size: 20px;
    font-weight: bold;
    color:black;
}

.linkaply {
    font-size: 15px;
    position: absolute;
    /*left: 110px;*/
}

.link {
    font-size: 15px;
    position: absolute;
    right: 230px;
}

#loginbtn {
    border-radius: 4px;
    width: 230px;
    height: 40px;
    bottom: 0px;
    /*background: #9de673;*/
    background: #0A8745;
    /*background-color: #0A8745;*/
    letter-spacing: 15px;
}

    #loginbtn span {
        font-size: 20px;
        font-weight: bold;
        /*background-color: #0A8745;*/
    }
/*子视图(表单样式设置) 开始*/
.spanTitle {
    font-size: x-large;
    position: center;
}
/*.spanPnno{
    margin-right:0px;
    position:absolute;
}*/
/*子视图(表单样式设置) 结束*/
