#cookies {
	visibility: hidden;
}

#popupContainer {
	direction: rtl;
	background-color: #EFEFE5;
	font-family: arial, helvetica, sans-serif;
}

#popupInner {
	background: none;
	overflow: hidden;
}

#popupTitleBar {
	border: none;
	padding: 0px;
	background-color: #009CD7;
	margin-top: 17px;
	height: 32px;
	padding-right: 17px;
}

#popupTitle {
	float: right;
	color: #fff;
	line-height: 32px;
	padding-left: 60px;
	font-size: 18px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#popupControls {
	float: left;
	margin-left: 15px;
	margin-top: 9px;
	background: transparent url('../images/popup-close.png') no-repeat center center;	
}

#update {
	background-image: url("/sso/images/buttons/update-details.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	border: medium none;
	cursor: pointer;
	height: 31px;
	width: 124px;
	float: left;
}

#update:hover {
	background-position: 0 -30px;
}

.label {
	width: 200px;
}

.subscriptions {
	font-size: 16px;
}

.subscription {
	border: 4px solid #008BD0;
	padding: 13px;
}

.subscription_name {
	font-size: 16px;
	font-weight: bold;
}

.orange {
	color: #D8502D;
}

.hidden {
	display: none;
}

.info-print {
	font-size: 12px;
	font-color: #9a9a9a;
	margin-top: 7px;
}
.sm-forms #birthYear{
	width:111px;
}
.sm-forms #birthYear {
	width: 111px;
}

.sm-body {
	margin: 0;
	padding: 0;
	background-color: #EFEFE5;
	font-family: arial, helvetica, sans-serif;
}

.sm-body * {
	margin: 0;
	padding: 0;
}

.sm-forms {
	background-color: #EFEFE5;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	direction: rtl;
}

.sm-forms form .bold {
	font-weight: bold;
}

.sm-forms form a.link {
	font-weight: bold;
	color: #009CD7;
	text-decoration: none;
}

.sm-forms form a.link:hover {
	text-decoration: underline;
}

.sm-forms form .description {
	font-weight: normal;
}

.sm-forms form input[type=text],.sm-forms form input[type=password],.sm-forms form select
	{
	border: 1px solid #C0BFBD;
	height: 22px;
}

.sm-forms form a {
	color: black;
}

.sm-forms form label {
	color: #000;
}

.ssoForms .required {
	color: #D6522C;
	font-size: 12px;
}

.sm-forms form .block {
	font-weight: normal;
}

.sm-forms form .block a {
	color: #008BCF;
	text-decoration: none;
}

.sm-forms form .block a:hover {
	text-decoration: underline;
}

.sm-forms form  .wideField a {
	text-decoration: none;
	color: #008BCF;
}

.sm-forms form  .wideField a:hover {
	text-decoration: underline;
}

.sm-forms button.btn {
	background-color: #D7512C;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	border-radius: 2px;
	border: none;
	height: 28px;
	padding: 0 11px;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1px;
}

.sm-forms button.btn:hover {
	background-color: #404040;
}

.sm-forms button.btn.next {
	padding-left: 8px;
}

.sm-forms button.next div {
	background-image: url('../images/next.png');
	background-position: 0 7px;
	background-repeat: no-repeat;
	padding-left: 15px;
	display: inline-block;
	padding-bottom: 1px;
}

.sm-forms form .error {
	background-color: #FFFFCB;
	color: #F90000;
	line-height: 24px;
	display: none;
}

.sm-password {
	padding-top: 34px;
}

.sm-forms #forgotPasswordForm {
	margin: 0 21px 0 0;
}

.sm-forms #forgotPasswordForm #userName {
	margin-top: 15px;
	width: 343px;
}

.sm-forms #forgotPasswordForm .block {
	margin-top: 15px;
}

.sm-forms #forgotPasswordForm .block * {
	vertical-align: bottom;
}

.sm-forms #forgotPasswordForm  button.btn {
	margin-right: 52px;
	width: 102px;
}

.sm-forms #forgotPasswordForm .error {
	margin-top: 13px;
	width: 343px;
}

.sm-feedback .block {
	margin: 35px 21px 0 0;
}

.sm-feedback .btn {
	position: absolute;
	bottom: 25px;
	left: 29px;
	width: 86px;
}
.sm-signin {
	padding: 28px 22px 0 27px;
}

.sm-signin label {
	width: 103px;
	display: inline-block;
}

.sm-signin form input[type=text],.sm-signin form input[type=password] {
	width: 242px;
	margin-bottom: 8px;
}

.sm-signin .wideField {
	text-align: left;
}

.sm-signin #loginForm .wideField {
	text-align: right;
}

.sm-signin .error {
	margin-top: 17px;
}
.sm-signin .block *{
	vertical-align: bottom;	
}
.sm-signin .btn{
	margin-right: 39px;	
}
.sm-signin .block * {
	vertical-align: bottom;
}

.sm-signin .btn {
	margin-right: 36px;
}

.ajaxLoader {
	background: url(http://www.haaretz.co.il/images/ajax-loader.gif)
		no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	display: none;
	width: 30px;
	height: 30px;
}

/*register form  start*/
#registerForm label {
	float: right;
	width: 90px;
	font-size: 14px;
	font-family: Arial;
}

#registerForm .spacer {
	clear: both;
	height: 10px;
	font-size: 0px;
}

#registerForm{
	margin-right: 24px;
}

#errorMessage {
	color: #FE100F;
	margin-top: 12px;
}

#errorMessage label{
	width: auto;
	padding: 2px;
	background-color: #FFFFCB;
	width: 328px;
	border: none;
}

.continue{
	background-image: url("http://sso.themarker.com/sso/images/buttons/Continue.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: medium none;
    cursor: pointer;
    height: 31px;
    width: 111px;
    padding: 0px;
    margin-top: 8px;
}

#registerForm .submitButton{
	float: left;
	margin-left: 38px;
	margin-right: 0px !important;
}

#registerForm .continue:hover{
	background-position: 0 -30px;
}
  
form#registerForm input[type=text]{
	width: 243px;
 	height: 24px;
 	padding: 0px;
}

form#registerForm input[type=password]{
	width: 243px;
 	height: 24px;
 	padding: 0px;
}

.fr{float:right;}

#registerForm label.terms{
	float: none;
	font-size: 12px;
	vertical-align: top;
	width:198px;
}

#sso_form div.required{
	margin-top: 27px;
	margin-right: 26px;
	font-size: 12px;
	color: #B4000B;
}

#registerForm .loginLink{
	font-size: 14px;
}

#registerForm .link{
	color: #008BCF;
	cursor: pointer;
}

#registerForm .link:hover{
	text-decoration: underline;
}

#registerForm .forgotPasswordLink{
	margin-top: 7px;
}

#registerForm .error{
	border: red solid 1px;
}

#registerForm .terms a{
	color: #008BCF;
	text-decoration: none;
	vertical-align: top;
}

#registerForm .terms a:hover{
	text-decoration: underline;
}

   <!--[if IE 9]>
    <style type="text/css">
    select {
        width: 250px; /* Resize down hwever much is needed to make them even. */
    }
    </style>
    <![endif]-->
/*register form  end*/

