@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: "Lato-Regular";
  src: url("/sei/static/fonts/Lato-Regular.woff") format("woff"),
    url("/sei/static/fonts/Lato-Regular.ttf") format("ttf");
}
body {
  font-family: "Lato", sans-serif;
}
body:not(#loginBody) {
  background: #ededed !important;
  margin: 12px !important;
  width: auto;
  height: auto;
}

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;
}

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

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

input.button {
  color: #ffffff;
  background: #2dbe60;
}

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: 6.5px 24px;
  border-radius: 8px;
}

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: 6.5px 24px;
  border-radius: 8px;
}

.save_cancel_buttons a:hover {
  text-decoration: none !important;
}

span.saveMessageSection:hover {
  opacity: 0.7;
  text-decoration: none !important;
}

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

button {
  min-width: 100px;
  border: none;
  color: #ffffff;
  background-color: #2dbe60;
}

mat-dialog-container button {
  background-color: #ffd740 !important;
}

mat-dialog-container .popupDialogButtons button {
  padding: 8px 24px;
  line-height: 1;
  border-radius: 8px;
  box-shadow: none !important;
}

.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: #fff;
  border-radius: 8px;
  width: 100%;
  padding: 0;
  position: relative;
}

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

#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: #666666;
  font-family: "Lato-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: #666666;
}

#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: "Lato-Regular", sans-serif;
  font-size: 16px;
  color: #666666;
  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: "Lato", sans-serif;
  font-size: 20px !important;
  font-weight: bold;
  padding: 12px;
  display: inline-block;
  box-shadow: none;
  z-index: 1;
  border-radius: 8px;
}

.tabArea #tabsUl > li > a {
  color: #666666;
  display: table-cell;
}

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

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

#tabArea {
  background-color: #00a2ff;
}

#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: #00a2ff;
}

.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;
}

.accordion li > a {
  background: #ffffff;
  color: #666666;
  font-family: "Lato-Regular", sans-serif;
  font-size: 20px;
}

/* APAC for Style @11212016 @iO */
/* Content */

/* Override Original style  */

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

.requiredField {
  color: #c10000;
}

#footer #legal,
#footer #legal a {
  font-family: "Lato-Regular", sans-serif;
  font-size: 16px;
  color: #666666;
}

#footer #legal a {
  margin: 0 7px;
  color: #2dbe60;
}

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

#footer #legal font {
  display: none;
}

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

#footer #appLinks {
  display: none;
}

#footer #appLinks a:link {
  color: #00a2ff;
  font-size: 14px;
}

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

#footer #appLinks a:visited {
  color: #00a2ff;
}

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

.tabArea ul a {
  height: auto;
}

.tabArea a:hover {
  color: #2dbe60;
  background: #ffffff;
}

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

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

.tabArea ul li a.currentTab {
  border-radius: 8px;
  background-color: #2dbe60;
  color: #ffffff !important;
}

#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;
  font-family: "Lato", sans-serif;
  font-weight: bold;
  font-size: 20px;
  min-width: auto;
  padding: 8.5px 24px !important;
  height: auto;
}

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

.accordion > li:target > a,
.accordion > li > a.active {
  color: #ffffff;
  background: #2dbe60;
  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: #666666;
  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: 20px;
  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: 16px;
  font-family: "Lato-Regular", sans-serif;
  color: #666666 !important;
}

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

.accordion li .sub-menu a.setupFolder {
  font-weight: normal;
  margin: 6px 0 6px 36px;
  display: inline-block;
  line-height: 1;
}

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

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

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

.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: 45px;
  position: absolute;
  left: 15px;
  bottom: 12px;
  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: #666666;
  -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;
}

.sort_asc_arrow {
  background: url("/sei/static/images/icon/common/16px/sort_asc_arrow_grey.png")
    no-repeat;
}

.sort_desc_arrow {
  background: url("/sei/static/images/icon/common/16px/sort_desc_arrow_grey.png")
    no-repeat;
}

.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: #ffffff;
  font-size: 14px;
  font-weight: 500;
}

.quickLinkStyle {
  font-family: "Lato-Regular", sans-serif;
  color: #2dbe60;
  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/smart/16px/expand.png") no-repeat;
}

.ui-widget-content a:visited {
  color: #663399;
}

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

.ui-tabs .ui-tabs-nav li {
  background: #ffffff;
  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;
}

.formTable tr#messageTypeRadios td,
.formTable div#previewSection #previewText,
.formTable div#previewSection #previewText span {
  font-weight: normal;
}

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

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

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #ffffff;
}

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

#messageTypeRadios .formCellLabel {
  width: 143px;
}

.formCellLabel label {
  font-family: "Lato-Regular", sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}

.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: #666666;
  font-size: 14px;
}

.formCellValue {
  color: #666666;
  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-weight: bold;
  font-family: "Lato-Regular", sans-serif;
  color: #666666;
  line-height: normal;
  background-image: none;
}

#bodyCell .contentHeader .sectionTitle {
  padding: 24px;
}

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

#bodyCell .sectionTitle img {
  display: none;
}

#bodyCell .sectionTitle span.heading {
  background: red;
  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;
}

#bodyCell #rightPanel .dropShadow .summaryTable td > a,
#bodyCell #rightPanel .dropShadow .sortable td > a {
  font-family: "Lato-Regular", sans-serif;
  font-size: 16px;
  color: #2dbe60;
  display: inline-block;
}

#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: bold;
}

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

/* expand and collapse buttons, overwrite root.css */
form[name="contact"] .expandButton {
  min-width: 18px;
  display: block;
  cursor: hand;
  background: url("/sei/static/images/smart/16px/expand.png") no-repeat;
}
form[name="contact"] .collapseButton {
  min-width: 18px;
  display: block;
  cursor: hand;
  background: url("/sei/static/images/smart/16px/collapse.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: "Lato-Regular", sans-serif;
  font-size: 20px;
  color: #0093cd;
  padding: 0;
}

#bodyCell #rightPanel #settingsTitle {
  font-weight: bold;
}

#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 th,
#bodyCell #rightPanel .summaryTable td,
#bodyCell #rightPanel .sortable td,
.sortable.rapid_alert_table th,
.sortable.rapid_alert_table td {
  font-family: "Lato-Regular", sans-serif;
  font-size: 16px;
  padding: 6px !important;
}

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

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

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

#bodyCell #rightPanel .summaryTable th label {
  font-weight: bold;
}

#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: "Lato-Regular", sans-serif;
  font-size: 16px;
  color: #2dbe60;
}

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: #ededed;
}

.summaryTable,
.sortable {
  border: none;
}

.summaryTable th,
.summaryTable th a,
.sortable thead td,
.sortable thead td a {
  font-size: 16px;
  font-family: "Lato-Regular", sans-serif;
  font-weight: bold;
  color: #666666;
  background: #ffffff;
}

table.summaryTable th a {
  color: #666666;
}

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

.summaryTable tbody td {
  font-size: 14px;
  font-weight: normal;
  color: #333333;
}

.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 {
  font-weight: normal;
}

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

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

.summaryTable td a:visited {
  color: #00a2ff;
}

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

#accStatus .paragraph {
  font-size: 16px;
  color: #666666;
}

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

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

.accordion li .sub-menu .setupLeaf a {
  color: #663399 !important;
}

.accordion li > a {
  text-shadow: none;
}

#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;
}

.active li > a:hover {
  color: #666666;
  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: "Lato-Regular", sans-serif;
  font-size: 16px;
  vertical-align: middle;
  font-weight: bold;
}

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

.formTable > tbody > tr > td span {
  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: 0 !important;
}

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

#dashBoardContent {
  margin-top: 12px;
}

#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: "Lato-Regular";
  font-size: 20px;
  color: #666666;
  background: none;
  margin: 0 0 24px 0;
}

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

#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: "Lato-Regular", sans-serif;
  font-size: 16px;
  color: #666666;
  width: 100% !important;
}

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

#dashBoardContent .portletcontent button {
  border-radius: 8px;
  background: #ffffff;
  border: none;
  font-family: "Lato-Regular", sans-serif;
  font-size: 16px;
  color: #666666;
  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: "Lato-Regular", sans-serif;
}

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

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

#dashBoardContent .portletcontent button#displayPrev {
  background-color: #666666;
  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: "Lato-Regular", sans-serif;
  font-size: 16px;
  color: #666666;
  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: "Lato-Regular", sans-serif;
  font-size: 16px;
  color: #666666;
}

#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: #2dbe60;
}

#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;
}

#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: #666666;
  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: #666666;
  -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: bold;
}

#banner #header_top_right #userDivContent a,
#banner #header_top_right #userDivContent span {
  font-family: "Lato-Regular", sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #666666;
}

#banner #header_top_right #userDivContent a:hover {
  color: #333333;
  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: "Lato-Regular", sans-serif;
    font-size: 20px;
    color: #666666;
    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: #2dbe60;
  }

  .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: #2dbe60; /*#6400AA;*/
}
tr td div.mermaid #mermaid-inner .node polygon {
  fill: #ffffff !important;
  stroke: #2dbe60;
}
tr td div.mermaid #mermaid-inner .edgePath .path {
  stroke: #2dbe60 !important;
}
tr td div.mermaid #mermaid-inner path {
  stroke: #2dbe60 !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/smart/16px/search.png") right top no-repeat;
}

#mfieldsContainer br {
  display: block !important;
}

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

#dialog-form2FA #logo2FA {
  background: url("/sei/static/images/smart/16px/smart_2016_logo2.png") no-repeat;
  background-size: contain;
  height: 57px !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: 6.5px 24px;
  border-radius: 8px;
  color: #666666;
  background-color: #2dbe60;
}

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

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

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

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

/* Chart title */
#dashBoardContent .portlet .title,
#dashBoardContent .portlet-header,
#campaign_statuses .graph .title,
#orderDetailsCharts h2 {
  font-family: "Lato-Regular", sans-serif !important;
  font-weight: bold !important;
  color: #0093cd !important;
}

#campaign_statuses #top_campaigns_container #campaign_title,
#campaign_statuses #top_campaigns_container #campaign_messages {
  font-family: "Lato-Regular", sans-serif !important;
  font-weight: bold !important;
  color: #666666 !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 #start_time h2,
#orderDetailsCharts #end_time h2,
#orderDetailsCharts .chartLegend .chart-legend-label-text,
#orderDetailsCharts .chartLegend .chart-value,
#orderDetailsCharts #click_counts td {
  font-family: "Lato-Regular", sans-serif, sans-serif !important;
  color: #666666 !important;
}

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

#bodyCell .contentHeader .sectionTitle {
  padding: 24px;
  color: #0093cd;
}

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

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

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

/*Start of login page*/
body#loginBody #bodywrap table {
  border-collapse: collapse;
}
body#loginBody #bodycontent table, body#loginBody #bodywrap > div > table {
  background: #fff;
}
/* Start login box */
body#loginBody #bodywrap > div table td {
  padding: 0 !important;
}
body#loginBody #bodycontent table td, body#loginBody #bodywrap > div table td {
  vertical-align: top;
  padding: 0;
}
body#loginBody table td {
  vertical-align: top;
}
body#loginBody #login #loginTitle {
  color: #fff;
  font-weight: 400;
  font-family: "MuseoSC";
  font-size: 16px;
  line-height: 1.1;
  padding-bottom: 10px;
}
#loginTitle {
  color: #fff;
  font-weight: bold;
  margin-top: 14px;
}
#loginTitle {
  font: 14px Tahoma, Helvetica, Arial, Sans-Serif;
  text-align: left;
}
body#loginBody #login {
  background: #149543;
  width: 340px !important;
  box-sizing: border-box;
  margin: 0 !important;
  border-radius: 0;
  padding: 10px 15px 20px !important;
  border: 0 none !important;
}
table #login {
  top: 0px !important;
}
#login {
  min-height: 160px;
  z-index: 0;
}
#login:before {
  box-shadow: none;
}
#forgotPass {
  display: none;
}
#forgotTxt {
  color: #fff !important;
}
#loginTitle {
  color: #fff;
  font-weight: bold;
  margin-top: 14px;
}
#loginSubmit,#loginSubmit:hover {
  animation: none;
  animation-delay: 0;
  animation-direction: normal;
  animation-duration: 0;
  animation-fill-mode: none;
  animation-iteration-count: 1;
  animation-name: none;
  animation-play-state: running;
  animation-timing-function: ease;
  backface-visibility: visible;
  background: 0 0/auto auto;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  border: 0;
  border-style: none;
  border-width: medium;
  border-color: inherit;
  border-bottom: 0;
  border-collapse: separate;
  border-image: none;
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  border-spacing: 0;
  border-top: 0;
  bottom: auto;
  box-shadow: none;
  box-sizing: content-box;
  caption-side: top;
  clear: none;
  clip: auto;
  color: inherit;
  columns: auto;
  column-count: auto;
  column-fill: balance;
  column-gap: normal;
  column-rule: medium none currentColor;
  column-rule-color: currentColor;
  column-rule-style: none;
  column-rule-width: none;
  column-span: 1;
  column-width: auto;
  content: normal;
  counter-increment: none;
  counter-reset: none;
  cursor: auto;
  direction: ltr;
  display: inline;
  empty-cells: show;
  float: none;
  font: 400;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: auto;
  hyphens: none;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  list-style: disc;
  margin: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  opacity: 1;
  orphans: 0;
  outline: 0;
  outline: 0;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0;
  page-break-after: auto;
  page-break-before: auto;
  page-break-inside: auto;
  perspective: none;
  perspective-origin: 50% 50%;
  position: static;
  quotes: '\201C' '\201D' '\2018' '\2019';
  right: auto;
  tab-size: 8;
  table-layout: auto;
  text-align: inherit;
  text-align-last: auto;
  text-decoration: none;
  text-decoration-color: inherit;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  top: auto;
  transform: none;
  transform-style: flat;
  transition: none;
  transition-delay: 0s;
  transition-duration: 0s;
  transition-property: none;
  transition-timing-function: ease;
  unicode-bidi: normal;
  vertical-align: baseline;
  visibility: visible;
  white-space: normal;
  widows: 0;
  width: auto;
  word-spacing: normal;
  z-index: auto
}
#loginSubmit {
  border: 0 none;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 7px 10px;
  text-transform: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 22%;
  text-align: center;
  background: none repeat scroll 0 0 #3954BC;
  color: #fff;
  margin: -10px 0 10px 10px;
}
#loginSubmit, #loginSubmit:hover {
  animation: none;
  animation-delay: 0;
  animation-direction: normal;
  animation-duration: 0;
  animation-fill-mode: none;
  animation-iteration-count: 1;
  animation-name: none;
  animation-play-state: running;
  animation-timing-function: ease;
  backface-visibility: visible;
  background: 0 0/auto auto;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0;
  background-position-y: 0;
  border: 0;
  border-style: none;
  border-width: medium;
  border-color: inherit;
  border-bottom: 0;
  border-collapse: separate;
  border-image: none;
  border-left: 0;
  border-radius: 0;
  border-right: 0;
  border-spacing: 0;
  border-top: 0;
  bottom: auto;
  box-shadow: none;
  box-sizing: content-box;
  caption-side: top;
  clear: none;
  clip: auto;
  color: inherit;
  columns: auto;
  column-count: auto;
  column-fill: balance;
  column-gap: normal;
  column-rule: medium none currentColor;
  column-rule-color: currentColor;
  column-rule-style: none;
  column-rule-width: none;
  column-span: 1;
  column-width: auto;
  content: normal;
  counter-increment: none;
  counter-reset: none;
  cursor: auto;
  direction: ltr;
  display: inline;
  empty-cells: show;
  float: none;
  font: 400;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  height: auto;
  hyphens: none;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  list-style: disc;
  margin: 0;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  opacity: 1;
  orphans: 0;
  outline: 0;
  outline: 0;
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0;
  page-break-after: auto;
  page-break-before: auto;
  page-break-inside: auto;
  perspective: none;
  perspective-origin: 50% 50%;
  position: static;
  quotes: '\201C' '\201D' '\2018' '\2019';
  right: auto;
  tab-size: 8;
  table-layout: auto;
  text-align: inherit;
  text-align-last: auto;
  text-decoration: none;
  text-decoration-color: inherit;
  text-decoration-line: none;
  text-decoration-style: solid;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  top: auto;
  transform: none;
  transform-style: flat;
  transition: none;
  transition-delay: 0s;
  transition-duration: 0s;
  transition-property: none;
  transition-timing-function: ease;
  unicode-bidi: normal;
  vertical-align: baseline;
  visibility: visible;
  white-space: normal;
  widows: 0;
  width: auto;
  word-spacing: normal;
  z-index: auto;
}
#loginSubmit:hover,#loginSubmit:focus {
  border: 0 none;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 7px 10px;
  text-transform: none;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 22%; /* auto */
  text-align: center; /* DELETE WHEN WIDTH AUTO */
  background: none repeat scroll 0 0 #314489;
  color: #fff;
  margin: -10px 0 10px 10px;
}
#inputs #password {
  background-color: #fff;
}
#login .spinner {
  background: url('/sei/static/images/smart/ajax-loader.gif') no-repeat !important;
  bottom: 18px !important;
  left: 35% !important;
  height: 35px !important;
}
#ResetPassInputs input:hover {
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
  margin: 0 10px 10px;
  padding: 6px 15px 6px 3px;
  width: 270px;
}
/*The end of login box*/

/* LOAD FONTS */
@font-face {
  font-family: 'MuseoSC';
  src: url('/sei/static/fonts/museo-300.eot');
  src: url('/sei/static/fonts/museo-300.eot?#iefix') format('embedded-opentype'), url('/sei/static/fonts/museo-300.woff2') format('woff2'), url('/sei/static/fonts/museo-300.woff') format('woff'), url('/sei/static/fonts/museo-300.ttf') format('truetype'), url('/sei/static/fonts/museo-300.svg#MuseoSC') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {font-family: 'MuseoSC';
  src: url('/sei/static/fonts/museo-900.eot');
  src: url('/sei/static/fonts/museo-900.eot?#iefix') format('embedded-opentype'), url('/sei/static/fonts/museo-900.woff2') format('woff2'), url('/sei/static/fonts/museo-900.woff') format('woff'), url('/sei/static/fonts/museo-900.ttf') format('truetype'), url('/sei/static/fonts/museo-900.svg#MuseoSC') format('svg');
  font-weight: 700;
  font-style: normal;
}
/* Smart for Style @09082017 @iO */
.contentx {
  background:#fff;
  height:520px;
  width:672px;
  padding-top:0;
  padding-left:0;
  margin-top:-14px;
  margin-right:0;
}
.clr {
  clear: both;
  display: block;
}
.contentx a.btn-req {
  background:#33b37a;
  color:#fff;
  border:2px solid #33b37a;
  font-size:15px;
  line-height:24px;
  font-weight:400;
  padding:5px 20px 6px;
  display:inline-block;
  margin-top:25px;
  border-radius:0;
  text-decoration:none;
  transition:all 300ms;
  font-family: "MuseoSC";
  margin-left:-23px;
  margin-bottom: 70px;
}
.contentx a.btn-req:hover {
  color:#fff;
  background:#159445;
  border-color:#159445;
}
.contentx ul {
  margin:12px 0 0;
  padding:0;
  list-style-type:none;
}
.contentx ul li {
  background: url(/sei/static/images/smart/arrow-c.png) no-repeat 0 2px;
  font-size:15px;
  padding-left:14px;
  padding-bottom:4px;
  font-weight:400}

/* Services */
.servicex {
  margin:30px 0 50px;
  padding-left: 84px;
}
.servicex .box-row {
  margin: 0 -170px 0 -40px;
}
.servicex .box {
  width: 23%;
  padding:0 1%;
  float: left;
  text-align: center;
}
.servicex .box h3, .servicex .box h4 {
  font-size:16px;
  font-weight:700;
  line-height:1.3;
  color:#404040;
  font-family: "MuseoSC";
}
.servicex .box h3 img, .servicex .box h4 img {
  display:block;
  margin:0 auto 4px;
}
.servicex .box img {
    max-width:56px;
  }
.servicex img::selection {
  background:none;
}
.servicex img::-moz-selection {
  background:none;
}

.servicex h2 {
  font-size: 25px;
  line-height:1.3;
  color: #404040;
  font-family: "MuseoSC";
  display: block;
  font-weight: 700;
  margin: 0 0 10px;
}
.servicex h2 span {
  font-size: 16px;
  color: #919191;
  display: block;
}
.service-intro {
  margin-top: 30px;
}
.service-intro h3 {
  font-size: 16px;
  line-height:38px;
  color: #404040;
  font-family: "MuseoSC";
  display: block;
  margin: 0 0 12px;
}
.service-intro h3 img {
  max-width: 36px;
  float: left;
  margin-right: 6px;
}
.service-intro p, .service-intro li {
  font-family: "MuseoSC";
  font-size: 16px;
  line-height: 1.2;
  color: #404040
}
.service-intro p {
  margin: 0 0 12px;
}
.service-intro ul {
  margin:12px 0 0;
  padding:0;
  list-style-type:none;
}
.service-intro ul li {
  background: url(/sei/static/images/smart/arrow.png) no-repeat 0 2px;
  padding-left:14px;
  padding-bottom:2px;
  font-weight:400;
}

/* Sidebar */
.sidebarx {
  width:330px;
  padding:0;
  margin:-2px 5px 0 0;
}
.sidebarx h3 {
  font-size:18px;
  line-height:1.2;
  text-align: center;
  color:#404040;
  font-weight:700;
  font-family: "MuseoSC";
  padding:0 0 10px;
  display:block;
}
.sidebarx h3:after {
  content: "";
  display: inline-block;
  width: 20px;
  margin-left: 4px;
  vertical-align: text-bottom;
  height: 16px;
  background: url(/sei/static/images/smart/arrow-d.png) no-repeat 100% 50%;
}
.sidebarx p {
  font-size:13px;
  line-height:18px;
  margin-top:10px;
} .sidebarx img {
    max-width:100%;
    height:auto;
  }
.sidebarx a {
  color:#404040;
  text-decoration:none;
}
.sidebarx a:hover {
  color:#159445;
  text-decoration:none;
}
.sidebarx ul {
  list-style:none;
  margin:0 0 20px; padding:0;
}
.sidebarx ul:last-child {
  margin-bottom:0;
}
.sidebarx ul li {
  font-size:16px;
  line-height:36px;
  font-weight:700;
  font-family: "MuseoSC";
  margin-bottom:0;
  padding: 4px 0 4px 60px;
  color:#404040;
}
.sidebarx ul li a {
  color:#404040;
  text-decoration:none;
  display:block;
}
.sidebarx ul li:hover a {
  color:#159445;
}
.sidebarx ul li.dbl {
  line-height: 18px
}
.sidebarx ul li.ic {
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: auto 47px;
}
.sidebarx ul li.ic-a {
  background-image:url(/sei/static/images/smart/icon-sd-1.jpg);
}
.sidebarx ul li.ic-b {
  background-image:url(/sei/static/images/smart/icon-sd-2.png);
}
.sidebarx ul li.ic-c {
  background-image:url(/sei/static/images/smart/icon-sd-3.png);
}
.sidebarx ul li.ic-d {
  background-image:url(/sei/static/images/smart/icon-sd-4.png);
}
.sidebarx ul li.ic-e {
  background-image:url(/sei/static/images/smart/icon-sd-5.png);
}
.sidebarx ul li.ic-f {
  background-image:url(/sei/static/images/smart/icon-sd-6.png);
}
.sidebarx ul li a:after {
  content: "";
  display: inline-block;
  width: 20px;
  vertical-align: text-bottom;
  height: 18px;
  background: url(/sei/static/images/smart/arrow-r.png) no-repeat 100% 50%;
}

.sidebarx-soprano {
  position:absolute;
  bottom:75px;
  right:115px;
}
.sidebarx-soprano img {
  max-width:113px;
  height:auto;
}
/* SSS */
.sss {
  height: 0;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
.ssslide {
  width: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow: hidden;
}
.ssslide img {
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  display: block;
}
.sssnext, .sssprev {
  width:56px;
  height:76px;
  margin: 0;
  position: absolute;
  top:220px;
  background-position:0 0;
  background-repeat:no-repeat;
  transition:opacity 350ms;
}
.sssprev:hover, .sssnext:hover {
  cursor: pointer;
  opacity:0.7;
}
.sssprev:active, .sssnext:active {
  opacity:1;
}
.sssprev {left:0;}
.sssnext {right:0;}
.contentx .items {
  margin-bottom:10px;
  background-color:#fff;
  background-repeat:no-repeat;
  background-position:0 0;
  background-size:671px auto;
}
.contentx .items .indent {
  padding:130px 260px 25px 105px;
  min-height:365px;
}
.contentx .items.slide1 {
  background-image:url(/sei/static/images/smart/slide-1.jpg);
}
.contentx .items.slide2 {
  background-image:url(/sei/static/images/smart/slide-2.jpg);
}
.contentx .items.slide3 {
  background-image:url(/sei/static/images/smart/slide-3.jpg);
}
.contentx .items.slide4 {
  background-image:url(/sei/static/images/smart/slide-4.jpg);
}
.contentx .items.slide5 {
  background-image:url(/sei/static/images/smart/slide-5.jpg);
}
.contentx .items h2, .contentx .items p, .contentx .items li  {font-family: "MuseoSC"; color:#404040; font-size: 17px; line-height: 1.2; margin: 0}
.contentx .items h2 {display:block; font-size:22px; font-weight: 700; line-height:1.1; text-transform: uppercase; margin: 0 0 6px }
.contentx .items h2.lead {font-size:25px} .contentx .items h2.lead-sub {font-size:17px}
.contentx .items.slide2 a.btn-req {margin-top:5px;} .contentx .items.slide3 a.btn-req {margin-bottom: 60px;}
.contentx .items.slide1 ul {margin-top: 20px}

/* Override Original style  */
body#loginBody, #loginTopBar, body#loginBody #bodywrap {
  background-color: #505050 !important;
}
body#loginBody #bodycontent {
  padding-bottom:0 !important;
  background:none !important;
}
body#loginBody #bodycontent table, body#loginBody #bodywrap > div > table {
  background:#fff;
  border-collapse:collapse;
}
body#loginBody #bodycontent table td, body#loginBody #bodywrap > div table td {
  vertical-align:top;
  padding: 0;
}
body#loginBody #bodywrap > div table td  {
  padding:0 !important;
}
body#loginBody #bodywrap table {
  border-collapse:collapse;
}
body#loginBody #loginBanner {
  height:97px;
  background:#505050;
  padding-top: 0;
  padding-bottom: 15px;
  position: relative;
  z-index: 20;
}
body#loginBody #loginBanner #banner {
  height:97px;
  background:#505050;
  box-shadow:none;
}
body#loginBody #bodywrap > div > table #loginBanner {
  padding-top:0;
}
body#loginBody #loginBanner #banner #logo{
  margin-top: 0;
  padding-top: 0;
  height:72px;
  width:1027px;
  margin-left:auto;
  margin-right: auto;
  background-image:url(/sei/static/images/smart/logo.png);
  background-size: auto;
  background-position: 60% 0;
}
body#loginBody #login {
  background:#149543;
  width: 340px !important;
  box-sizing: border-box;
  margin:0 !important;
  border-radius:0;
  padding:10px 15px 20px !important;
  border:0 none !important;
}
body#loginBody br + #login {
  margin-top: -14px !important
}
body#loginBody #login #loginTitle {
  color:#fff;
  font-weight:400;
  font-family: "MuseoSC";
  font-size:16px;
  line-height:1.1;
}
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;
  background-color:#fff;
  color:#333;
  margin: 0 0 12px;
  width:288px !important;
  padding:6px 8px 6px 30px;
  border:1px solid #acacac;
  border-radius:0;
  box-shadow:none;
  font-family: "MuseoSC";
  font-size:13px;
  line-height:20px;
}
body#loginBody #login #forgotRing {
  display:none !important;
}
body#loginBody #login #inputs input:hover, body#loginBody #login #inputs input:focus {
  border-color:#acacac;
  color:#000;
}
body#loginBody #loginSubmit, #ResetPassInputs input#resetSubmit {
  background:#4b4b4b;
  color:#fff;
  text-shadow:none;
  padding:3px 15px 3px;
  float:left;
  margin-left:5px;
  font-size:15px;
  font-weight:400;
  margin:0 0 12px 0 !important;
  border:1px solid #fff;
  cursor:pointer;
  height:24px;
  width:auto;
  box-shadow:none;
  border-radius:3px !important;
  transition:all 300ms;
}
body#loginBody #loginSubmit:hover, #ResetPassInputs input#resetSubmit:hover {
  background:#33b37a;
  color:#fff;
}
#ResetPassInputs input#resetSubmit {
  height: 32px;
  clear: left;
}
body#loginBody #loginSubmit[readonly], body#loginBody #loginSubmit[readonly]:hover, body#loginBody #loginSubmit[readonly]:active {
  background:#a1a1a1;
  color:#4b4b4b;
}
#ResetPassInputs #resetPassEmail {
  width:100% !important;
  margin-bottom: 0;
}
#ResetPassInputs #captchaText {
  width:150px !important;
  clear:left;
  float:left;
  margin-top:15px;
}
#loginTile>span {
  position: relative;
  float:right;
  margin-top:15px;
}
body#loginBody #captcha {
  position:static !important;
  float: right;
  width: 100px;
}
body#loginBody #loginTile {
  position:static !important;
  margin-bottom:10px;
  float:left;
}
#ResetPassInputs input {
  width:150px !important;
  border-radius:0px !important;
}
#ResetPassInputs+#loginTile {
  width:200px;
  left:74px !important;
  top:-52px !important;
}
#loginTile #captcha {
  left:10px !important;
  top:0 !important;
}
body#loginBody #actions {
  margin:0;
}
body#loginBody #actions #forgotTxt {
  color:#fff !important;
  margin:0 !important;
  font-family: "MuseoSC";
  font-style: italic;
  font-size:12px;
  padding-top:0;
  float:right;
}
body#loginBody #actions #forgotTxt:hover {
  text-decoration:underline !important;
}

/*The start of footer*/
body#loginBody #footer {
  background:#179f4a;
  border:0;
  height:auto;
  padding: 0;
  text-shadow: none;
  width:1027px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -125px !important;
}
#footer {
  background: #f7f7f7;
}
body#loginBody #footer #legal {
  background:#179f4a;
  color: #fff;
  font-family:"MuseoSC", Arial, Helvetica, sans-serif;
  font-size:13px;
  padding:45px 10px;
}
body#loginBody #footer #legal a {
  font-size:13px;
  color:#fff;
}
body#loginBody #footer #legal a:hover {
  text-decoration:underline;
}
/*The end of footer*/

#bodycontent>table>tbody>tr:first-child>td, #bodywrap>div>table>tbody>tr:first-child>td{
  padding:0 !important;
}
#bodycontent>table>tbody>tr:nth-child(2)>td>div:first-child, #bodywrap>div>table>tbody>tr:nth-child(2)>td>div:first-child {
  margin:0 15px 0 0 !important;
  position:relative;
}
#bodywrap>div>table>tbody>tr:nth-child(2)>td:first-child {
  width:674px !important;
}
body#loginBody #bodywrap > div> table .sidebarx {
  margin-top:85px;
}
.sssnext, .sssprev {
  text-align:center;
}
.sssnext:before {
  content: "\f105";
  text-shadow: 0 1px 4px rgba(255,255,255,.6);
  text-align:center; color: #333;
  font-family:FontAwesome;
  font-size:90px;
  vertical-align:middle;
  margin-top: 10px;
  position: absolute;
  margin-left: -25px;
}
.sssprev:before {
  content: "\f104";
  text-shadow: 0 1px 4px rgba(255,255,255,.6);
  text-align:center; color: #333;
  font-family:FontAwesome;
  font-size:90px;
  vertical-align:middle;
  margin-top: 10px;
  position: absolute;
  margin-left: -10px;
}
/*The end of login page*/

.react-current-tab {
  color: #1a6e38 !important;
}