﻿.myprofile .dual-list-header {
  padding-top: 5px;
}
.myprofile .my-profile-dual-list {
  border: 1px solid #babcbd !important;
}
.myprofile .search-box-frame {
  display: none;
}
.myprofile .personalDetails {
  position: static !important;
  display: block !important;
  width: 100% !important;
  z-index: auto !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.myprofile .contactDetails {
  position: static !important;
  display: block !important;
  width: 100% !important;
  z-index: auto !important;
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.myprofile .selected-tab {
  background-color: #F4F5F5;
}
.myprofile .dual-list-item .dual-list-header {
  background: #dbe9ee;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #ffffff 0%, #dbe9ee 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #dbe9ee));
  background: -webkit-linear-gradient(top, #ffffff 0%, #dbe9ee 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #dbe9ee 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #dbe9ee 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #dbe9ee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dbe9ee', GradientType=0);
  border: 1px solid #babcbd;
  height: 25px;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin-top: 10px;
  font-family: arial;
}
.myprofile .section-header {
  font-weight: bold;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
}
.myprofile .admin-header {
  /*position: fixed;
        top: 90px;*/
  float: right;
  width: 900px;
  z-index: 3;
  height: 24px;
  line-height: 25px;
  padding: 5px 5px 5px 15px;
  margin-top: 15px;
  margin-bottom: 10px;
  color: white;
  -mox-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.myprofile .admin-header .admin-header-title {
  font-weight: bold;
  font-size: 16px;
}
.myprofile .admin-header .account-selector {
  margin-top: -3px;
}
.myprofile .admin-header .account-selector .account-label {
  font-weight: bold;
  margin-right: 10px;
}
.myprofile .admin-header .account-selector .combo-box a {
  width: 130px;
}
.myprofile .admin-header .readonly-account-label {
  font-weight: bold;
  margin-right: 14px;
  font-size: 16px;
}
.myprofile .admin-field {
  display: inline-block;
  margin: 3px 5px 8px 5px;
}
.myprofile .admin-field input {
  margin-bottom: 0;
}
.myprofile .admin-field > label {
  display: block;
  font-weight: bold;
  font-size: 12px;
  margin-bottom: 0px;
}
.myprofile .admin-field-header {
  width: 222px;
  margin-bottom: 0;
}
.myprofile .admin-field-title {
  font-size: 13px;
  font-weight: bold;
}
.myprofile .admin-field-group {
  display: block;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 13px;
}
.myprofile .admin-field-group .admin-field-group-header {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  padding-left: 5px;
  margin-bottom: 10px;
  display: block;
  font-weight: bold;
}
.myprofile .admin-field-group .admin-field-group-sub-header {
  font-weight: bold;
}
.myprofile .admin-field-group .field-button {
  display: inline-block;
  width: 24px;
  line-height: 0px;
  height: 16px;
}
.myprofile .main-title {
  font-size: 15px;
  color: #444444;
  margin-bottom: 16px;
  margin-top: 16px;
  margin-left: 24px;
}
.myprofile .tabs {
  font-size: 14px;
  color: #444444;
  border-bottom: 1px solid #cacaca;
  vertical-align: middle;
  line-height: 26px;
  padding-left: 6px;
  cursor: pointer;
}
.myprofile .profile-sidebar {
  position: sticky !important;
  top: 0 !important;
  align-self: flex-start;
}
.myprofile .master-table {
  width: 100%;
  line-height: 28px;
  background-color: white;
  border: #dfdfdf 1px solid;
}
.myprofile .master-table .button-secondary.toggle-state-button {
  font-size: 12px;
  height: 23px;
  -webkit-text-shadow: none;
  text-shadow: none;
  width: 70px;
}
.myprofile .master-table tbody {
  cursor: pointer;
}
.myprofile .master-table th {
  text-align: left;
  -ms-word-break: break-word;
  word-break: break-word;
  padding: 0px;
}
.myprofile .master-table th > span {
  margin-left: 5px;
}
.myprofile .master-table td {
  -ms-word-break: break-word;
  word-break: break-word;
  padding: 0px;
}
.myprofile .master-table td > span,
.myprofile .master-table td > button,
.myprofile .master-table td > div {
  margin-left: 5px;
}
.myprofile .master-table td:last-child > span,
.myprofile .master-table td:last-child > button,
.myprofile .master-table td:last-child > div {
  margin-right: 6px;
}
.myprofile .master-table th:last-child > span {
  margin-right: 6px;
}