/**
  Project name: VRHouseCloud
  Created by darrencai on 2018/01/23 14:22
  Copyright 2017年 - 2018年 上海亦我信息技术有限公司
**/

button {
    padding: 2px 5px;
}

.content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    /*top: 270px;*/
    bottom: 166px;
}

#topBar {
    text-align: left;
    vertical-align: top;
}

#topBar>.slogan {
    float: left;
}

form.login {
    background-color: rgba(28, 25, 13, .2);
    min-width: 320px;
    width: 40%;
    position: absolute;
    right: 50%;
    bottom: 50%;
    transform: translate(50%, 50%);
    text-align: center;
    border-radius: 5px;
    padding: 10px 30px 30px;
}

form.login>table {
    border-collapse: separate;
    border-spacing: 0 20px;
    text-align: left;
    width: 100%;
}

form.login input {
    width: 100%;
}

div.navi {
    box-shadow: 0 0 5px 1px #126685;
    border-radius: 5px;
    padding: 10px;
    width: 145px;
    position: absolute;
    top: 0;
    bottom: 3px;
}

div.navi>a {
    margin: 10px auto;
    width: 100%;
}

div.pane {
    margin-left: 160px;
    overflow-y: scroll;
    height: 100%;
}

#navHouse, #navUser {
    border: 1px solid #cccccc;
    border-radius: 5px;
    font-size: 17px;
    cursor: pointer;
    display: block;
    padding: 5px;
    color: #555;
}

#navHouse.active, #navUser.active, #houseManage.active, #userManage.active {
    border: 1px solid #003fff;
    background-color: #007fff;
    color: #ffff;
}

.head1, .head2 {
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding-left: 5px;
    user-select: none;
    text-align: left;
    cursor: pointer;
}

.head1:hover, .head2:hover, #navHouse:not(.active):hover, #navUser:not(.active):hover {
    background-color: #ededed;
}

.head1 {
    font-size: 17px;
}

.head2 {
    margin-left: 30px;
    font-size: 14px;
    margin-top: 10px;
}

.head1>i, .head2>i {
    /*color: #007fff;*/
    margin-right: 5px;
    position: relative;
    bottom: -2px;
}

.head2 + * {
    margin: 6px 0 0 55px;
}

#houseManage + * {
    margin: 10px 0 0 30px;
}

#userManage {
    margin-top: 20px;
}

#createUserPanel {
    text-align: left;
}

#createUserPanel>* {
    display: inline-block;
    vertical-align: top;
    margin: 0 3px;
}

#createUserPanel>.email, #emailList {
    margin-left: 10px;
}

#emailAccount, #emailDomain{
    width: 100px;
}

#emailAccount, #emailDomain + * {
    transform: translateX(2px);
}

#importFromExcel {
    position: relative;
    width: 160px;
}

#importFromExcel>button {
    text-align: center;
    padding: 2px 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#namePrefix {
    width: 108px;
}

#create, #emailList + * {
    margin: 0;
    float: right;
}

#emailList {
    width: 900px;
    height: 100px;
    margin: 5px 0 5px 5px;
}

#emailList + * {
    padding: 65px 3px 0 0;
    text-align: right;
    width: 60px;
}

#emailList + * > span {
    color: red;
}

.viewDetail {
    cursor: pointer;
    user-select: none;
}

form.modifyUserInfo>.item {
    position: relative;
}

form.modifyUserInfo>.item:not(:first-child) {
    margin-left: 20px;
}

form.modifyUserInfo>.item>label {
    font-weight: normal;
}

form.modifyUserInfo>.item>input {
    margin-left: 2px;
}

form.modifyUserInfo>.item>i {
    display: none;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    font-size: 8px;
    padding: 2px;
    position: absolute;
    top: 2px;
    right: 2px;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
}

form.modifyUserInfo>.item>i:hover {
    color: #000;
    background-color: rgba(0, 0, 0, .3);
}

.text_77X1{
    width: 188px;
    height: 21px;
    margin-left: 37px;
    margin-top: 76px;
    color: rgba(80, 80, 80, 1);
    font-size: 14px;
    line-height: 150%;
    text-align: left;
}

.text_78X1{
    width: 304px;
    height: 48px;
    margin-left: 37px;
    margin-top: 30px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(42, 130, 228, 1);
    font-size: 14px;
    line-height: 150%;
    text-align: center;
}

.text_79X1{
    width: 188px;
    height: 21px;
    margin-left: 37px;
    margin-top: 30px;
    color: rgba(80, 80, 80, 1);
    font-size: 14px;
    line-height: 150%;
    text-align: left;
}

.text_66X1{
    width: 308px;
    height: 63px;
    margin-left: 37px;
    margin-top: 76px;
    color: rgba(80, 80, 80, 1);
    font-size: 14px;
    line-height: 150%;
    text-align: left;
}

.text_74X1{
    width: 182px;
    height: 21px;
    margin-left: 37px;
    margin-top: 30px;
    color: rgba(80, 80, 80, 1);
    font-size: 14px;
    line-height: 150%;
    text-align: left;
}

.text_82X1{
    width: 308px;
    height: 63px;
    margin-left: 37px;
    margin-top: 76px;
    color: rgba(80, 80, 80, 1);
    font-size: 14px;
    line-height: 150%;
    text-align: left;
}

.text_72X1{
    width: 304px;
    height: 48px;
    margin-left: 37px;
    margin-top: 30px;
    color: rgba(255, 255, 255, 1);
    background-color: rgba(42, 130, 228, 1);
    font-size: 14px;
    line-height: 150%;
    text-align: center;
}