﻿html {
    display: table;
    width: 100%;
    height: 100%;
}
body {
    display: table-cell;
    vertical-align: middle;
    font-family: "Microsoft YaHei", 'PingFang SC';
    background: #EDEDED;
}
.container {
    width: 1025px !important;
    padding: 0;
    margin: 2% auto 2% auto;
    position: relative;
    background: url(../img/side.png) -120px bottom no-repeat #195682;
    overflow: hidden;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 15px #c4c4c4;
    -moz-box-shadow: 0 0 15px #c4c4c4;
    box-shadow: 0 0 25px #c4c4c4;
}
.side {
    width: 205px;
    position: relative;
    padding: 56px 0;
    color: #7C96B0;
    float: left;
}
.side ul {
    margin: 0;
    padding: 0;
}
.side li {
    margin: 0 0 15px 0;
    padding: 0 0 0 30px;
    list-style: none;
    height: 36px;
    line-height: 36px;
}
.side .ico {
    background: #195682;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #134264;
    margin: 10px 15px 10px 0;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    position: relative;
    z-index: 2;
    animation: circle 4s infinite linear;
}
@keyframes circle {
    to {
        -webkit-transform: rotate(1turn);
    }
}
.side .ico::after,
.side .ico::before {
    content: "";
    display: none;
    width: 1px;
    height: 1px;
    position: absolute;
    top: -1px;
    left: 6px;
    background: #99C8EA;
}
.side .ico::before {
    bottom: -1px;
    top: auto;
}
.side .line {
    position: absolute;
    z-index: 1;
    left: 37px;
    top: 72px;
    height: 207px;
    width: 1px;
    display: block;
    overflow: hidden;
    background: #134264;
}
.side .current {
    background: #15496F
}
.side .current .ico::after,
.side .current .ico::before {
    display: block;
}
.side .on {
    color: #fff
}
.side .on .ico {
    border-color: #0E2F47
}
.side .on i {
    display: block;
    width: 6px;
    height: 6px;
    background: #fff;
    margin: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 8px #fff;
    -moz-box-shadow: 0 0 8px #fff;
    box-shadow: 0 0 8px #fff;
}
.side .copyRight {
    position: absolute;
    bottom: 20px;
    left: 30px;
    font-size: 12px;
}
.side .copyRight a {
    color: #7C96B0;
}
.main {
    float: right;
    background: #fff;
    padding: 20px 20px 30px 30px;
    width: 820px;
    *width: 645px;
    min-height: 590px;
}
.main .title {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bold;
    color: #666;
}
.main .subTitle {
    font-family: "宋体";
    border-bottom: 1px solid #eee;
    line-height: 20px;
    margin: 18px 0 35px 0;
}
.main .subTitle span {
    padding-right: 10px;
    position: relative;
    font-size: 18px;
    color: #195682;
    font-weight: bold;
    background: #fff;
    display: inline-block;
    bottom: -9px;
}
.mainContent {
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 10px;
    margin-bottom: 10px;
}
.bottomBtns {
    padding-top: 10px;
    text-align:center;
}
#resultMessage {
    
}
.bottomBtns .btn {
    background: #195682;
    padding: 6px 30px;
    margin-right: 15px
}
.bottomBtns .btn:hover {
    background: #1E6496
}
/* step1 */
.step1 .protocol {
    height: 300px;
    padding: 15px 4%;
    outline: none;
    color: #666;
    width: 100%;
    text-align: left;
    font-size: 12px;
    line-height: 1.8;
    overflow-x: hidden;
    resize: none;
}
.step1 .protocol:hover {
    color: #333
}
.step1 .confirm {
    color: #195682;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    margin: 10px 0 0 0
}
.step1 .confirm input {
    vertical-align: middle;
    margin: 0 5px 0 0;
}
/* step2 */
.step2 .monitorTable {
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
}
.step2 .monitorTable td {
    font-size: 20px;
    border: 1px solid #ddd;
    padding: 5px 15px;
    text-align: center;
}
.step2 .monitorTable .tdL {
    font-size: 14px;
    width: 90%;
    text-align: left;
}
.step2 .monitorTable .right {
    color: #369900
}
.step2 .monitorTable .wrong {
    color: #f00
}
.step2 .monitorTable .txt {
    display: none;
    font-size: 12px
}
/* step3 */
.form-horizontal .col-sm-3 label {
    line-height: 34px;
    margin-bottom: 0;
    display: block;
    text-align: right;
    font-weight: normal
}
.form-group span {
    font-size: 12px;
    margin: 8px 0 0 0;
}
#sqlauthenticationtype input {
    margin-left: 20px;
}
.field-validation-error {
    color: #f00
}
.disabledlabel {
    color: #777;
}
.prompt {
    padding-top: 20px;
}
/* step5 */
.step5 .con img {
    margin: 50px 0
}
.step5 .con {
    text-align: center;
    font-size: 30px;
    color: #329900;
    line-height: 2
}
.step5 .con p {
    padding: 0 0 10px 0;
}
.step5 .bottomBtns {
    text-align: center;
}
/* ie7 */
.form-horizontal .form-group {
    *overflow: hidden;
}
.form-control {
    *height: 20px;
    *line-height: 20px;
    *margin-left: 10px;
}
.col-sm-3,
.col-sm-9 {
    *padding-left: 0;
    *padding-right: 0
}
.step1 .protocol {
    *width: 91%;
    *height: 270px;
}
/* upgrade */
.upgrade-container .side {
    padding-top: 100px;
}
.upgrade-container .line {
    top: 125px;
    height: 150px;
}
.upgrade-container .upgrade-intro {
    height: auto;
    min-height: 100px;
    font-size: 14px;
    line-height: 28px;
    padding: 0;
}
.upgrade-database-error {
    color: red;
}
.upgrade-container input[type="password"] {
    border-radius: 0;
}

.input-group .input-group-addon:first-child{
    display: none;
}
.input-group .input-group-addon:first-child + input.form-control{
    border-radius: 5px 0 0 5px;
}
/* color
titleColor:#195682
*/