﻿.SettingTheme {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  font-size: 14px;
}

.ThemeMain {
  width: 96%;
  margin: 0 auto;
  /*min-width: 800px;*/
}

.div_Theme {
  width: 20%;
  float: left;
  text-align: center;
}

.div_border_parent {
  width: 90%;
  margin: 10px auto;
}

.div_border {
  border: 1px solid #adb7d6;
}

.img_Theme {
  width: 90%;
  margin: 13px auto;
  cursor: pointer;
}
/*User information setting*/
.RightsInfo {
  width: 96%;
  margin: 0 auto;
  color: #3b4e8b;
}

.UserInfo {
  width: 100%;
  margin-top: 10px;
}
    .UserInfo .commonrowspan{
        width:80px;
    }

    .table_UserInfo {
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
        border: none;
        border-collapse: collapse;
    }

.td_L_UserSet {
  width: 13%;
  height: 55px;
  text-align: left;
  color: #3b4e8b;
}

.td_R_UserSet {
  width: 32%;
  height: 55px;
  text-align: right;
}

.td_R_UserSet input {
  width: 99%;
  height: 30px;
  line-height: 30px;
  text-align: left;
  text-indent: 5px;
  border: 1px #a9a9a9 solid;
}

.tdNoBorder {
  width: 71%;
  color: #808080;
  font-size: 14px;
  border: none !important;
  background-color: White;
  line-height: 30px;
  height: 32px;
  cursor: pointer;
}

.td_space_UserSet {
  width: 10%;
  height: 55px;
}

.div_btn_ok {
    width: 100%;
    float: left;
    margin-top:20px;
}

.btn_OK {
  width: 103px;
  height: 30px;
  border: none;
  background: url(../../images/HPC/butBgSize4_jobDetails.png);
  color: White;
  cursor: pointer;
}

.ChangePassword {
  width: 96%;
  margin: 0 auto;
}

.table_Password {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  border: none;
  border-collapse: collapse;
}

.RightsInfo td {
  word-break: keep-all;
  white-space: nowrap;
  /* overflow: hidden; */
  text-overflow: ellipsis;
}

.RightsRequest td {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.RightsConfigInfo {
  width: 100%;
  /* margin-left: 1%; */
}

.table_RightsConfigInfo {
  width: 100%;
  border-collapse: collapse;
}

.table_RightsConfigInfo tr,.table_HPCConfiguration tr,.table_VirtualConfiguration tr,.table_StorageConfigInfo tr{
  border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}
.td_L_UserInfo {
  width: 21.5%;
  height: 40px;
  text-align: right;
  padding-right: 20px;
}

.td_L_UserInfo span {
  background-color: #f7f7f7;
  height: 40px;
  line-height: 40px;
  width: 100%;
  float: left;
  padding-right: 20px;
  color: #282828;
  font-size: 14px;
}

.td_R_UserInfo {
  width: 30%;
  height: 40px;
  text-align: left;
}

.td_R_UserInfo span {
  height: 34px;
  line-height: 34px;
  /* text-indent: 20px; */
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7d7d7d;
  font-size: 14px;
  margin-left: 20px;
}

.td_R_UserInfo label {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
}

.td_R_UserInfo input.cb_td_R_UserInfo {
  width: 16px;
  height: 16px;
  text-align: left;
}

.td_R_UserInfo p {
  margin-top:3px;
}

.cb_td_R_UserInfo {
  display: none;
}

.HPCConfiguration {
  width: 100%;
  /* margin-left: 16px; */
  display: none;
}

.table_HPCConfiguration {
  width: 100%;
  border-collapse: collapse;
}

.VirtualConfiguration {
  width: 100%;
  /* margin-left: 16px; */
  display: none;
}

.table_VirtualConfiguration {
  width: 100%;
  border-collapse: collapse;
}

.StorageConfigInfo {
  width: 100%;
  /* margin-left: 16px; */
  display: none;
}

.table_StorageConfigInfo {
  width: 100%;
  border-collapse: collapse;
}

.tipMessage_Setting {
  width: 96%;
  float: left;
}

.lbl_tipMessage_Setting {
  width: 100%;
  margin-top: 0px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #ff6264;
  font-size: 12px;
  float: left;
}
.lbl_tipMessage_Setting1 {
  width: 100%;
  margin-top: 0px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #ff6264;
  font-size: 12px;
  float: left;
}
/* RightsRequest样式 */
.RightsRequest {
  width: 100%;
  margin: 0 auto;
  color: #3b4e8b;
}

.RightsRequest_div_btn_ok {
  width: 96%;
  margin: 0 auto;
  margin-top: 10px;
  text-align: center;
}

.RightsRequest_btn_OK {
  width: 103px;
  height: 30px;
  border: none;
  background: url(../../images/HPC/butBgSize4_jobDetails.png);
  color: White;
  cursor: pointer;
}

.RightsRequest_ConfigInfo {
  width: 96%;
  margin: 0 auto;
}

.table_RightsRequestConfigInfo {
  width: 100%;
  border-collapse: collapse;
}

.RightsRequest_td_L_UserInfo {
  width: 20%;
  height: 44px;
  text-align: left;
}

.RightsRequest_td_L_UserInfo p {
  background-color: #f6f6f6;
  height: 34px;
  line-height: 34px;
  width: 100%;
  float: left;
  text-indent: 10px;
  color: #333333;
  font-size: 14px;
}

.RightsRequest_td_R_UserInfo {
  width: 27%;
  height: 44px;
  text-align: left;
}

.RightsRequest_td_R_UserInfo p {
  height: 34px;
  line-height: 34px;
  text-indent: 20px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #808080;
  font-size: 14px;
  width: 100%;
}

.RightsRequest_td_R_UserInfo label {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
}

.RightsRequest_HPCConfiguration input,
.RightsRequest_VirtualConfiguration input {
  width: 60%;
  height: 28px;
  line-height: 28px;
  text-indent: 6px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
}

#rightVappSelectAll{
  width: 34.5%;
  margin-left: 20px;
}

#rightSolverSelectAll {
    width: 60%;
}

.RightsRequest_td_R_UserInfo input.RightsRequest_cb_td_R_UserInfo {
  width: 16px;
  height: 16px;
  display: none;
}

.RightsRequest_HPCConfiguration {
  width: 96%;
  margin: 0 auto;
  display: none;
}

.RightsRequest_table_HPCConfiguration {
  width: 100%;
  border-collapse: collapse;
}

.RightsRequest_VirtualConfiguration {
  width: 96%;
  margin: 0 auto;
  display: none;
}

.RightsRequest_table_VirtualConfiguration {
  width: 100%;
  border-collapse: collapse;
}

.RightsRequest_StorageConfigInfo {
  width: 96%;
  margin: 0 auto;
  display: none;
}

.RightsRequest_table_StorageConfigInfo {
  width: 100%;
  border-collapse: collapse;
}

.RightsRequest_tipMessage_Setting {
  width: 96%;
  margin: 0 auto;
  text-align: left;
}

.RightsRequest_lbl_tipMessage_Setting {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: Red;
}

.RightsRequest_p {
  background-color: #f6f6f6;
  height: 34px;
  line-height: 34px;
  width: 42.3%;
  float: left;
  text-indent: 10px;
  color: #333333;
  font-size: 14px;
}

.RightsRequest_input {
  width: 155px;
  height: 26px;
  line-height: 26px;
  border: 1px solid #e0e0e0;
  border-radius: 2px;
  text-align: left;
}

.RightsRequest_checkbox {
  display: none;
}
/* RightsRequest样式 End */
/*Help Center样式*/
.HelpCenterDiv {
  width: 96%;
  margin: 0 auto;
}

.div_Title_Help {
  width: 96%;

  font-size: 14px;

  color: #2591c9;
}

.div_Title_Help div {
  height: 40px;
  line-height: 40px;
  /* border-left: 2px solid #29a6e6;
        padding-left: 10px; */
}

.table_Help {
  width: 100%;
  border-collapse: collapse;
}
.table_Help tr {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.td_L_Help {
  width: 186px;
  height: 38px;
  text-align: right;
}

.td_L_Help span {
  background-color: #f7f7f7;
  height: 40px;
  line-height: 40px;
  width: 100%;
  float: left;

  color: #282828;
  font-size: 14px;
  padding-right: 20px;
}

.td_R_Help {
  width: 79.7%;
  height: 40px;
  text-align: left;
}

.td_R_Help span {
  height: 40px;
  line-height: 40px;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #7d7d7d;
  font-size: 14px;
  margin-left: 40px;
}

.td_R_Help a {
  color: #103a50;
  font-size: 14px;
  text-decoration: none;
}

.td_R_Help a:hover{
  color: #2591c9;
}

.td_R_Help p {
  float: left;
  font-size: 13px;
  color: #7d7d7d;
}

/*HelpCenter样式  End*/

/*归档样式*/
.td_L {
  width: 30%;
  height: 40px;
  text-align: left;
  padding-left: 15px;
  background-color: #f2f2f2;
  border-bottom: 1px solid #adb7d6;
}

.td_R {
  width: 70%;
  height: 40px;
  text-align: left;
  /*border-bottom:1px solid #adb7d6;*/
  text-indent: 10px;
}

.td_R label {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: left;
}

.td_R input.cb_td_R {
  width: 16px;
  height: 28px;
  text-align: left;
  text-indent: 5px;
}

.PasswordMindiv {
  float: left;
  width: 100%;

  margin-top: 10px;
  font-size: 14px;
 
  color: #4c4c4c;
}

.Passworddiv {
  margin-top: 12px; 
  float: left;
  margin-left: 53px;
}
#passwordRules{
  margin-left: 44px;
}


.Passworddiv span {
  font-size: 14px;
  color: #282828;
  line-height: 30px;
  float: left;
  width: 60px;
    text-align: right;
}
.Tips span{
  line-height: 17px;
  margin-left: 5px;
  text-align: left;
}
#level{
  width: 90px;
  text-align: left;
}
.Passworddiv input {
  border: 1px solid #e2e2e2;

  height: 32px;
text-indent: 6px;
  color: #7d7d7d;
  width: 278px;
  font-size: 14px;
  background-color: #fff;
  border-radius: 3px;
  margin-left: 14px;
}
.borderCss{
  border: 1px solid red !important;

}
#strength_L1 {
  float: left;
  width: 38px;
  margin-right: 6px;
  height: 8px;
  margin-left: 90px;
  background-color: #d1d1d1;
}

#strength_M1,
#strength_H1 {
  float: left;
  width: 38px;
  margin-right: 6px;
  height: 8px;
  background-color: #d1d1d1;
}

.Trength1 {
  height: 6px;
  margin-top: -5px;
  font-size: 10px;
  color: #a5a5a5;
  float: left;
}

.Trength1 span {
  margin-left: 10px;
  font-size: 12px;
  color: #7d7d7d;
  line-height: 19px;
}

.Tips {
  float: left;
  margin-left: 70px;
  height: auto;
}

.Tips span {
  color: #ff6264;
  font-size: 12px;
  width: 115px;
}

.HelpCenter_img1 {
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 8px;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  float: left;
  border: 0px;
}

.HelpCenter_img2 {
  margin-bottom: 5px;
  margin-top: 5px;
  margin-right: 14px;
  height: 20px;
  width: 20px;
  vertical-align: middle;
  border: 0px;
}

/**修改用户信息的样式*/
.commoonrow {
  width: 90%;
  float: left;
  margin-top: 12px;
  line-height: 30px;
  margin-left: 26px;
}

.Firstitem {
  width: 41%;
}

.commonrowspan {
  width: 50px;
  height: 34px;
  line-height: 34px;
  color: #282828;
  font-size: 14px;
  float: left;
  text-align: right;
}

.commonrowinput {
  margin-left: 14px;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  width: 278px;
  height: 32px;
  color: #7d7d7d;
  font-size: 14px;
  text-indent: 6px;
  outline: none;
  float: left;
}

.LastLoginTime{
  float: left;
  margin-top: 10px;
  cursor: pointer;

}

.LastLoginTimeinput{
  margin-left: 6px;
  font-size: 13px;
  color: #a8a8a8;
  margin-bottom: 10px;
  cursor: pointer;
  margin-top: 8px;
  border: none !important;
    background-color: White;
}
#txt_LastName{
width: 92px;
}
#txt_FirstName{
  margin-left: 14px;
  width: 90px;
  }
.commonrowbuttondiv {
  clear: both;
  border: 1px solid white;
}
.SoftwareNoticeDiv {
  width: 96%;
}
.SoftwareNoticeDiv label {
  width: auto;
  height: auto;
  text-align: left;
  margin-left: 10px;
  line-height: 40px;
  min-width: 0;
  float: left;
}
