@charset "utf-8";

/* Set text direction */
body {direction:rtl; font-size: 16px; text-align: right;}
table, td, th{text-align:right;}
/*PRE is Used mostly for dev and code in english. keeping it LTR*/
pre{text-align:left;direction:ltr;}

ul.nice-menu-down ul {
  right: 0;
}
#block-nice_menus-1 li {
  float: right;
}


#content-title h2, #content-title h1 {
  font-size: 25px;
}
.view-questionnaires-teasers .views-row {
  background: url("images/arr-02-he.png") no-repeat scroll right top transparent;
  padding: 4px 50px 30px 0;
}

.view-questionnaires-teasers .views-field-field-teaser-value {
  border-right: none;
  border-left: 1px dotted #F16522;
}
.view-questionnaires-teasers .views-field-view-node {
  right: 515px; /* LTR */
  background: url("images/enter_test.png") no-repeat right;
  padding: 60px 40px 0 0;
}

.view-questionnaires-teasers .views-field-view-node a, .view-questionnaires-teasers .views-field-view-node a:visited {
    font-size: 80%;
}
.view-questionnaires-teasers {
  Xmargin-right: 178px;
}
#block-nice_menus-1 li.menuparent ul {
  direction: rtl;
}

.page-nose-your-friends .global-visibility-wrapper  { text-align: right;  }
.page-nose-your-friends .global-visibility-wrapper H2 { margin: 20px 0px 20px 20px }

.node-type-chatroom #content .content-header-main H1.title { margin: 38px 22px 0 0 !important }
.node-type-chatroom #content .close-tab { margin: 5px 11px 0 0;  }
#comment-form-1 #edit-comment-1-wrapper, #comment-form #edit-comment-wrapper { float: right; }
.node-type-chatroom .perfume-wrapper .perfume-name { margin: 0 10px 0 0; }
.page-nose-your-friends #-mates-form .form-item,
.page-nose-your-friends #add-mate { display: block; float: right; }

span.approve-mate { background: url(./images/approve_heb2.png);}
span.invited { background: url(./images/invited_heb.png);}
#comment-form #edit-submit, #comment-form #edit-submit-1, #comment-form-1 #edit-submit-1, #comment-form #ajax-comments-submit { background: url(./images/send_heb.png); }
TABLE.tablesorter .header-mate-mail.headerSortUp, TABLE.tablesorter .header-mate-mail.headerSortDown { background-position: right 78px center; }
TABLE.tablesorter .header-gender { background-position: right 18px center; }
TABLE.tablesorter .header-score {background-position: right 55px center; }

.footer-menu .footer-menu-item.last { border-right: 1px solid rgb(128,128,128); }
.footer-menu .footer-menu-item.first { border: none; }
.node-type-chatroom #content .close-tab {background-image: url(./images/exitchat_heb.png); }
/*.user-register {background: url(./images/signup_button_heb.png); }*/
TH.header-mate-mail,
TH.header-name { padding-right: 20px !important; }

.page-nose-your-friends .change-title,
.page-nose-your-friends .change-text { text-align: right; }

/* NIR */


#more-language-banner {
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    width: 127px;
    background: #fd7a00;
    padding: 0px 32px 14px 5px;
    font-weight: bold;
    color: #fff;
    border-bottom-left-radius: 0%;
    border-bottom-right-radius: 108%;
    text-align: left;
    font-size: 15px;
}

.front .sidebar-a, .front .justified {
    float: right;
}

.front .sidebar-a {
    float: left;
}

.fau-title {
	text-align: right;
}

.front .captcha .description,  .front .captcha .field-prefix {
    float: right;
    margin-right: 6px;
    line-height: 34px;
}

.page-user.not-logged-in .captcha .description{
  float:right;
}

.page-user.not-logged-in .captcha .field-prefix {
  direction:ltr;
}

.front .captcha input {
    float: right;
    margin-right: 6px;
}

.user-register {
    width: 175px;
    height: 75px;
}

#user-login #edit-submit {
    width: 175px;
    height: 75px;
}

@media only screen and (max-width: 480px) {
  .front .captcha .description, .front .captcha .field-prefix {
      margin-right: 2px;
   }
}