html, body {
	height:100%;
	width: 100%;
	padding:0px;
	margin:0px;
	font-size:12px;
	/* overflow:hidden; */
}

body {
	font-family:Roboto, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, sans-serif;
	font-size: 1em;
	min-width: 1280px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	color:#333333;
	background-color:#169AC0;
	background:url('/images/bg-6429449af26f33e7d310707f93401be5.png') repeat-x;
	
}

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

input[type="button"]:disabled {
	cursor: default;
}

table {
	border-collapse:collapse;
	}

a {
	color:#0079AC;
}

a:hover {
	color:#169AC0;
}

a img {
	border:0;
}

li.arrow {
	list-style-image:url('/images/bullet-ad21c00038129400787ad15b4c33c75c.gif');
	padding:2px;
}

h3 {
	margin:0 0 5px 0;
	padding:5px 0 5px 0;
	}
	
/* title and branding bar */
#container {
	width: 100%; 
	background: #555; 
	position: relative;
	min-height:100%;
	min-width:860px;
	margin-bottom:-60px;
	/* bottom: 60px; */
	/* top: 0px; */
	/* overflow: hidden; */
}

#main-title {
	padding:5px 5px 5px 20px;
}

#logo {
	float:right;
	padding:5px 0px 5px 5px;
	margin-top:10px;
}

#header-content-login {
	border-bottom: 1px solid #CCCCCC;
}


/* gloabl nav */

#top-nav {
	background-color:#005596;
	background:url(/images/top-nav-bg-3f4987cedd35f1fb23dd3e7dbb9fc690.gif) repeat-x;
	height: 38px;
}

#language-toggle {
	padding:10px 15px 35px 15px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;
	background:url(/images/global-nav-bg-44d49ef045231ed3a2a17a9af54b392c.png) repeat-x;
	float:right;
}

#language-toggle a {
	color:#FFFFFF;
}


/* top nav tabs */

#top-navigation {margin-left: 0px; height: 46px; padding-top: 1px; }
#top-navigation ul {list-style:none; display:inline-block; margin-top:11px; position: relative;z-index: 200;}
#top-navigation li a { margin-right: 2px; display:block; text-decoration: none;}
#top-navigation li ul {display: none; width: 17em; /* Width to help Opera out */ background-color: #69f;}
#top-navigation li:hover ul {display: block; position: absolute;  margin: 0; padding: 0; }
#top-navigation li:hover li {float: none; }
#top-navigation li:hover li a {background-color: #6ba7d6; border-bottom: 1px solid #fff; color: #FFF; }
#top-navigation li li a:hover {background-color: #3678ab; }

#top-navigation li a:hover {display:block !important; display:inline-block; padding:6px 10px 6px 10px; color:#d8e5f0; text-decoration: none;}
#top-navigation li { float:left; list-style: none;}

.top-nav-on a {display:block !important; display:inline-block; padding:6px 10px 6px 10px; color:#d4d5d7; font-weight:bold;}
.top-nav-off a {display:block !important; display:inline-block; padding:6px 10px 6px 10px; color:#FFFFFF; font-weight: normal;}


#sideNav {
margin-top: 5px;
float:right;
width:18%;
}


a.sideNavOn  { color:#FFFFFF; text-decoration: none; font-weight: bold; padding:0 3px 0 0}
a.sideNavOff { color:#000000; font-weight: normal; padding:0 3px 0 0}


#sideNavOn {
margin-top: 1px; 
padding-top: 10px;
padding-bottom: 10px;
padding-left: 12px;
background-color: #696969;
background:url(/images/sideNav-bg-256239ad8af2bcae5e4576337c0606a1.gif) repeat-x;
}

#sideNavOff {
margin-top: 1px; 
padding-top: 10px;
padding-bottom: 10px;
padding-left: 12px;
background-color: #E4E4E4;
}


#sortBy {
text-align: right;
width:78%;
height: 14px;
padding-bottom:2px;
font-family:Verdana;
font-size:10px;
color: #636363;
margin-top: 0px;
}

a.sortByLink {
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}


/* main content */

#main-content {
	padding: 12px 12px 72px 12px;
	min-width: 950px;
}

#main-content.byMethod {
	padding: 12px 0px 72px 0px;
	}

#main-content.fixed, #main-content-fixed {
	padding: 12px 12px 72px 12px;
	max-width: 1006px;
	margin: 0px auto;
	}

.header-section {
	height: 38px;
	/* border: 1px solid #CCCCCC; */
	background:url(/images/section-header-bg-72c0b5fc5aa0d2c1fe42f32be585dc29.gif) repeat-x;
	border-bottom: 1px solid #aaa;
	/* margin: -12px -12px 12px -12px; */
	box-shadow: 0px 5px 4px -5px #000;
}

#section-header-users {
	width: 870px;
	height: 38px;
	background: url(/images/section-header-bg-72c0b5fc5aa0d2c1fe42f32be585dc29.gif) repeat-x;
	border-bottom: 0px;
	margin: 1px auto;
	box-shadow: 0px 5px 10px -10px #000;
	}

#section-header-profiles {
	width:500px;
	height: 38px;
	background: url(/images/section-header-bg-72c0b5fc5aa0d2c1fe42f32be585dc29.gif) repeat-x;
	border-bottom: 0px;
	margin: 1px auto;
	box-shadow: 0px 5px 10px -10px #000;
	}

.subsection-title {
	padding: 5px 5px 5px 15px;
}

img.show-hide-toogle {
	margin-left: 10px;
}

#subsection-header, .subsection-header {
	width:100%;
	padding:10px 0px;
	border-top: 1px solid #A2BBDD;
	background-color: #E8EEF7;
	font-size:1em;
}

.hide-subsection-headers .subsection-header {
	display:none;
}

.tabContent > #subsection-header:first-child {
	margin-top:0px
}

#subsection-header-coloured {
	width:100%;
	height: 26px;
	padding-top: 10px;
	border: 1px solid #000000;
	background-color:#169AC0;
	background:url(/images/bg2-e460d4a5f13d8b409b4d47fb500fac3f.png) repeat-x;
}

#subsection-header-users {
width: 829px;
height: 26px;
padding-top: 10px;
border-top: 1px solid #A2BBDD;
background-color: #E8EEF7;
margin-top: 10px;
}

#subsection-headerB {
width:100%;
height: 26px;
padding-top: 10px;
border-top: 1px solid #A2BBDD;
background-color: #E8EEF7;
}

#subsection-headerC {
width:420px;
padding-top: 10px;
border: 1px solid #A2BBDD;
background-color: #E8EEF7;
position: relative; 
clear: right; 
margin: 62px auto 0 auto;
}

.subsection-headerD {
color: #E8EEF7;
position: relative; 
clear: right; 
margin: 62px auto 0 auto;
text-align: center;
}

.disclaimer-text {
	text-align: left;
	display: inline-block;
}

#subsection-header-halfpage {
width:100%;
height: 26px;
padding-top: 10px;
border-top: 1px solid #A2BBDD;
background-color: #E8EEF7;
}

#form-table-halfpage {
  width: 100%;
  background-color: #FFFFFF;
}

#rule-content {
height: 18px;
padding-top: 5px;
border-top: 1px solid #CCCCCC;
background-color: #FFFFFF;
padding-left: 30px;
}

#main-content-container {
margin:0px 0px 10px 0px;
padding: 20px;
background-color: #f9f9fa;
box-shadow: 0px 5px 10px -10px #000;
}

#main-content-container-users {
width: 830px;
padding: 20px;
background-color: #FFFFFF;
margin: 0px auto;
box-shadow: 0px 5px 10px -10px #000;
}

#profiles-content-container {
width: 460px;
padding: 20px;
background-color: #FFFFFF;
margin: 0px auto;
box-shadow: 0px 5px 10px -10px #000;
}


.section-title {
margin-left: 15px;
display:inline-block;
}

#action-buttons {
text-align: right;
margin-top : -40px;
padding-right : 20px;
}

.main-action-btn {
background-color: #6ba7d6;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #296b9d;
border-right: 1px solid #296b9d;
color: #ffffff;
font-size: 14px;
font-family: arial;
font-weight: bold;
text-decoration:underline;
height : 26px;
margin-left : 5px;
}

select.date-range {
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #969696;
border-right: 1px solid #969696;
color: #00386C;
font-size: 16px;
font-family: arial;
font-weight: bold;
height : 26px;
margin-left : 5px;
width: 240px;
}

.form-outdent {
padding-left:20px;
text-indent:-20px;
}

/* font and link styles */

h1 {
	margin-top:20px;
	font-size:24px;
	color:#0592C7;
}

h2 {
	margin-top:10px; 
	font-size:18px;
	color:#00386C;
}

h4 {
	padding-top:17px; 
	font-size:18px;
	color:#FFFFFF;
	padding-left: 15px;
}

p.userHeading {
	font-size:14px;
	color:#000000;
	font-weight:bold;
	color:#5a5b60;
}

p.userSubHeading {
	font-size:12px;
	color:#000000;
	font-weight:bold;
	color:#1e356f;
}


.title {
	font-size:14px;
	font-weight:bold;
	color:#898989;
}

#rule-table {
  width: 100%;
  background-color: #FFFFFF;
}

#rule-table td {
  border-top: 1px solid #ccc;
  height: 18px;
  padding: 5px 5px 5px 30px;
}

#rule-tableB {
  width: 100%;
  background-color:#FFF;
}

#rule-tableB td {
  border-top: 1px solid #ccc;
  height: 18px;
  padding: 5px 5px 5px 30px;
}

td.rule-name {
  width: 40%;
  padding-left: 30px;
}

td.rule-description {
  width: 50%;
}

td.groups-details {
  width: 10%;
}

#search-table {
  width: 100%;
  background-color: #FFFFFF;
}

#search-table > div div, .search-table > div div { 
  padding: 5px 5px 3px 15px;
}

#search-table > div, .search-table > div {
  max-width: 550px;
  display: inline-block;
  width: 300px;
  vertical-align: top;
  padding: 0px 0px 10px 0px;
}
	
#search-table div.col-header {
  background-color: #eee;
  border-top: 1px solid #aaa;
  color: #333;
  padding: 3px 15px;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 0.9em;
}
	
.search-buttons {
  padding: 10px 15px;
  background-color: #fff;
}
	
#search-table input[size='40'] {
  width:270px;
}
	
#search-table td {
  height: 18px;
  padding: 5px 5px 5px 30px;
}

#search-combobox, .search-combobox, #enterprise-combobox, #report-type {
  width: 274px;
  padding:1px;
}

#form-table {
  width: 100%;
  background-color: #FFFFFF;
}

#form-table td {
  border-top: 1px solid #EDECEC;
  padding: 8px 15px;
}

#globalPgpDirectoryAdmin-table {
  width: 100%;
  background-color: #FFFFFF;
}

#globalPgpDirectoryAdmin-table td {
  border-top: 1px solid #ccc;
  height: 18px;
  padding: 5px 5px;
}

#ldapform-table {
  width: 100%;
  background-color: #FFFFFF;
}

.twochar {
	width:2em;
}

.onechar {
	width:1em;
}

#ldapform-table td {
  border-top: 1px solid #ccc;
  padding: 5px 5px 5px 0px;
}

#localcert-table td {
  border-top: 0;
  height: 18px;
  padding-top:0;
}

td.form-label {
  width: 230px;
  vertical-align: top;
  color: #444444;
  font-weight:bold;
  line-height: 20px;
}

td.form-label-wide {
  width:230px;
  vertical-align: top;
  color:#444444;
  font-weight:bold;
}

td.form-input {
  vertical-align: top;
  color:#444444;
  font-size: 11px; 
  min-width: 40px;
}

td.cert-encryption-checkboxs {
	padding-top:0;
  	vertical-align: top;
	color:#444444;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

td.localcert-detail {
  width: 300px;
  vertical-align: top;
  color:#444444;
  font-size: 12px; 
  padding-left:50px;
}

td.form-output {
  color:#444444;
  font-size: 12px; 
  border-top:none;
  padding:3px 15px;
  word-wrap:break-word;
  max-width:280px;
}

td.tableFiller {
  width:80%;
  }

#summary-table {
  width: 100%;
}

#summary-table td {
  border-top: 0px;
  font-size:14px;
  font-weight: bold;
}

#details-table td {
  border-top: 0px;
  font-size:12px;
}

#td.summary-data {
  width: 45%;
  height: 30px; 
}

.plain-text {
   font-family:Arial;
   font-size:12px;
   font-weight: normal;
}

#form-table-tls {
  width: 100%;
  background-color: #FFFFFF;
}

#form-table-tls  td {
  border-top: 0px;
  height: 18px;
  padding-left:0px;
}

td.form-input-tls {
	width: 250px;
  	vertical-align: top;
	color:#444444;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
}

.form-table {
  width: 100%;
  background-color: #FFFFFF;
}

.form-table td {
  border-top: 1px solid #E8EEF7;
  padding: 5px 15px;
}

td.form-output svg {
  height:100%;
  }
  
td.form-output svg.button {
  height:14px;
  width:14px;
  }
  
td.form-output svg.indicator {
  width:40px;
  }
  
tr.validPair td.form-output svg  {
  fill:#296dc1;
  }
  
tr.mismatchedPair td.form-output svg  {
  fill:red;
  }
  
tr.privateKey td.form-output svg  {
  fill:#aaa;
  }
  
tr.publicKey td.form-output svg  {
  fill:#aaa;
  }

.keyStatusImg {
  height:20px;
  vertical-align:middle;
  margin:-8px 0 -5px;
  }
  
.form-table td.noPad {
  padding:0;
  text-align:left;
}

/* Global TLS Settings page */

.form-table {
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	color:#444444;
    font-size: 12px;
	padding-bottom:4px;
}

.form-table + .subsection-header, #form-table + .subsection-header, div + .subsection-header {
	margin-top:10px;
	}

.form-table-column {
	float:left;
	padding:5px;
	margin-left:25px;
}

.form-table-label {
	width:165px;
	font-weight:bold;
}

.form-field-label {
	padding:2px 0 1px;
	display:block;
	font-size:11px;
}

.feedback {
	padding:4px 0 0;
	display:block;
	font-size:12px;
}

.clearFloats {
	width:100%;
	clear:both;
	display:block;
	height:0px;
	}
	
.tlsStatusDot {
	font-size:34px;
	vertical-align:middle;
	float:left;
	overflow:hidden;
	width:22px;
	height:36px;
	margin-top:-17px;
}

.red {color:red;}
.green {color:green;}
.yellow {color:yellow;}
.grey {color:#ccc;}

.tlsStatusRecheck {
	border: 1px solid #bbb;
	padding:5px;
	margin:6px 0 0 0;
	display:inline-block;
	font-size:11px;
}

/* use when one column includes a form-field-label item */

.noLabel {
	padding-top:25px;
}
	
/* User Management Page classes */

#role-combobox{
width: 200px;
}

#selectUsersCombo{
width: 240px;
}

#assignedEnterprisesCombo{
width: 200px;
}

#availableEnterprisesCombo{
width: 200px;
}

#selectedEnterprisesCombo{
width: 230px;
}

#enterprisesCombo{
width: 230px;
}

#store {
	padding: 1em 2em 1em 1em;
}

#usersContainer{
padding: 1em 2em 1em 1em;
	margin-right: 150px;
	width: 260px;
	background:#fff;
	vertical-align:top;
	height:350px;
}

#availableEnterprisesContainer{
padding: 1em 2em 1em 1em;

	float: left;
	margin-right: 10px;
	width: 210px;
	background:#fff;
	vertical-align:top;
	height:350px;
}

#assignedEnterprisesContainer {
padding: 1em 2em 1em 1em;
	float: left;
	margin-right: 10px;
	width: 210px;
	background:#fff;
	vertical-align:top;
	height:350px;
}


/* LOG IN PAGE classes */

#loginform{
	margin: 15px 20px 10px 10px;
}

.saml-login-form {
    text-align: center;
    padding-bottom: 15px;
}

dl	{
	margin: 10px 0 0 62px;
	}

dt	{
	float: left; 
	clear: right; 
	width: 80px;
	font-size: 14px; 
	line-height: 24px; 
	font-weight: normal; 
	color: #666;
	text-align: right;
	}

dd	{
	margin: 0 0 5px 0px; 
	font-size: 11px; 
	line-height: 24px; 
	color: #666; 
	margin-left: 85px;
	}

dd.loginbutton	{
	margin: 0 0 5px 0px; 
	font-size: 11px; 
	line-height: 24px; 
	color: #666; 
	margin-left: 85px;
	}

/* Welcome Page */

#welcome-content {
	padding: 12px;
	/*height:400px;*/
	min-width:1006px;
	/* margin: 10px 20px; */
	/*background-color: #ddd;*/
	box-shadow: inset 0px 1px 1px #999;
}

#welcome-content > table > tbody > tr > td[width = "229px"] {
	background-color:#fff;
	}

#policies-title {
padding:10px 0px 0px 10px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:18px; 
color:#00386c; 
font-weight:bold;
}

#reports-title {
padding:10px 0px 0px 10px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:18px; 
color:#00386c; 
font-weight:bold;
}


#settings-title {
padding:10px 0px 0px 10px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:18px; 
color:#00386c; 
font-weight:bold;
}


#box-bg {
height:40px; 
background-image:url(/images/bg2-e460d4a5f13d8b409b4d47fb500fac3f.png);
}

.box-text {
padding:10px;
}


#sidebar-box {
height:40px; 
background-color:#00386c;
}

#sidebar-doc-title {
padding:10px 0px 0px 10px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:14px; 
color:#FFFFFF; 
font-weight:bold;
}

#sidebar-doc-bg {
background-color:#e8eef7;
height: 105px;
}

#sidebar-doc-icon {
padding:3px 3px 3px 5px;
}

#sidebar-doc-link1 {
left:50px; 
}

#sidebar-doc-link2 {
left:50px; 
top:100px;
}


#sidebar-box {
height:40px; 
background-color:#00386c;
}

#sidebar-help-title {
padding:10px 0 0 10px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:14px; 
color:#FFFFFF; 
font-weight:bold;
}

#sidebar-help-bg {
background-color:#e8eef7; 
height: 90px; 
padding:10px 5px 10px 10px;
}

#sidebar-help-icon {
padding:3px 3px 3px 5px;
}

.domainMapActive {
	background-color:#FFFFFF;
}
.domainMapRemoved {
    background-color:#eef1f7;
}

.enterpriseActive {
	background: #ffffff; /* Old browsers */
	background: -ms-linear-gradient(top, #ffffff 54%,#f7f7f7 100%); /* IE10+ */
	background: -moz-linear-gradient(top, #ffffff 54%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(54%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 54%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 54%,#f7f7f7 100%); /* Opera 11.10+ */
	background: linear-gradient(top, #ffffff 54%,#f7f7f7 100%);
}

.enterpriseRemoved {
    background-color:#eef1f7;
}

.command-error {
	display: block;
	padding: 10px;
	background-color: #F9FFD5;
	border: 3px solid red;
	color:darkred;
}

#command\.errors {
	display: block;
	padding: 10px;
	background-color: #F9FFD5;
	border: 3px solid red;
	color:darkred;
}

.error-msg {
	color: red;
}

#feedback {
	padding:10px 0px 20px;
	font-size:14px;
	font-family:Roboto, "Helvetica Neue", "Liberation Sans", Helvetica, Arial, sans-serif;
	color:#FFF;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	text-shadow: 0px 0px 12px #222;
}

td.reportDetailedSearch {
    padding:1px 10px 1px 10px;
    margin:1px 5px 1px 3px;
}

.pageheader {
background-image:url("/images/headerTitleRepeat-ecf3eb2d410c59d08fba369770e91d07.png");
background-repeat:repeat-x;
height:87px;
margin-top:0;
width:100%;
z-index:15;
}
.pageheader.fullbg {
background-image:url("/images/headerRepeat-9fde2215bba4c4fc2e0ee94c37a8f522.gif");
background-repeat:repeat-x;
border-bottom:1pt solid #CCC;
}
.pagelogo {
float:left;
margin:0;
}
.pageheaderend {
display:none;
float:right;
}

td.pageheaderLogo {
padding: 0px 0px 0px 0px;
}

td.pageheaderTitle {
padding: 0px 0px 0px 22px;
background-image:url("/images/headerTitleRepeat-ecf3eb2d410c59d08fba369770e91d07.png");
background-repeat:repeat-x;
}

.site_name {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:26px;
font-weight:bold;
white-space:nowrap;
}


/*a:link {
color:#000000;
text-decoration:none;
}

a:link {
color:#000000;
text-decoration:none;
}
a:hover {
color:#006699;
text-decoration:underline;
}
*/.bodytext {
color:#FFFFFF;
}

.footer {
	clear:both;
	display:block;
	text-align:center;
	width:100%;
	height:39px;
	padding:10px 0px;
	background-color:#555;
	position: relative;
	/* bottom: 0px; */
}
.footer-alt {
	border:10px solid #FFFF00;
	margin:0 auto;
	width:100%;
}
.footertext {
	color:#FFF;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:10px;
	text-decoration:none;
	line-height:39px;
}
.footertext-b {
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-decoration:none;
}
.footertext-white {
color:#FFFFFF;
text-decoration:none;
}

.ui-tip {
font-size:10px;
font-weight: normal;
}


.blue1{
background-color:#AAA;
}

.blue2{
background-color:#999;
}

.blue3{
background-color:#777;
}

.blue4{
background-color:#555;
}

.blue5{
background-color:#333;
}


/* profile management bubble help */

div div.horz {
	padding-left:5px;
	float:none;
	display:inline-block;
	}
	
.showBubbleHelp {
	font-size:7pt;
	padding:2px 6px 2px 5px;
	color:#000;
	font-weight:bold;
	font-family:arial,sans-serif;
	text-align:center;
	width:100px;
	background-color:#ccc;
	border-radius:50%;
	}
	
.bubbleHelp {
	position:absolute;
	background-color: #f2f2f2;
	color: #555;
	font-family: arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.15em;
	padding: 8px;
	text-align: left;
	box-shadow: 1px 1px 1px #666666;
	-mox-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	opacity:0;
	width:1px;
	visibility:hidden;
	height:1px;
	overflow:hidden;
	}
	
a.showBubbleHelp:hover div.bubbleHelp {
	display:block;
	position:absolute;
	z-index:120;
	bottom:13px;
	left:0px;
	opacity:1;
	width:400px;
	visibility:visible;
	height:auto;
	}
	
a.showBubbleHelp:hover div.rightSide {
	left:-370px;
	}

.bubbleHelpHeader {
	border-bottom:1px solid #222;
	display: inline-block;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
	width: 100%;
	font-size:12px;
	font-weight:bold;
	color:#000;
	}
	
/*** New Stuff ***/
	
#saveCancelButtons {
	float:right;
	padding:6px;
	}
	
#profile-main-content-container, .profile-main-content-container {
	background-color: #FFF;
	border-collapse: collapse;
	/* border: 1px solid #ccc; */
	border-top: none;
	padding: 10px;
	box-shadow: 0px 0px 10px -5px #000;
}

#profile-main-content-container #subsection-header {
	border-top:0;
	}

#tabsList, .tabsList {
	display:table;
	height:30px;
	/*border-collapse:collapse;*/
	background-color: transparent;
	position: relative;
	z-index: 0;
}

#templatesTable .tabsList.vertical {
	display:block;
	height:auto;
	position:relative;
	}
	
#templatesTable .tabsList.vertical ul {
	padding:0px 0px 0px 20px;
	margin:0;
	display:block;
	}
	
#templatesTable .tabsList.vertical ul li {
	display:block;
	width:auto;
	border-radius:0;
	padding:8px;
	font-size:11px;
	text-align:left;
	font-weight:normal;
	vertical-align:middle;
	margin:0px;
	border:0px;
	line-height:18px;
	background-color:#ededed;
	border-bottom:1px solid #ddd;
	height:18px;
	}
	
#templatesTable .active + .tabsList.vertical ul li {
	color:darkblue;
	box-shadow:none;
	}

#templatesTable .active + .tabsList.vertical {
	display:block;
	}
	
#section-header ~ #tabsList {
	/* border-right: 1px solid #CCC; */
	border-left: 1px solid #CCC;
	border-collapse:collapse;
	/* border-top: 1px solid #CCC; */
}

#tabsList ul, .tabsList ul {display:table-row;}

#tabsList ul li.tab, .tabsList ul li.tab {
	background-color: #BDBDBD;
	display: table-cell;
	border-width: 0 1px;
	padding: 5px 10px;
	text-align: center;
	font-weight: bold;
	width: 1%;
	vertical-align: middle;
	height: 25px;
	margin-right: 5px;
	position: relative;
	border-right: 5px solid #555;
	/* right: 5px; */
	/* border-top: 5px solid transparent; */
}

#tabsList ul li:last-child {
	border-right: 0px;
}

#tabsList ul li.inactive:hover, .tabsList ul li.inactive:hover {
	background-color:#EEE;
	cursor:pointer;
	}

#tabsList ul li.active, .tabsList ul li.active {	
	background-color:#FFF;
	/*border-bottom:1px solid #E8EEF7;*/
	/* border-top: 1px solid #CCC; */
	/* border-right: 1px solid #CCC; */
	/* border-top: 5px solid #FFF; */
	z-index:200;
	position: Relative;
}

#profile-subsection-header {
	width:100%;
	height: 26px;
	padding-top: 10px;
	background-color: #E8EEF7;
}

div.inactive {
	display:none;
	}
	
div.active {
	display:block;
	min-width:850px;
	}
	
ul.configBlock {
	list-style-type:none;
	width:100%;
	margin:0;
	padding:0;
	}
	
ul.configBlock li {
	display:block;
	padding:5px;
	margin:0 0 5px 0;
	}
	
ul.configBlock li div.label {
	width:160px;
	float:left;
	text-align:right;
	font-weight:bold;
	background:none;
	padding-top:10px;
	color:#FFF;
	padding:10px 6px;
	}
	
ul.configBlock li div.configItem {
	margin-left:195px;
	background-color:#FFF;
	padding:8px;
	}	
	
div.helpContainer {
	position:relative;
	background:none;
	vertical-align:text-top;
	margin: 2px -6px 0 0;
	display:inline-block;
	float:right;
	}
	
.errorInTab {
	color:RED;
	font-weight:bold;
	}
	
.imgButton {height:14px;}
.imgButton:hover {cursor:pointer;}

.clearFieldButton {
	position:relative;
	margin-right:-20px;
	left:-31px;
	top:5px;
	opacity:.4;
	padding:3px;
	transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	}

.clearFieldButton:hover {
	opacity:.6;
	}
	
	
/* end profile management bubble help */

/* Popup Windows */

a.showPopUp {
	position:relative;
	bottom:0px;
	float: right;
}

input + a.showPopUp, .subsection-header a.showPopUp {
	position:relative;
	bottom:4px;
	float: none;
}
	
a.showPopUp:before {
	content:"i";
	font-size:8px;
	padding:1px 5px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	border-radius:50%;
	background-color:#6b6b6b;
	}
	
tr.mismatchedPair td.form-output a.showPopUp:before  {
	background-color:red;
	}
	
.popUp {
	position:absolute;
	display: block;
	right:-328px;
	opacity:0;
	z-index:-1000;
	background-color: #fff;
	color: #333;
	padding: 8px;
	width: 300px;
	border:1px solid #ccc !important;
	top:-4px;
	white-space: normal;
	word-wrap:break-word;
	font-family: arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.15em;
	text-align: left;
	visibility:collapse;
	}

/* add arrow at upper-left of popup */	
.popUp:after, .popUp:before {
	content:"";
	margin: 3px 0;
	border-width: 8px 16px 8px 0;
	border-style:solid;
	position:absolute;
	top: 0px;
	bottom: auto;
	}

.popUp:after {
	border-color: transparent #fff;
	left:-15px;	
	}
	
.popUp:before {
	border-color: transparent #ccc;
	left:-17px;
	}

.popUp.up {
	bottom: -15px;
	top: auto;
	}
	
.popUp.up:after, .popUp.up:before {
	top: auto;
	bottom: 8px;
	}

a.showPopUp:hover {cursor:help;}

a.showPopUp:hover div.popUp {
	z-index:120;
	opacity:1;
	visibility:visible;
	}
	
/* Popup window formatting */
.popUp p {
	font-family: arial,sans-serif;
	font-size: 10px;
	color:#666;
	font-weight: normal;
	line-height: 1.2em;
	padding:0;
	margin:5px 0;
	}

.popUp ol, .popUp ul {
	padding:5px 20px;
	margin:0;
	font-family: arial,sans-serif;
	font-size: 10px;
	color:#666;
	font-weight: normal;
	line-height: 1.2em;
	}
	
.popUp span.link {
	color:blue;
	cursor:pointer;
	}
	
span.inlineHelp {
	color: #666;
	font-size: 10px;
	}
	
/* Use popUp style for bubble help */

a.showPopUp .help {
	font-size: 10px;
	color:#666;
	line-height: 1.2em;
	background-color: #f6f6f6;
	color: #444;
	padding:4px 8px;
	box-shadow: 1px 1px 1px #666666;
	-mox-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-webkit-transition: opacity 0.25s ease-in-out;
	}
	
a.showPopUp .help:after {
	border-color: transparent #f6f6f6;
	}
	
a.showPopUp div.help p{
	font-size: 11px;
	}

.listPolicy:hover {
	cursor: pointer;
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -ie-grab;
	}

.listPolicy:hover div {
	background-color:#efefef;
	}

.listPolicy:active div {
	cursor: s-resize;
	}
	
#policy-list {
	display:table;
	list-style-type:none;
	width:80%;
	padding:0px;
	margin:6px 0px;
	border-collapse:collapse;
	border-spacing:0;
}

#policy-list li {
	display:table-row;
	}
	
#policy-list li div {
	display:table-cell;
	min-width:10px;
	font-size:11px;
	padding:4px 10px;
	background-color:#FFF;
	vertical-align:middle;
	border-bottom:1px solid #ddd;
	word-wrap:normal;
	}
	
#policy-list li div.nowrap {
	overflow: hidden;
	text-overflow: ellipsis;
	}
	
#policy-list li div.wrap {
	word-wrap:break-word;
	}
	
#policy-list li:first-child div {
	background-color: #E8EEF7 !important;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	padding:3px 10px;
	height: 26px;
	border-top: 1px solid #A2BBDD;
	}
	
#policy-list li:hover div {
	background-color:#eee;
	}
	
#matchConditions {
	width:100%;
	background-color:#FFF;
	border-top:1px solid #ccc;
	}
	
#matchConditions .thead td{
	font-size:10px;
	font-weight:bold;
	background-color:#eee;
	}
	
#matchConditions td {
	padding:5px 3px;
	border-bottom:1px solid #ddd;
	vertical-align:middle;
	}

#matchConditions td select {
	overflow:hidden;
	text-overflow:ellipsis;
	padding:1px 0px;
	}
	
.hidden {
	display:none;
	}
	
#AddMailSmtpTbl td, #AddEmxSmtpTbl td, #AddSmtpTbl td, #AddDecryptionSmtpTbl td{
	padding:5px 5px 5px 15px; 
	/*white-space:nowrap;*/
}

#AddMailSmtpTbl td input, #AddEmxSmtpTbl td input, #AddSmtpTbl td input, #AddDecryptionSmtpTbl input {
	max-width:175px;
	}
	
#regexTest {overflow:visible;}
#regexTest img {vertical-align:middle;}

div#policyEncryptionSettingsDiv #form-table > tbody > tr > td:nth-child(2), div#availableDeliveryMethods #form-table > tbody > tr > td:nth-child(2), div#deliveryMethods #form-table > tbody > tr > td:nth-child(2) {
                padding:0;
                }

                
ul.dmGroup:first-child li:first-child, ul.dmGroup:first-child li:nth-child(2) {
                border:0;             
                }

ul.dmGroup {
                position:relative;
                list-style-type:none;
                margin: 0px 0px;
                min-height: 36px;
                padding-left:0;
}
                
ul.dmGroup li {
				padding: 8px 5px;
                min-height:20px;
                margin-left:270px;   
                
				font-weight: bold;
				color: #444444;
}
                
ul.dmGroup li:first-child label {
                display: inline-block;
                max-width: 230px;
                vertical-align: text-top;
                }
                
ul.dmGroup:first-child li {
				border-top:0px !important;
				}
                                
ul.dmGroup li:first-child {
                float:left;
                width: 250px;
                word-wrap:break-word;
                padding-left: 15px;
                margin-left:0px;
                }

ul.dmGroup li:first-child:after {
                clear:left;
                }

ul.dmGroup + ul.dmGroup li:first-child:after {
                position:absolute;
                right: 0px;
                width:100%;
                border-top: 1px solid #EDECEC;
                content:" ";
                top:0px;
                }

.hideChannel{
display: none;
}

.lockChannel{
background-color: #ddd;
pointer-events: none;
border-color: red;
}

.lockChannel .dmGroup *{
background-color:#ddd;
}

.lockChannel input:before {
                border-radius:2px;
                content:"";
                display:inline-block;
                width:10px;
                height:11px;
                border:1px solid #aaa;
                margin-right:5px;
                background: #ffffff; /* Old browsers */
                background: -ms-linear-gradient(top, #eeeeee 1%,#eaeaea 100%); /* IE10+ */
                background: -moz-linear-gradient(top, #eeeeee 1%, #eaeaea 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#eee), color-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #eee 1%,#cacaca 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #eee 1%,#eaeaea 100%); /* Opera 11.10+ */
                background: linear-gradient(top, #eee 1%,#eaeaea 100%);
                }

#enterKeywordList {
	position: relative;
	display: inline-block;
}

#keywordListPreview {
	display: none;
}

.kwListLocked + textarea {
	background-color: #eee;
	color: #000;
	position: relative;
}

#enterKeywordList .kwListLocked {
	position: absolute;
	color: #888;
	display: block;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -110px;
	font-size: 28pt;
	width: 250px;
	z-index: 20;
	text-align: center;
}

#templateLocale {
	margin-left:10px;
	}

#templatesTable #form-table:first-child td {
	padding:0px;
	}

#templatesTable #form-table:first-child td.form-input {
	padding:5px;
	}
		
	
#templatesTable #form-table:first-child td.form-label {
	padding:10px;
	min-width:180px;
	}

#templatesTable .dmGroup > li:first-child, .templatesTable .dmGroup > li:first-child {
	width: auto;
	height: auto;
	float:none;
	display:block;
	padding: 10px;
	border-top: 1px solid #A2BBDD;
	background-color: #E8EEF7;
	border-top:none;
	min-height:0px;
	margin-left:0px;
	font-weight:bold;
	font-size:12px;
	}
	
#templatesTable .dmGroup > li, .templatesTable .dmGroup > li {
	border-top: 1px solid #ccc;
	padding:5px 5px;
	min-height: 20px;
	margin-left:0px;
	}
	
#templatesTable .dmGroup > li textarea, #templatesTable .dmGroup > li input, .templatesTable .dmGroup > li textarea, .templatesTable .dmGroup > li input {
	display:block;
	width:100%;
	}
	
#templatesTable .dmGroup .form-table, .templatesTable .dmGroup .form-table {
	border-top:none;
	}
	
#templatesTable .dmGroup .form-table tr:first-child td, .templatesTable .dmGroup .form-table tr:first-child td {
	border-top:none;
	}

.templatesTable .dmGroup > li input[type='file'] {
                display:inline-block;
                width:unset;
}

#scroller {
	position:relative;
	z-index:1;
	height:38px;
	display:block;
	width:100%;
	}
	
#sectionList {
	display: inline-block;
	float:left;
	width: 200px;
	margin-left: 6px;
	background-color:#555;
	transition: width 0.1s ease-in-out;
	-moz-transition: width 0.1s ease-in-out;
	-webkit-transition: width 0.1s ease-in-out;
	z-index: 1200;
	position:relative;
	padding: 3px;
	height: 100%;
	top: 10px;
	padding-top: 0px;
	/* border-right: 1px solid #888; */
}

#sectionList li.sectionMenuHeading {
	background-color: #eee;
	color:#000;
	padding: 5px 11px;
}

.unsavedChanges {
	background-color:inherit;
}

.unsavedChanges:before {
	content: "*";
	width: 24px;
	height: 24px;
	color: orange;
	border-radius: 25px;
	/* border: 2px solid orange; */
	font-size: 40px;
	display: inline-block;
	text-align: center;
	margin-top: -9px;
	position: absolute;
	z-index: 45;
	right: 6px;
	background-color: inherit;
	font-family: monospace;
	}

.unsavedChanges:hover:after{
	content: "Unsaved changes";
	width: 100px;
	display: block;
	position: absolute;
	right: -111px;
	background-color: inherit;
	color: orange;
	white-space: normal;
	padding: 11px 10px;
	/* border: 1px solid #444; */
	top: 0px;
	z-index: 50;
	text-align: right;
	border-left: 0;
}
	
#sectionList li {
	position:relative;
	color:#FFF;
	list-style-type:none;
	padding: 11px;
	cursor:pointer;
	font-size: 13px;
	white-space:nowrap;
	border-top:1px solid #666;
	border-bottom:1px solid #444;
	/* border-left: 1px solid #444; */
	background-color: inherit;
	/* border-right: 1px solid #666; */
}
	
#sectionList li input {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

#sectionList li.active {
	padding:0px;
	}

#sectionList li.active div {
	color:yellow;
	box-shadow: inset 0px 2px 2px -1px #333;
	z-index: 00;
	/* border-bottom-right-radius: 0px !important; */
	/* border-top-right-radius: 0px !important; */
	background-color: #444;
	padding:11px 11px;
}
	
#sectionList ul {
	padding-left:10px;
	}
	
#sectionList ul li {
	color:black;
	list-style-type:none;
	padding:2px;
	margin:0px;
	}

#sections {
	position: relative;
	display:block;
	}
	
#activeSection {
	display:block;
	min-height:300px;
	vertical-align:top;
	z-index: 500;
	padding: 0 10px;
	margin-left: 208px;
}

#activeSection {
	/* width: 950px; */
	transition: width 0.1s ease-in-out;
	-moz-transition: width 0.1s ease-in-out;
	-webkit-transition: width 0.1s ease-in-out;
	}

#sectionList:hover {
	width:200px;
	}	
	
#sectionList li.section:hover {
	background-color:#666;
	}

#sectionList li span {
	display:inline-block;
	overflow:hidden;
	white-space:nowrap;
	transition: width 0.1s ease-in-out;
	-moz-transition: width 0.1s ease-in-out;
	-webkit-transition: width 0.1s ease-in-out;
	}

#sectionList li .labelShort {
	width: 0px;
	}
	
#sectionList li .labelLong {
	width:155px;
	}
	
#sectionList:hover li .labelShort {
	width:0px;
	}
	
#sectionList:hover li .labelLong {
	width:155px;
	}
	

/* add arrow at right middle section list */	
#sectionList li.active.section:after {
	content:"";
	border-width: 20px 12px 20px 0px;
	border-style:solid;
	position:absolute;
	top: 50%;
	transform: translateY(-50%);
}

#sectionList li.active.section:after {
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-left-color: #FFF;
	border-right-color: #FFF;
	right: -15px;	
	z-index: 200;
	display: none;
}

#section-header.u1 {
	height: 40px;
	border: none;
	background: none;
	/*border-bottom:3px solid #999;
	background-color: #EEE;*/
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	padding-top:2px;
	margin-top:15px;
}

#section-header.u1 h2{
	margin:0;
	padding:8px 14px;
}
	
#section-header.u1 * {
	vertical-align:middle;
	}
	
#section-header.u1 .section-title {
	margin:0px;
	}
	
.tabContent {
	background-color:#fff;
	display:block;
	padding:20px;
	min-height:300px;
	box-shadow: 0px 0px 10px -5px #000;
	}
	
#sectionList li.menuTitle {
	font-size:13px;
	font-weight:bold;
	padding:17px 10px 5px 10px;
	color:#000000;
	text-align:center;
	}
	
.enableInstruction, .enableInstructionAtt {
	display:block;
	padding:7px;
	border:1px solid red;
	background-color:#eee;
	margin: 10px;
	font-weight: bold;
}
	
.section > h3 {display:none;}

.inline-help {
	padding:10px;
	color:#444;
	border:1px dotted #ddd;
	background-color:#f5f5f5;
}

.clearfix:after {
   content: " "; /* Old browsers do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

#AddDomainValidationError, #AddBrandingValidationError {
	padding:5px;
	vertical-align:top;
	word-break:break-word;
	}
	
#locale {vertical-align:text-bottom;}

img.onOff {
	margin: 0px 8px 0px 0px;
	border-radius: 5px;
	height: 12px;
	width: 12px;
	background-color: #222222;
	}
	
#sectionList li#methodsMenuHelp {
	cursor: auto;
	padding: 5px;
	color: #eee;
	font-size: 11px;
	white-space: normal;
	line-height: 15px;
	border-bottom: none;
	}

.preview {
	background:initial;
	font:initial;
	padding:initial;
	color:initial;
	line-height:initial;
	text-align:initial;
	}
	
div.showPreviewToggle {
	text-align: left;
	display: block;
	width: 100%;
	background-color: #9E9E9E;
	padding: 3px;
	color: white;
	font-weight: normal;
	}

div.showPreviewToggle * {
	vertical-align:middle;
	}
	
.showPreviewToggle input{
	text-align:left;
	display:inline-block !important;
	width:auto !important;
	}
	
.templateContent {
	width:100%;
	display:block;
	}
	
.note {
	border:1px solid #A2BBDD;
	padding:10px 10px 10px 40px;
	margin:5px 0px;
	}
	
.note:before {
	content: "!";
	width: 15px;
	height: 15px;
	color: #222;
	border-radius: 25px;
	border: 1px solid #222;
	font-size: 12px;
	text-align: center;
	float: left;
	margin: -2px 0px 0px -30px;
}

input[name='policyEngineMode'] {
	margin-left: -16px;
}

#multiplePskResults {
    border: 1px solid #CCC;
    box-sizing: border-box;
    max-width: 294px;
    width: 294px;
    padding: 3px 8px;
	background-color: #eee;
	color: #111;
	font-size:10pt;
}

#multiplePskResults span, #multiplePskResults select {
	margin:5px 0px;
	display:block;
	width:100%;
}

#form-table .help {
	width:500px;
	right:-528px;
}

#form-table .help .paramList {
	border-collapse: collapse;
	font-family:arial;
}
#form-table .help .paramList td {
	border-top:1px solid #aaa;
	vertical-align:top;
	padding:3px;
}
#form-table .help .paramList h4 {
	margin:10px 0px 5px 0px;
}
#form-table .help .paramList tr.headings td {
	background-color:#444;
	color:#efefef;
}

#form-table .second-row td {
	border-top: 0px
}

.errors {
	width:100%;
	background-color: #EEE;
	border-radius:15px;
	margin-bottom:15px;
}
.errors .error-title {
	padding-left:20px;
	padding-top:10px;
}
.errors .error-msg{
	padding-left:40px;
	padding-bottom:10px;
}

.tooBigToPreview {
	background-color: lightyellow;
	border: 1px solid darkgray;
	padding: 5px;
	display: block;
}

.no-close .ui-dialog-titlebar-close {
	display: none;
}

.listTable {
    width:100%;
    color:#333;
    padding:0 0 5px 0;
    margin:0;
    margin:5px 0;
}

.listTable li {
    margin:0;
    list-style-type:none;
}

.listTable .tableHeader ~ div {
    padding:10px;
}

.buttonWrapper {
    vertical-align: top;
    padding:20px 0px 10px 0px;
    display:block;
    position:relative;
}

.buttonWrapper input[type="button"] {
    display: block;
    float: left;
    margin: 0px 2px;
    padding: 6px;
}

.groupRoleLists ul {
	padding-left: 0;
}

.groupRoleLists select {
	width: 100%;
}

.groupRoleLists .row {display:table-row;}

.groupRoleLists .row div {display:table-cell;}

.groupRoleLists .row div p {margin:0; padding:3px 0;}

.adGroupRoleList {
    padding: 5px 10px;
}

.samlSubsection{
    background-color: #FFFFFF;
    margin-bottom: 30px;
    padding-bottom:5px;
}

#MailSmtpValidationError, #EmxSmtpValidationError {
	display:none; 
	text-align:right;
}

span.white {
	color: #FFFFFF;
}

#AddMailSmtpTbl tr:first-child td:first-child, 
#AddEmxSmtpTbl tr:first-child td:first-child, 
#AddMailSmtpTblFt td.form-label, #AddEmxSmtpTblFt td.form-label{
	min-width: 100px; 
	padding-right: 15px;
}

.smtp-add{
	padding: 5px 0pt 5px 15px;
}

#templatesTable .dmGroup > li input[type="button"], .templatesTable .dmGroup > li input[type="button"] {
                width:auto;
}

#userInfoForm label, #editUserInfoForm label {
	margin-bottom: 10px;
	display: block;
}

#userInfoForm input, #userInfoForm textarea, #editUserInfoForm input, #editUserInfoForm textarea {
	float: right;
	clear: both;
}

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

.pdfHeaderImgPreview{
	padding: 10px 0px 10px 0px;
	max-height:50px;
	max-width:500px;
}

/* force advanced settings values to wrap to a new line */
.col-8 {
   word-break: break-all;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Only for Fireforx */
input[type=number] {
  -moz-appearance: textfield;
}

/* This style is only used to make the Bootstrap H2 element look like our base H2 elements */
.echoworx-h2 {
	font-weight: bold;
}
.echoworx-p {
	box-sizing: content-box;
}

.pskTabBtn {
	margin-left: 5px;
	margin-top: 2px;
	font-size: 9pt;
	padding-right: 3px;
	padding-left: 3px;
}

.webPortalBtn {
	margin-left: 5px;
	margin-top: 2px;
	width:50px;
	font-size: 9pt;
	padding-right: 3px;
	padding-left: 3px;
}

.webPortal-suspend, .webPortal-activate {
	width:57px;
}

.webPortal-disableTfa {
	width:88px;
}

.domainListForDisplay {
	list-style-type: none;
	padding: 0 50px 0 0;
	height: fit-content;
	max-height: 100px;
	resize: both;
	overflow-y: auto;
	width: fit-content;
	margin-top: 0;
	margin-bottom: -10px;
}
.domainListForDisplay[style*="height"] {
	max-height: unset;
}
.domainListForDisplayWithoutResize {
	list-style-type: none;
	padding: 0 50px 0 0;
	height: fit-content;
	max-height: 100px;
	resize: none;
	width: fit-content;
	margin-top: 0;
	margin-bottom: -10px;
}