.mo_saml_help_title {
	font-size:17px;
	width:100%;
	color:#1B79AE;
	cursor:pointer;
	font-weight: bold;
}
.mo_saml_help_desc {
	font-size:13px;
	border-left:solid 2px rgba(128, 128, 128, 0.65);
	margin-top:10px;
	padding-left:10px;
}
.mo_saml_help {
	border-top: solid 1px grey;
	width: 95%;
}
.mo_saml_help_cell {
	padding: 20px;
	border-bottom: solid 1px grey;
}
.mo_saml_support_layout{
       width: 93%;
       background-color:#FFFFFF;
       border:1px solid #CCCCCC;
       padding-left:20px;
}
.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;
}

.mo_saml_table_textbox {
	width:80%;
}
.mo_saml_settings_table {
	width: 100%;
}
.mo_saml_settings_table tr td:first-child {
	width: 30%;
}
.mo_saml_heading_margin {
	margin-left: 0px;
}

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

.fa.fa-pull-right {
    margin-left: .3em;
}
.fa-pull-right {
    float: right;
}
.fa-fw {
    width: 1.28571429em !important;
    text-align: center;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mo_copy {
    padding: 1%;
    cursor: pointer;
}
.mo_copy:active {
    background: gray;
}
.mo_td_values{
    font-size: 1.1em;
    font-weight: 600;
    font-family: sans-serif;
}
.mo_saml_selected-text, .mo_saml_selected-text>*{
    background: #2196f3;
    color: #ffffff;
}
.mo_saml_highlight_background_url_note{
    background-color: #e0e0e0;
    border-radius: 4px;
    padding: 0.55em;
    width: fit-content;
    float: left;
}
.mo-margin{
    margin-left: 10px;
}


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

.mo_saml_local_pricing_free_tab{
	background-color: rgba(34, 153, 221, 0.82)!important;
}
.mo_saml_local_pricing_paid_tab{
	background-color: #0B4669 !important;
}
.mo_saml_local_pricing_text{
	font-size: 14px !important;
	color: #fff !important;
	font-weight: 600 !important;

}
.mo_saml_local_pricing_sub_header{
	margin: 2px !important;
	color: #fff !important;
}
.mo_saml_local_pricing_header{
	color: #fff !important;
	margin: 4px !important;
}
.mo_saml_local_pricing_table{
	text-align:center;
	font-size: 15px !important;
	background-color:#FFFFFF;
}

.mo_saml_meta_upload{
	display:none;
}

.mo_saml_cancel_upload{
	float:right;
}

.mo_saml_local_table_col1{
	padding-left:5%;
}

.mo_saml_local_table_col2{
	padding-left:20%;
}

.mo_saml_role_attribute_plus{
	width:3%;
	margin-left:2%;
	margin-right:2%;
}

.mo_saml_button_class{
	color: #fff !important;
	background: #337ab7 !important;
	border-color: #2e6da4 !important;
	font-size: 0.5rem !important;
	border-radius: 5px !important;
}

.mo_saml_sp_role{
	width:30%;
	display:inline-block;
}

.mo_saml_sp_profile{
  width:30%;
  display:inline-block;
}

.mo_saml_sp_role_class{
	border: 1px solid #34495e;
	width: 90%;
	height: 28px;
}

.mo_saml_idp_role_class{
	width:30%;
	display:inline-block;
}

.mo_saml_idp_profile_class{
  width:30%;
  display:inline-block;
}

.mo_saml_otp_row {
  margin: 15px 0px;
}

.mo_saml_profile_otp_row {
  margin: 15px 0px;
}

.mo_saml_otp_sp_name {
  display: inline-block;
  width: 30%;
  max-width: 450px;
}

.mo_saml_profile_sp_name {
  display: inline-block;
  width: 30%;
  max-width: 450px;
}

.mo_saml_otp_idp_name {
  display: inline-block;
  width: 48%;
}

.mo_saml_profile_idp_name {
  display: inline-block;
  width: 48%;
}

.mo_saml_otp_delete {
  display: inline-block;
  width: 6%;
}

.mo_saml_profile_delete {
  display: inline-block;
  width: 6%;
}
/*** 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_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;
}

.mo_saml_idp_message{
	display: block;
	margin-top: 10px;
	text-align: center;
	font-size: 15px;
	color: #fffcfc;
	background-color: #2e2e2e;
	padding: 5px;
	width: 100%;
}

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

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

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

.mo_saml_form_text{
	padding: 2px !important;
	box-sizing: border-box !important;
	padding: 0.3em 0.4em 0.3em 0.5em !important;
	border: 1px solid #b8b8b8 !important;
	border-top-color: #999 !important;
	border-radius: 2px !important;
	background: #fcfcfa !important;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.125) !important;
}

@media only screen and (max-width:641px) { .mo_saml_form_text { width:100% !important;}}

.mo_saml_form_select{
	padding: 2px !important;
	box-sizing: border-box !important;
	padding: 0.3em 0.4em 0.3em 0.5em !important;
	border: 1px solid #b8b8b8 !important;
	border-top-color: #999 !important;
	border-radius: 2px !important;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.125) !important;
}

@media only screen and (max-width:641px) { .mo_saml_form_select { width:100% !important;}}

.mo_saml_btn-custom {
	color: #ffffff;
	font-size: 14px;
}
.mo_saml_btn-custom:hover {
	color: #ffffff;
	border: 1px solid #ffffff;
}
.mo_saml_container_1{
	width: 100%;
}
#mo_saml_pricing-table {
	padding-top: 30px;
}
#mo_saml_pricing-table li{
	height: 40px;
	color: black;
	text-align: center;
}

.support_styles2{
	width: 93%;
	margin-left: 14px;
}
.mo_saml_class_inline_1{
	width: 29%;
	display: inline-block;
	padding-top: 198px;
}

.mo_saml_class_inline{
	width: 17.4%;
	display: inline-block;
	vertical-align: top;
}
#mo_saml_pricing-table .mo_saml_pricing {
	margin: 0;
	padding: 0;
	font-family: 'Robot', sans-serif;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table {
	padding-bottom: 15px;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header {
	position: relative;
	background: #34495e;
	padding: 6px 18px;
	text-align: center;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header .mo_saml_pricing-title {
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	text-align: center;
	font-weight: 500;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header .mo_saml_pricing-rate {
	font-size: 50px;
	font-weight: 600;
	color: #ffffff;
	position: relative;
	text-align: center;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header .mo_saml_pricing-rate sup {
	font-size: 24px;
	position: relative;
	top: -30px;
	color: #bdc3c7;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-table .mo_saml_pricing-header .mo_saml_pricing-rate span {
	font-size: 13px;
	color: #bdc3c7;
	text-transform: uppercase;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list {
	padding: 20px 0 40px 0;
	background: #c4baba1c;
	border: 1px solid #e3e3e3;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul {
	padding: 0px;
	display: table;
	margin: 0px auto;
	width: 100%;
	text-align: center;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul li {
	list-style: none;
	border-bottom: 1px solid #EAECEB;
	color: black;
	font-size: 15px;
	line-height: 42px;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul li:last-child {
	border: none;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul li i {
	margin-right: 12px;
	color: #bdc3c7;
}
#mo_saml_pricing-table .mo_saml_pricing .mo_saml_pricing-list ul li span {
	color: #34495e;
}

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

.mo_saml_pricing-title>span{
	font-size: 12px;
	letter-spacing: 1px;
}
p.mo_saml_pricing-title{
	height: 70px;
}
p.mo_saml_pricing-rate{
	margin-bottom: 50px;
}
.filler-class{
	height: 0px;
}

.mo_btn_note{
	font-size: 14px;
	cursor: default;
	border-color:#337ab7;
}
.mo_saml_pricing-list li:nth-of-type(2n+1) {
	background-color: rgba(23, 61, 80, 0.06);
}

#mo_saml_margin{
	margin-bottom: 22px;
}

/***************Css for Sliding support**********/

.mo_saml_table_layout_support_btn{
	position: fixed;
	top: 100px;
	z-index: 10000;
	right: -391px;
}
#mosaml-feedback-overlay{
	background: rgba(11, 13, 13, 0.44);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
}
#mo_support_btn{
	font-size: 15px;
	cursor: pointer;
	text-align: center;
	width: 150px;
	height: 35px;
	background: rgba(43, 141, 65, 0.93);
	color: #ffffff;
	border-radius: 3px;
	transform: rotate(90deg);
	text-shadow: none;
	position: relative;
	margin-left: -92px;
	top: 94px;
}
.mo_text_color{
	color: #d9534f;
}
.mo_saml_hidden{
	display:none;
}

.mo_saml_table_layout_support_1 {
	border-radius: 4px;
	position: relative;
	width: 350px;
	border: 1px solid #CCCCCC;
	padding: 15px 20px 17px 20px;
	background-color: white;
}


/*Setup guide table start*/

.mo_guide_table{
	max-width: 100%;
	margin-bottom: 20px;
	border-spacing: 0;
	border-collapse: collapse;
}
.mo_copy_icon_not_center>thead>tr>th, .mo_guide_table-bordered>thead>tr>th{
	border-bottom-width: 2px;
}
.mo_guide_table-bordered, .mo_copy_icon_not_center {
	border: 1px solid #ddd;
}
.mo_guide_table-bordered>thead>tr>th, .mo_guide_table-bordered>tbody>tr>td {
	border: 1px solid #ddd;
	text-align: center;
}
.mo_copy_icon_not_center>thead>tr>th, .mo_copy_icon_not_center>tbody>tr>td{
	border: 1px solid #ddd;
}
.mo_guide_table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
}
.mo_guide_text-center {
	text-align: center;
}
.mo_guide_table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f9f9f9;
}
.mo_guide_text-color {
	color: #fe7e00;
}
.mo_saml_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-left: auto;
	margin-right: auto;
	float: left;
}

/* FAQ button and Ask question on forum button*/
.mo_faq_button_left{
	float: inherit;
	color: #48a0dc;
	border: 2px solid #48a0dc;
	padding: 5px;
}

.mo_faq_button_left:hover{
	transform: scale(1.1);
}
.mo_faq_button_right{
	float: inherit;
	color: #48a0dc;
	border: 2px solid #48a0dc;
	padding: 5px;
	margin-left: 10px;
}

.mo_faq_button_right:hover{
	transform: scale(1.1);
}

/* 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;
}
/*css for backdoor url customization*/
#miniorange_saml_backdoor_table div{
  display: inline-block;
}
#miniorange_saml_backdoor_table{
  border-style:none;
}

.mo_backdoor{
  display:ruby;
}
#miniorange_saml_backdoor_textbox1{
  width:150px;
}

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

#mo_idp_add_custom_attr_textfields{
	width:50px;
	margin-left:100px;
}

.mo_idp_delete_btn_class{
    float:right;
}
.mo_idp_attr_map_row{
  margin: 15px 0px;
}
.mo_idp_idp_attr_separator_title{
  float: right;
  margin-right: 10%;
}

.mo_idp_attr_map_sp_name {
  display: inline-block;
  width: 35% !important;
  max-width: 450px;
}
.mo_idp_attr_map_sp_name_textfield{
	width: 90% !important;
}

.mo_idp_attr_map_sep {
  width: 80% !important;

}
.mo_idp_attr_map_sep_name{
  width: 15% !important;
 float:right;
}
.mo_idp_attr_map_idp_name {
  display: inline-block;
  width:40%;
}

.mo_idp_role_map_delete,.mo_idp_attr_map_delete {
  display: inline-block;
  width: 6%;
  margin-top: 15px;
  float: right;
}
.atrr_attribute_plus{
	width:3%;
	margin-left:2%;
	margin-right:2%;
}

.button_class_attr{
	color: #fff !important;
	background: #337ab7 !important;
	border-color: #2e6da4 !important;
	font-size: 0.5rem !important;
	border-radius: 5px !important;
}

.mo_idp_sp_attr_title{
	width:35%;
	display:inline-block;
}

.mo_idp_idp_attr_title{
	width: 90%;
	height: 28px;
	display:inline;
}

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

#edit-modules th {
    text-align:center;
}
