/****************************************/

/*        Connections               */

/****************************************/

.tata-datatable .r6table-datetime {
  font-size: 11px;
  color: #949494;
}

.tata-datatable .link {
  color: #3d86c6;
  cursor: pointer;
}

h1.r6page-header {
  display: inline-block;
  font-size: 16px !important;
  color: #424242 !important;
  background: none;
  margin-top: 0;
}

.tata-datatable .dataTables_wrapper {
  overflow: auto;
  border-radius: 20px !important;
}

/* width */

.tata-datatable .dataTables_wrapper::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}

/* Track */

.tata-datatable .dataTables_wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */

.tata-datatable .dataTables_wrapper::-webkit-scrollbar-thumb {
  background: #9e9797;
  border-radius: 10px;
}

.tata-datatable table.dataTable {
  width: 98% !important;
  table-layout: auto !important;
  border-collapse: separate;
  border-spacing: 0 5px;
  padding-left: 7px;
  padding-right: 7px;
}

.tata-datatable table.dataTable.no-footer {
  border-bottom: none !important;
}

.tata-datatable table.dataTable thead .sorting {
  background-position-x: left !important;
}

.tata-datatable table.dataTable thead .sorting_asc,
.tata-datatable table.dataTable thead .sorting_desc {
  font-weight: bolder;
  color: #000 !important;
  background-position-x: left !important;
}

.tata-datatable div.dt-buttons {
  z-index: auto;
  left: 5px !important;
  padding: 10px 5px 10px 0px;
  margin-left: 20px !important;
}

.tata-datatable button.dt-button {
  background-color: transparent !important;
  border: 0px solid transparent;
  border-radius: 28px;
  padding: 0;
}

.tata-datatable button.dt-button:hover {
  background-color: transparent !important;
  border: 0;
}

.tata-datatable button.dt-button:active {
  background-color: transparent !important;
  border: 0;
}

body.r6theme-01 .tata-datatable div.dt-button-collection button.dt-button>span,
body.r6theme-01 .tata-datatable div.dt-button-collection div.dt-button,
body.r6theme-01 .tata-datatable div.dt-button-collection a.dt-button {
  background-image: linear-gradient(to bottom,
      #3d86c6 0,
      #3d86c6 100%) !important;
  border: 1px solid #3d86c6 !important;
  color: #fff !important;
}

body.r6theme-01 .tata-datatable div.dt-button-collection button.dt-button:not(.active)>span,
body.r6theme-01 .tata-datatable .dt-button-collection div.dt-button:not(.active),
body.r6theme-01 r6-datatable.tata-datatable div.dt-button-collection a.dt-button:not(.active) {
  color: #796c5f !important;
  background: #fff !important;
  border: 1px solid #796c5f !important;
  box-shadow: none;
}

body.r6theme-01 .tata-datatable div.dt-button-collection {
  position: absolute;
  top: 45px !important;
  left: 0 !important;
  min-width: 150px;
  width: auto;
  height: 300px !important;
  overflow: auto !important;
  margin-top: 3px;
  padding: 4px 8px 4px 8px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.4);
  background-color: white;
  overflow: hidden;
  z-index: 2002;
  border-radius: 6px !important;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
  -webkit-column-gap: 8px;
  -moz-column-gap: 8px;
  -ms-column-gap: 8px;
  -o-column-gap: 8px;
  column-gap: 8px;
}

/* width */

.tata-datatable div.dt-button-collection::-webkit-scrollbar {
  width: 4px;
  height: 8px;
}

/* Track */

.tata-datatable div.dt-button-collection::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */

.tata-datatable div.dt-button-collection::-webkit-scrollbar-thumb {
  background: #9e9797;
  border-radius: 10px;
}

body.r6theme-01 .tata-datatable button.dt-button>span,
body.r6theme-01 r6-datatable.tata-datatable div.dt-button,
body.r6theme-01 r6-datatable.tata-datatable a.dt-button {
  background-color: #fff !important;
  border: 1px solid #796c5f !important;
  color: #796c5f !important;
  font-size: 12px;
  box-shadow: none;
  text-transform: uppercase;
  border-radius: 28px;
  width: 100%;
  box-sizing: border-box;
  font-weight: normal;
  padding: 4px 20px;
  display: inline-block;
  cursor: pointer;
  line-height: 25px;
  overflow: visible;
  outline: none;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
}

body.r6theme-01 .tata-datatable button.dt-button>span:hover {
  background-image: linear-gradient(to bottom,
      #3d86c6 0,
      #3d86c6 100%) !important;
  border: 1px solid #3d86c6 !important;
  color: #fff !important;
  box-shadow: none;
}

body.r6theme-01 .tata-datatable div.dt-button-collection button.dt-button>span:hover,
body.r6theme-01 .tata-datatable .dt-button-collection div.dt-button:hover,
body.r6theme-01 r6-datatable.tata-datatable div.dt-button-collection a.dt-button:hover {
  color: #796c5f !important;
  background: #fff !important;
  border: 1px solid #796c5f !important;
  box-shadow: none;
}

.tata-datatable .dt-button-collection button.dt-button>span,
.tata-datatable .dt-button-collection div.dt-button,
.tata-datatable .dt-button-collection a.dt-button:hover {
  text-transform: none !important;
}

.tata-datatable .dt-button-collection button.dt-button>span:empty,
.tata-datatable .dt-button-collection div.dt-button>span:empty,
.tata-datatable .dt-button-collection a.dt-button>span:empty {
  display: none;
}

.tata-datatable .dt-button-collection a.dt-button:empty {
  display: none;
}

.tata-datatable .dt-button-collection>div.dt-button-collection-title:empty {
  display: none;
}

body.r6theme-01 .tata-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.next,
body.r6theme-01 .tata-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  background-color: #ea7926;
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 6px;
  border: 1px solid #ea7926;
  color: #fff !important;
  width: 80px !important;
  text-align: center;
  padding: 10px;
  cursor: pointer;
}

body.r6theme-01 .tata-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover,
body.r6theme-01 .tata-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover {
  background-color: #d46825 !important;
  border: 1px solid #d46825 !important;
}

body.r6theme-01 .tata-datatable .dataTables_wrapper .dataTables_paginate .paginate_button {
  background-color: #f3f3f3;
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 6px;
  border: 1px solid #f3f3f3;
  color: #777 !important;
  text-align: center;
  padding: 10px;
  cursor: pointer;
  width: 27px;
}

.tata-datatable div.dataTables_wrapper div.dataTables_paginate {
  padding-top: 20px;
}

body.r6theme-01 .tata-datatable .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  background-color: #4693b0 !important;
  border: 1px solid #4693b0 !important;
  color: #fff !important;
  box-shadow: none !important;
}

.tata-datatable .dataTables_wrapper .dataTables_filter {
  margin-right: 12px !important;
  margin-top: 5px;
  z-index: auto;
  right: 5px !important;
  padding: 10px 5px 10px 0px;
}

.tata-datatable div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
  border: 1px solid #796c5f;
  border-radius: 28px;
  cursor: pointer;
  font-size: 12px;
  height: 34px;
  padding-left: 8px;
}

.tata-datatable .dataTables_wrapper .dataTables_filter input {
  display: inline-block;
  border: 1px solid #796c5f;
  border-radius: 28px;
  font-size: 12px;
  height: 34px;
  padding-left: 8px;
}

.tata-datatable .dataTables_wrapper .dataTables_filter label {
  color: #000;
}

.tata-datatable .paginate_button.current {
  display: inherit !important;
}

.tata-datatable .paginate_button.current,
.tata-datatable .paginate_button:hover {
  background-color: #4693b0 !important;
  background: none !important;
  margin-left: 8px;
  margin-right: 8px;
  border-radius: 6px;
  border: 1px solid #4693b0 !important;
  color: #fff;
  width: 80px;
  text-align: center;
  padding: 10px;
  cursor: pointer;
}

.tata-datatable .dataTable {
  border: none;
}

.tata-datatable table.dataTable>thead:first-child>tr:first-child>th {
  vertical-align: top;
  white-space: nowrap;
  padding-left: 30px;
}

.tata-datatable table.dataTable>thead>tr>th:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-style: solid;
  border-left-width: 1px;
  border-color: #f3f3f3;
}

.tata-datatable table.dataTable tbody tr {
  margin-bottom: 20px;
  border-radius: 20px;
  background-color: #fff;
  -webkit-box-shadow: 2.5px 4.33px 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 2.5px 4.33px 5px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border: 1px solid #f3f3f3;
}

.tata-datatable table.dataTable thead tr th {
  background-color: #f6f6f6;
  font-size: 12px;
  color: #786c5f;
  font-weight: bold;
  padding: 18px 10px;
  border: 0;
  vertical-align: middle;
  white-space: nowrap;
}

.tata-datatable table.dataTable tbody tr td {
  font-size: 14px;
  color: #786c5f;
  padding: 18px 0 18px 30px;
  vertical-align: middle;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}

.tata-datatable.offer-details table.dataTable tbody tr td {
  font-size: 14px;
  color: #786c5f;
  padding: 18px 18px 18px 30px;
  vertical-align: middle;
  border-left: 0;
  border-right: 0;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  white-space: nowrap !important;
}

.tata-datatable table.dataTable tbody>tr>td:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  border-style: solid;
  border-left-width: 1px;
  border-color: #f3f3f3;
}

.tata-datatable table.dataTable tbody tr td:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-style: solid;
  border-right-width: 1px;
  border-color: #f3f3f3;
}

.tata-datatable table.dataTable thead tr th:last-child {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-style: solid;
  border-right-width: 1px;
  border-color: #f3f3f3;
}

.subscription-type-header {
  color: #786c5f;
}

/******************** Specific to Connections   *********************/

/* scrollable column height*/

.tata-datatable table.dataTable tbody tr td.vertical-scroll>div {
  max-height: 74px;
  overflow-y: auto;
  padding: 0px 20px 0px 0px;
  overflow-x: hidden;
}

/* activity column padding*/

.tata-datatable table.dataTable tbody tr td.override-padding {
  padding-left: 24px !important;
}

.tata-datatable table.dataTable tbody tr td.icon-alignment>div {
  text-align: center;
}

.tata-datatable table.dataTable tbody tr td.status-width>div {
  width: 90px;
}

.tata-datatable table.dataTable tbody tr td.apn-width {
  padding-right: 15px;
}

.grey-dot {
  height: 15px;
  width: 15px;
  background-color: #c9c9c9;
}

.green-dot {
  background-color: #6c3 !important;
  height: 15px;
  width: 15px;
}

.red-dot {
  height: 15px;
  width: 15px;
  background-color: red;
}

.green-dot.session-details {
  cursor: pointer;
}

.red-dot.session-details {
  cursor: pointer;
}

.center-align {
  margin-left: 22px;
}

.dot-spacing {
  margin-right: 3px;
}

.custom-width {
  width: 7vw !important;
}

.dot-with-text {
  height: 10px;
  width: 10px;
}

.circle {
  border-radius: 50%;
  display: inline-block;
}

.tata-connections-unverified-icon {
  background: url(img/Information.png) no-repeat;
  display: inline-block;
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
}

.sendsmstextarea {
  width: 460px;
}

.notification-box {
  border: 1px solid #cdcdcd;
  height: 130px;
  overflow-y: auto;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-radius: 18px;
}

.fontStyle {
  font-weight: bolder;
  color: black;
}

.boxPosition {
  padding-left: 29px !important;
  padding-right: 29px !important;
  padding-top: 17px !important;
}

.r6icon-status {
  background: url("img/status-icons.png");
}

.status-popup-error {
  width: 18px;
  height: 13px;
  display: inline-block;
  background-size: 39px 20px;
  background-position: -96px -123px;
  background-repeat: unset;
}

.status-popup-success {
  width: 18px;
  height: 13px;
  display: inline-block;
  background-size: 39px 20px;
  background-position: -80px -123px;
  background-repeat: unset;
}

.font-style-title {
  position: relative;
  bottom: 2px;
}

.regex-error {
  color: red;
}

.tata-datatable table.dataTable tbody tr td.expand>div {
  width: 84px;
}

.tata-datatable table.dataTable tbody tr td.break-words>div {
  width: 68px;
  word-break: break-word;
}

/******************** Specific to eUICC Modal Dialog PopUp   *********************/

/*.eUICCBody {*/

/*    max-width: 100%;*/

/*    height: 13px;*/

/*}*/

.tata-esim-details-content {
  padding-left: 10px;
}

body.r6theme-01 .euicc-modal .r6table--scrollable-height-limiter {
  overflow-x: scroll;
}

.red-dot.circle.center-align2 {
  position: relative;
  left: -28px;
  top: 81px;
}

.green-dot.circle.center-align2 {
  position: relative;
  left: -28px;
  top: 81px;
}

body.r6theme-01 .euicc-modal .r6modal-body {
  display: table;
}

body.r6theme-01 .esim-modal.r6modal-dialog.r6modal-dialog--xlarge {
  width: 1350px;
}

body.r6theme-01 .r6table.r6table--fixed.r6table--esimprofiles thead>tr>th>div {
  padding-left: 13px;
  font-weight: bold;
}

body.r6theme-01 .errorPopUp {
  text-align: center;
  top: 55px;
  position: relative;
}

body.r6theme-01 .esim-elements {
  width: 500px;
}

body.r6theme-01 .r6table.r6table--r6table--esimprofiles>tbody>tr>td {
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
  vertical-align: middle;
}

body.r6theme-01 .r6table.r6table--r6table--esimprofiles>tbody>tr:hover>td,
body.r6theme-01 .r6table.r6table--r6table--esimprofiles>tbody>tr:hover>th {
  background-color: rgba(0, 0, 0, 0.03);
}

body.r6theme-01 .euicc-link {
  color: #3d86c6;
  cursor: pointer;
}

body.r6theme-01 .is-completed .euicc-checked-icon {
  background: transparent url(img/completed-icon.png) no-repeat 0 0;
}

body.r6theme-01 .euicc-checked-icon {
  float: left;
  width: 26px;
  height: 26px;
}

body.r6theme-01 .status-dot {
  height: 15px;
  width: 15px;
}

.tataConnectionsTableDate {
  white-space: pre-line;
}

body.r6theme-01 .euicc-quarantine-entry {
  white-space: pre-line;
}

/******************** Specific to Session Details   *********************/

body.r6theme-01 .session-details-modal[cssoveride="session-details-modal"] {
  width: 1300px;
  max-width: 1335px;
}

body.r6theme-01 .session-details-dual-entry {
  height: 19px;
  min-width: 110px;
  display: inline-block;
}

body.r6theme-01 .session-details-dual-entry.termination-cause {
  min-width: 160px;
}

body.r6theme-01 .session-details-modal .r6modal-buttons-right .r6-modal-buttons-right-fixed-size {
  height: 35px;
}

body.r6theme-01 .session-details-number-input {
  width: 35px;
}

body.r6theme-01 .session-details-modal .r6table--fixed-container {
  display: table !important;
  z-index: 0;
}

body.r6theme-01 .session-details-modal .r6table--scrollable-height-limiter {
  overflow-x: scroll;
  max-height: 485px;
}

body.r6theme-01 .session-details-modal .r6table--fixed-container-inner {
  height: 336px;
}

body.r6theme-01 .session-details-modal .r6table.r6table--fixed thead>tr>th>div {
  top: 23px;
  color: #786c5f !important;
  padding-left: 0;
  overflow: visible;
  white-space: pre-line;
  line-height: 15px;
  font-weight: bold;
}

body.r6theme-01 .session-details-modal .r6table--fixed-container-header {
  height: 55px;
  background-color: #f6f6f6;
  border-radius: 20px;
  top: 25px;
  left: 20px;
  right: 20px;
}

body.r6theme-01 .session-details-modal .r6table.r6table--fixed tbody>tr>td {
  padding: 0 5px 2px 0;
}

body.r6theme-01 .session-details-modal .r6table--fixed-container,
body.r6theme-01 .r6layout-content.r6mod-users .r6widget-content {
  padding-top: 75px;
}

body.r6theme-01 .session-details-modal .circle {
  margin-top: 13px;
  margin-right: 5px;
}

/******************** Session Details END   *********************/

/******************** Connection Details START   *********************/

body.r6theme-01 .connections-details-offerinstancedetails-entry {
  cursor: pointer;
  text-align: center;
}

body.r6theme-01 .connections-details-line-table .link {
  color: #3d86c6;
  cursor: pointer;
}

body.r6theme-01 .connections-details-departmentcostcenter-entry>div {
  word-break: break-word;
}

.connectionsDetailsWrap {
  background: white;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 6px 0 10px;
  margin-top: 20px;
}

.connectionsDetailsWrap .tata-datatable table.dataTable {
  padding: 0px;
}

.connectionsDetailsWrap table.dataTable thead .sorting_asc {
  background-image: none;
}

.connectionsDetailsWrap .tata-datatable table.dataTable thead tr th {
  vertical-align: middle !important;
  padding: 10px;
}

.addOns-table-new {
  margin: 10px auto !important;
  width: 98%;
}

.addOns-table-new th {
  background-color: #f6f6f6 !important;
  border-radius: 20px;
  cursor: pointer !important;
  padding: 20px 10px 20px 30px !important;
}

.addOns-flex-with-border {
  display: flex;
  border: 1px solid #eee;
  padding: 10px;
  margin: 10px 0;
  border-radius: 20px;
}

.addOns-flex-with-border div {
  width: 50%;
  padding-left: 30px;
}

.addOns-table-new .r6icon-allowance {
  height: 14px !important;
}

.addOns-flex-with-border .r6table-datetime {
  padding-left: 0px;
}

.pt-5p {
  padding-top: 5px;
}

.m-0 {
  margin: 0;
}

.services-flex-with-border {
  display: flex;
  border: 1px solid #eee;
  padding: 10px;
  margin: 10px 0;
  border-radius: 20px;
}

.services-flex-with-border .one-third-div {
  width: calc(100% / 3);
  padding-left: 30px;
}

.services-flex-with-border .r6table-datetime {
  padding-left: 0px;
}

.pl-datetime-activation {
  padding-left: 62px !important;
}

.addOns-wf-flex-with-border {
  display: flex;
  border: 1px solid #eee;
  padding: 20px;
  margin: 0;
  border-radius: 20px;
}

.addOns-wf-flex-with-border div {
  width: 50%;
  padding-left: 50px;
}

.addOns-wf-flex-with-border .r6table-datetime {
  padding-left: 0px;
}

.addOns-flex-with-border:first-child,
.services-flex-with-border:first-child {
  margin-top: 0px;
}

.sub-table-additional {
  width: 100% !important;
}

.sub-table-additional [class*="r6icon-size1"] {
  margin-left: 10px;
}

.connections-additional-information-table th {
  padding: 0 0 0 5px !important;
  cursor: default !important;
}

.connections-additional-information-table .link {
  color: #3d86c6;
  cursor: pointer;
}

.connections-additional-information-table td,
.connections-details-line-table td {
  padding-left: 35px !important;
  vertical-align: middle !important;
}

.connections-additional-information-table .r6table--fixed-container {
  border: none !important;
  padding: 30px 0 0 0 !important;
  box-shadow: none !important;
  margin-top: 5px !important;
}

.connections-additional-information-table .r6table--fixed-container-header {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  top: -10px !important;
}

.connections-additional-information-table .r6table.r6table--fixed thead>tr>th>div {
  top: 4px !important;
}

.connections-additional-information-table .r6table--fixed-container-inner {
  height: auto !important;
}

.connections-details-line-table .r6table--fixed-container-inner {
  height: auto !important;
}

.add-info-container .r6dashboard-item {
  position: relative !important;
  left: 0 !important;
  transform: none !important;
}

.add-info-container .r6widget {
  margin-top: -25px !important;
  box-shadow: 0px 0px 10px 1px #efefef;
}

.max-apns {
  max-height: 40px;
  overflow-y: auto;
}

.connectionsDetailsWrap .r6table td {
  vertical-align: middle;
  max-width: 7.2vw;
}

.connectionsDetailsWrap .tata-connections-unverified-icon[data-title]:hover:after {
  opacity: 1;
  transition: all 0.1s ease 0.5s;
  visibility: visible;
}

.connectionsDetailsWrap .tata-connections-unverified-icon[data-title]:after {
  content: attr(data-title);
  background-color: #efefef;
  color: #555;
  position: absolute;
  padding: 5px 15px;
  top: 100%;
  left: -20px;
  white-space: nowrap;
  opacity: 0;
  z-index: 99999;
  font-style: normal;
  visibility: hidden;
}

.connectionsDetailsWrap .tata-connections-unverified-icon[data-title] {
  position: relative;
}

.connectionsDetailsWrap .r6table.r6table--fixed thead>tr>th>div {
  line-height: 6px !important;
  overflow: visible !important;
  white-space: normal !important;
  width: auto !important;
  max-width: 7.2vw !important;
}

body.r6theme-01 .connections-details-line-table .r6table--fixed-container-header {
  height: 54px;
  background-color: #f6f6f6;
  border-radius: 20px;
  top: 10px;
  left: 20px;
  right: 20px;
}

body.r6theme-01 .esim-table .r6table--fixed-container-header {
  top: 40px;
}

body.r6theme-01 .esim-table .r6table.r6table--fixed thead>tr>th>div {
  top: 53px;
}

body.r6theme-01 .connections-details-line-table .r6table.r6table--fixed thead>tr>th>div {
  top: 23px;
  color: #786c5f !important;
  padding-left: 30px;
  overflow: unset;
  white-space: unset;
  line-height: 9px;
}

body.r6theme-01 .connections-details-line-table .r6table--fixed-container,
body.r6theme-01 .connections-details-line-table .r6layout-content.r6mod-users .r6widget-content {
  padding: 10px 20px;
  padding-top: 53px;
  margin-top: 0px;
  border-radius: 20px;
  border: 1px solid #e8e8e8;
  box-shadow: 5px 8.66px 10px 0 rgba(0, 0, 0, 0.03);
}

.scrollable-table .tata-datatable table.dataTable {
  display: block;
  width: 99% !important;
}

.scrollable-table .tata-datatable table.dataTable thead {
  display: block;
  width: 100%;
}

.scrollable-table .tata-datatable table.dataTable>thead:first-child>tr:first-child>th {
  width: 150px !important;
}

.scrollable-table .tata-datatable table.dataTable>thead>tr>th div {
  width: 150px;
}

.scrollable-table .tata-datatable table.dataTable>thead:first-child>tr:first-child>th:first-child {
  width: 60px !important;
}

.scrollable-table .tata-datatable table.dataTable>thead:first-child>tr:first-child>th:first-child div {
  width: 60px;
}

.scrollable-table .tata-datatable table.dataTable tbody {
  height: 50vh;
  display: inline-block;
  width: auto;
}

.scrollable-table .tata-datatable table.dataTable tbody tr td {
  width: 160px;
}

.scrollable-table .tata-datatable table.dataTable tbody tr td div {
  width: 160px !important;
}

.scrollable-table .tata-datatable table.dataTable tbody>tr>td:first-child {
  width: 70px;
}

.scrollable-table .tata-datatable table.dataTable tbody>tr>td:first-child div {
  width: 70px !important;
}

@media screen and (max-height: 1035px) {
  .scrollable-table .tata-datatable table.dataTable tbody {
    height: 45vh;
  }
}

@media screen and (max-height: 935px) {
  .scrollable-table .tata-datatable table.dataTable tbody {
    height: 40vh;
  }
}

@media screen and (max-height: 860px) {
  .scrollable-table .tata-datatable table.dataTable tbody {
    height: 35vh;
  }
}

@media screen and (max-height: 795px) {
  .scrollable-table .tata-datatable table.dataTable tbody {
    height: 30vh;
  }

  .scrollable-table .tata-datatable table.dataTable {
    width: 98% !important;
  }
}

@media screen and (min-height: 1145px) {
  .scrollable-table .tata-datatable table.dataTable tbody {
    height: 55vh;
  }
}

@media screen and (min-height: 1290px) {
  .scrollable-table .tata-datatable table.dataTable tbody {
    height: 60vh;
  }
}

.connections-tbl .dataTables_wrapper {
  margin-top: 10px;
}

.download-profile-modal {
  margin-top: 10vh;
  padding-bottom: 10px;
}

.upid-select-container label {
  margin-bottom: 10px;
  display: block;
}

.upid-select-container,
.upid-select-container .upid-select {
  width: 100%;
  word-wrap: break-word;
}

.popover--medium-dow-prof {
  width: 210px;
}

.not-clickable-euicc {
  pointer-events: none;
  color: black;
}

.break-elipsis span.ng-binding {
  text-overflow: ellipsis;
  overflow: hidden;
  word-wrap: normal;
  max-width: 160px;
  display: inline-block;
  margin-top: 3px;
}

.connections-additional-information-table {
  margin-top: 15px;
}

.connections-details-line-table .r6table--fixed-container {
  padding-top: 50px !important;
}

.euicc-modal-title.modal-title {
  text-transform: none;
}

.location-details {
  cursor: pointer;
  background: url(img/gmap.png) no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  right: 38px;
  position: relative;
  background-size: 25px 25px;
  top: 4px;
}

.location-modal-header {
  background-color: #ddd !important;
}

#map {
  width: 100%;
  height: 400px !important;
  background-color: #eeeeee;
  display: none;
}

.location-map-modal .r6modal-body {
  padding: 0px;
}

.location-details-title {
  padding: 5px 15px 5px 15px;
  display: inline-block;
}

.location-toggle {
  float: right;
  margin: 4px;
}

/* .infowindow-wrapper {
    height: 180px;
    width: 400px;
} */

.info-addr {
  color: #000;
  width: 550px;
}

.info-addr p {
  margin: 2px 0 4px 0;
}

.location-info-table {
  border-collapse: collapse;
  width: 100%;
  border: 1px solid #aaa;
}

.location-info-table th {
  text-align: left !important;
  padding: 8px !important;
  background: #ddd !important;
  color: #000 !important;
  font-size: 12px !important;
  border-radius: 0 !important;
  cursor: none !important;
  border: 1px solid #aaa !important;
  vertical-align: middle !important;
}

.location-info-table td {
  text-align: left !important;
  padding: 8px !important;
  color: #000 !important;
  font-size: 12px !important;
  border-radius: 0 !important;
  cursor: none !important;
  border: 1px solid #aaa !important;
}

.map-area {
  top: 16px;
}

.gm-style-iw {
  max-width: 330px !important;
  max-height: none !important;
}

.map-error-msg {
  display: none;
  margin: 10px;
  top: 10px;
  padding-top: 28px;
}

.map-modal-close-btn {
  float: right;
}

.loading-spinner {
  background: #fff url(img/loader_big_trans.gif) no-repeat 50% 50%;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  min-height: 45px;
  width: 100%;
  opacity: 0.4;
  display: none;
  z-index: 1;
}

.location-map-modal .r6modal-body {
  min-height: 100px;
}

.marker-icon {
  background: url(img/gmap.png) no-repeat;
}

/* US 3016 Changes*/

.ipflow-info-form {
  margin: 0 auto;
  width: 650px;
  float: none;
  margin-bottom: 20px;
}

.ipflow-message {
  clear: both;
  padding-top: 28px;
}

.ipflow-timer {
  float: right;
  margin: 10px;
  display: none;
}

.ipflow-register span {
  position: absolute;
  left: 324px;
  bottom: 63px;
  cursor: pointer;
}

.ipflow-modal .r6layout-content-main {
  margin-top: 0px !important;
  padding: 15px !important;
  height: auto !important;
}

.ipflow-modal .r6table--fixed-container-inner {
  height: auto !important;
}

.ipflow-header {
  display: inline-block !important;
}

.ipflow-info {
  background: url(img/info.png) no-repeat;
  display: inline-block;
  background-size: 27px 26px;
  width: 38px;
  height: 25px;
  float: right;
  position: relative;
  top: 8px;
  cursor: pointer;
}

.ipflow-info-popover .popover {
  left: 907px;
  top: -18px;
}

.ipflow-info-link {
  font-size: 12px;
  color: #3d86c6;
  text-decoration: none;
}

.ipflow-info-link:hover {
  text-decoration: none;
  color: #3d86c6;
}

.ipflow-table {
  display: inline-block !important;
}

.ipflow-table-hide {
  display: none !important;
}

body.r6theme-01 .session-details-modal .r6table.r6table--fixed tbody>tr>td {
  padding: 0 35px 2px 0 !important;
}

.ipflow-confirm-modal .r6modal-body {
  padding: 25px 0px 0px 0px !important;
  text-align: center !important;
  min-height: 100px !important;
}

.ipflow-download-status {
  display: none;
  margin-left: 100px;
  position: absolute;
  bottom: 20px;
  width: 800px;
}

.ipflow-download-status-text {
  padding: 8px;
  border-radius: 5px;
  background: #ea7926;
  color: #fff;
}

/************** Device Assets CSS **************/

.da-collapsible {
  color: black;
  cursor: pointer;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}

.da-collapsible:after {
  color: black;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.da-content {
  padding: 0 18px;
  max-height: 0;
  display: none;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}

.da-header-row td:not(:nth-child(1)):not(:nth-child(2)) {
  font-weight: 600;
  background: #f6f6f6;
  font-size: 11px !important;
  border: none !important;
  border-radius: 0px !important;
}

.da-row td {
  font-size: 11px !important;
  border: none !important;
  border-radius: 0px !important;
}

.da-header-row,
.da-row {
  box-shadow: none !important;
  line-height: 2px !important;
}

.da-col {
  border: 0 !important;
}

.tdda {
  padding-top: 6px !important;
  padding-bottom: 10px !important;
}

.assetNumberLabel::after,
.deviceNumberLabel::after {
  color: #ff4141;
  vertical-align: top;
  content: "*";
}

.da-hyphen:after {
  content: "\2500";
  text-align: center;
}

.table-failed-pools tbody {
  height: 100px;
  overflow-y: auto;
  overflow-x: hidden;
  display: block;
  padding: 5px;
}

.table-failed-pools th,
td {
  padding: 5px;
}

.deviceConnectionLoading {
  font-size: 10px;
  font-style: italic;
}

.device-assets-tbl .dataTables_scrollHeadInner {
  width: 100% !important;
}

.failedPoolWrapper {
  max-height: 220px;
  overflow-y: auto;
  padding: 10px 0px;
}

/* SOTA CAMPAIGN STYLES*/

.sota-radio-wrapper {
  display: flex;
}

.sota-radio-wrapper label {
  margin-right: 10px;
}

.sota-radio-wrapper .radio {
  flex: 1 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 2px;
}

.sota-cal-wrapper label {
  margin-bottom: 0px !important;
  padding: 2px 0px !important;
}

.sota-note {
  margin-bottom: 10px;
  font-style: italic;
  color: #ff0000;
}

.campaignDate label::after {
  content: "";
}

.sota-cal-wrapper .r6form-validation-helptext-container {
  color: #ff0000;
}

.sota-cal-wrapper .is-with-error input {
  border-color: #cdcdcd;
}

/* MCR 36 Changes */

.isCesim {
  margin: 14px 0px;
  display: block;
}

/* The switch container */
.switch {
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 36px;
  height: 18px;
}

/* The switch track */
.switch .track {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  border-radius: 9px;
  transition: background-color 0.2s;
}

/* The switch handle */
.switch .handle {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 16px;
  height: 16px;
  background-color: white;
  border-radius: 50%;
  transition: transform 0.2s;
}

/* Switch checkbox states */
.switch input[type="checkbox"] {
  opacity: 0;
  width: 0;
  height: 0;
}

/* Styling the switch when it's checked */
.switch input[type="checkbox"]:checked+.track {
  background-color: #ea7926;
}

.switch input[type="checkbox"]:checked+.track .handle {
  transform: translateX(16px);
}

/* The label */
.switch-label {
  font-family: "open_sansregular", Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding-right: 15px;
  padding-top: 3px;
}

/* Adjust vertical alignment */
.switch-container {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.device-assets-table-wrapper .tata-datatable table.dataTable>thead:first-child>tr:first-child>th:nth-child(2) {
  width: 60px !important;
}

.device-assets-table-wrapper .tata-datatable table.dataTable>thead:first-child>tr:first-child>th:nth-child(2) div {
  width: 60px !important;
}

.device-assets-table-wrapper .tata-datatable table.dataTable tbody>tr>td:nth-child(2) {
  width: 60px !important;
}

.device-assets-table-wrapper .tata-datatable table.dataTable tbody>tr>td:nth-child(2) div {
  width: 60px !important;
}

.r6nav--popover span {
  margin-right: 3px !important;
}

/**
 Toggle Switch CSS
**/

.sota-radio-wrapper label {
  border: 2px solid #cdcdcd;
  border-radius: 15px;
}

.sota-switch {
  position: relative;
  display: inline-block;
  width: 80px;
  height: 26px;
}

.sota-switch input {
  display: none;
}

.sota-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ea7926;
  -webkit-transition: .4s;
  transition: .4s;
}

.sota-slider:before {
  position: absolute;
  content: "";
  height: 21px;
  width: 21px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked+.sota-slider {
  background-color: #ea7926;
}

input:focus+.sota-slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked+.sota-slider:before {
  -webkit-transform: translateX(52px);
  -ms-transform: translateX(52px);
  transform: translateX(52px);
}

/*------ ADDED CSS ---------*/
.pull {
  display: none;
}

.pull,
.push {
  color: white;
  position: absolute;
  transform: translate(-40%, -50%);
  top: 50%;
  left: 50%;
  font-size: 12px;
  font-family: Verdana, sans-serif;
}

input:checked+.sota-slider .pull {
  display: block;
}

input:checked+.sota-slider .push {
  display: none;
}

/* Rounded sliders */
.sota-slider.round {
  border-radius: 34px;
}

.sota-slider.round:before {
  border-radius: 50%;
}

.deviceMgmtErrorMsg {
  width: 280px;
  padding: 10px;
  color: #FFFFFF;
  background: #F74C3E;
}

.deviceMgmtErrorMsgBtn {
  top: 45px !important;
  left: 246px;
}

.imeiSelectionNote {
  font-size: 13px;
  margin-top: 20px;
}

.modifyDevice {
  width: 200px;
  text-align: center;
  padding: 5px;
}

.devMgmtErrorMsg {
  width: 530px;
  padding: 10px;
  color: #FFFFFF;
  background: #F74C3E;
}

.devMgmtErrorMsgBtn {
  top: 45px !important;
  left: 496px;
}



/**
ASSETS MANAGMENT CSS
**/

.group-creation-modal-content div {
  padding: 5px 0px;
}

/* .asmgt-td {
  padding-bottom: 40px !important;
  padding-top: 8px !important;
} */

.assetMgmtErrorMsg {
  width: 530px;
  padding: 10px;
  color: #FFFFFF;
  background: #F74C3E;
}

.assetMgmtErrorMsgBtn {
  top: 40px !important;
  left: 496px;
}

.associateAssetMgmtErrorMsg {
  width: 880px;
  padding: 10px;
  color: #FFFFFF;
  background: #F74C3E;
}

.associateAssetMgmtErrorMsgBtn {
  top: 42px !important;
  left: 845px;
}

.deviceImgWrapper {
  cursor: pointer;
}

.deviceImg {
  border: 2px solid #ccc;
  padding: 1px;
}

.deviceImgWrapper .img-spinner {
  top: -20px !important;
  right: 40px !important;
}

.full-img-wrapper{
  text-align: center;
}

.no-image-available{
  background: url(img/noimg4.png) no-repeat;
  display: inline-block;  
  width: 80px;
  height: 68px;
  background-size: 70px;
}