html {overflow-y: scroll;}
html.autoOverflow {overflow:auto;}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 11px;
}
h5 {
	font-size: 10px;
}
h6 {
	font-size: 10px;
}

form
{
	padding: 0 !important;
	margin: 0 !important;
}

/*** PRICELIST ***/
.packageTable {
	border: 1px solid #ccc;
	width: 100%;
	margin: 10px 0 20px 0px;
}

.nickNameTable {
	border: 1px solid #ccc;
	width: 400px;
	margin-left: 65px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.webHostingTable {
	border: 1px solid #ccc;
	width: 400px;
	margin-left: 65px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.packageTable th { font-weight: bold; border-bottom: 1px solid #ccc; text-align: center; width: 200px; padding: 2px; }
.nickNameTable th { font-weight: bold; border-bottom: 1px solid #ccc; text-align: center; width: 200px; padding: 10px; }
.webHostingTable th { font-weight: bold; border-bottom: 1px solid #ccc; text-align: center; width: 200px; padding: 10px; }

.genericTable { border: 1px solid #ccc; width: 100%; margin: 10px 0 20px 0px; }
.genericTable th { font-weight: bold; border-bottom: 1px solid #ccc; padding: 2px; padding: 10px; font-size: 13px;}
.genericTable tr td { padding: 10px;font-size: 13px;}
.genericMergeTopTable { margin-bottom: 0px; border-bottom: none;}
.genericMergeTopTable th { padding: 10px 3px}
.genericMergeBottomTable { margin-top: 0px; border-top: none;}
.genericMergeBottomTable tr td { padding: 3px }

.genericTable tr:nth-child(even) { background-color: #eee;}
.genericTable tr:nth-child(odd) { background-color: #fff;}

.packageTable tr td { text-align: center; padding: 10px;}
.packageTable tr td:nth-child(1) { text-align: left;}
.packageTable tr:nth-child(even) { background-color: #EEE;}

.nickNameTable tr td { text-align: center; padding: 10px;}
.nickNameTable tr td:nth-child(1) { text-align: left;}
.nickNameTable tr:nth-child(even) { background-color: #EEE;}

.webHostingTable tr td { text-align: center; padding: 10px;}
.webHostingTable tr td:nth-child(1) { text-align: left;}
.webHostingTable tr:nth-child(even) { background-color: #EEE;}

.tableCaption { font-size: 10px; }
.smallerFont { font-size: 0.9em; }

.notifyTable
{
	margin-bottom: 12px;
	border: solid 3px #c33;
	margin: 15px auto 15px auto;
}

.notifyTable th.notice {
	background: #fff;
	font-weight: bold;
	color: #c33;
	text-shadow: none;
}
.notifyTable th
{
	background: #c33;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 1px #633;
}
.notifyTable tr td
{
	border-bottom: solid 1px #ccc;
	color: inherit;
	padding: 3px;
}
.notifyTable .helpLine
{
	padding: 5px;
	font-size: 8pt;
}

table tr td.noticeText, .noticeText {
	font-weight: bold;
	color: #c00;
}

#billingHistoryPDF
{
	float: left;
	border: solid 1px #c0c0c0;
	margin-right: 20px;
	padding: 15px;
	text-align: center;
}
#billingHistoryPDF img
{
	margin-bottom: 8px;
}

.regNumeric {
	display: none;
}

/*** GENERAL ***/
.errors {
	/*border: 1px solid #AA0000;*/
	margin: 15px 15px 0 0;
	/*padding: 0 20px 10px 30px;*/
	color: #d83c00;
}

.errors h3 {
	margin: 5px 0 10px 0!important;
	color: #636569;
}

.errors li {
	list-style: none;
	font-size: 12px;
	padding: 2px 0 2px 10px!important;
	background: url("../images/general/errors-icon.png") no-repeat left center transparent;

}

.runTaskContentWrapper {
	display: inline-block;
	text-align:center;
	width:100%;
	margin:0 auto;
 }

 .runTaskHeader {
	 font-size: 1.8em;
	 font-weight: bold;
	 display: block !important;
 }

 .fillRow {
	grid-column: 1 / -1;
 }
 
 .runTaskConfirmButtonsWrapper {
   margin: 10px 0 10px 0;
   display: grid;
   width: 100%;
   grid-template-columns: 50% 50%;
 }
 
 .runTaskConfirmButtons {
   display: block;
   font-size: 1em;
   color: white !important;
	padding: 15px;
	text-decoration: none;
 }
 
 .runTaskConfirm {
	background: #4c8383;
}

.runTaskDecline {
	background: #3d7272;
}

 .runTaskConfirmButtons:hover {
	background: #638a8a;
	text-decoration: none;
	color: white;
 }

#loginLinks .regLink
{
	display: none;
}

#loginSubmit
{
	/*width: 97%;*/
}

#loginForm {
	width: 200px;
	/* background: #fff; */
	/* overflow: hidden; */
}

#loginForm a {
	font-size: 11px;
	text-decoration: none;
	margin-right: 5px;
	color: #666;
}

#loginRemember, #loginRememberPage {
	display: block;
}

.mainPageLeftCol {
	width: 260px;
	float: left;
	text-align: justify;
	margin-right: 30px;
}
.mainPageRightCol {
	width: 310px;
	float: left;
}
.mainPageRightCol p
{
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 10px;
}

.mainPageLinkButton {
	background-color: #46aaf3;
	border: 4px solid #cce8fc;
	color: #ffffff;
	display: block;
	height: 30px;
	line-height: 2em;
	margin-bottom: 15px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px;
}
.mainPageLinkButton:visited {
	color: #ffffff;
	text-decoration: none;
}

p.mailIcon {
	background-image: url("https://trinity.cantab.net/images/cantab/trinity/files/mail_icon.gif");
}
p.noSpam {
	background-image: url("https://trinity.cantab.net/images/cantab/trinity/files/no_spam.png");
}
p.secureIcon {
	background-image: url("https://trinity.cantab.net/images/cantab/trinity/files/secure.png");
}
p.support {
	background-image: url("https://trinity.cantab.net/images/cantab/trinity/files/support.png");
}
p.migrate {
	background-image: url("https://trinity.cantab.net/images/cantab/trinity/files/migrate.png");
}

#readMoreLinks {
	width: 95%;
	margin: 20px auto;
	padding: 10px;
	background: #e9e9e9;
	height: 40px;
}
#readMoreLinks .previous {
	float: left;
}
#readMoreLinks .next {
	float: right;
	text-align: right;
}

#loggedInWelcome a
{
	margin: 0 3px;
	text-decoration: none;
	color: #ffffff;
	padding: 3px 6px;
	border: solid 1px #ffffff;
	font-weight: bold;
}
#loggedInLinks
{
	margin-left: 10px;
}

.hbLine
{
	width: 100%;
	clear: both;
	position: relative;
}
.hbLine .hbTitle {
	width: 31%;
	float: left;
	margin-top: 5px;
	text-align: left;
	padding: 0px;
	clear: both;
}

.hbTitle.register-checkbox {
	width: 24px;
	margin: -2px 0 8px 0;
}

.hbLine.cr {
	margin-top: 20px;
}

.hbLine .hbText
{
	width: 90%;
	float: left;
	font-size: 9pt;
	margin-top: 5px;
	padding-left: 15px;
}

.hbLine input[type=text], .hbLine input[type=password], .hbLine select
{
	width: 52%;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	border: 1px solid #d0d0d0;
	margin-right: 10px;
}




.hbLine input[type="text"]:focus,
.hbLine input[type="password"]:focus,
.hbLine select:focus {
    border: 1px solid #81bb60;
}


.rcDobBack
{
	float: left;
}
.rcInputText
{
	font-size: 18px;
	font-weight: bold;
	padding: 8px 0px 3px 6px;
	background: #ffffff;
	color: #efefef;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

#usernameAvailability, #moduleAddress, #webURL
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	height: 22px;
	background: none;
	color: #a0a0a0;
}

#usernameAvailability, #webURL
{
	width: 58%;
	margin-left: 10px;
	padding: 5px 3px 1px 3px;
}
#moduleAddress
{
	padding: 5px 3px 10px 0;
	text-align: center;
	width: 100%;
}

#webURL
{
	font-size: 12px !important;
	margin-top: 3px;
	font-weight: normal !important;
}

.hbLine .rcDobBack input.rcDob
{
	width: 46px;
	text-align: center;
}
.hbLine .rcDobBack input.rcDob.rcDobYear
{
	width: 68px;
}

.hbLine input[type=submit], .hbLine input[type=button]
{
	float: left;
	font-size: 18px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	cursor: pointer;
}
.rc_helper
{
	border: 1px solid #ccc;
	background: #ffffff;
	position: absolute;
	font-size: 12px;
	padding: 8px;
	display: none;
	width: 160px;
	z-index: 50;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-webkit-box-shadow: 1px 1px 10px 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 10px 2px rgba(0,0,0,0.2);
	left: 70%!important;
    	top: 35px!important;
}
img.rc_help
{
	margin: 4px 12px 0 0;
	/*float: right;*/
}
.rc.good, .hbLine input[type=text].rcDob.good
{
	background: #ddffdd;
	background-color: #ddffdd;
}
.rc.bad, .hbLine input[type=text].rcDob.bad
{
	background: #fae2d8;
	background-color: #fae2d8;
}

input[type=radio].rc
{
	float: left;
	margin-top: 2px;
	 margin-bottom: 15px;
}
label.rc {
	margin: 10px 0 0 22px;
	font-style: italic;
	line-height: 15px;
}

#usernameAvailability.good, div.usernameAvailabilitygood
{
	color: #267F00;
}
#usernameAvailability.bad, div.usernameAvailabilitybad
{
	color: #ff0000;
}
#mainBody p.readMoreLastEdited
{
	font-size: 8pt;
	float: right;
}

#readMoreHistory
{
	padding-top: 10px;
}
#readMoreHistory ul
{
	margin-left: 15px;
}
#readMoreHistory ul li
{
	line-height: 18px;
	padding: 5px 0 0 10px;
}
#readMoreHistory ul li.month
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 20px 0 3px 0px;
}
#readMoreHistory ul li.thisPost
{
	font-weight: bold;
}
#readMoreHistory span
{
	display: block;
	width: 100px;
}
#readMoreHistory a
{
}
.highlightBlock {
	clear: both;
	/*overflow: hidden;*/
	margin-bottom: 15px;
}
.basketCross img
{
	position: absolute;
	width: 32px;
	height: 32px;
	margin-left: 5px;
	margin-top: -10px;
}
p.extraQuestion span.helpIcon {
	padding: 3px 5px 3px 5px;
	color: #fff;
	background: #666;
	font-weight: bold;
	margin-right: 10px;
	-moz-box-shadow: 3px 3px 3px #999;
	-webkit-box-shadow: 3px 3px 3px #999;
	box-shadow: 3px 3px 3px #999;
}
p.extraQuestion {
	margin: 20px 3px 20px 3px;
}

.servicesTable tr td.launchLinks { padding: 10px 10px 10px 10px; text-align: center; /* do not remove align! */}
.launchLinks a {
	margin: 5px 2px;
}

#boltOnBlocks .boltOnBlock {
	//display: block; /*ie<8 only*/
	//float: left; /*ie<8 only*/
	float: left;
	//padding-top: 82px;
	width: 95px;
	margin-right: 10px;
	background: url("../images/billing/ftp.png") no-repeat scroll center 10px transparent;
	border: solid 1px #ddd;
	height: 150px;
}

#boltOnBlocks .boltOnBlock.imgQuota {
	background: url("../images/billing/doubleQuota.png") no-repeat scroll center 10px transparent;
}

#boltOnBlocks .boltOnBlock.imgAliases {
	background: url("../images/billing/aliases.png") no-repeat scroll center 10px transparent;
}

#boltOnBlocks .boltOnBlock.imgPOP {
	background: url("../images/billing/popsmtp.png") no-repeat scroll center 10px transparent;
}

#boltOnBlocks .boltOnBlock .boltOnText, #boltOnBlocks .boltOnBlock .boltOnTitle { display: none }



#boltOnBlocks .boltOnPrice
{
	margin-top: 98px !important;
	text-align: center;
}

#loginCapsWarn
{
	position: absolute;
	z-index: 1000;
	margin: 0px;
	background: #FBFFBA;
	border: solid 1px #000;
	border-radius: 10px;
	padding: 20px;
}
#loginCapsWarn p
{
	margin-bottom: 0px;
}
#cookieNotice
{
	position: fixed;
	top: 0px;
	right: 0px;
	width: 100%;
	background: #333 !important;
	color: #ffffff;
	font-size: 12px !important;
	text-align: center;
	padding: 4px 0;
	z-index: 1000;
	cursor: pointer;
}
#cookieNotice close
{
		background: url("../images/general/close-cookies-btn.png") no-repeat scroll center top transparent;
	    border: medium none;
	    cursor: pointer;
	    height: 18px;
	    position: absolute;
	    left: 10px;
	    text-decoration: none;
	   	text-indent:-9999em;
	    top: 15px;
	    width: 18px;
		z-index: 9999;
}

#cookieNotice a
{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
#angLB #cookieInfo
{
	width: 570px;
	float: right;
}
#cookie
{
	float: left;
}
#angLBC #cookieList h3
{
	border: solid 1px #a0a0a0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 2px 10px;
	background: #e0e0e0;
	cursor: pointer;
	margin-bottom: 0px;
	padding-left: 30px;
	background-image: url('../images/general/cookieCrumb24.png');
	background-repeat: no-repeat;
	height: 18px;
}
#angLBC #cookieList div
{
	border: solid 1px #a0a0a0;
	border-top: none;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 10px;
}
#angLBC #cookieInfo h2
{
	border: solid 1px #a0a0a0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 5px 10px 5px 30px;
	background: #c0c0c0;
	cursor: pointer;
	margin-bottom: 0;
	background-image: url('../images/general/cookieCrumb24-2.png');
	background-repeat: no-repeat;
}
#angLBC #cookieInfo div
{
	border: solid 1px #a0a0a0;
	border-top: none;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 10px;
}

#angLBO
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:1001;
	opacity: .8;
	filter: alpha(opacity=80);
}
#angLBC
{
	display: none;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -432px;
	/*width: 800px;*/
	z-index:1002;
	border: 1px solid #ffffff;
}
#angLB
{
	width: 736px;
	padding: 16px;
	border: 16px solid #339933;
	background-color: white;
	overflow: auto;
	line-height: 1.5em;
}
#angLBC.bad
{
	border: solid 1px #000;
}
#angLBC.bad #angLB
{
	border: 16px solid #991111;
}
#angLBC.bad #angLBX
{
	border: 4px solid #991111;
}

#angLBX
{
	position: absolute;
	right: -12px;
	top: -12px;
	border: 4px solid #339933;
	padding: 5px 8px;
	background-color: #333333;
	color: #ffffff;
	border-radius: 50px;
	font-size: 24px;
	z-index:1003;
	cursor: pointer;
}
#angLB h1
{
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0;
}
#angLB h2
{
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 3px 0;
}
#angLB h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 3px 0;
}
#angLB p
{
	font-size: 13px;
	margin-bottom: 10px;
}
#angLB .throb
{
	display: block;
	margin: 100px auto;
	width: 64px;
}
#angLB table
{
	width: 90%;
	margin: 0 auto;
	border: solid 2px #d0d0d0;
}
#angLB table td
{
	padding: 4px;
	border-bottom: solid 1px #e0e0e0;
}
#angLB table td:last-child
{
	border-bottom: none;
}
#angLB table th
{
	padding: 4px;
	background: #f0f0f0;
	border-bottom: solid 1px #e0e0e0;
}
#forcePassResetBox
{
	/*width: 600px;*/
}

#forcePassResetBox .hbLine .hbTitle
{
	width: 20%;
}


#forcePassResetBox .hbLine, #forcePassResetBox .highlightBlock
{
	clear: none !important;
}
.regSkipModule
{
	margin: 10px;
}

li.serviceList{
	width: 48% !important;
}

#boltOnBlocks {
	  margin: 20px 0;
    	overflow: hidden;
}


.leftCol h2 {
	clear: both;
}

/*  SIDEBAR NAV
---------------------------------------------*/


#nav {
	overflow: hidden;
}



/* REGISTRATION METHOD
---------------------------------------------*/
#linkedInOr {margin-right: 5px;}

#mpLogin {
	width: 100%;
}
#mpB1 {
	float: left;
	/*width: 55%;*/
}
.shell-account #mpB1
{
	width: 100%;
}

#mpB2 {
	float: right;
	width: 43%;
}
#methodLinks {}
#methodLinks a.regTypeSelector {
	display: block;
	padding: 20px 15px 20px 54px;
	margin-bottom: 5px;
	/*-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;*/
}



#methodLinks a.regTypeSelector:hover {text-decoration: none; opacity: 0.8;}
#methodLinks a.regTypeSelector h3.reset { font-size: 11px;margin: 0;}

#methodLinks a.regTypeSelector p {color: #ffffff; line-height: 16px;margin: 0;font-size: 11px;margin: 0;text-transform: none;}



a.reg-back {
	background: #00a6dd;
	color: #ffffff!important;
	display: block;
	text-align: center;
	width: 10%;
	font-size: 13px;
	text-decoration: none;
}

a.reg-back:hover {text-decoration: none;opacity: 0.7;}


#methodLinks a.regTypeSelector:before {
    color: white;
    font-family: "entypo",sans-serif;
    font-size: 2em;
    position: absolute;
    right: 40px;
    top: 25%;
    z-index: 10;
}

#methodLinks a.regTypeSelector:hover {
  cursor: pointer;
}

#methodLinks a.regTypeSelector {
    border-radius: 4px;
    color: white;
    font-size: 1.4em;
    font-weight: normal;
    letter-spacing: 1px;
    max-width: 500px;
    outline: medium none;
    padding: 15px 15px 15px 3.8em;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    /*width: 40%;*/
}

#methodLinks a.regTypeSelector:after {
    background-color: #53bafd;
    bottom: 0;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    transition: width 0.7s ease 0s;
    width: 45px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}


#methodLinks a.regTypeSelector.regTypeSelector_linkedIn {background: #40b0f9;}
#methodLinks a.regTypeSelector.regTypeSelector_linkedIn:after {background: url('../images/general/reg-linkedIn.png') no-repeat center center #0098E3;}
#methodLinks a.regTypeSelector.regTypeSelector_linkedIn h3.reset {color: #ffffff;}

#methodLinks a.regTypeSelector.regTypeSelector_manual {background: #fb8421;}
#methodLinks a.regTypeSelector.regTypeSelector_manual:after {background: #e37501 url('../images/general/reg-icon.png') no-repeat center center;}
#methodLinks a.regTypeSelector.regTypeSelector_manual h3.reset {color: #ffffff;}

#methodLinks a.regTypeSelector.regTypeSelector_ukfed {background: #015480;}
#methodLinks a.regTypeSelector.regTypeSelector_ukfed:after {background: #01406a url('../images/general/reg-icon.png') no-repeat center center;}
#methodLinks a.regTypeSelector.regTypeSelector_ukfed h3.reset {color: #ffffff;}

#methodLinks a.regTypeSelector.regTypeSelector_ang {background: #3ead79;}
#methodLinks a.regTypeSelector.regTypeSelector_ang:after {background: #2d8d62 url('../images/general/reg-manual.png') no-repeat center center;}
#methodLinks a.regTypeSelector.regTypeSelector_ang h3.reset {color: #ffffff;}

#methodLinks a.regTypeSelector:hover:after {
  transition: width 0.7s;
  /*width: 18%;*/
  cursor: pointer;
}



/*
My account test navigation / tabs
---------------------------------------------------------
*/

a.btn-create-new {
	background: #55C100;
	padding: 2px 6px;
	color: #fff;
	margin-top: 5px;
	display: inline-block;
	text-decoration: none;
}

.colHeader {clear: both;}

.colDivider.fristDivider {display: none;}

.link {float: left;margin-bottom: 20px;border-bottom: 1px solid #9C9C9C;}

.link.linkShowing {}

.link a {
	display: inline-block;
    	width: 85px;
	padding: 6px 0px 6px 35px;
	margin: 0 1px;
	font-size: 11px;
	line-height: 20px;
	text-decoration:none!important;
	text-align: lefr;
	vertical-align: middle;
	cursor: pointer;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
	background-color: #cdcfd0;
	color: #6A6A6A!important;
}


.link a.aluminate {background: #e6e6e6 url("../images/aluminate/icons/directory-icon.png") no-repeat 10px center;}
	.link.linkShowing a.aluminate {background: #ffffff url("../images/aluminate/icons/directory-icon.png") no-repeat  10px center;}

.link a.emailAccounts {background: #e6e6e6 url("../images/aluminate/icons/email-account-icon.png") no-repeat 10px center;}
	.link.linkShowing a.emailAccounts {background: #ffffff url("../images/aluminate/icons/email-account-icon.png") no-repeat 10px center;}

.link a.accountSecurity {background: #e6e6e6 url("../images/aluminate/icons/password-icon.png") no-repeat 10px center;}
	.link.linkShowing a.accountSecurity {background: #ffffff url("../images/aluminate/icons/password-icon.png") no-repeat 10px center;}

	/*../images/aluminate/icons/quick-login-icon.png*/

.link a.loginUsernames {background: #e6e6e6 url("../images/aluminate/icons/activity-icon.png") no-repeat 10px center;width: 93px;}
	.link.linkShowing a.loginUsernames {background: #ffffff  url("../images/aluminate/icons/activity-icon.png") no-repeat 10px center;width: 90px;}

.link a.accountActivity {background: #e6e6e6 url("../images/aluminate/icons/quick-login-icon.png") no-repeat 10px center; }
	.link.linkShowing a.accountActivity {background: #ffffff url("../images/aluminate/icons/quick-login-icon.png") no-repeat 10px center;}

.link a.verification {background: #e6e6e6 url("../images/aluminate/icons/verification-icon2.png") no-repeat 10px center; }
	.link.linkShowing a.verification {background: #ffffff url("../images/aluminate/icons/verification-icon2.png") no-repeat 10px center; }

.link a.DirectorySearch {background: #e6e6e6 url("../images/aluminate/icons/DirectorySearch-icon.png") no-repeat 10px center; }
	.link.linkShowing a.DirectorySearch {background: #ffffff url("../images/aluminate/icons/DirectorySearch-icon.png") no-repeat 10px center; }

.link a.jstor {background: #e6e6e6 url("../images/aluminate/icons/Jstor-icon2.png") no-repeat 10px center; }
	.link.linkShowing a.jstor {background: #ffffff url("../images/aluminate/icons/Jstor-icon2.png") no-repeat 10px center; }

.link a.accountPreferences {background: #e6e6e6 url("../images/aluminate/icons/settingsIcon.png") no-repeat 10px center; }
	.link.linkShowing a.accountPreferences {background: #ffffff url("../images/aluminate/icons/settingsIcon.png") no-repeat 10px center; }

.link a.hostingAccounts {background: #e6e6e6 url("../images/aluminate/icons/hostingIcon.png") no-repeat 10px center; }
	.link.linkShowing a.hostingAccounts {background: #ffffff url("../images/aluminate/icons/hostingIcon.png") no-repeat 10px center; }


.link a {
	background-position: 11px center;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	border-right: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
	border-top: 1px solid #9C9C9C;
	margin-bottom: -1px;
	border-bottom: 1px solid #9C9C9C;
	font-size: 11px;
}

.link.linkShowing a,
.link.linkShowing a,
.link.linkShowing a,
.link.linkShowing a,
.link.linkShowing a {
	height: 22px;
	background: #ffffff;

}

.link.linkShowing a.item-5 {margin-right: 10px;}



.link a:hover{
border-bottom-color:rgba(0,0,0,.15);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), 0 -1px 3px rgba(0, 0, 0, 0.25);
	   -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), 0 -1px 3px rgba(0, 0, 0, 0.25);
	        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7), 0 -1px 3px rgba(0, 0, 0, 0.25);
}

.link.linkShowing a,
.link a:active {
	padding-bottom:5px;
	border-bottom:0;
	background: #ffffff;

}

.link.linkShowing a:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.link a.disabled,
.link a[disabled] {
	cursor: default;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none;
	padding: 6px 18px;
	margin: 0 .5em .5em;
	border-bottom-color:rgba(0,0,0,.0);
}


.launchLinks a {
	background: #2a9ad5;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	padding: 5px 10px;
	color: #ffffff;
	text-decoration: none!important;
	display: block;
	/*width: 30%;*/
	margin: 10px auto 0 auto;

}

a.new-subscription-link {
	color: #ffffff!important;
}

.launchLinks a:hover {
	text-decoration: none;
	opacity: 0.7;
}

/*
	JSTOR
---------------------------------------------------------
*/

.jstorWrapper {}
.jstorLogin {}

.jstorWrapper h1 {padding: 0;}
.jstorWrapper p {padding: 0;}
.jstorWrapper .jstorLogin h3 {
	padding: 0;
}

.jstorWrapper p {
	padding: 0;
	margin: 0 0 10px 0;
}

.jstorWrapper h1 {
	display: block;
}

.jstorWrapper .jstorLogin h3 {
	padding: 0;
	margin: 0 0 10px 0;
}


/*
	END TABS NAVIGATION CSS
---------------------------------------------------------
*/



/* NEW STYLE ALUMINATE MY ACCOUNT
---------------------------------------------*/
.servicesTable tr td {
    font-size: 12px;
    padding: 5px;
    text-align: left;
    vertical-align: middle;
}


.servicesTable tr {
border-bottom: 1px solid #CCCCCC;
}

.servicesTable tr:last-child {border-bottom:none;}


.servicesTable tr td input {margin-right: 3px;margin-top: 4px; margin-bottom: 2px;}

	.servicesTable tr td input:not(.inputRight),
	input.btnSave {
		float: left;
		-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.05) inset;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset, 0 -1px 0 rgba(0, 0, 0, 0.05) inset;
		border: 1px solid #CCCCCC;
		height: auto;
	}


.medForm table tr td input {}
.medForm table tr td label {
	display: block;
    	margin-bottom: 5px;
    	overflow: hidden;
}

	/*#ang-reminderOption1,
	#ang-reminderOption2,
	#ang-reminderOption3,
	#ang-reminderFrequencyOption1,
	#ang-reminderFrequencyOption2 {
		clear: both;
    		float: none;
    		height: auto;
	}*/

	.servicesTable tr td input.inputDOB
	{
		float: none;
	}


	input.btnSave {font-size: 12px!important;float: right!important;}

	.helpLine {font-weight: bold;}

	.genericTable {border: none;}

	.genericTable tr {border-bottom:1px solid #ccc;text-align: left;}
		.genericTable tr td {font-size: 12px;padding: 5px; }
	.genericTable tr:nth-child(2n) {background: none;}

	.servicesTable tr td input[type="submit"],
	input.btnSave,
	#saveList {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
        white-space: nowrap;
        background-color: #ddd;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
        background-image: -webkit-linear-gradient(top, #eee, #ccc);
        background-image: -moz-linear-gradient(top, #eee, #ccc);
        background-image: -ms-linear-gradient(top, #eee, #ccc);
        background-image: -o-linear-gradient(top, #eee, #ccc);
        background-image: linear-gradient(top, #eee, #ccc);
        border: 1px solid #777;
        padding: 0 1.5em;
        margin: 0.5em;
        /*font: bold 1em/2em Arial, Helvetica;*/
        text-decoration: none;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        -moz-border-radius: .2em;
        -webkit-border-radius: .2em;
        border-radius: .2em;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        line-height: 20px;
        float: right;
        padding: 2px 16px;
        line-height: normal;
	}


	.servicesTable tr td input[type="submit"]:hover,
	input.btnSave:hover {
	background-color: #eee;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#ddd));
        background-image: -webkit-linear-gradient(top, #fafafa, #ddd);
        background-image: -moz-linear-gradient(top, #fafafa, #ddd);
        background-image: -ms-linear-gradient(top, #fafafa, #ddd);
        background-image: -o-linear-gradient(top, #fafafa, #ddd);
        background-image: linear-gradient(top, #fafafa, #ddd);
	}

.servicesTable tr td input[type="submit"]:focus,
input.btnSave:focus {
        outline: 0!important;
        background: #fafafa!important;
    }

    .servicesTable tr td input[type="submit"]:before,
    input.btnSave:before {
        background: #ccc;
        background: rgba(0,0,0,.1);
        float: left;
        width: 1em;
        text-align: center;
        font-size: 1.5em;
        margin: 0 1em 0 -1em;
        padding: 0 .2em;
        -moz-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -webkit-box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        box-shadow: 1px 0 0 rgba(0,0,0,.5), 2px 0 0 rgba(255,255,255,.5);
        -moz-border-radius: .15em 0 0 .15em;
        -webkit-border-radius: .15em 0 0 .15em;
        border-radius: .15em 0 0 .15em;
        pointer-events: none;
    }

    #fmSaveLists {padding-bottom: 5px !important;}

	table tr:nth-child(2n+1) {background: none!important;}

	table th, table td {border: none!important;}

	table th, table tfoot td {
    border-bottom: 1px solid #CCCCCC;
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
}
table th, table td {
    padding: 0.125em 0.5em;
}
table th, table tfoot td {
    font-weight: normal;
}
i18n.on
{
	border: dashed 1px #d0d0d0;
	cursor: pointer;
}
i18n.on:hover
{
	background: #333;
	color: #c0c0c0;
}
p.bold{
	font-weight: bold;
	/* font-size: 14px; */
}
a.greenBtn_small
{
	padding: 3px 5.8px!important;
	margin: 0 3px 3px 3px;
}
a.greenBtn_smallHighlight
{

}

.servicesTable tr td input[type="submit"].ConfirmCountryofResidence {
	background: #00A6DD;
	text-shadow: none;
	border: 0;
	box-shadow: none;
	padding: 6px 12px;
	border-radius: 0;
}

.servicesTable tr td input[type="submit"].ConfirmCountryofResidence:hover {
	opacity: 0.6;
}

.servicesTable tr td input[type="submit"].ConfirmCountryofResidence:focus {
	background: #00A6DD!important;
}



h1.user-name
{
	overflow: hidden;
}

.inputDOB
{
	width: 60px;
	text-align: center;
}

ul.ang-mainPage-benefits li:last-child {
    border-bottom: 0 none;
    min-height: auto;
}

a.register-btn {
    clear: both;
float: left;
      background: none repeat scroll 0 0 #1f3861;
    border: medium none;
    color: #FFFFFF!important;
    cursor: pointer;
    font-size: 14px;
    height: auto;
    line-height: 2em;
    margin-bottom: 10px;
    padding: 4px 12px;
     text-align: center;
     text-transform: uppercase;
    /* font-weight: bold; */
    text-decoration: none;
    width: 85.5%;
}

a.register-btn:hover {
	opacity: 0.9;
	text-decoration: none;
	color: #f3d300!important;
}

ul.ang-mainPage-benefits {/* float: left; *//* width: 68%; */}
.sidebar {float: right;width: 27%;}


#fmSaveLists #blackListBox,
#fmSaveLists #whiteListBox {padding: 0 5px 0 8px;}
#fmSaveLists #whiteListBox input {
	margin: 0px 5px 0 0;
}

.servicesTable.product_32 span.subscription-type {
	background: #87D1E5;}

.servicesTable.product_33 span.subscription-type {
	background: #4FB9CE;}

.servicesTable.product_34 span.subscription-type {
	background: #0094C5;}

.servicesTable.product_36 span.subscription-type {
	background: #FD9CA2;}

.servicesTable.product_37 span.subscription-type {
	background: #53A754;}

.servicesTable.product_38 span.subscription-type {
	background: #FF6944;}

.servicesTable.product_39 span.subscription-type {
	background: #CECEBF;
	color: #000;
}

.servicesTable.product_40 span.subscription-type {
	background: #D1B80D;}

.servicesTable.product_47 span.subscription-type {
	background: #95C13B;}

.servicesTable.product_55 span.subscription-type {
	background: #3A79AF;}

.subscription-type
{
	float: right;
	padding: 1px 5px;
	margin-right: 5px;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	color: #fff;
	background: #ff895b;
}

.launchLinks{
	text-transform: initial !important; /* Sorry for the important Fabio! But your CSS is annoying! Love Josh! xx */
}


#loginLinkedIn {
clear: left!important;
height: inherit!important;
}

.centerText
{
	text-align: center;
}

#mainColumn.mainColumnNoLeftColumn
{
	width: 588px !important;
}

.regStep3ErrBox
{
	border: solid 1px #EF7179;
	background: url("../images/general/warn.png") no-repeat 6px center transparent;
	padding: 10px 10px 10px 30px;
}

/*REMOVE FIX FONT STYLE FOR UL STYLE (ALL SERVICES) */
/*ul {
    font-size: unset!important;
    line-height: unset!important;
}*/


.smenu .mu-first .help li{list-style-type:disc;}
.smenu .mu-first ul.help {padding-left:24px;}



/*==================================================
	MEDIAS QUERIES
==================================================*/
@media only screen and (max-width: 420px) {
	#forcePassResetBox .hbLine .hbTitle,
	#forcePassResetBox .hbLine input {width: 100%;}
}

#aluminati-news-twitter-block
{
	clear: both;
	padding-top: 10px;
}

#aluminati-news-twitter-block a.twitter-btn
{
    width: 160px;
    background: url(../images/general/twitter-btn.png) 0 0 no-repeat !important;
    height: 20px;
    display: block;
    text-indent: -9999em;
}

#loginRememberPage input
{
	margin: 7px 0 0 0;
}

/*==================================================
	MY ACCOUNT PRODUCT DISPLAY (PLACEHOLDER!)
==================================================*/

/* table container */
#mainColumn .product-myaccount
{
	/*box-shadow:0 8px 6px -6px rgba(0,0,0,0.5);*/
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
	border: solid 1px #ddd;
	margin-bottom: 30px;    /* separates multiple accounts */
}

/* specific row definitions for potential highlighting */
/* defaults */
#mainColumn .product-myaccount tr
{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

}
#mainColumn .product-myaccount tr td
{
	background: #eef1f3;
	padding: 7px 10px;
	vertical-align: middle;
}
#mainColumn .product-myaccount tr:first-child
{
	border-top: none;
}
#mainColumn .product-myaccount-title
{
	text-align: left;
	width: 350px;

	/* Stop long titles pushing the width of the box out */
	/* These are technically the same, but use both */
	overflow-wrap: break-word;
	word-wrap: break-word;

	-ms-word-break: break-all;
	/* This is the dangerous one in WebKit, as it breaks things wherever */
	word-break: break-all;
	/* Instead use this non-standard one: */
	word-break: break-word;

	/* Adds a hyphen where the word breaks, if supported (No Blink) */
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

#mainColumn .product-myaccount tr.product-myaccount-launch td
{
	white-space: nowrap;
	background: #E8E8E8;
}

#mainColumn  td.product-myaccount-content
{
	width: 150px;
}
#mainColumn td.product-myaccount-fullsize
{
	width: 100%;
}

#mainColumn .product-myaccount button, .product-myaccount .product-myaccount-buttonise
{
	padding: 5px 9px;
	margin: 3px 3px 3px 3px;
	background: #707070;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}

/* buttons and links have different box models apparently... links take into account the padding, buttons do not.. */
#mainColumn .product-myaccount button
{
	width: 140px;
}
/* which means with 12px of padding, we need to take that off of links to retain the same size... */
#mainColumn .product-myaccount .product-myaccount-buttonise
{
	width: 128px;
	color: #fff;
	background: #3A536A;
	font-size: 11px;
	line-height: 14px;
	min-height: 14px; /* needed so hidden buttons take up same vertical space */
	text-decoration: none;
	display: block;
}

#mainColumn .product-myaccount .product-myaccount-buttonise:hover
{
	text-decoration: none;
	opacity: 0.7;
}

/* tweaks per line... */
/* product name */
#mainColumn .product-myaccount .product-myaccount-plan .product-myaccount-title
{
	font-size: 1.1em;
	text-transform: uppercase;
	color: #333;
}

/* account username */
#mainColumn .product-myaccount .product-myaccount-launch .product-myaccount-title
{
	font-size: 1.1em;
	/* text-transform: uppercase; */
	color: #333;
	font-weight: 600;
}

/* because you can't do this directly on a td (at least in Chrome) */
#mainColumn .product-myaccount .product-myaccount-launch .product-myaccount-title div.product-myaccount-title-nowrap
{
	width: 330px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#mainColumn td.launchLinks span#oneMomentLink
{
	border:0px;

}

#oneMomentLink
{
	background: transparent;
	border: 1px solid #999;
	color: #666;
	cursor: default;
	padding: 15px 0;
}

#oneMomentLink:hover
{
	opacity: 1;
}

/* username / launch button, fatter to make it even more obvious */
#mainColumn .product-myaccount .product-myaccount-launch .product-myaccount-buttonise
{
	padding: 10px 9px;
	color: #fff;
	border: none;
	background: #999999;
	float: left;
}

/* call to action lines, should stand out vs the standard lines */
#mainColumn tr.product-myaccount-highlight td, tr.product-myaccount-unirenew td, .product-myaccount .product-myaccount-plan td
{
	background-color: #F9F9F9;
}
#mainColumn tr.product-myaccount-locked td
{
	background-color: #f7e0e0;  /* user has been locked and *really* needs to make sure they see it */
}

/* past due wording */
#mainColumn .product-myaccount-pastdue
{
	background: #f7e0e0 none repeat scroll 0 0;
	border: 1px solid #de8c8c;
	color: #e74a4b;
	display: inline-block;
	font-size: 15px;
	margin: 9px 0 6px;
	padding: 15px 15px; /* probably want something more sensible Fab ;) */
	text-transform: uppercase;
	/* float: right; */
}
#mainColumn .product-myaccount-due
{
	font-size: 10pt;
	color: #888;
	text-transform: initial;
}

/* different button colours on the 'call to action' lines */
#mainColumn .product-myaccount-buttonise.product-myaccount-button-upgrade
{
	background-color: #46C502;
}

#mainColumn .product-myaccount-buttonise.product-myaccount-button-hide
{
	/* can't make the td/tr have a min height for some reason, instead of display:none we hide the background */
	background: none !important;
	width: 0;
}

#mainColumn .product-myaccount-plan .product-myaccount-buttonise.product-myaccount-button-renew
{
	background-color: #EBBA00;
	padding: 7px 9px;
}
#mainColumn .product-myaccount-unirenew .product-myaccount-buttonise.product-myaccount-button-unirenew
{
	background-color: #EBBA00;
}
#mainColumn .product-myaccount-launch .product-myaccount-content button, .product-myaccount-launch .product-myaccount-content .product-myaccount-buttonise
{
	background-color: #00A7DD;
}
#mainColumn .product-myaccount-locked .product-myaccount-buttonise
{
	background-color: #E74A4B;
}

/* colour the 'Plan: [NAME]' sections differently per product */
span.product_32,
span.product_33,
span.product_34,
span.product_36,
span.product_37,
span.product_38,
span.product_39,
span.product_40,
span.product_47,
span.product_55
{
    border-radius: 3px;
    color: #ffffff;
    display: inline-flex;
    padding: 1px 5px;
    margin-left: 3px;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 500;
}

#mainColumn .product-myaccount-buttonise.upgradeBtn
{
background: #F57900;
}


#mainColumn span.product_32 {
	background: #87D1E5;
}
#mainColumn span.product_33
{
	background: #4FB9CE;
}
#mainColumn span.product_34 {
	background: #0094C5;
}
#mainColumn span.product_36
{
	background: #FD9CA2;
}
#mainColumn span.product_37 {
	background: #53A754;
}
#mainColumn span.product_38 {
	background: #FF6944;
}
#mainColumn span.product_39
{
	background: #CECEBF;
}
#mainColumn span.product_40
{
	background: #D1B80D;
}
#mainColumn span.product_47
{
	background: #95C13B;
}
#mainColumn span.product_55
{
	background: red;
}

h2.otherWaysToContactHeading {display: inline-block;}


/*MY ACCOUNT HELP POPUP (Manage Your Spam Settings)*/
#blackListBox,
#whiteListBox,
#choosePolicyTable {
	position: relative;
}

#helpPopup {
	width: 25%!important;
	z-index: 999!important;
    	border: 1px solid #ddd;
    	font-size: 14px;
    	-webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 4px 1px rgba(0,0,0,0.2);
}

#course optgroup.topLevel
{
	font-size: 1.5em;
	font-weight: bold;

}
#course optgroup.secondLevel
{
	font-size: 0.9em;
	font-weight: bold;
	font-style: italic;
}
#course option.thirdLevel
{
	font-size: 1.1em;
}

a.product-myaccount-buttonise {
    color: #fff;
}

#contactFormFaqDropdown {
	width: 100%;
	height: 30px;
	padding: 0 10px;
	font-size: 14px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	font-family: "helvetica","arial",sans-serif;
}

.contactFormFaqSolution {
	font-size: 14px;
	font-weight: bold;
}

.contactFormFaqSolution a {
	font-size: 14px;
	font-weight: bold;
}

.retryPaymentButtonContainer {
	text-align: right;
}

.retryPaymentButton {
	float: right;
	margin-right: 0;
	display: block;
	white-space: nowrap;
	border: 1px solid #51969a;
	padding: 10px;
}


