.mo_saml_table_layout {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:0px 10px 10px 10px;
	margin-bottom: 10px;
}

.mo_saml_table_layout input[type=text] {
	width: 80%;
}

.mo_saml_table_layout td strong {
	margin-left: 10px;
}

/*** CSS For Show SAML Request And Response ***/

.mo-display-logs{
	color: #3c763d;
	background-color: #dff0d8;
	padding:2%;
	margin-bottom:20px;
	text-align:center;
	border:1px solid #AEDB9A;
	font-size:18pt;
}

.mo-display-block {
	color: #050505;
	width: -moz-available;
	min-height: 300px !important;
	overflow: auto;
	display: inline-block;
	background-color: #f6f6f6;
	padding: 2%;
	margin-bottom: 20px;
	text-align: left;
	border: 1px solid #AEDB9A;
	font-size: 12pt;
}

.mo_saml_text_center{
	text-align: center;
}

.mo_saml_highlight_background_note{
	background-color: #e0e0e0;
	border-radius: 4px;
	padding: 0.55em;
	width: 98%;
}

.mo_saml_highlight_background_note_1{
	background-color: #e0e0e0;
	border-radius: 4px;
	padding: 0.55em;
	width: 98%;
}

.mo_saml_table_layout {
	border-radius: 1px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin: 0 2% 2% 0;
}

.mo_saml_sp_container {
	width: 60%;
	padding:2%;
	float: left;
	border-radius: 4px;
}

.mo_saml_sp_container_3 {
	width: 95%;
	padding:2%;
	float: left;
	border-radius: 4px;
}

.mo_saml_sp_table_layout_1{
	background-color:#e0e0d8;
	width: 98%;
	padding:1%;
	overflow: hidden;
}

.pricing-rate:last-of-type {
  margin-top: 36px;
}

p.pricing-rate{
	margin-bottom: 50px;
}

/*******CSS for copy IDP METADATA*******/

.fa.fa-pull-right {
	margin-left: .3em;
}

.fa-pull-right {
	float: right;
}

.mo_copy {
	padding: 1%;
	cursor: pointer;
}

.mo_copy:active {
	background: gray;
}

.selected-text, .selected-text>*{
	background: #2196f3;
	color: #ffffff;
}

/*Setup guide table start*/
.mo_guide_text-center {
	text-align: center;
}

.mo_guide_text-color {
	color: #fe7e00;
}

.mo_saml_sp_container_2{
	width: 28%;
	padding: 2%;
	border-radius: 4px !important;
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	margin-right: auto;
	float: left;
}

/* Configure message of import/export page */
.mo_saml_configure_message{
	display: block;
	text-align: center;
	font-size: 14px;
	border-radius: 10px;
	border: 1px solid #fb9a9a;
	color: red;
	background-color: rgba(255,0,0,0.1);
	padding: 8px;
}

/* Welcome message of registration page */
.mo_saml_welcome_message{
	display: block;
	margin-top: 10px;
	text-align: center;
	font-size: 15px;
	color: rgba(0, 128, 0, 0.70);
	background-color: rgba(0, 255, 0, 0.15);
	padding: 5px;
	border: 1px solid rgba(0, 128, 0, 0.15);
	border-radius: 4px;
}
/* Message for before registration */
.mo_saml_register_message{
	display: block;
	text-align: center;
	font-size: 14px;
	border-radius: 10px;
	border: 1px solid #fb9a9a;
	color: red;
	background-color: rgba(255,0,0,0.1);
	padding: 8px;
	margin-top: 15px;
}

.backdoor{
  display:ruby;
}

#mo_saml_edit_backdoor{
  cursor: pointer;
  margin-left:15px;
  font-size: larger;
  text-decoration: none;
}

.miniorange_saml_sp_attr_table{
 table-layout:fixed !important;
 font-size:12px !important;
}
.miniorange_saml_sp_attr_table tr{
	border-collapse: collapse !important;
	border-bottom: 0px;
}

/** CSS for page headings */
.mo_saml_sp_font_for_heading {
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: bold;
    padding-bottom: 1%;
}

/** CSS for service provider setup tab headings */
.mo_saml_font_SP_setup_for_heading {
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: bold;
    padding-bottom: 1%;
    color: #d9534f;
    text-align: center;
}

/** CSS for page sub headings */
.mo_saml_sp_font_for_sub_heading {
    letter-spacing: 0.08em;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: bold;
}

/**  CSS for upgrade plan table **/
table.mo_upgrade_plans_features td{
	border: groove;
	text-align: center;
	height: 2em;
	font-weight: 600;
	width: 25% !important;
}

table.mo_upgrade_plans_features td+td, table.mo_upgrade_plans_features td+td+td, table.mo_upgrade_plans_features td+td+td+td {
	border: groove;
	text-align: center;
	width: 13% !important;
}

table.mo_upgrade_plans_features tbody>:nth-child(1){
	color: white !important;
	background-color: #34495E !important;
}

table.mo_upgrade_plans_features tbody>:nth-child(1):hover{
	color: white !important;
	background-color: #34495E !important;
}

table.mo_upgrade_plans_features tbody>:nth-child(odd){
	background-color: #e3f2f6;
}

table.mo_upgrade_plans_features tbody>:nth-child(odd):hover{
	background-color: #e3f2f6;
}

.mo_upgrade_plans_features{
	margin: 0 1em !important;
	width: auto;
}

table.mo_how_to_upgrade td{
	border: groove;
	height: 2em;
	width: 25% !important;
}

@media screen and (min-width: 48em) {
  .mo_saml_system-status-general-info__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .mo_saml_system-status-general-info__items::after {
    flex: auto;
    content: "";
  }

  .mo_saml_system-status-general-info__item {
    display: block;
    width: 32%;
  }
  .mo_saml_system-status-general-info__item:last-of-type {
    margin-inline-start: 2%;
  }
}

.mo_saml_card {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-items: flex-start;
  padding: 0;
  border: var(--card-border-size) solid var(--card-border-color);
  border-radius: var(--card-border-radius-size);
  background-color: var(--card-bg-color);
  box-shadow: var(--card-box-shadow);
}

.system-status-general-info__item {
  display: block;
  overflow-x: auto;
  box-sizing: border-box;
  margin-block-end: var(--space-l);
  padding: 1.125rem;
}

.mo_saml_system-status-general-info__item-icon {
  display: inline-block;
  width: 2.625rem;
  height: 2.625rem;
  vertical-align: top;
}

.mo_saml_system-status-general-info__item-icon::before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 2.625rem;
  background-color: var(--color-gray-600);
  background-repeat: no-repeat;
  background-position: 50% center;
  background-size: var(--space-l);
}

.mo_saml_system-status-general-info__item-icon--drupal::before {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' class='drupal-logo' width='42.2' height='55.5' viewBox='0 0 42.2 55.5'%3e  %3cpath fill='%23ffffff' d='M29.8,11.7C25.9,7.9,22.2,4.2,21.1,0c-1.1,4.2-4.8,7.9-8.7,11.7C6.6,17.5,0,24.1,0,34c-0.3,11.6,9,21.3,20.6,21.5 s21.3-9,21.5-20.6c0-0.3,0-0.6,0-0.9C42.2,24.1,35.6,17.5,29.8,11.7z M10.8,35.9c-0.6,0.8-1.2,1.7-1.6,2.6 c-0.1,0.1-0.2,0.3-0.4,0.3H8.7c-0.5,0-1-0.9-1-0.9l0,0c-0.1-0.2-0.3-0.5-0.4-0.7L7.2,37C5.9,34.2,7,30.3,7,30.3l0,0 c0.5-1.9,1.4-3.8,2.5-5.4c0.7-1,1.5-2,2.3-3l1,1l4.7,4.8c0.2,0.2,0.2,0.5,0,0.7l-4.9,5.5l0,0L10.8,35.9z M21.3,49.7 c-4,0-7.3-3.3-7.2-7.3c0-1.8,0.7-3.5,1.8-4.8c1.5-1.8,3.4-3.6,5.5-6c2.4,2.6,4,4.3,5.5,6.3c0.1,0.1,0.2,0.3,0.3,0.5 c0.8,1.2,1.3,2.6,1.3,4.1C28.6,46.5,25.3,49.7,21.3,49.7C21.3,49.7,21.3,49.7,21.3,49.7z M35,38.1L35,38.1 c-0.1,0.3-0.4,0.5-0.7,0.6h-0.1c-0.3-0.1-0.5-0.3-0.7-0.5l0,0c-1.3-1.9-2.7-3.7-4.3-5.3l-1.9-2l-6.4-6.6c-1.3-1.2-2.6-2.6-3.8-3.9 c0-0.1-0.1-0.1-0.1-0.1c-0.2-0.3-0.4-0.6-0.5-1c0-0.1,0-0.1,0-0.2c-0.2-1.1,0.2-2.2,1-3c1.2-1.2,2.5-2.5,3.7-3.8 c1.3,1.4,2.7,2.8,4.1,4.2l0,0c2.8,2.6,5.3,5.5,7.6,8.6c1.9,2.7,2.9,5.8,2.9,9.1C35.6,35.4,35.4,36.8,35,38.1z'/%3e%3c/svg%3e");
}

.mo_saml_system-status-general-info__item-details {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: calc(100% - 3.75rem);
  padding-inline-start: 0.625rem;
  font-size: var(--font-size-s);
}

.mo_saml_system-status-general-info__item-title {
  margin: 0 0 0.5rem;
  font-size: 1.125rem;
}

.mo_saml_license_info_container{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.mo_saml_license_info_container_card {
  display: block;
  overflow-x: auto;
  box-sizing: border-box;
  margin-block-end: var(--space-l);
  padding: 1.125rem;
  width: 49%;
  margin-right: 10px;
}

.mo_saml_card_details {
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  width: calc(100% - 3.75rem);
  padding-inline-start: 0.625rem;
  font-size: var(--font-size-s);
}

.mo_saml_title_class {
  margin: 0 0 0.5rem;
  /*font-size: 1.125rem;*/
}

.mo_saml_icon_box {
  display: inline-block;
  width: 2.625rem;
  height: 1.625rem;
  vertical-align: top;
}

.mo_saml_icon::before {
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  border-radius: 2.625rem;
  /*background-color: #ffecef;*/
  background-repeat: no-repeat;
  background-position: 50% center;
  background-size: var(--space-l);
}

.mo_saml_logo_icon::before {
  background-image: url("../images/icons/miniorange-logo.svg");
}

.mo_saml_cog_icon::before {
  background-image: url("../images/icons/cog.svg");
}

.mo_saml_red {
  color: red;
}

.mo_saml_green {
  color: green;
}

.mo_saml_medium_font {
  font-size: medium;
}




