
/*  personal cube as part of the header  */


.buy-now
 {
  background-position: 0 27px;
  padding-top: 27px;
 
 }

.headerPersonalArea {
	background-color: #17765A;
	padding-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	height: 27px;
	min-width: 247px;
	position: relative;
	border-right: 1px solid #1d8b6b;
	border-left: 1px solid #1d8b6b;
}

.headerBuyNow {
	display:none;
	background-color: #bccc00;
	margin-left: 0px;
	margin-right: 0px;
	top:0px;
	width: 100%;
	font-weight:bold;
	right: 0px;
	text-align: center;
	line-height: 27px;
	font-size : 15px;
	height: 27px;
	min-width: 247px;
	position: absolute;
	border-right: 1px solid #1d8b6b;
	border-left: 1px solid #1d8b6b;
}


.tryNowLink
{
	
  background-color: #fa6400;	
  margin-right: 8px; 
  font-size : 14px;
  font-weight:bold;
  padding-top:1px;
  padding-bottom:2px;
  padding-left: 7px;
  padding-right: 7px;
  border-radius: 4px;
	
}

.tryNowLink a
{color: white;
text-decoration: none;

}


.tryNowLink:hover
{background-color:#e65c00 }

.headerPersonalArea .personal-column {
	border-right: 1px solid #1d8b6b;
	float: left;
	height: 26px;
	width: 105px;
}

.headerPersonalAreaWrapper {
	border-right: 1px solid #053d2d;
	border-left: 1px solid #053d2d;
	float: left;
	position: relative;
}

.personal-column-comments {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat;
	background-position: 4px -171px;
	width: 28px;
	height: 25px;
	float: right;
	cursor: pointer;
	border-right: 1px solid #535353;
}

.personal-column-comments.icon-active-item{
 	background-position: 4px -234px;
	width: 28px;
	height: 25px; 
}

.personal-column-portfolio {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat;
	background-position: 4px -826px; 		
	float: right;
	height: 25px;
	width: 28px;
	cursor: pointer;
}
.personal-column-portfolio.icon-active-item{
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat;	
	background-position: 4px -889px; 
}

.personal-column-reading-list {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat;
	background-position: 4px -493px; 
	float: right;
	height: 25px;
	width: 28px;
	cursor: pointer;
}
.personal-column-reading-list.icon-active-item{
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat;
	background-position: 4px -556px; 
}
.headerPersonalAreaWrapper .separator {
	background: none repeat scroll 0 0 white;
	float: right;
	height: 14px;
	margin-right: 5px;
	margin-top: 5px;
	width: 1px;
}

.openDigitalAreaBtn {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/Button_open.png") no-repeat scroll
		3px 5px transparent;
	cursor: pointer;
	height: 22px;
	margin-right: 11px;
	width: 20px;
	display: none;
}
.openDigitalAreaBtn:hover{
	opacity: 0.85;
}
.closeDigitalAreaBtn:hover{
	opacity: 0.85;
}
.closeDigitalAreaBtn {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/Button_close.png") no-repeat scroll
		3px 5px transparent;
	cursor: pointer;
	height: 22px;
	margin-right: 11px;
	width: 20px;
	display: none;
}

.login-name {
	color: white;
    cursor: pointer;
    float: right;
    font-family: arial;
    font-size: 15px;
    margin-right: 16px;
    margin-top: 2px;
    min-width: 50px;
}
.login-name.active-item{
	color: #B2D234;
}
.login-botton {
	color: white;
    cursor: pointer;
    float: right;
    font-family: arial;
    font-size: 15px;
    margin-right: 8px;
    margin-top: 2px;
    min-width: 40px;
    text-align: center;
}
.leftInput{
	float: left;
	width: 220px;
	direction: rtl;
}

.login2-botton {
	color: #B2D234;
	float: right;
	display: none;
	margin-right: 8px;
	margin-top: 2px;
	min-width: 40px;
	cursor: pointer;
    font-family: arial;
    font-size: 15px;
    text-align: center;	
}

.leftSide{
	float: right;
	margin-top: 13px;
}

.digitalArea {
	width: 1026px;
	margin: 0 auto;
	margin-top: 10px;
}


.regiterationCube .error-messages-container {
	/*float: right;*/
	margin-top: 5px;
	direction: rtl;
	width:400px;
	margin-left:18px;
	margin-right: 18px;	
	/*margin-right: 5px;*/
}


.regiterationCube .error-messages-container .error-message {
	display:		none;
	margin-bottom:	7px;
	background-color:	#FFFFCB;
	color:			#D84F2D;
	height:			18px;
	line-height:	18px;
	font-size:		12px;
	margin-right:	0px;
	width: 400px;
	/*float: right;*/
}

.regiterationCube .error-messages-container .error-message.mustField {
	display:		none;
	margin-bottom:	7px;
	background-color:	#FFFFFF;
	color:			#D84F2D;
	height:			18px;
	line-height:	18px;
	font-size:		12px;
	padding-right:	16px;
	width: 400px;
	/*float: right;*/
}


.field_name{
	color: #282828;
	float: right;
	font-family: Arial;
	font-size: 14px;
	margin-right: 23px;
	margin-bottom: 2px;
}

.rightCube {
	float: right;
	/*margin-left: -25px;*/
	margin-top: 13px;
}

.digitalSeparator {
	border-right: 1px solid #D1D1D1;
	float: right;
	height: 176px;
	margin-top: 27px;
	width: 1px;
}

.digitalTitles {
	/*margin-right: 15px;
	margin-left: 15px;*/
	float: right;
	margin-top: 30px;
}

.haaretzDigital img
{
	margin-top: 42px;
}

.regiterationCube {
	width: 440px;
}

.regiterationToDigital {
	/*position: relative;
	width: 440px;*/
}

.regiteration {
	float: right;
	font-size: 20px;
	font-family: arial;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 12px;
}

.haaretz-logo {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/logos/logo_small.png") no-repeat scroll 0px 0px transparent;
	float: right;
	height: 30px;
	margin-top: 9px;
	width: 128px;
}

.close-logo {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat
		scroll 3px 5px transparent;
	background-position: 0 -112px; 
	width: 15px; 
	height: 15px; 
	float: left;
	margin-top:	10px;
	margin-left: 8px;
	cursor: pointer;
}
.close-logo:hover {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat
		scroll 3px 5px transparent;
	background-position: 0 -112px; 
	width: 15px; 
	height: 15px; 
	float: left;
	margin-top:	10px;
	margin-left: 8px;
	cursor: pointer;
	opacity: 0.75;
	
}

.login-area .firstName, .login-area .lastName, .login-area .userName,.login-area .inputLoginArea,.login-area #inputLoginArea,.login-area #userName,.login-area #password2,.login-area #PasswordField, .login-area #PasswordField2,.login-area #password, .login-area #password3,
.regiterationCube .firstName,.regiterationCube .lastName,.regiterationCube .userName,.regiterationCube .inputLoginArea,.regiterationCube #inputLoginArea,.regiterationCube #userName,.regiterationCube #password2,.regiterationCube #PasswordField, .regiterationCube #PasswordField2,.regiterationCube #password, .regiterationCube #password3
{
	/*float: right;*/
	text-align: right;
	margin-right: 11px;
	width: 192px;
	height: 21px;
	margin-bottom: 10px;
	margin-left: 3px;
	-moz-box-shadow: 0 0 1px #888;
	/*-webkit-box-shadow: 0 0 1px #888;
	box-shadow: 0 0 1px #888;*/
}
.regiterationCube .firstName, .regiterationCube .lastName, .regiterationCube .userName,.regiterationCube .inputLoginArea,.regiterationCube #inputLoginArea,.regiterationCube #userName,.regiterationCube #password2,.regiterationCube #PasswordField, .regiterationCube #PasswordField2,.regiterationCube #password, .regiterationCube #confirmPassword,.regiterationCube #password3, .regiterationCube .password, .regiterationCube .password2, .regiterationCube .residentialArea, .regiterationCube .ssoErrorWrapper, .regiterationCube .termsChk 
{
	/*float: right;*/
	/*text-align: right;*/
	margin-right: 17px;
	width: 188px;
	height: 22px;
	margin-bottom: 5px;
	/*margin-left: 3px;*/
	-moz-box-shadow: 0 0 1px #888;
	/*-webkit-box-shadow: 0 0 1px #888;
	box-shadow: 0 0 1px #888;*/
}
.regiterationCube #userName{
	direction: ltr;
}
.regiterationCube #password-asterisks,
.regiterationCube #password2-asterisks{
	float: left;
	text-align: right;
	margin-right: 11px;
	width: 188px;
	height: 21px;
	margin-bottom: 6px;
	margin-left: 9px;
	-moz-box-shadow: 0 0 1px #888;
	-webkit-box-shadow: 0 0 1px #888;
	box-shadow: 0 0 1px #888;
	display: none;
}
#password3-asterisks{
	float: right;
	text-align: right;
	margin-right: 11px;
	width: 192px;
	height: 21px;
	margin-bottom: 10px;
	margin-left: 3px;
	-moz-box-shadow: 0 0 1px #888;
	-webkit-box-shadow: 0 0 1px #888;
	box-shadow: 0 0 1px #888;
	display: none;
}
.regiterationCube #userName,.regiterationCube #area{
	margin-bottom: 5px;
	margin-right: 17px;
}
.login-area #loginForm #userName,.login-area #loginForm #PasswordField,#PasswordField2,.login-area #loginForm #password, #loginForm #password3, #password3-asterisks {
	width: 239px;
	font-size: 15px;
}


#residentialArea {
	box-shadow: 0 0 1px #888;
	float: right;
	height: 28px;
	margin-bottom: 10px;
	margin-left: 3px;
	margin-right: 17px;
	width: 194px;
	direction: rtl;
	text-align: right;
}

.regiterationHeader {
	height: 40px;
	margin-bottom: 5px;
}

.login-area {
	background-color: white;
	border-radius: 0px 0px 4px 4px;
	box-shadow: 1px 1px 4px 1px  rgba(170, 170, 170, 0.52);
	margin-top:0;
	position: absolute;
	z-index: 103;
	display: none;
	border: 1px solid #cfcfcf;	
	border-top: none;
}

.close-logo-login {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/Button_close_greay.png") no-repeat
		scroll 3px 2px transparent;
	float: left;
	height: 20px;
	margin-top: 5px;
	margin-left: 0px;
	width: 20px;
	cursor: pointer;
	margin-bottom: 10px;
}
.close-logo-login:hover {
	opacity: 0.8;
}
.close-logo-forgot-Password,
.close-logo-forgot-Password-sso-respond{
	background: 			url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/Button_close_greay.png") no-repeat scroll 0px 8px transparent;
	float: 					left;
	height: 				100%;
	margin-top: 			3px;
	margin-left: 			0px;
	width: 					12px;
	cursor: 				pointer;
	margin-bottom: 			10px;
	position: 				relative;
	bottom: 				5px;
}

.login-area-title {
	float: right;
	width: 150px;
	height: 50px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 6px;
}

.rememberMe {
	float: right;
	height: 30px;
	margin-right: 15px;
}

.loginbotton {
	background-color: #9BB925;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: white;
	cursor: pointer;
	float: left;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
	margin-left: 3px;
	text-align: center;
}


.registred {
	direction: ltr;
    float: right;
    font-size: 12px;
    padding-right: 20px;
    margin-top: 13px;
    padding-left: 5px;
    text-align: right;
}

.register-checkbox {
	float: right;
	margin-right: 15px;
}

.login-area .userName,.login-area .password,.login-area #email {
	float: right;
	text-align: right;
	margin-right: 15px;
	width: 193px;
	margin-bottom: 10px;
	margin-left: 3px;
	-moz-box-shadow: 0 0 1px #888;
	-webkit-box-shadow: 0 0 1px #888;
	box-shadow: 0 0 1px #888;
	font-family: arial;
	font-size: 15px;
}

#toggleDigitalArea {
	direction: none;
	float: right;
}

.logout-botton {
	display: none;
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/header-exit.png") no-repeat scroll transparent;
	background-position: 0px 4px;
	float: left;
	height: 24px;
	width: 40px;
	cursor: pointer;
}

.logout-botton:hover{
	opacity: 0.85;
}
#termsChk {
	float: right;
}

.register-checkbox label {

	font-size: 12px;
}

.register-checkbox label a
{
	color: #0000FF;
}

.register-checkbox label a:hover
{
	text-decoration: underline;
	color: #FF00FF;
}

.registerButton {
	background-color: #000000;
    border: medium none;
    border-radius: 3px 3px 3px 3px;
    color: white;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-left: 12px;
    margin-top: 17px;
    padding-bottom: 2px;
    text-align: center;
    width: 58px;
}
.registerButton:hover,
.loginbotton:hover,
.PasswordSubmitbotton:hover,
.close-init-Password:hover{
	opacity: 0.9;
}
.readArticles {
	color: white;
	float: right;
	margin: 5px 8px 0;
}

.DigitalLogin {
	float: right;
	width: 165px;
}

.login-hello {
	color: white;
	float: right;
	margin-right: 3px;
	margin-top: 2px;
	min-width: 20px;
	font-size: 15px;
	padding-right: 5px;
}

#loginForm .formError .formErrorArrow,
#forgotPasswordForm .formError .formErrorArrow {
	float: left;
	display: none;
}

.formError .formErrorContent {
	text-align: right;
}

.personal-column-reading-list-open {
	background-color: white;
	border-radius: 0px 0px 4px 4px;
	border: 1px solid #cfcfcf;
	border-top: none;
	box-shadow: 1px 1px 4px 1px  rgba(170, 170, 170, 0.52);
	display: none;
	margin-top: 27px;
	position: absolute;
	width: 100%;
	z-index: 103;
	left: -2px;
}

.close-logo-reading-list {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat
		scroll 3px 5px transparent;
	background-position: 0 -112px; 
	width: 15px; 
	height: 15px; 
	cursor: pointer;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
}

.reading-list-icon {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat;
	background-position: 0 -613px; 
	float: right;
	height: 27px;
	width: 19px;
}

.reading-list-title {
	float: right;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 10px;
}

#personal-column-reading-list-items li {
	border-top: 1px solid #E3E3E3;
	color: #282828;
	float: right;
	font-family: arial;
	font-size: 13px;
	margin-right: 10px;
	margin-top: 10px;
	padding-top: 10px;
	width: 260px;
}

#personal-column-reading-list-items {
	float: right;
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.my-reading-list {
	background-color: #000000;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 4px 1px  rgba(170, 170, 170, 0.52);
    color: white;
    float: right;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 14px;
    margin-right: 10px;
    margin-top: 14px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.personal-column-portfolio-open {
-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: white;
    border-radius: 0px 0px 4px 4px;
    border: 1px solid #cfcfcf;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 1px 1px 4px 1px  rgba(170, 170, 170, 0.52);
    display: none;
    left: -2px;
    margin-top: 27px;
    position: absolute;
    width: 100%;
    z-index: 103;
}

.personal-column-comments-list-open {
	background-color: white;
	border-radius: 0px 0px 4px 4px;
	border: 1px solid #cfcfcf;
	border-top: none;
	box-shadow: 1px 1px 4px 1px  rgba(170, 170, 170, 0.52);
	display: none;
	left: -2px;
	margin-top: 27px;
	position: absolute;
	width: 100%;
	z-index: 103;
}

.close-logo-comments-list {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat
		scroll 3px 5px transparent;
	background-position: 0 -112px; 
	width: 15px; 
	height: 15px; 
	cursor: pointer;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
}

.close-logo-portfolio-list {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat
		scroll 3px 5px transparent;
	background-position: 0 -112px; 
	width: 15px; 
	height: 15px; 
	cursor: pointer;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
}

.comments-list-title {
	float: right;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 10px;
}

.portfolio-title {
	float: right;
	font-size: 15px;
	font-family: arial;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 10px;
}

.my-comments-list {
	background-color: #000000;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 1px #AAAAAA;
    color: white;
    float: right;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 14px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
.my-comments-list:hover,
#personal-column-portfolio-list-items .more:hover,
.my-reading-list:hover {
	background-color: #bece08;
	text-decoration: none;	
}
.my-comments-list a {
	text-decoration: none;
}

#personal-column-comments-list-items {
	float: right;
	list-style: none outside none;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	padding: 0;
}

.comments-list-icon {
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat;
	background-position: 0px -291px;
	float: right;
	height: 27px;
	width: 19px;
}
.portfolio-icon{
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat;
	background-position: 0px -946px;
	float: right;
	height: 27px;
	width: 19px;
}
.subscriptionHeader {
	display: none;
	background: url("https://web-archive.nli.org.il/National_Library/20160526010038oe_/http://www.haaretz.co.il/st/media/media13/haaretz.co.il/980x205_buy_new.png") no-repeat scroll 0 0px
		transparent;
	width: 983px;
	height: 205px;
	margin: 3px auto 0;
}

.DigitalLogin .separator {
	display: none;
	margin-right: 12px;
}

#personal-column-comments-list-items li {
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 9px;
	list-style: none outside none;
}

#personal-column-comments-list-items li a {
	font-weight: bold;
	color: #17765a;
	text-decoration: underline;
}

#personal-column-portfolio-list-items .menaia_name {
	font-family: arial;
	font-size: 13px;
	color: #282828;
	float: right;
	margin-left: 7px;
}
#personal-column-comments-list-items {
	float: right;
	list-style: none outside none;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 10px;
	padding: 0;
}
#personal-column-portfolio-list-items .menayot {
	font-weight: bold;
}
#personal-column-portfolio-list-items .color_box{
	float: left;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 4px 1px  rgba(170, 170, 170, 0.52);
	width: 55px;
	text-align: center;
	direction: ltr;
}
#personal-column-portfolio-list-items .chrom_box{
	float: right;
}
#personal-column-portfolio-list-items .stock_row_inner{
	width: 263px;
}
#personal-column-portfolio-list-items .stock_row{
border-bottom: 1px solid #E3E3E3;
    height: 20px;
    padding-bottom: 2px;
    padding-top: 6px;
    width: 100%;
}
#personal-column-portfolio-list-items{
margin-right: 14px;
padding: 0;
	padding-left: 5px;
}
#personal-column-portfolio-list-items .color_box.red{
	background-color: #e42329;
	color: white;
}
#personal-column-portfolio-list-items .color_box.green{
	background-color: #6eaf1f;
	color: white;
}
.portfolio-header{
	border-bottom: 1px solid #E3E3E3;
    height: 33px;
    margin-bottom: 5px;
}
.close_subscriptionHeader_button{
	display: none;
	margin: 10px auto 0;
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat
		scroll 3px 5px transparent;
	background-position: 0 -112px; 
	width: 980px; 
	height: 15px; 
}
.close_subscriptionHeader_button{
	display: none;
	width: 980px;
	margin: 3px auto 0;
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat
		scroll 3px 5px transparent;
	background-position: 0 -112px; 
	height: 15px; 
}
.close_subscriptionHeader_button:hover{
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat
		scroll 3px 5px transparent;
	background-position: 0 -112px; 
	height: 15px; 
}
.personal-column-portfolio-open .more{
	background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 0 1px #AAAAAA;
    color: white;
    float: right;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 14px;
    margin-top: 15px;
    padding-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.mycomments_notLogin{
	font-size: 13px;
	font-family: arial;
	font-weight: normal !important;
	color: #282828;
}
.mycomments_offerToLogin{
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	color: black;
	margin-top: 10px;
}
.myreadingList_notLogin{
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	color: #282828;
	margin-right: 14px;
}
.myreadingList_offerToLogin{
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	color: black !important;
	margin-top: 0px !important;
	margin-right: 14px;
	margin-bottom: 10px;
	border-top: none !important;	
}
.portfolioList_notLogin{
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	color: #282828;
	list-style: none;
	padding: 0;
}
.portfolioList_offerToLogin{
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	color: black;
	margin-top: 10px;
	list-style: none;
	padding: 0;	
}
.ssoError{
	float: right;
	color: red;
	margin-right: 16px;
	display: none;
	font-weight: bold;
}
.ssoLoginError{
	float: right;
	color: red;
	margin-right: 16px;
	display: none;
	font-weight: bold;
	padding-left: 10px;
	}
.drop_down_v{
		background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/b-no-shadow.png") no-repeat scroll 0 0px;
		width: 10px;
		height: 10px;
		margin-top: -9px;
		padding-left: 99px;
}
.drop_down_v_register{
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/b-no-shadow.png") no-repeat scroll 0 0 transparent;
    bottom: -1px;
    display: none;
    height: 10px;
    padding-right: 30px;
    position: absolute;
    width: 8px;
}
.comment_LoginIn{
	font-weight: normal !important;
}
.personal-column_drop_down_v_comment{
		background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/b-no-shadow.png") no-repeat scroll 0 0px;
		width: 10px;
		height: 10px;
		margin-top: -9px;
		padding-left: 185px;
}
.personal-column_drop_down_v_portfolio{
		background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/b-no-shadow.png") no-repeat scroll 0 0px;
		width: 10px;
		height: 10px;
		margin-top: -9px;
		padding-left: 214px;
}
.personal-column_drop_down_v_readingList{
		background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/b-no-shadow.png") no-repeat scroll 0 0px;
		width: 10px;
		height: 10px;
		margin-top: -9px;
		padding-left: 250px;
}
.login-name.loged-in a{
	color: #9FB72B;
	padding-right: 5px;
	text-decoration: none;
	cursor: pointer;
}

.login-name.loged-in a:hover{
	color:white;
}

.presstoregistred{
	/*text-decoration: underline;*/
	float: right;
	/*width: 200px;*/
	text-align: right;
	cursor: pointer;
	margin-top: 13px;
	color: #0000FF;
}

.presstoregistred:hover
{
	text-decoration: underline;
	color: #FF00FF;
}
.presstoregistred:visited
{
	text-decoration: underline;
	color: #7F007F;
}

.separate
{
	float: right;
	margin-top: 13px;
}

.registerAlready
{
	float: right;
    /*margin-right: 20px;*/
    margin-top: 13px;
    color: #0000FF;
    cursor: pointer;
}

.registerAlready:hover
{
	text-decoration: underline;
	color: #FF00FF;
}

.ssoErrorWrapper{
	display: none;
}
.comment-border{
	border-bottom: 1px solid #E3E3E3;
	height: 35px;
	padding-right: 0px;
	margin-right: 5px;
}
.init-Password,
.init-Password-sso-respond{
	background-color: white;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 1px 1px 4px 1px  rgba(170, 170, 170, 0.52);
	margin-top:1px;
	position: absolute;
	width: 243px;
	z-index: 103;
	display: none;
	border: 1px solid #555555;	
	border-top: none;
}
.init-Password input{
	width: 202px;
	direction: ltr;
}
.PasswordSubmitbotton{
	background-color: 		#000000;
	border: 				medium none;
	border-radius: 			4px 4px 4px 4px;
	box-shadow: 			0 0 8px #AAAAAA;
	color: 					white;
	cursor: 				pointer;
	float: 					left;
	font-family: 			arial;
	font-size: 				14px;
	font-weight: 			bold;
	margin:					10px 0 16px 0;
	text-align: 			center;
}
.close-init-Password{
	background-color: 		#9BB925;
	border: 			    medium none;
	border-radius:		    4px 4px 4px 4px;
	color: 				    white;
	cursor: 				pointer;
	float:	 				left;
	font-family: 			arial;
	font-size: 				14px;
	font-weight:			 bold;
	text-align:			    center;
	width: 					52px;
	box-shadow: 			0 0 8px #AAA;
	margin-top: 			40px;
	margin-bottom: 			12px;
}
.forgot-Password-title{
	font-size: 				14px;
	font-weight: 			bold;
	position: 				relative;
	top: 					4px;
}
.forgot-Password-sub-title,
.respond-from-sso{
	font-size: 				14px;
	font-weight: 			bold;
	margin-bottom: 			5px;
}
.forgot-Password-header{
	xbackground: 			url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/Button_close_greay.png") no-repeat scroll 0 8px transparent;
	border-bottom: 			1px solid #E3E3E3;
	height: 				28px;
	margin-bottom: 			10px;
}
.LoginFormTitle{
	float: 					right;
	margin-top: 			5px;
	margin-right: 			14px;
	font-size: 				15px;
	font-weight: 			bold;
}
.ssoErrorLoginWrapper{
	display: 				none;
}
.formError .formErrorContent{
	width: 					160px !important;
}
.rightInput{
	width: 					220px;
	float: 					right;
}
.regiterationToDigital{
	display: none;
	background-color: white;
	border-radius: 0px 0px 4px 4px;
	box-shadow: 1px 1px 4px 1px  rgba(170, 170, 170, 0.52);
	margin-top:0px;
	position: absolute;
	z-index: 103;
	display: none;
	border: 1px solid #cfcfcf;	
	border-top: none;
	left: 0;
}

/**    New login form css      */

#loginForm .my-details{
	font-size:				15px;
	font-weight:			bold;
}

#loginForm .my-details-wrapper{
	border-bottom: 			1px dotted #E8E8E8;
	padding-bottom: 		10px;
	margin-bottom: 			15px;

}
#loginForm .close-logo-login
{
	background: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/icons/SpriteHeaderIcons.png") no-repeat
		scroll 3px 5px transparent;
	background-position: 0 -112px; 
	width: 15px; 
	height: 15px; 
	float: 					left;
	position: 				relative;
	top: 					-2px;
}
#loginForm
{
	width:					initial;
}

.login-area #loginForm{
	width: 					274px;
}

#loginForm .login-cube-wrapper{
	width:					245px;
	margin: 				5px 14px 0 20px;
}
#loginForm .forgot-Password{
	cursor: 				pointer;
	float: 					right;
	text-decoration: 		none;
	width: 					auto;
	margin:					0;
	color:					#0000FF;
	font:					13px arial,helvetica,sans-serif;
	font-weight: 			bold;
	text-decoration: 		none;
}
#loginForm .forgot-Password:hover{
	text-decoration: 		underline;
	color:					#FF00FF;
}
#loginForm .forgot-Password:visited{
	text-decoration: 		underline;
	color:					#7F007F;
}
#loginForm  .login-form-inputs{
	margin-right:			0px !important;
	font-weight: 			bold;
}
#loginForm .loginbotton{
	background-color:		#000000;
	border: 				medium none;
	border-radius:			4px 4px 4px 4px;
	color: 					white;
	cursor: 				pointer;
	float: 					left;
	font-family: 			arial;
	font-size: 				14px;
	font-weight: 			bold;
	margin-left: 			3px;
	text-align: 			center;
	position: 				relative;
	bottom: 				3px;
}
#loginForm  .bottom-login-form{
	margin:				18px 0;
}

.loginForm-error,
.residentialArea-validate-error,
.userName-validate-error,
.password-validate-error,
.firstName-validate-error,
.lastName-validate-error,
.confirmPassword-validate-error,
.termsChk-validate-error{	
	background-color: 		#FFFFCB;
	color: 					#D84F2D;
	font-size: 				12px;
	height: 				18px;
	line-height: 			18px;
	display:				block;
	background-color: 		#FFFFCB;
	margin-bottom: 			7px			
}


#loginForm .loginForm-error{
	height:					100%;
}


.regiterationCube .error-messages-container .mustField-validate-error{
	margin-bottom:	7px;
	background-color:	#FFFFFF;
	color:			#D84F2D;
	height:			18px;
	line-height:	18px;
	font-size:		12px;
	width: 400px;
}

.residentialArea-validate-error.hide,
.mustField-validate-error.hide,
.userName-validate-error.hide,
.password-validate-error.hide,
.firstName-validate-error.hide,
.lastName-validate-error.hide,
.confirmPassword-validate-error.hide,
.termsChk-validate-error.hide{
	display:				none;
}

#forgotPasswordForm .forgot-Password-wrapper,
.init-Password-sso-respond .forgot-Password-wrapper{
	width:					205px;
	margin:					5px 14px 0 20px
}


#loginForm .approve-login-form{
	margin:					5px 0;
}
	
.advertisementarticleCredit{
	color: #525252;
    font-size: 12px;
    font-family: arial;
    margin: 0 0px 0 1px;
    padding: 0px 0 0 0 ;
}

.ajax-loader{
	margin-top: 18px;
	float: left;
	margin-left: 5px;
	width: 25px;
	height: 25px;
	display: none;
}

.user-loged-in .personal-column_drop_down_v_comment{
	padding-left: 198px;
}

.user-loged-in  .personal-column_drop_down_v_portfolio{
	padding-left: 231px;
}
.user-loged-in .personal-column_drop_down_v_readingList{
		padding-left: 265px;
	}
	
#loginForm .loginbotton:hover, .registerButton:hover{
	background-color: #BECE08;
}
#main-nav li:hover a.has-drop-down-link, #main-nav li.hover a.has-drop-down-link, #main-nav li a.has-drop-down-link:hover{
		background-image: url("/National_Library/20160526010038oe_/http://www.themarker.com/images/arrows/nevigation-arrow-tm.gif") !important;
		background-position: 10px 7px !important;
		/*border: 1px solid #BCCC00;*/
	}