.alert {
  font-size: 14px;
}
.breadcrumb {
  display: none !important;
}
body .btn-default {
  background-color: #dddddd;
    border-radius: 0px;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    justify-content: center;
    color: white;
    border: 1px solid #dddddd;
    max-width: max-content;
    height: 50px;
    min-width: 110px;
    color: #000;
    background-image: none;
}
.ap-layout-popup:after {
  content: "";
  width: 100%;
  position: fixed;
  height: 100%;
  z-index: 1;
  background: red;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  pointer-events: none;
}
.dropdown-toggle2 {
  cursor: pointer;
}
body .ip-de {
  padding-left: 4px;
  padding-right: 4px;
}
.filt-form ul.dropdown-menu li > div {
  width: 40%;
  padding-right: 0;
}
.filt-form ul.dropdown-menu li > div.filter-sub {
  width: 20%;
}
.filt-form ul.dropdown-menu li > div.filter-sub button {
  background-color: #4453C4;
  color: #fff;
  font-weight: bold;
}
.ip-de {
  cursor: pointer;
}
body .ap-cont {
  position: relative;
  z-index: 2;
}
body .ap-layout-popup {
  background: transparent !important;
}
.open_dd .dropdown-menu {
  display: block !important;
}
body .width100 {
  width: 110px !important;
}
body .width70 {
  width: 70px !important;
}
.agent-login-form .filter-option-inner {
  line-height: 35px;
}
.error_page p {
  font-size: 18px;
  margin-top: 5px;
}
.error_page h1 {
  margin-bottom: 30px;
}

div#agent-add2 button.btn.btn-primary {
  padding: 13px 20px;
    width: max-content;
    float: right;
    margin-top: 47px;
}
body .invalid-red {
  border: 1px solid #ff0000 !important;
}
body .form-control {
  border: 1px solid transparent;
}

button.submit-btn1 {
  padding: 13px 20px;
    width: max-content;
    float: right;
    margin-top: 47px;
}
body #content {
  min-height: 590px;
  padding-bottom: 85px;
}
.disable-form {
  pointer-events: none;
  /* background-color: rgba(68, 83, 196, 0.05) !important; */
}
body .dropdown-toggle {
  max-width: 100%;
}

.submit-btn-back {
  float: left !important;
  background: #333 !important;
  border: 1px solid #333 !important;
}
.submit-btn-back:hover {
  background: #fff !important;
  color: #333 !important;
  border: 1px solid #333 !important;
  opacity: 1 !important;
}
button {
  transition: all .15s ease-in-out;
      -webkit-transition: all .15s ease-in-out;
      -moz-transition: all .15s ease-in-out;
      -o-transition: all .15s ease-in-out;
}
body #content .upline-info .dropdown-toggle {
  /* background-color: #fff !important; */
}
.create-agent td {
  position: relative;
}
.error-tip {
  position: absolute;
  z-index: 1;
  font-size: 9px;
  color: #ff0000;
  bottom: -2px;
  display: block;
  visibility: hidden;
  right: 10px;
}
.error-required {
  position: absolute;
  z-index: 1;
  font-size: 9px;
  color: #ff0000;
  bottom: -2px;
  display: block;
}
.error-tip.show {
  visibility: visible;
}
.ajax-error div {
  background: #E30613;
    color: #fff;
    padding: 8px 15px;
}
.ajax-error2 div {
  background: #E30613;
    color: #fff;
    padding: 8px 15px;
}
.ajax-error3 div {
  background: #E30613;
    color: #fff;
    padding: 8px 15px;
}
.ajax-error strong {
  font-weight: bold;
}
#add-agent-form {
  position: relative;
}
#add-agent-form.form-loader {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

}
#add-agent-form.form-loader:before {
  content: "";
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(255,255,255,.9);
}
.preload-image {
  display: none;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 11;
}
#add-agent-form.form-loader .preload-image {
  display: block;
}
a.change_branch {
  text-decoration: underline !important;
  color: #4453C4 !important;
}
.logged_agent {
  display: inline-block;
  float: right;
}
.logged_agent strong {
  font-weight: bold;
}
a.button-disabled {
  cursor: not-allowed;
  background-color: #999 !important;
}
.create-new.button-disabled::before {
  background-color: #999 !important;
}
/* .info-p p {
  display: inline-block;
} */
body .iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(68, 83, 196, 0) !important;
}
.status-tag.text-left {
  text-align: left;
}
span.pending-approval {
    background-color: #DAA520;
    border-radius: 5px;
    padding: 3px 7px;
    color: white;
}
td.status-tag span {
  display: inline-block;
  min-width: max-content;
}
.temp-hide {
  display: none !important;
}
#information-information #content li {
  line-height: 1.4;
  margin-bottom: 10px;
}
#information-information #content .sidebar li {
margin-bottom: 0;
}
#information-information #content p {
  padding-top: 10px;
}
html #information-information #content {
  padding-bottom: 115px;
}
.application-group {
  width: 100% !important;
}
.application-group .agent > div,
.application-group .other > div
 {
  padding-right: 10px;
}
.check-disabled {
  pointer-events: none;
}
span.pending-submission {
  background: #bbb;
  border-radius: 5px;
  padding: 3px 7px;
  color: white;
}
body .application-group.panel-group .panel {
  margin-bottom: 15px;
  /* border-bottom: 15px solid #fff; */
}
.has-child {
  position: relative;
}
.application-group {
  overflow: hidden;
}
.application-group .post {
  position: relative;
}
.application-group ul .has-child + ul .post:before {
  content: "";
  width: 10px;
  height: 3000px;
    position: absolute;
    top: -2970px;
  left: -10px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  z-index: -1;
}
.child-0 {
  width: calc(100% - 20px);
  margin-left: auto;
}
.application-group ul {
  padding-left: 0;
  list-style: none;
}
.application-group ul ul {
  padding-left: 15px;
}
.application-group.panel-group .panel {
  border: 0;
  position: relative;
}
.application-group.panel-group .panel .panel-heading {
  border: 1px solid #E5E5E5;
  /* margin-bottom: 15px; */
}
.application-group.panel-group .panel:before {
  content: "";
  display: block;
  width: calc(100% - 20px);
  height: 100%;
  background: #fff;
  z-index: 0;
  position: absolute;
  top: 57px;
  right: 0;
}
.application-group.panel-group .panel:after {
  content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 15px;
    background: #fff;
    z-index: 0;
    top: -15px;
    right: 0;
}
.application-group .panel-collapse {
  position: relative;
  z-index: 1;
}
.none-pointer {
  pointer-events: none;
}
.application-group ul li.upline_disabled ul .bottom-btn .column_right {
  display: none !important;
}
.application-group ul li.upline_disabled ul .bottom-btn .column_left {
  pointer-events: none;
}
.multiple-tag {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
#content .multiple-tag span {
  clear: both;
  margin-bottom: 3px;
  font-size: 11px !important;
  padding: 0 10px !important;
}

.log-container {
  padding-bottom: 85px;
}

#tabs .sort {
  text-transform: uppercase;
}
body #content .dtLogs th {
  pointer-events: none;
}
body #content .dtLogs th.sorting:after,
body #content .dtLogs th.no:after
 {
  display: none !important;
}
body #content .dtLogs td, body #content .dtLogs th {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.support a.btn.btn-secondary {
  min-height: 40px;
}
.issue_submission {
  text-align: right;
}
.issue_submission a {
  color: #4453C4;
}
.issue_submission h4 {
  color: #474747;
  font-weight: bold;
  line-height: 1.6;
}
.application-group .panel-body > div.bottom-btn {
  margin-top: 4px;
}
button.fancybox-button:hover {
  background: #fff;
}
#dialog-content h2 {
  font-size: 24px;
  font-weight: bold;
}
.modal-content .modal-footer {
  display: flex;
}
.issue_reason_message {
  width: 100%;
  font-size: 14px;
}
select.change_upline {
  width: auto;
}
.status-tag span {
  font-size: 11px;
}
.change_upline.dropdown.disabled {
  opacity: 0.2 !important;
}
.buttons .pull-right a {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}
#account-login .alert {
  position: absolute;
  top: 20px;
}
#account-login #loginModal {
  padding: 0 !important;
}
body input.nv-name, body input.nv-nric, body input.nv-email {
  text-transform: uppercase !important;
}
body .create-agent input {
  text-transform: uppercase !important;
}
body #agent-add2 .filter-option-inner-inner,
body #agent-add2 .upline-th span.text
 {
  text-transform: uppercase !important;
}
.add-step2-agent a.delete {
  display: none !important;
}
body .iti__selected-dial-code {
  font-size: 14px;
}
body a.btn.view-dis {
  pointer-events: none;
  border: 1px solid #bbb;
  color: #bbb;
}
.list-date li button {
  background-color: #F6F6FC;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    width: 100%;
    border: 0;
}
.list-date li button:hover {
  opacity: .7;
}
