@import url("root.css");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700|Raleway:400,600"); /* For Fonts @added by iO*/
@import url("/sei/static/fonts/fa.min.css"); /* For Icons @added by iO*/
@import url("non-reference-offer-root-icons.css");

@font-face {
  font-family: "ATTAleckSans-Regular";
  src: url("/sei/static/fonts/ATTAleckSans_W_Rg.woff2") format("woff2"),
    url("/sei/static/fonts/ATTAleckSans_W_Rg.woff") format("woff"),
    url("/sei/static/fonts/ATTAleckSans_W_Rg.svg") format("svg"),
    url("/sei/static/fonts/ATTAleckSans_W_Rg.eot") format("eot"),
    url("/sei/static/fonts/ATTAleckSans_W_Rg.ttf") format("ttf");
}

div#header_chart_template {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #1d2329;
}

body:not(#loginBody) {
  background: #f2f2f2 !important;
  margin: 12px !important;
  width: auto;
  height: auto;
}

body {
  width: 100%;
  margin: 0;
  display: block;
}

body > h1 {
  display: none;
}

body #bodywrap {
  width: auto;
  margin: 0 0 12px 0;
}

body #bodywrap #bodycontent {
  padding: 0;
}

body #bodywrap #bodycontent #body {
  margin: 0;
}

br{
  display: none;
}

div.ui-tooltip-content br {
  display: block;
  margin-bottom: 5px;
}

#null-1 br {
  display: block;
}

a {
  cursor: pointer;
  text-shadow: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #663399;
}

.ui-widget-content a {
  color: #0057b8;
}

input,
button,
select,
textarea,
#holderId {
  border-radius: 8px;
  border: solid 1px #dddddd;
  padding: 6px 12px;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px !important;
  color: #1d2329;
  left: 0;
  position: relative;
}

select:not([multiple="multiple"]) {
  background: url("/sei/static/images/att/16px/unfold.png") no-repeat center;
  background-position-x: 100%;
  -moz-appearance: none;
  -webkit-appearance: none;
}

select:not([multiple="multiple"])::-ms-expand {
  display: none;
}

form input.button,
form input[type="button"],
.save_cancel_buttons a, span.saveMessageSection {
  height: auto;
  border: none;
  cursor: pointer;
  width: auto !important;
  margin: 0 12px 0 0;
  padding: 8px 24px;
  line-height: 1;
  border-radius: 16px;
  color: #ffffff !important;
  background-color: #0057b8 !important;
}

input.button,
input[type="button"],
.save_cancel_buttons a, span.saveMessageSection {
  height: auto;
  border: none;
  cursor: pointer;
  width: auto !important;
  margin: 10px 12px 0 0;
  padding: 8px 24px;
  line-height: 1;
  border-radius: 16px;
  color: #ffffff !important;
  background: #0057b8;
}

.save_cancel_buttons a:hover {
  text-decoration: none !important;
}
span.saveMessageSection:hover {
  background-color: #4cbeff;
  text-decoration: none;
}

input[type="button"][name="addInteractiveBtn"].disabledButton {
  background-color: #4cbeff;
}


form[name="shift"] input[type="submit"],
form[name="shift"] input[type="button"] {
  margin-top: 10px;
}

.grayed,
input.disabledButton,
input[readonly="readonly"],
textarea[readonly="readonly"] {
  height: auto;
  background: #f2f2f2 !important;
  color: #606060 !important;
  cursor: auto !important;
}

button {
  min-width: 100px;
  border: none;
  color: #ffffff;
  background-color: #0057b8;
  border-radius: 16px;
  padding: 8px 0;
}

mat-dialog-container button {
  background-color: #0057b8 !important;
  color: #ffffff !important;
}

mat-dialog-container .popupDialogButtons button {
  padding: 8px 24px;
  line-height: 1;
  border-radius: 8px;
  font-weight: 400;
}

.is-row-tool button {
  min-width: auto !important;
}

#ownerId-multiselect-button,
#lessee-multiselect-button {
  background: #efefef;
  padding: 6px 12px;
}

#ownerId-multiselect-button,
#customerId-multiselect-button {
  background: #efefef;
  padding: 6px 12px;
}

#holderId textarea {
  box-shadow: none;
  padding: 0;
}

form:not([name="summaryForm"]) a img:not(.calendaricon),
#dashBoardContent span img {
  position: relative;
  top: 2px;
  margin: 0 5px;
}

#banner {
  background: #ffffff;
  border-radius: 8px;
  width: 100%;
  padding: 0;
  position: relative;
}

#banner #logo {
  background: url("/sei/static/images/att/ATT_Globe.png") no-repeat;
  background-size: contain;
  width: 57px;
  height: 57px;
  padding: 0;
  display: inline-block;
  position: relative;
  margin: 12px;
}

#bannerTableDiv ul {
  background-color: #ffffff;
  border: none;
  float: none;
}

#banner #bannerTableDiv {
  position: relative;
  margin: 12px 12px 0 0;
  padding: 0;
  float: right;
  width: auto;
}

#banner #bannerTableDiv a {
  text-shadow: none;
  color: #224267;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: normal;
  font-size: 16px;
  padding: 0;
  margin: 0 12px;
  outline: none;
}

#banner #bannerTableDiv #userDivTrigger {
  margin: 0 12px 0 0;
}

#banner #bannerTableDiv a:hover {
  text-decoration: underline;
  color: #224267;
}

#banner #bannerTableDiv #userDivTrigger span {
  font-size: 10px;
}

#bannerTableDiv #userDiv,
#bannerTableDiv #setup,
#bannerTableDiv #onlineHelp {
  border-right: none;
  box-shadow: none;
}

#banner #bannerTableDiv #userDivContent {
  background: #ffffff;
  padding: 6px 24px;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  width: 193px;
}

#banner #bannerTableDiv #userDivContent #line {
  display: none;
}

#bannerTableDiv #userDivContent a {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #224267;
  background: #ffffff;
  margin: 0 0 0 20px;
}

#banner #bannerTableDiv #userDivContent span {
  padding: 0;
  margin: 6px 0;
  background-position: left;
}

.active a:hover {
  background: #ffba4d;
}

div.clearer {
  display: none;
}

.tabArea {
  height: auto;
  background: #ffffff;
  padding: 0;
  min-width: auto;
  margin: 12px 0;
  border-radius: 8px;
}

.tabArea #tabsUl {
  padding: 0;
  background: #ffffff;
  border-radius: 8px;
  display: inline-block;
  align-items: center;
}

.tabArea a {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 20px !important;
  padding: 12px 0;
  margin: 0 12px;
  display: inline-block;
  box-shadow: none;
  z-index: 1;
  line-height: 1;
  border-radius: 0;
  border-bottom: 2px solid #ffffff;
}

.tabArea #tabsUl > li > a {
  color: #1d2329;
}

.tabArea a:visited {
  color: #663399;
}

.accordion > li:hover > a,
.accordion > li:target > a,
.accordion > li > a.active {
  color: #0057b8;
  background: #ffffff;
}

#tabs span {
  background: #31659c url("/sei/static/images/3DTableTop2t-30.png") repeat scroll 0 0;
}

#tabs span.sms,
#tabs span.mms,
#tabs span.email,
#tabs span.home,
#tabs span.reports,
#tabs span.reminder,
#tabs span.sei,
#tabs span.staffMatch,
#tabs span.mobileVouchers,
#tabs span.campaignManager,
#tabs span.cgp,
#tabs span.inbound,
#tabs span.voice,
#tabs span.authenticator,
#tabs span.radar,
#tabs span.cipher {
  background-color: #639a00;
}

#shortcuts {
  background: #639a00 url("/sei/static/images/3DTableTop2b-24.png") repeat-x scroll 0 3px;
}

.shortcutShade {
  background: #639a00 repeat-x;
}

.contentHeader .sectionTitle,
#rightPanel .titleBar,
#pageHolder .titleBar {
  background: #1d2329;
}

.summaryTable th,
.summaryTable th a,
.sortable thead td,
.sortable thead td a {
  background-color: #31659c;
}

.footerDivider {
  background: #31659c url("/sei/static/images/3DTableTop2b-24.png") repeat-x scroll 0 7px;
}

#rightPanel table.setupTable div.titleBar {
  background-color: #31659c;
}

/* overwrite color in jqx.base.css */
.jqx-widget-header-soprano {
  background: #ffffff;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px !important;
  color: #1d2329 !important;
  border: none;
}

.requiredField {
  color: #c10000;
}

#footer #legal,
#footer #legal a {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: normal;
}

#footer #legal {
  color: #1d2329;
}

#footer #legal a {
  margin: 0 7px;
  color: #0057b8;
}

#footer #legal a:hover {
  text-decoration: underline;
}

#footer #legal a:visited {
  color: #663399;
}

#footer #legal font {
  display: none;
}

#footer #legal span {
  padding: 0 !important;
}

#footer #appLinks {
  display: none;
}

#footer #appLinks a:link {
  color: #1d2329;
  font-size: 14px;
}

#footer #appLinks a:hover {
  color: #1d2329;
  text-decoration: underline;
  font-size: 14px;
}

#footer #appLinks a:visited {
  color: #1d2329;
}

.active ul a {
  padding: 0;
  color: #1d2329;
  font-size: 16px !important;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: normal;
}

.tabArea ul a {
  height: auto;
}

.tabArea #tabsUl > li > a:hover {
  background: transparent;
  text-decoration: none;
  border-bottom: 2px solid #1d2329;
}

.tabArea ul li {
  width: max-content;
}

.tabArea ul li ul li .mid-line {
  display: none;
}

.tabArea ul li a.currentTab {
  background-color: transparent;
  font-weight: normal;
  border-bottom: 2px solid #0057b8;
}

#body #bodyPanels {
  padding: 0;
}

#bodyPanels #leftPanel {
  background: none;
  padding: 0;
  width: 260px;
  margin: 0 12px 0 0;
}

#bodyPanels #leftPanel #wrapper {
  margin: 0 !important;
}

#bodyPanels #rightPanel {
  background: transparent;
  margin: 0;
}

.accordion li > a {
  background: #ffffff;
  color: #1d2329;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: normal;
  font-size: 16px;
  min-width: auto;
  padding: 8.5px 24px !important;
  height: auto;
  text-shadow: none;
}

.accordion li:last-child > a {
  border-radius: 0 0 8px 8px;
}

.accordion > li:target > a,
.accordion > li > a.active {
  color: #ffffff;
  background: #0057b8;
  box-shadow: none;
}

.accordion > li:hover > a {
  text-decoration: underline;
}

.accordion > li:nth-child(1) > a {
  border-radius: 8px 8px 0 0;
}

.accordion .iconDown {
  width: 14px !important;
  height: 14px !important;
  background-color: #1d2329;
  webkit-mask: url("/sei/static/images/icon/navbar/down-arrow.svg");
  mask: url("/sei/static/images/icon/navbar/down-arrow.svg");
  position: absolute;
  float: right;
  right: 0;
  top: 16px;
  padding: 0;
  margin: 0 24px;
  display: block !important;
}

.accordion .active .iconDown {
  background-color: #FFFFFF;
  -webkit-mask: url("/sei/static/images/icon/navbar/down-arrow.svg");
  mask: url("/sei/static/images/icon/navbar/down-arrow.svg");
  transform: rotate(180deg);

}
.accordion li > .sub-menu {
  background: #ffffff;
}

.accordion li > .sub-menu .setupParentContainer img {
  margin: 0;
  position: relative;
  left: 25px;
  top: 2px;
  width: 24px;
  height: 24px;
}

.accordion li > .sub-menu .setupChildContainer {
  margin: 0 0 0 52px;
}

.accordion li .sub-menu a:hover {
  cursor: pointer;
}

.accordion li .sub-menu a,
.accordion li .sub-menu td {
  font-size: 15px;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: normal;
  color: #1d2329 !important;
}

.accordion li.usefulLinks .sub-menu a {
  margin: 0 0 0 50px;
}

.accordion li .sub-menu a.setupFolder {
  font-family: "ATTAleckSans-Regular", sans-serif;
  margin: 6px 0 6px 36px;
  display: inline-block;
  line-height: 1;
  font-weight: normal;
}

.setupImagePlus {
  background: url("/sei/static/images/att/16px/expand.png") no-repeat;
}

.setupImageMinus {
  background: url("/sei/static/images/att/16px/collapse.png") no-repeat;
}

#accStatus tr {
  padding: 12px 0 12px 24px;
  display: block;
  font-size: 16px;
  font-family: "ATTAleckSans-Regular", sans-serif;
  float: left;
}

#accStatus td {
  padding: 0 !important;
  display: inline;
}

#accStatus .paragraph {
  font-size: 15px;
  color: #1d2329;
}

#accStatus .paragraph > div {
  display: inline-block;
  margin-right: 5px;
}

.accordion li:nth-child(1) .sub-menu {
  padding: 0;
}

.tabArea ul li ul {
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  padding: 12px 24px;
  margin: -12px 0 0 12px;
  z-index: 1;
  left: inherit;
  width: fit-content;
}

.tabArea ul li.active ul {
  margin: -12px 0 0 12px;
  width: auto;
  width: max-content;
  white-space: nowrap;
}

#spinIt .jqx-widget-content,
#email_summary .jqx-widget-content {
  overflow: auto !important;
}

#footer {
  position: relative;
}

#footer #powered_by {
  height: 40px;
  position: absolute;
  left: 15px;
  bottom: 14px;
  display: inline-block;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tabArea ul li.active ul {
    display: table !important;
  }
}

.arrow {
  display: none;
}

.iconDown {
  background-color: #1d2329;
  -webkit-mask: url("/sei/static/images/icon/navbar/down-arrow.svg");
  mask: url("/sei/static/images/icon/navbar/down-arrow.svg");
}

.sort_asc_arrow,
.sort_desc_arrow {
  width: 18px;
  height: 16px;
  background: url("/sei/static/images/att/16px/dropdown.png") no-repeat;
}

.sort_asc_arrow {
  transform: rotate(180deg);
  position: relative;
  top: 6px;
  left: 3px;
}

.sort_desc_arrow {
  position: relative;
  top: -3px;
}

.accordion li.accountStatus > a:before,
.accordion li.usefulLinks > a:before,
.accordion li.disabledUsefulLinks > a:before,
.accordion li.Personal > a:before,
.accordion li.Platform > a:before,
.accordion li.Company > a:before,
.accordion li.recentItems > a:before,
.accordion li.disabledRecentItems > a:before {
  background: none !important;
}

.ui-tabs .ui-tabs-nav li a {
  color: #1d2329;
  font-size: 14px;
  font-weight: 400;
}

.quickLinkStyle {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: normal;
  color: #1d2329;
  font-size: 16px;
}

.kt-auto .remove_all_items {
  top: -6px;
}

.ui-widget-content a:link {
  text-decoration: none;
  height: auto;
}

.plus-circle {
  background: url("/sei/static/images/att/16px/expand.png") no-repeat;
}

.ui-widget-content a:hover {
  text-decoration: underline;
}

.ui-tabs .ui-tabs-nav li {
  background: #f2f2f2;
  border-radius: 8px 8px 0 0;
  border: 0;
  display: inline-block;
}

.ui-widget-content,
#null {
  border: 0px;
  background: #fff;
  margin: 0;
  border-radius: 8px;
  padding: 12px 0;
}

#ownerId-multiselect,
#lessee-multiselect {
  padding: 0;
  border: 1px solid #bcbcbc;
  border-radius: 0;
  width: 258px;
}

#ownerId-multiselect,
#customerId-multiselect {
  padding: 0;
  border: 1px solid #bcbcbc;
  border-radius: 0;
  width: 258px;
}

.ui-tabs .ui-tabs-panel {
  border: 0;
  padding: 0;
}

.ui-tabs .ui-tabs-nav {
  border-width: 0 0 0 0;
  background: transparent;
}

.formTable {
  background: transparent;
}

.ui-widget-content .formTable tr {
  margin: 12px 0;
}

.ui-tabs .ui-tabs-nav li:not(.ui-tabs-active) {
  border-bottom: 4px solid #f2f2f2 !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected,
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  background: #ffffff;
  border: solid 1px #f2f2f2;
  border-radius: 8px 8px 0 0;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 2px solid #0057b8 !important;
}

.formCellLabel {
  color: #1d2329;
  text-align: left;
  background: #ffffff;
  width: auto;
}

#messageTypeRadios .formCellLabel {
  width: 150px;
}

.formCellLabel label,
.formTable > tbody > tr > td.formCellLabel {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: bold;
  font-size: 16px;
  color: #1d2329;
}

.formCellLabel.message-report-order-label {
  font-size: 16px;
  font-weight: bold;
  padding: 0 12px 0 0;
  border-top: 6px solid #ffffff;
  border-bottom: 6px solid #ffffff;
}

.formCellValue input {
  width: 13rem !important;
}

form[name="messageReport"] .formCellValue input {
  width: 182px !important;
}

form[name="messagePerformanceReport"] .formCellValue input {
  width: 208px !important;
  font-weight: normal;
}

form[name="messagePerformanceReport"] .formCellValue select {
  font-weight: normal;
}

.formCellValue input[name="fileContent"] {
  width: auto !important;
}

.formCellValue input + a,
.formCellValue input + a {
  margin: 8.5px;
}

.formCellValue input + a > img {
  margin: 0;
  padding: 0;
}

.formCellValue_2 {
  color: #1d2329;
  font-size: 14px;
}

.formCellValue {
  color: #1d2329;
  font-size: 14px;
  background: #ffffff;
}

#bodyCell .contentHeader {
  margin: 0 0 12px 0;
}

#bodyCell form[name="contact"] {
  margin: 0;
}

#bodyCell form[name="contact"] > input.button {
  margin: 0 6px;
}

#bodyCell .contentHeader .sectionTitle,
.formTable caption {
  width: auto;
  height: auto;
  background: #ffffff;
  border-radius: 8px;
  font-size: 20px;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: bold;
  color: #1d2329;
  line-height: normal;
  background-image: none;
}

#bodyCell .contentHeader .sectionTitle {
  padding: 24px;
  font-weight: bold;
}

#bodyCell .contentHeader .header {
  background: #ffffff;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;
  font-family: "ATTAleckSans-Regular", sans-serif;
  color: #1d2329;
}

#bodyCell .sectionTitle img {
  display: none;
}

#bodyCell .sectionTitle span.heading {
  background: #0057b8;
  vertical-align: middle;
}

#bodyCell #rightPanel {
  display: inline-block;
  width: 100%;
}

#bodyCell #rightPanel .dropShadow {
  background: #ffffff;
  border-radius: 8px;
  margin: 0;
  padding: 24px;
}

#bodyCell #rightPanel form#search_messages_form .dropShadow,
#bodyCell #rightPanel form#search_form .dropShadow,
#bodyCell #rightPanel form[name="contact"] #null-1 .dropShadow,
#bodyCell #rightPanel form[name="company"] .dropShadow,
#bodyCell #rightPanel form[name="emailPreference"] .dropShadow,
#bodyCell #rightPanel form[name="voicePreference"] .dropShadow,
#bodyCell #rightPanel form[name="email_broadcast_order"] .dropShadow,
#bodyCell #rightPanel form[name="ottUserDetails"] .dropShadow,
#bodyCell #rightPanel form[name="hcal"] .dropShadow,
#bodyCell #rightPanel form[name="user"] .dropShadow,
#bodyCell #rightPanel form[name="voice_order"] .dropShadow,
#bodyCell #rightPanel form[name="personal"] .dropShadow,
#bodyCell #rightPanel form[name="sms_standard_order"] .dropShadow,
#bodyCell #rightPanel form[name="sms_broadcast_order"] .dropShadow,
#bodyCell #rightPanel form[name="mms_standard_order"] .dropShadow,
#bodyCell #rightPanel form[name="mms_broadcast_order"] .dropShadow,
#bodyCell #rightPanel form[name="ott_standard_order"] .dropShadow,
#bodyCell #rightPanel form[name="rcs_standard_order"] .dropShadow,
#bodyCell #rightPanel form[name="whatsapp_standard_order"] .dropShadow,
#bodyCell #rightPanel form[name="messageReport"] .dropShadow,
#bodyCell #rightPanel form[name="VoiceOrder"] .dropShadow,
#bodyCell #rightPanel form[name="rapidAlert_order"] .dropShadow,
#bodyCell #rightPanel form[name="performanceReportOrder"] .dropShadow,
#bodyCell #rightPanel form[name="messageReportOrder"] .dropShadow,
#bodyCell #rightPanel form[name="SMSCostCentreReportOrder"] .dropShadow,
#bodyCell #rightPanel form[name="SMSSourceAddressReportOrder"] .dropShadow,
#bodyCell #rightPanel form[name="accountReportOrder"] .dropShadow,
#bodyCell #rightPanel form[name="product"] .dropShadow,
#bodyCell #rightPanel form[name="list"] .dropShadow {
  padding: 0;
}

table.ccoActionsList td.ccoActionLabel {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: bold;
  color: #1d2329;
}

#bodyCell #rightPanel .dropShadow .summaryTable td > a,
#bodyCell #rightPanel .dropShadow .sortable td > a {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #0057b8;
  display: inline-block;
  text-decoration: underline;
}

#bodyCell #rightPanel .dropShadow .summaryTable td[colspan="7"],
#bodyCell #rightPanel .dropShadow .sortable td[colspan="7"] {
  width: 35%;
}

#bodyCell #rightPanel .dropShadow .summaryTable .table_header,
#bodyCell #rightPanel .dropShadow .summaryTable .table_header a,
#bodyCell #rightPanel .dropShadow .sortable .table_header,
#bodyCell #rightPanel .dropShadow .sortable .table_header a {
  font-weight: normal;
}

#bodyCell #rightPanel .titleBar {
  background: transparent;
  margin: 0 0 18px 0;
}

#bodyCell #rightPanel .dropShadow .summaryTable .actionCol {
  width: 120px;
}

/* expand and collapse buttons, overwrite root.css */
form[name="contact"] .expandButton {
  min-width: 18px;
  display: block;
  cursor: hand;
  background: url("/sei/static/images/soprano/expand_more.png") no-repeat;
}
form[name="contact"] .collapseButton {
  min-width: 18px;
  display: block;
  cursor: hand;
  background: url("/sei/static/images/soprano/expand_less.png") no-repeat;
}

.expandButton,
.collapseButton {
  display: none;
}

table {
  border-spacing: 0;
}

table.summaryTable td,
table.sortable td,
table.sortable.rapid_alert_table td {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

#bodyCell #rightPanel .tableTitle {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #1d2329;
  padding: 0;
}

#bodyCell #rightPanel form[name="summaryForm"] {
  display: inline-block;
  width: 100%;
}

#bodyCell #rightPanel .summaryTable th input[name="allbox"] {
  display: block;
}

#bodyCell #rightPanel .summaryTable th input,
#bodyCell #rightPanel .sortable th input {
  display: none;
}

#bodyCell #rightPanel .summaryTable td {
  font-family: "ATTAleckSans-Regular", sans-serif;
}

#bodyCell #rightPanel .summaryTable th,
#bodyCell #rightPanel .summaryTable > td,
#bodyCell #rightPanel .sortable td,
.sortable.rapid_alert_table th,
.sortable.rapid_alert_table td {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: bold;
  font-size: 16px;
  padding: 6px !important;
}

#bodyCell #rightPanel .summaryTable th,
.sortable.rapid_alert_table th {
  text-align: left !important;
}

#bodyCell #rightPanel .summaryTable td,
#bodyCell #rightPanel .sortable td,
.sortable.rapid_alert_table td {
  color: #1d2329;
  text-align: left;
}

#bodyCell #rightPanel .summaryTable th[align="center"] a {
  padding: 0;
}

#rightPanel select {
  background-color: #ffffff;
  width: 13rem !important;
  min-width: 208px;
  text-overflow: ellipsis;
}

#rightPanel select[name="templateId"] {
  margin: 0;
}

#bodyCell #rightPanel .setupTable {
  border: none;
}

#bodyCell #rightPanel .setupTable td {
  background: transparent;
}

#bodyCell #rightPanel .setupTable ul {
  margin: 0;
  text-indent: 0;
}

#bodyCell #rightPanel .setupTable ul li {
  list-style: none;
  margin: 6px 0;
}

#bodyCell #rightPanel .setupTable ul li a {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #0057b8;
}

form[name="summaryForm"] > input.button,
form[name="userLicense"] > input.button {
  margin: 12px 6px 24px 6px;
}

.summaryRowEven,
.summaryRowOdd {
  background: #ffffff;
}

.summaryTable tbody > tr:hover,
.sortable tbody > tr:hover {
  background: #f2f2f2;
}

.summaryTable,
.sortable {
  border: none;
}

.summaryTable th,
.summaryTable th a,
.sortable thead td,
.sortable thead td a {
  font-size: 16px;
  color: #1d2329;
  background: #ffffff;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: normal;
}

.summaryTable th > a {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-weight: bold;
}

.summaryTable th,
.summaryTable td,
.sortable td,
.sortable.rapid_alert_table th,
.sortable.rapid_alert_table td {
  border: none;
}

.summaryTable tbody td {
  font-size: 14px;
  color: #1d2329;
}

.mover {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  background: #ffba4d;
  border-radius: 3px;
  padding: 10px 10px 0px 10px;
  border: none;
  text-shadow: none;
}

#bodyCell form#search_messages_form {
  width: 100%;
  margin: 0;
}

#bodyCell form#search_messages_form div > input {
  margin: 0 6px;
}

#bodyCell form#search_messages_form td {
  background: #ffffff;
}

td.formCellLabel a {
  display: inline;
  margin: 0;
}

#bodyCell form#search_messages_form .ui-tabs-panel {
  padding: 0;
}

.prevDisabled,
.nxtDisabled {
  height: 24px;
  padding: 10px 10px 0px 10px;
}

.next-tab:hover {
  background-color: #4cbeff;
  text-decoration: none;
}
.prev-tab:hover {
  background-color: #4cbeff;
  text-decoration: none;
}

.summaryTable td a:link {
  color: #1d2329;
  font-size: 14px;
  text-decoration: none;
}

.summaryTable td a:hover {
  color: #1d2329;
  text-decoration: underline;
  font-size: 14px;
}

.summaryTable td a:visited {
  color: #1d2329;
}

#accStatus {
  border: none !important;
  background: #ffffff;
}

.ui-tabs .ui-tabs-nav li a {
  text-shadow: none;
  color: #1d2329;
  font-size: 16px;
  font-family: "ATTAleckSans-Regular", sans-serif;
  padding: 12px;
  margin: 0;
  font-weight: normal;
}

#footer {
  background: #ffffff;
  margin: 0;
  height: auto;
  border: none;
  padding: 24px 164px;
  width: auto;
  border-radius: 8px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
}

.active a:link {
  text-decoration: none;
  background-color: transparent;
}

.active li > a:hover {
  color: #224267;
  background-color: transparent;
  text-decoration: underline;
}

.contentHeader .CustomerBean {
  background-image: url("/sei/static/images/att/Customer.png");
  width: 42px;
  margin-top: 4px;
}

.contentHeader .Shortcut_Gear {
  background-image: url("/sei/static/images/icon/common/24px/soprano_settings.png");
}

.formTable > tbody > tr > td {
  padding: 0 12px 0 0;
  border-top: 6px solid #ffffff;
  border-bottom: 6px solid #ffffff;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  vertical-align: middle;
  font-weight: normal;
}

.formTable > tbody > tr > td.max-text,
.formTable > tbody > tr > td.sample-format,
.formTable > tbody > tr > td.max-text b {
  font-weight: normal;
}

.formTable #sampleMailMergeMessageTemplateRowText {
  position: relative;
  top: -25px;
}

.formTable > tbody > tr > td > input[type="checkbox"],
.formTable > tbody > tr > td > input[type="radio"] {
  width: auto !important;
}

.ql_settings,
.ql_lists,
.ql_contacts,
.ql_groups,
.ql_sms,
.ql_email,
.ql_consent,
.ql_reports,
.ql_policy,
.ql_api {
  width: 72px !important;
  height: 62px;
  min-height: 48px;
  vertical-align: bottom;
  background-position: center top;
}

.ql_settings + td[align="left"],
.ql_lists + td[align="left"],
.ql_contacts + td[align="left"],
.ql_groups + td[align="left"],
.ql_sms + td[align="left"],
.ql_email + td[align="left"],
.ql_consent + td[align="left"],
.ql_reports + td[align="left"],
.ql_policy + td[align="left"],
.ql_api + td[align="left"] {
  padding-left: 24px;
}

.ql_settings + td[align="left"] a,
.ql_lists + td[align="left"] a,
.ql_contacts + td[align="left"] a,
.ql_groups + td[align="left"] a,
.ql_sms + td[align="left"] a,
.ql_email + td[align="left"] a,
.ql_consent + td[align="left"] a,
.ql_reports + td[align="left"] a,
.ql_policy + td[align="left"] a,
.ql_api + td[align="left"] a {
  display: block;
  width: fit-content;
}

#dashContent {
  margin-top: 10px;
}

#dashContent input[type="button"] {
  cursor: pointer;
}

#dashBoardContent .portlet {
  margin: 12px 0 24px 0;
  padding: 24px;
  border-radius: 8px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  background: #ffffff;
  border: none;
}

#dashBoardContent .portlet-header {
  background: #ffffff;
  border: none;
}

#dashBoardContent input[type="button"] {
  border: none;
  min-width: 100px;
}

#dashBoardContent .column {
  padding: 0;
  width: 48% !important;
}

#dashBoardContent #column1 {
  margin: 0 24px 0 0;
}

#dashBoardContent .portletheader,
#dashBoardContent .portletcontent {
  margin: 0;
  padding: 0;
}

#dashBoardContent .portletheader {
  border: none;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 20px;
  color: #444444;
  background: none;
  margin: 0 0 24px 0;
}

#dashBoardContent .portletcontent th {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #444444;
}

#dashBoardContent .portletcontent td {
  vertical-align: top;
  border: none;
  width: auto !important;
}

#dashBoardContent .portletcontent input,
#dashBoardContent .portletcontent textarea {
  padding: 6px 12px !important;
  margin: 0 0 12px 0;
  border-radius: 8px;
  border: solid 1px #bcbcbc;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #444444;
  width: 100% !important;
}

#dashBoardContent .portletcontent label {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #444444;
  font-weight: bold;
}

#dashBoardContent .portletcontent button {
  border-radius: 8px;
  background: #ffffff;
  border: none;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #224267;
  width: 83px;
  right: 0 !important;
  margin: 0 0 0 12px;
}

#dashBoardContent .portletcontent .uibutton .uibuttontext {
  font-weight: normal;
  text-shadow: none;
  font-size: 16px;
  font-family: "ATTAleckSans-Regular", sans-serif;
}

#dashBoardContent .portletcontent button#quickSend {
  background-color: #f8cf00;
}

#dashBoardContent .portletcontent button#quickSend:hover {
  background-color: #ffea3a;
}

#dashBoardContent .portletcontent button#displayPrev {
  background-color: #224267;
  color: #ffffff;
}

#dashBoardContent .portletcontent button#displayPrev:hover {
  background-color: #0d47a1;
}

#dashBoardContent .portletcontent table.tablescroll td {
  padding: 0;
}

#dashBoardContent .portletcontent table.tablescroll a,
#dashBoardContent .portletcontent table.tablescroll td {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #444444;
  margin: 0;
}

#dashBoardContent .portletcontent table.tablescroll tr {
  background: #ffffff;
  display: flex;
  justify-content: space-between;
}

#dashBoardContent .portletcontent table.tablescroll th {
  padding: 0 0 6px 0;
}

#dashBoardContent .portletcontent a {
  display: inline;
  margin: 0;
}

#dashBoardContent .portletheader#toDrag6 {
  float: left;
}

#dashBoardContent .portletcontent#portletcontentitem6 #labelsComboBox {
  display: none;
}

#dashBoardContent .portletcontent#portletcontentitem6 input {
  margin: 0;
  padding: 0 !important;
  background-color: transparent;
  border: none;
}

#dashBoardContent .portletcontent#portletcontentitem6 #topPanel {
  margin: 0;
}

#dashBoardContent .portletcontent#portletcontentitem6 #topTable {
  width: auto;
  float: right;
  position: relative;
  top: 2px;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #topTable
  td
  #refreshButton {
  width: 21px;
  height: 21px !important;
  min-width: 21px;
  min-height: 21px;
  background: url("/sei/static/images/icon/common/24px/Refresh.png") norepeat center center transparent;
  border: none;
  box-shadow: none;
}

#dashBoardContent .portletcontent#portletcontentitem6 #mainSplitter {
  border: none;
  margin: 0;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  .jqxsplittersplitbarvertical {
  display: none;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  div[class^="jqx"] {
  left: 0 !important;
  width: 100% !important;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  #listBoxContentmsgFlat {
  width: 100% !important;
  z-index: 1000;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  .jqxlistitemelement {
  height: auto !important;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  .jqxlistitemelement
  .jqxitem {
  width: 100%;
  background: #fff;
  padding: 6px 12px;
  margin: 0;
  border: none;
  position: relative;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  .jqxlistitemelement
  .fRow {
  border: none;
  display: flex;
  justify-content: space-between;
}

#dashBoardContent .portletcontent#portletcontentitem6 #mainSplitter #msgFlat {
  left: 0 !important;
  width: 100% !important;
  border: none;
  border-radius: 8px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  #msgFlat
  .jqxlistitemelement {
  position: relative;
  top: 0 !important;
  border-radius: 8px;
  background-color: #ffffff;
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  color: #444444;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  #msgFlat
  .fRow
  > div {
  display: none;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  #msgFlat
  .fColTime,
#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  #msgFlat
  .fColMob,
#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  #msgFlat
  .fColTxt {
  display: tablecell !important;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  #msgFlat
  .fColTime {
  width: 30% !important;
}

#dashBoardContent
  .portletcontent#portletcontentitem6
  #mainSplitter
  #msgFlat
  .fColTxt {
  width: 40% !important;
}

#dashBoardContent #quickSmsTable > tbody > tr > td {
  width: 25%;
}

#dashBoardContent button#quickSend {
  height: auto;
  border: none;
  cursor: pointer;
  width: auto !important;
  padding: 6.5px 24px;
  border-radius: 8px;
  color: #ffffff;
  background: #0057b8;
}

#dashBoardContent #quickSMSdest,
#dashBoardContent #quickSMScustomMessage {
  width: 100% !important;
}

form[name="autoContactUpdtOrder"] {
  display: inline-block;
  margin: 0;
}

#custHierarchy {
  margin: 0 12px 0 0 !important;
}

#treeHeader {
  border-radius: 8px 8px 0 0;
}

#jqxTree {
  border-radius: 0 0 8px 8px;
}

#orderDetails {
  margin: 0 0 10px 0;
}

#statusLinks a {
  margin: 0;
  font-size: 13px;
}

#editableFields input {
  float: none;
}

#editableFields br,
#previewText br {
  display: block;
}

#editableFields label {
  line-height: 33px;
}

#editableFields .icon-help_light {
  position: relative;
  top: 10px;
}

.icon-help_light {
  background: url("/sei/static/images/att/16px/info.png") no-repeat;
}

#editableFields textarea {
  width: auto;
}

#message {
  width: auto;
}

/* New header with navigation bar */
#body .tabArea,
#banner #bannerTableDiv {
  display: none;
}

#banner {
  height: auto;
  margin: 0 0 12px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#banner .tabArea {
  display: inline-block;
  position: relative;
  width: 77%;
  margin: 0;
  text-align: left;
  z-index: 11;
  vertical-align: middle;
  padding-right: 125px; /* Need to add this for all css files */
}

#banner #header_top_right {
  display: flex;
  height: 44px;
  text-align: right;
  z-index: 11;
  vertical-align: middle;
  justify-content: flex-start;
  width: 22%;
  top: 50%;
  transform: translateY(-50%);
  width: 125px;
}

#banner #header_top_right #online_help {
  width: 25px;
  height: 100%;
  display: inline-block;
  position: absolute;
  right: 65px;
}

#banner #header_top_right #online_help #online_help_img {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-top: 8px;
  background-color: #1d2329;
  background-size: 24px auto;
  -webkit-mask-image: url("/sei/static/images/icon/navbar/help.svg");
  mask-image: url("/sei/static/images/icon/navbar/help.svg");
}

#banner #header_top_right #userDivTrigger {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

#banner #header_top_right #userDivTrigger .avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

#banner #header_top_right #userDivTrigger #defaultAvatar {
  background-color: #1d2329;
  -webkit-mask-image: url("/sei/static/images/icon/navbar/account.svg");
  mask-image: url("/sei/static/images/icon/navbar/account.svg");
  -webkit-mask-size: cover;
  mask-size: cover;
}

#banner #header_top_right #userDivContent {
  position: absolute;
  right: 0;
  list-style: none;
  border-radius: 8px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  padding: 12px 24px;
  margin: 45px 12px 0 0;
  text-align: left;
  display: none;
  width: max-content;
}

@media all and (-ms-high-contrast: none) {
  #banner #header_top_right #userDivContent {
    width: auto;
  }
}

#banner #header_top_right #userDivContent li {
  margin: 5px 0;
  font-size: 16px;
  display: flex;
}

#banner #header_top_right #userDivContent li:first-child span {
  font-weight: normal;
}

#banner #header_top_right #userDivContent a,
#banner #header_top_right #userDivContent span {
  font-family: "ATTAleckSans-Regular", sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #1d2329;
}

#banner #header_top_right #userDivContent a:hover {
  color: #1d2329;
  text-decoration: underline;
}

#wrapRepBtn {
  width: auto;
  display: flex;
  justify-content: center;
}

#wrapRepBtn .RepBtnContainer {
  width: auto;
}

/* to fix bugs on MEMS-4633 */
.kt-auto {
  width: 551px;
}

.kt-auto ul {
  width: 551px;
}

.kt-auto ul li {
  width: 525px;
}

@media only screen and (max-width: 1024px) {
  .formTable {
    max-width: 658.4px;
    display: block;
    padding: 0 12px;
  }

  #hcal {
    max-width: 711px;
    overflow: scroll;
  }

  #dashBoardContent .portlet-content input,
  #dashBoardContent .portlet-content textarea {
    width: auto !important;
  }

  #bodyPanels #hcal-2 table {
    width: 65%;
  }

  .formTable > tbody > tr > td > input,
  .formTable > tbody > tr > td > select {
    width: 170px !important;
  }
}

@media only screen and (min-width: 1025px) {
  .ui-widget-content,
  #null {
    padding: 12px 24px;
  }
  .ui-corner-all#null {
    margin-bottom: 12px;
  }

  .ui-dialog[aria-labelledby="ui-dialog-title-rcsTextButtonAttributesModal"],
  .ui-dialog[aria-labelledby="ui-dialog-title-rcsCardButtonAttributesModal"] {
    width: 360px !important;
    text-align: left;
  }

  /* new styles for jQuery UI dialog */
  .ui-dialog .ui-dialog-titlebar {
    background: transparent;
    border: none;
    font-family: "ATTAleckSans-Regular", sans-serif;
    font-size: 20px;
    color: #1d2329;
    padding: 0;
  }

  .ui-dialog .ui-dialog-content {
    padding: 1em 0 0;
    font-size: 1.5em;
  }

  .ui-dialog .formTable > tbody > tr > td {
    padding: 0;
  }

  .ui-dialog .formTable > tbody > tr > td > input[type="radio"] {
    margin: 0 0.3em 0 0;
    top: 1px;
  }

  .ui-dialog .formTable > tbody > tr > td > label {
    margin: 0 1.5em 0 0;
  }

  .ui-dialog .ui-dialog-buttonset button,
  .ui-dialog-buttonset .ui-button:hover {
    height: auto;
    border: none;
    cursor: pointer;
    width: auto;
    min-width: auto;
    margin: 0 12px 0 0;
    padding: 6.5px 24px;
    border-radius: 8px;
    color: #ffffff;
    background: #0057b8;
  }

  .ui-dialog-buttonset .ui-button {
    padding: 0;
    font-weight: normal;
  }
  .ui-dialog .ui-dialog-buttonset button .ui-button-text {
    padding: 0;
    font-weight: normal;
  }

  .ui-dialog #dialog-confirm p {
    text-align: left;
  }

  #ownerId-multiselect,
  #lessee-multiselect {
    padding: 0;
  }

  #ownerId-multiselect,
  #customerId-multiselect {
    padding: 0;
  }
}

/* MERMAID CSS Section - Start */
tr td div.mermaid #mermaid-inner .node rect {
  fill: #ffffff !important;
  stroke: #1d2329; /*#6400AA;*/
}
tr td div.mermaid #mermaid-inner .node polygon {
  fill: #ffffff !important;
  stroke: #1d2329;
}
tr td div.mermaid #mermaid-inner .edgePath .path {
  stroke: #1d2329 !important;
}
tr td div.mermaid #mermaid-inner path {
  stroke: #1d2329 !important;
}

tr td div.mermaid #mermaid-inner .edgeLabel {
  fill: none;
}
#mermaid-inner a {
  color: #4f4f4f;
}
#mermaid-inner .edgeLabel a {
  color: #4f4f4f;
}
/* MERMAID CSS Section - End */

#searchImg {
  width: 24px;
  height: 24px;
  margin-top: 8px;
  margin-right: 15px;
  display: block;
  background: url("/sei/static/images/soprano/search.png") right top no-repeat;
}

/***LOGIN PAGE START***/
/*LOAD FONTS*/
@font-face {
  font-family: "OmnesATTII";
  src: url("/static/fonts/Omnes_ATT_II-Regular.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OmnesATTIIMedium";
  src: url("/static/fonts/Omnes_ATT_II-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'OmnesAtt';
  font-weight:400;
  font-style:normal;
  src: url('/static/fonts/Omnes.eot');
  src: url('/static/fonts/Omnes.eot') format('embedded-opentype'), url('/static/fonts/Omnes.woff') format('woff'), url('/static/fonts/Omnes.ttf') format('truetype'), url('/static/fonts/Omnes.svg#OmnesAtt') format('svg');
}
@font-face {
  font-family: 'ClvAtt';
  font-weight:400;
  font-style:normal;
  src: url('/static/fonts/Clearview.eot');
  src: url('/static/fonts/Clearview.eot') format('embedded-opentype'), url('/static/fonts/Clearview.woff') format('woff'), url('/static/fonts/Clearview.ttf') format('truetype'), url('/static/fonts/Clearview.svg#ClvAtt') format('svg');
}
@font-face{
  font-family:'ATT Aleck Sans';
  src:url('/static/fonts/ATTAleckSans-Light.woff2') format('woff2'),url('/static/fonts/ATTAleckSans-Light.woff') format('woff');
  font-weight:300;
  font-style:normal
}
@font-face{
  font-family:'ATT Aleck Sans';
  src:url('/static/fonts/ATTAleckSans-Thin.woff2') format('woff2'),url('/static/fonts/ATTAleckSans-Thin.woff') format('woff');
  font-weight:100;
  font-style:normal
}
@font-face{
  font-family:'ATT Aleck Sans';
  src:url('/static/fonts/ATTAleckSans-Regular.woff2') format('woff2'),url('/static/fonts/ATTAleckSans-Regular.woff') format('woff');
  font-weight:normal;
  font-style:normal
}

.att300{
  font-family:'ATT Aleck Sans' !important;
  font-weight:100 !important;
  font-style:normal !important
}
.att300{
  font-family:'ATT Aleck Sans' !important;
  font-weight:300 !important;
  font-style:normal !important
}
.att{
  font-family:'ATT Aleck Sans'!important;
  font-weight:normal!important;
  font-style:normal!important
}
/*Banner and logo start*/
body#loginBody #loginBanner {
  height: 116px;
  background: #000;
  padding-top: 23px;
}
#loginBanner {
  color: #000000;
  background-color: white;
  vertical-align: top;
  width: 100%;
  height: 75px;
}
body#loginBody #banner {
  height: 142px;
  background: #fff;
  box-shadow: none;
  padding-bottom: 5px;
  border-radius: 0;
}
@-moz-document url-prefix() {
  #banner {border-radius: 0;}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #banner {border-radius: 0;}
}
body#loginBody #banner #logo {
  padding: 0;
  height: 95px;
  width: 1040px;
  margin: 21px 0 21px 15px;
  background-image: url("/sei/static/images/att/logo-att-soprano.png");
  background-position: 0 0;
  background-size: auto 95px;
}
/*Banner & logo end*/

/*BODY START*/
body#loginBody #bodywrap > div table td {
  padding: 0 !important;
}
body#loginBody #bodycontent table td, body#loginBody #bodywrap > div table td {
  vertical-align: top;
}
#bodycontent>table>tbody>tr:nth-child(2)>td>div:first-child, #bodywrap>div>table>tbody>tr:nth-child(2)>td>div:first-child {
  margin-left: 0 !important;
  position: relative;
}

.contentx {
  background: #fff url(/sei/static/images/att/att-image.jpg);
  background-size: contain;
  background-position: right bottom;
  border: 1px solid #cbcbcb;
  height: 622px;
  width: 686px;
  padding-top: 0;
  padding-left: 0;
  margin-top: -2px;
  margin-right: 0;
}
.contentx .indent {
  box-sizing: border-box;
  padding: 0 34px;
}
.contentx .block-blue {
  background: #0057B8;
  color: #fff;
}
.contentx .block-grey {
  background: #666;
  padding: 13px 34px;
  font-size: 32px;
  line-height: 44px;
}

.contentx h2, .contentx h3 {
  font-size: 40px;
  font-weight: 300;
  line-height: 48px;
  color: #ef6f00;
  margin-bottom: 20px;
  font-family: "OmnesAtt";
}
.contentx .block-blue, .contentx .block-grey {
  color: #fff;
  display: block;
  padding: 21px 34px;
  margin: 0 -34px 3px;
}
.contentx a.btn-req {
  background: #0057B8;
  color: #fff;
  border: 2px solid #0057B8;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  padding: 8px 18px;
  display: inline-block;
  margin-top: 20px;
  border-radius: 4px;
  text-decoration: none;
  transition: all 300ms;
  font-family: "ATT Aleck Sans";
  font-style: normal;
  margin-left: 3px;
}
.contentx ul {
  margin: 40px 0 0;
  padding: 0;
  list-style-type: none;
  max-width: 270px;
}
.contentx ul li {
  background: url(/sei/static/images/att/arrow.png) no-repeat 0 5px;
  font-size: 18px;
  line-height: 24px;
  padding-left: 15px;
  padding-bottom: 16px;
  font-weight: normal;
  font-family: "ATT Aleck Sans";
  font-style: normal;
  color: #444;
}
.featurex {
  margin: 35px -15px 55px;
  padding: 0;
  overflow: hidden;
  text-align: center;
  font-family: OmnesATTII;
}
.featurex .cols {
  float: left;
  padding: 0 15px;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.featurex h4 {
  font-size: 19px;
  line-height: 1.2;
  margin: 0 0 4px;
  color: #0568AE;
  display: block;
  font-weight: 400;
  font-family: "OmnesAtt";
}
.featurex p {
  font-size: 14px;
  line-height: 16px;
  color: #444;
  margin: 0;
  padding-right: 15px;
  font-weight: 400;
  font-family: "OmnesAtt";
}
.featurex .cols.first {
  clear: left;
}
.featurex .cols.col-x3 {
  width: 33.333333%;
}
.featurex h4 {
  font-size: 19px;
  line-height: 1.2;
  margin: 0 0 4px;
  color: #0568AE;
  display: block;
  font-weight: 400;
  font-family: "OmnesAtt";
}
/*BODY END*/

/*BOTTOM START*/
.sidebarx-soprano {
  position: absolute;
  bottom: 35px;
  right: 35px;
}
.sidebarx-soprano img {
  max-width: 180px;
  height: auto;
}
/*BOTTOM END*/

/*Login box start*/
body#loginBody #login {
  background: #fff;
  box-sizing: border-box;
  margin: 10px 0 28px !important;
  border-radius: 8px;
  padding: 0 15px 5px !important;
  top: 0 !important;
  border: 1px solid #b7b7b7 !important;
}
body#loginBody #bodywrap > div > table #login {
  margin: -4px 0 28px !important;
}

body#loginBody #login #loginTitle {
  color: #333;
  font-weight: 400;
  text-indent: 0;
  font-family: "ClvAtt";
  font-size: 18px;
  line-height: 24px;
  padding-bottom: 10px;
}
body#loginBody #forgotPass,
body#loginBody #actions img.forgot,
body#loginBody #login:before {
  display: none;
}
body#loginBody #login fieldset#inputs,
body#loginBody #login fieldset#actions,
body#loginBody #login fieldset {
  border: 0 none;
  padding: 0;
}
body#loginBody #login #inputs input,
#ResetPassInputs #resetPassEmail,
#ResetPassInputs #captchaText {
  box-sizing: border-box;
  color: #333;
  margin: 0 0 12px;
  width: 288px !important;
  padding: 7px 8px 7px 28px;
  border: 1px solid #b7b7b7;
  border-radius: 0;
  background-color: #fff;
  box-shadow: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
}
body#loginBody #login #forgotRing {
  display: none !important;
}
body#loginBody #login #inputs input:hover,
body#loginBody #login #inputs input:focus {
  border-color: #ababab;
  color: #000;
}
body#loginBody #loginSubmit {
  background: #0568AE;
  color: #fff;
  text-shadow: none;
  padding: 8px 42px;
  float: left;
  font-size: 16px;
  font-weight: 700;
  font-family: "ClvAtt";
  margin: 0 0 12px 0 !important;
  border: 0 none;
  cursor: pointer;
  height: 42px;
  width: auto !important;
  box-shadow: none;
  border-radius: 4px !important;
  transition: all 300ms;
}
body#loginBody #loginSubmit:hover {
  background:#009fdb;
  color:#fff;
}
body#loginBody #loginSubmit[readonly],
body#loginBody #loginSubmit[readonly]:hover,
body#loginBody #loginSubmit[readonly]:active {
  background:#c7c7c7;
  color:#8b8b8b;
}

body#loginBody #captcha {
  position: static !important;
}
body#loginBody #loginTile {
  position: static !important;
  margin-bottom: 10px;
}

body#loginBody #actions {
  margin: 0;
}
body#loginBody #actions #forgotTxt {
  color: #0568AE !important;
  margin: 0 !important;
  font-family: "ClvAtt";
  font-size: 14px !important;
  padding-top: 13px;
  float: right;
}
body#loginBody #actions #forgotTxt:hover {
  text-decoration: underline !important;
}
body#loginBody #bodywrap > div > table #login #loginTitle {
  text-indent: inherit;
  margin-left: 0 !important;
}

/*Login box end*/

/*RIGHT START*/
.sidebarx {
  width: 290px;
  padding: 0 15px;
  margin: -2px 0 0 0;
}
.sidebarx h3, .sidebarx h4 {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  font-weight: 400;
  font-family: "OmnesAtt";
  padding: 0 0 12px;
  display: block;
}
.sidebarx ul {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.sidebarx ul:last-child {
  margin-bottom: 0;
}
.sidebarx ul li {
  font-size: 18px;
  line-height: 24px;
  padding-left: 0;
  padding-bottom: 14px;
  font-weight: 400;
  font-family: "OmnesAtt";
  color: #333;
}
.sidebarx ul li a {
  color: #0568AE;
  text-decoration: none;
  display: block;
}
.sidebarx ul li:last-child {
  padding-bottom: 0;
}
.sidebarx hr {
  border: 0 none;
  border-bottom: 1px solid #cccccc;
  margin: 20px 0 18px;
  padding: 0;
}
.sidebarx h3, .sidebarx h4 {
  font-size: 20px;
  line-height: 30px;
  color: #333;
  font-weight: 400;
  font-family: "OmnesAtt";
  padding: 0 0 12px;
  display: block;
}
/*RIGHT END*/

/*Footer start*/
body#loginBody #footer {
  background: #000;
  border: 0;
  height: auto;
  margin: auto;
  padding: 0;
  text-shadow: none;
  width: 1098px;
}

body#loginBody #footer #legal {
  position: relative;
  top: 45%;
  display: block;
}

body#loginBody #footer #legal {
  background: #000;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 55px 10px;
}

body#loginBody #footer #legal a {
  font-size: 12px;
  color: #009fdb;
}
/*Footer end*/
/***LOGIN PAGE END***/

#mfieldsContainer br {
  display: block !important;
}

#findIcon {
  width: 24px;
  height: 24px;
  background: url("/sei/static/images/search.png") right top no-repeat;
}

#dialog-form2FA #logo2FA {
  background: url("/sei/static/images/att/ATT_Globe.png") no-repeat;
  background-size: auto;
  height: 50px !important;
}

/* Rapid Alert details page changes MEMS-6974 */
table.rapid_alert_details tr.details_row input.button {
  height: auto;
  border: none;
  cursor: pointer;
  width: auto !important;
  margin: 0 12px 0 0;
  padding: 8px 24px;
  line-height: 1;
  border-radius: 8px;
  color: #ffffff;
  background-color: #1d2329;
}

@media only screen and (min-width: 1651px) and (max-width: 1920px) {
  #banner .tabArea {
    width: 75%;
  }
}

@media only screen and (min-width: 1406px) and (max-width: 1650px) {
  #banner .tabArea {
    width: 70%;
  }
}

@media only screen and (min-width: 1221px) and (max-width: 1405px) {
  #banner .tabArea {
    width: 65%;
  }
}

@media only screen and (max-width: 1220px) {
  #banner .tabArea {
    width: 60%;
  }
}

/** Overwrite styles of charts created by Charts js **/

/* Chart title */
#dashBoardContent .portlet .title,
#dashBoardContent .portlet-header,
#campaign_statuses .graph .title,
#campaign_statuses #top_campaigns_container #campaign_title,
#campaign_statuses #top_campaigns_container #campaign_messages {
  font-family: "ATTAleckSans-Regular", sans-serif !important;
  font-weight: bold !important;
  color: #1d2329 !important;
}

/* Chart data and legends */
#campaign_statuses .chartLegend td,
#campaign_statuses #top_campaigns_container .campaign_name,
#campaign_statuses #top_campaigns_container .campaign_amount,
#orderDetailsCharts h1, 
#orderDetailsCharts h2,
#orderDetailsCharts #start_time h2,
#orderDetailsCharts #end_time h2,
#orderDetailsCharts .chartLegend .chart-legend-label-text,
#orderDetailsCharts .chartLegend .chart-value,
#orderDetailsCharts #click_counts td {
  font-family: "ATTAleckSans-Regular", sans-serif !important;
  color: #1d2329 !important;
}

/* CCC */
body {
  font-family: "ATTAleckSans-Regular", sans-serif;
}
.component-header .row .title {
  background: #ffffff;
  font-family: "ATTAleckSans-Regular", sans-serif !important;
  color: #1d2329;
}

filter-component .row .col-3 {
  font-family: "ATTAleckSans-Regular", sans-serif !important;
  color: #1d2329 !important;
}

contactitem-component .component-message-row .col-10 .row .col-12,
conversationitem-component .col {
  font-family: "ATTAleckSans-Regular", sans-serif !important;
  color: #1d2329 !important;
}

.react-current-tab {
  color: #0057b8 !important;
}

.new-account-status {
  background-color: #0057b8 !important;
}

.react-icon-color {
  color: #0057b8 !important;
}

.react-font {
  font-family: "ATTAleckSans-Regular", sans-serif !important;
}

.new-logo-styling {
  min-width: 260px !important;
  margin: 12px -90px 12px 110px !important;
}

a.MuiButtonBase-root.MuiListItem-root.MuiListItem-gutters.MuiListItem-padding.MuiListItem-button.css-1vc0yan:hover {
  color: #1d2329;
  text-decoration: underline;
}

/*Interactive Messaging*/
#home-heroImage #builder .formarea button:not(.choices__button), .uploadbutton {
  background-color: #0057b8 !important;
  color: #FFFFFF !important;
}