@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosanshebrew.css);
@import url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);


/* Nir General Reset */

#page {
  margin: 15px auto 0 auto;
  max-width: 1024px;
  max-width: 1024px;
  width: 98%;
}

/* removed background color #333 changed f2f2f2 to white. removed header border. in ul.primary removed border-bottom   */



/* General */
ul.primary,
* {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}

*:focus {
  outline: none;
}
ol, ul {
  padding-left: 30px;
}
.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 0em;
}
h3 {
  color: #AC191E;
  font-weight: bold;
  font-size: 22px;
  text-transform: capitalize;
  margin: 10px 0;
}

input { max-width: 90%; }
/* General */
body {
  /*background-color: #333333;*/
  font-family: 'Noto Sans Hebrew','Open Sans Hebrew',Helvetica, sans-serif;
  
}
/*create new account button size */
#user-register #edit-submit {
width: 20em;
height: 3em;
font-size:22px;
}

#user-register #edit-submit2
{
  display:none;
}
#user-login #edit-submit {
  width:150px;
  height:75px;
  
}

/*save button size */
.webform-client-form #edit-submit,
#node-form #edit-submit,
.form-submit  {
width: 20em;
height: 3em;
font-size:22px;
margin:.5em;
}

input[type=submit] {
background-color:#fafbfc;
}

/* yesandno class*/
.yesandno {
width: 10em;
height: 3em;
font-size:22px;
margin:.5em;
}

.node {
  padding: 0 30px;
}
.left {
  Xwidth: 739px;
  /*background-color: #f2f2f2;*/
  background-color:#ffffff;
}

.right {
  width: 283p;
  background-color: #808080;
}

#header {
  height: 185px;
  /*background-color: #333;*/
  direction: ltr !important;
}
#header > .header {
  height: 185px;
  /*border: 1px solid #333;*/
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
/* header left bar */
#header .header-left {
  Xfloat: left; /* LTR */
}
#header .header-top {
  height: 23px;
  
  background-position: left; /* LTR */
  background-repeat: no-repeat;
  margin: -2px 0 0 -1px;
}
#header #header-menu {
  
  background-position: top right; /* LTR */
  background-repeat: no-repeat;
  height: 30px;
}
#header .header-top .block,
#header .header-top .top-menu {
  float: right;
  margin-right: 30px;
}
#header .header-top .block {
  width: 105px;
  height: 27px;
}
#header .top-menu .item-list {
  float: right;
  margin-right: 10px
}
#header .top-menu ul {
}
#header .top-menu li {
  float:left;
  list-style-type: none;
  height: 27px;
  margin: 0 0 0 12px;
  padding: 3px 0 0 5px;
  background: url("images/hp1_v3_saparete_line.jpg") left center no-repeat;
}

#block-nice_menus-1 .menu-highlight a{
  color:#ffff00;
}

#header .top-menu li.first {
  background: none;
}
#header .top-menu li a,
#header .top-menu li a:visited {
  font-size: 90%;
  text-decoration: none;
  color: #333333;
  padding: 5px 0 0 25px;
  height: 100%;
  display: block;
}
#header .top-menu .top-menu-home {
  background: url("images/home.png") no-repeat left center;

}
#header .top-menu .top-menu-contact {
  background: url("images/tel.png") no-repeat left center;

}
#logo {
  width: 102px;
  float: left; /* LTR */
  margin-bottom: 5px;
  padding-top: 21px;
  margin-left: 30px; /* LTR */
}
#block-nice_menus-1 {
  background-color: #ffffff;
}

#block-nice_menus-1 ul#nice-menu-1 {
  margin: 4px 0 0 0;
  padding: 0 27px;
  background-color: #dadedf;
  float: none !important;
  height: 33px;
}
ul.nice-menu-down li li.menuparent:hover,
ul.nice-menu-down li li.menuparent,
ul.nice-menu-down li.menuparent:hover,
ul.nice-menu-down li.menuparent {
  background-image: none;
}
#block-nice_menus-1 li {
  border: none;
  background-color: transparent !important;
  height: 33px;
  display: block;
  Xbackground-image: url('images/menu_red_arrow.jpg');
  background-repeat: no-repeat;
  background-position: center left;
  -webkit-transition: background-color 500ms;
  -moz-transition: background-color 500ms;
  -o-transition: background-color 500ms;
  transition: background-color 500ms;
}
#block-nice_menus-1 li:hover {
  background-color: #f16a28 !important;
  Xbackground-image: url('images/black_arrow.jpg');
  background-position: left center;
  background-repeat: no-repeat;
}
#block-nice_menus-1 li a {
  color: #333333;
  text-decoration: none;
  text-transform: capitalize;
  font-size: 15px;
  padding: 0 0 0 20px !important;
  margin: 9px 20px 0 0;
}


#block-nice_menus-1 li.menuparent ul {
  top: 33px;
  border: none;
  min-width: 100% !important;
}

#block-nice_menus-1 li.menuparent li {
  width: 100% !important;
  height: 100%;
  border-bottom: 1px solid #ffffff;
  background-image: none;
  min-width: 100% !important;
  background-color: #dadedf !important;
  padding: 9px !important
}
#block-nice_menus-1 li.menuparent li:hover {
  background-color: #000000 !important;
}
#block-nice_menus-1 li.menuparent li.last {
  border: none;
}


#block-nice_menus-1 li.menuparent li a {
  display: inline;
  margin: 0px !important;
  padding: 0px !important;

}
#block-nice_menus-1 li.menuparent li a:HOVER {
  padding-top: 0px;
  Xwidth: inherit !important;
  display: inline;
}
/* header right bar */
.header-right {
  float: left; /* LTR */
}
#header .header-right {
  /*border-bottom: 33px solid #f2f2f2;*/

}
#header .header-right-top {
  height: 23px;
  background: url("images/round_corner_hp_right_02_02.jpg") -23px 0;
  background-position: right;
  background-repeat: no-repeat;
  margin: -1px -1px 0 0;
}
#weizmann-logo {
  width: 285px;
  float: left; /* LTR */
  margin-top: -8px;
}
#weizmann-logo img {
  display: block;
  margin: 0px auto;
}
/* content */


#content {
  background-color: #ffffff;
  /*background-color: #f2f2f2;*/
  position: relative;
}

.content-title h2,
#content-title h2,
#content-title h1 {
  color: #000;
  margin-top: 22px;
  font-size: 32px;
  /*text-align:center;*/
}
.content-title h2 { margin: 20px 20px 10px 0; }

/* footer */

#footer {
  Xheight: 90px;
  padding: 20px 0;
  margin: 0 auto 30px auto;
  /*width:98%;*/
  font-size: 15px;
  /*background-color: #f2f2f2;*/
  background-color:#ffffff;
}

.not-logged-in #footer {
  width:98%;
}
.node-type-graph #footer {
  background-color: #ffffff;
}

#footer A:HOVER {
  text-decoration: underline;
}

.footer-menu { text-align: center; margin-bottom: 18px; }

.footer-menu .footer-menu-item { padding: 0 9px; border-right: 1px solid rgb(128, 128, 128); color: rgb(128, 128, 128); text-decoration: none; }
.footer-menu .footer-menu-item.last { border: none; }

.footer-info {
  text-align: center;
  margin: 0 30px 0 0;
}
.footer-info,
.footer-info a,
.footer-info a:visited {
  color: #808080;
  text-decoration: none;
}
.copyright {
  text-align: center;
  color: #808080;
  font-size: 14px;
  margin: 10px 0 0 0;
}

.copyright a,
.copyright a:visited {
  color: #808080;
  text-decoration: none;
}

.sponsor {
  text-align: center;
  margin: 0 0 0 30px;
  float: left;
}
.sponsor A {
  color: #808080;
  font-size: 15px;
  text-decoration: none;
}

#content {
  Xmin-height: 422px;
}
.node-type-graph .node {
  padding: 0 !important;
}

.node-type-graph #content{
  padding: 20px;
}

#content .content-left {
  padding: 30px; !important;
 Xwidth: 689px;
 Xfloat: left;
}

#content .content-header-main {
  padding: 20px 20px 20px 30px; !important;
  /*max-width: 974px;*/
  /*background-color: #F2F2F2;*/
  background-color:#ffffff;
}
#content .content-header-clean {
	padding: 20px 20px 20px 30px; !important;
  background-color: #FFF !important;
  max-width: 934px;
  Xwidth: 91%;
}
.page-take-test #content,
.page-odor-maps #content,
.page-front-page #content {
  Xbackground-color: #808080;	
}	
#content .content-area-left {
  min-height: 330px;
  float: left;
  width: 739px;
}

#content .content-area-main {
  /*background-color: #F2F2F2;*/
  background-color:#ffffff;
  min-height: 295px;
  height: 100%;
  color: #333;
}
#content #content-area .content-left {
  Xmin-height: 448px;
}
#content .view-front-page-teaser {
  min-height: 283px !important;
}
#content #front-page-bottom-links-wrapper {
  min-height: 165px !important;
}
#content .content-right {
  color: #F2F2F2;
  border-left: 2px solid white;
  direction: ltr !important;
  float: right;
  margin: -91px -285px 0 0;
}
#content .content-right {
  border: none;
  margin: -91px 0 0 0;
}
.page-front-page #content .content-right {
  margin: -113px 0 0 0 !important;
}

.page-front-page #content-title .title {
  text-transform: capitalize;
  padding-top: 22px;
}

.view-front-page-teaser .views-row {
  background: url("images/arr-01.png") no-repeat top left;
  padding: 0 20px 20px 50px;
}

.view-front-page-teaser .views-field-title {
  margin-bottom: 7px;
}
.view-front-page-teaser .views-row .views-field-title a,
.view-front-page-teaser .views-row .views-field-title a:visited {
  color: #7a7a7a;
  text-decoration: none;
  font-weight: bold;
  font-size: 98%;
  line-height: 1.2em;
}

.view-front-page-teaser .views-row .views-field-field-teaser-value  {
  color: #333333;
  font-size: 90%;
  line-height: 1.4em;
  text-decoration: none;
}

.view-front-page-teaser .views-row .views-field-view-node {
  text-align: right;
  margin-top: 10px;
}
.view-front-page-teaser .views-row .views-field-view-node a,
.view-front-page-teaser .views-row .views-field-view-node a:visited {
  color: #f16522;
  font-size: 80%;
}
.view-front-page-teaser .views-row .views-field-view-node a:hover {
  color: #0071bc;
}

.front-page-bottom-links {
  max-width: 445px;
  width: 100%;
  margin: 0 auto;
}
.front-page-bottom-links .take-a-test,
.front-page-bottom-links .research-results {
  background-color: #e0e0e0;
  width: 205px;
  float: left;
}

.front-page-bottom-links .research-results {
  margin-left: 35px;
}
.front-page-bottom-links .rounded-corner {
  width: 23px;
  height: 23px;
  background: url("images/round_corner224.png");
  background-repeat: no-repeat;
  /*background-color: #f2f2f2;*/
  background-color:#ffffff;
}
.front-page-bottom-links .top-left {
  background-position: 0 0;
  float:left;
  margin: -1px 0 0 -1px;
}
.front-page-bottom-links .top-right {
  background-position: -23px 0;
  float:right;
  margin: -2px -2px 0 0;
}
.front-page-bottom-links .bottom-left {
  background-position: 0 -22px;
  float:left;
  margin: -1px 0 0 -1px;
}
.front-page-bottom-links .bottom-right {
  background-position: -22px -22px;
  float:right;
  margin-top: 0px;
  margin: -1px -1px 0 0;

}
.front-page-bottom-link {
  text-decoration: none;
  color: #666666;
}

.front-page-bottom-links .link-title {
  text-align: center;
  text-transform: capitalize;
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}


.front-page-bottom-links .link-image {
  margin: 0 auto;
  width: 112px;
  height: 101px;
}
.front-page-bottom-links .take-a-test .link-image {
  background-image: url("images/test_icon.png");
}

.front-page-bottom-links .research-results .link-image {
  background-image: url("images/graph.png");
}

/* announcements */
.announcements {
  clear: both;
  padding-top: 34px;
}
.announcements .announcement-side-title {
  background: url("images/announcements.png");
  width: 50px;
  height: 388px;
  float: left;
}
.announcements .view-announcements{
  width: 220px;
  float: left;
  padding-top: 20px;
}
.announcements .views-row {
  margin-bottom: 35px;
  clear: both;
  padding-right: 8px;
}
.announcements .views-field-title {
  margin: -10px 0 0 0;
}
.announcements .views-field-title a,
.announcements .views-field-title a:visited {
  text-decoration: none;
  color: #dcdcdc !important;
  font-size: 90%;
  line-height: 1.4;
}
.announcements .views-field-field-event-date-value {
  text-decoration: none;
  color: #a5df00;
  font-size: 88%;
  float: left;
  font-weight: bold;
  line-height: 1.4;
}
.announcements .views-field-field-event-date-value .field-content {
  padding-right: 10px;
  margin-right: 10px;
  border-right: 1px solid #4e4e4e;
  border-width: 2px;
}

/* front page */

.node-type-graph .content-body {
  font-size: 92%;
  color: #333333;
  line-height: 1.3;
  background-color: #ffffff;
  padding: 0 20px 0 0;
}
/* graph teaser */
#content-area .view-Graphs .views-row {
  padding: 0 20px 20px 50px;
  background: url("images/arr-02.png") no-repeat scroll left top transparent;
  margin: 0 0 20px 0;
  max-width: 550px;
}
#content-area .view-Graphs H3 {
  font-size: 25px;
}
#content-area .view-Graphs .map-rows {
  margin: 30px;
}
#content-area .view-Graphs .views-field-title {
  padding: 5px 0 0 0;
  margin: 0 0 10px 0;
}
#content-area .view-Graphs .views-field-title a,
#content-area .view-Graphs .views-field-title a:visited  {
  color: #AC191E;
  font-weight: bold;
  margin-right: 10px;
  text-decoration: none;
}

#content-area .view-Graphs .views-field-field-teaser-image-fid {
  width: 75px;
  height: 75px;
  float: left;
}
#content-area .view-Graphs .teaser-content {
  margin: 0 0 0 85px;
  min-height: 75px;
  position: relative;
}
#content-area .view-Graphs .views-field-field-teaser-content-value {
  color: #333333;
  font-size: 90%;
  line-height: 1.4em;
  text-decoration: none;
}

#content-area .view-Graphs .views-field-view-node {
  position: absolute;
  bottom: 0;
  left: 0;
}
#content-area .view-Graphs .views-field-view-node a,
#content-area .view-Graphs .views-field-view-node a:visited{
  color: #F16522;
  font-size: 80%;
}
 /* publications */
.field-field-content {
  margin: 0 0 20px 0;
}
.publication {
  margin: 0 0 10px 0;
}
.node-type-publication #content,
.node-type-publication #content a {
  color: #F16522;
}

.node-type-publication #content {
  color: #666666
}
/* questionnaires teaser */

.view-questionnaires-teasers .views-row {
  padding: 4px 0 30px 50px;
  position: relative;
  background: url("images/arr-02.png") left top no-repeat;
  color: #333333;
}
.view-questionnaires-teasers .views-field-title {
  margin: 0 0 20px 0;

}
.view-questionnaires-teasers .views-field-title a,
.view-questionnaires-teasers .views-field-title a:visited {
  color: #AC191E;
  text-decoration: none;
  font-weight: bold;
}
.view-questionnaires-teasers .views-field-field-teaser-value {
  width: 450px;
  border-right: 1px dotted #F16522;
}

.view-questionnaires-teasers .views-field-view-node {
  width: 120px;
  position: absolute;
  bottom: 0;
  left: 515px; /* LTR */
  background: url("images/enter_test.png") no-repeat left;
  display: block;
  height: 40px;
  padding: 60px 0 0 40px;
}

.view-questionnaires-teasers .views-field-view-node a,
.view-questionnaires-teasers .views-field-view-node a:visited {
  text-transform: capitalize;
  text-decoration: none;
  font-size: 70%;
  color: #333333;
}


/* members page */
#node-192 fieldset {
  border: none;
  margin-bottom: 30px;
}
.field-field-member-image {
  width: 130px;
  float: left;
  margin: 0 20px 20px 0;
}

.field-field-member-name {
    color: #7a7a7a;
    font-size: 98%;
    font-weight: bold;
    line-height: 1.2em;
    text-decoration: none;
    text-transform: capitalize;
    margin: 0 0 5px 0;
}

.field-field-member-phone {
  font-size: 80%;
  color: #7a7a7a;
}
.field-field-member-phone p {
  display: inline;
}
field-field-member-phone .field-label {
  font-weight: normal;
}

.field-field-member-email {
  margin: 0 0 10px 0;
}
.field-field-member-email a,
.field-field-member-email a:visited {
  color: #7a7a7a;
  font-size: 80%;
  text-decoration: none;
}

/* node-type-questionnaire */

.warning-banner {
  font-size:24px;
  font-weight:bold;
  text-align:center;

}

.warning-banner-title{
  background-color:#da342a; 
  color:#ffffff;
}

.OK-banner-title{
  background-color:#39b54a;
  color:#ffffff;
}

.atypical-banner-title{
  background-color:#FF5733;
  color:#ffffff;
}
.warning-banner-subtitle {
  font-size:20px;
  font-weight:normal;
}


#language-banner {
   margin:0px auto;
   background:url('./images/lang_banner.png') no-repeat center;
   background-size:100%;
/*   width:80%;  Not Needed -- Nir */
   height:70px;
}


.node-type-questionnaire #content-title {
  padding: 0 0 20px 0px; /* LTR */
/*  width:80%; Not Needed Nir */
  margin:0 auto;
}
.node-type-questionnaire:not(.page-extended-personal-questionaire) #content #content-area {
  background-color: #fff;
  max-width: 800px;
/*  width: 80%; Not Needed Nir */
  margin: 0 auto;
}
#node-2778 .form-item,
#node-2778 .webform-component,
.node-type-questionnaire .webform-component,
.node-type-questionnaire .webform-component-fieldset {
  /*border: 1px dotted #F16522;*/
  margin: 0 0 20px 0 !important;
}
#node-2778 .form-item,
.node-type-questionnaire .form-item {
  padding: 0 !important;
  margin: 0 !important;
}

.node-type-questionnaire .webform-component-legal_notice,
.node-type-questionnaire .webform-component-markup {
  padding: 10px 20px;
}
.node-type-questionnaire .webform-component-fieldset .webform-component {border:none;}
.node-type-questionnaire .webform-component-fieldset .webform-component .form-item >label{background-color:#ffffff; }


.node-type-questionnaire .form-item > select {
  background-color: #F2F2F2;
  padding: 10px 20px;
}

.node-type-questionnaire .form-item .option {
  background-color: #fff !important;
  padding: 0 !important;
}

.node-type-questionnaire .container-inline,
.node-type-questionnaire .form-radios,
.node-type-questionnaire .slider-container {
  padding: 10px 20px;
  margin: 0 !important;
}

.node-type-questionnaire .webform-datepicker .form-select,
.node-type-questionnaire .webform-datepicker .form-select select {
  padding: 0 !important;
  margin: 0 !important;
}

#node-2778 .form-item,
.node-type-questionnaire .webform-component .description,
.node-type-questionnaire .form-checkboxes,
.node-type-questionnaire .webform-slider-container,
.node-type-questionnaire .form-select,
.node-type-questionnaire .form-text,
.node-type-questionnaire .webform-grid {
  margin: 10px 20px;
}
.node-type-questionnaire .page-indicator {
  text-align: center;
  margin: 0 0 10px 0;
}
.page-indicator .form-item {
  display: inline;
  margin: 20px 0 0 20px;
}
.node-type-questionnaire:not(.page-extended-personal-questionaire) .page-indicator label {
  display: inline;
  background-color: #fff !important;
  padding: 0 !important;
  font-weight: normal;
}

.node-type-questionnaire #edit-actions {
  text-align: center;
  margin: 0 0 20px 0;
}
.node-type-questionnaire p {
  /*margin: 0 0 20px 0;*/
}
/* Supplementary Materials */
.node-type-supplementary-materials .content {
  color: #333333;
  font-size: 92%;
  line-height: 1.5;
}

.node-type-supplementary-materials .group-material .content-multigroup-wrapper div {
  display: inline;
}

.node-type-supplementary-materials .group-material .content-multigroup-wrapper a,
.node-type-supplementary-materials .group-material .content-multigroup-wrapper a:visited {

  font-size: 80%;
  color: #F16522;
  text-decoration: underline;
}

.node-type-questionnaire #ancso-webform > form {
	display: none;
}

.node-type-galley {
  color: #333333;
}

.node-type-galley .field-field-images .field-item {
  width: 150px;
  height: 100px;
  float: left;
  margin: 20px 10px;
}
#user-login,
#user-pass,
#user-register {
  padding: 30px;
}

.webform-client-form {
  /*padding: 0 30px;*/
}

.node-type-lab-members #content-area {
  padding: 30px;
}
.view-questionnaires-teasers {
  padding: 0 30px;
/*  float: left; */
}
.profile,
.profile h3 {
  margin: 0 !important;
}
tr.even {
	background-color: #cccccc; 
}
.webform-component.webform-component-radios.webform-container-inline LABEL {
	display: inline-block;  max-with:110px;
}

.page-nose-your-friends #content-header { margin-left: 0; }
.page-nose-your-friends #content-title H1 { /*font-size: 18px;*/ margin-top: 0; }
.page-nose-your-friends #-mates-form {  margin: 0 auto; }
.page-nose-your-friends #content-area { padding: 20px 30px; text-align: center;}
.page-nose-your-friends #edit-email-1-wrapper { display: inline-block !important; width: auto !important; margin: 20px 0 20px 10% !important; }
.page-nose-your-friends .form-block-wrapper { width: 300px; margin-bottom: 16px; }
.page-nose-your-friends #-mates-form .form-item,
.page-nose-your-friends .invites-global-wrapper .fieldset-wrapper,
.page-nose-your-friends #-invites-form  { display: inline-block; }
.page-nose-your-friends #-mates-form .form-item { width: 230px; margin: 0; padding: 0; float: left; }
X.page-nose-your-friends #-mates-form .form-item INPUT { width: 100%; border: none; background-color: transparent; height: 21px; }
.page-nose-your-friends #content-header { padding-bottom: 0; }
.page-nose-your-friends #content-area { padding-top: 10px; }
.page-nose-your-friends #content-area .change-title { margin-top: 0; }
.page-nose-your-friends .notify-wrapper {display:block; margin-top:5px;}


.page-nose-your-friends .invites-global-wrapper { margin-bottom: 0; }
.page-nose-your-friends #-invites-form .form-item { display: inline-block; }
.page-nose-your-friends #-mates-form .form-item LABEL,
.page-nose-your-friends #-invites-form .form-item LABEL { display: inline; }
X.page-nose-your-friends #add-mate { border: none; border-left: 1px solid #808080; border-radius: 0; }

/*.page-nose-your-friends A.chat,*/
.page-nose-your-friends .link-dummy { cursor: pointer; border: 1px solid #808080; padding: 1px 2px; min-width: 25px; display: inline-block; text-align: center;
  -webkit-transition: background-color 500ms;
  -moz-transition: background-color 500ms;
  -o-transition: background-color 500ms;
  transition: background-color 500ms;
  border-radius: 4px;
}

span.global-add-mate { display: block; width: 24px !important; height: 24px !important; background: url(./images/add_plus.png); border: none !important; padding: 0 !important;}
span.approve-mate { display: block; padding: 24px 20px 0 0 !important; width: 0 !important; height: 0 !important; overflow: hidden; background: url(./images/approve2.png); border: none !important; }
span.remove-mate { display: block; width: 24px !important; height: 24px !important; background: url(./images/remove.png); border: none !important; padding: 0 !important;}
span.invited { display: block; padding: 24px 46px 0 0;  width: 0 !important; height: 0 !important; overflow: hidden; background: url(./images/invited.png); border: none !important; margin: 0 auto; }
span.gender-male { display: block; width: 0 !important; height: 0 !important; padding: 24px 24px 0 0; background: url(./images/male_blue.png); border: none !important; overflow: hidden; }
span.gender-female { display: block; width: 0 !important; height: 0 !important; padding: 24px 24px 0 0 ; overflow: hidden; background: url(./images/female_red.png); border: none !important; }
span.on {  display: block; width: 20px !important; height: 21px !important; padding: 1px 2px; width: auto; min-width: 5px; background: url(./images/chat_on.png);}
span.off {  display: block; width: 20px !important; height: 21px !important; padding: 1px 2px; width: auto; min-width: 5px; background: url(./images/chat.png);}


/*.page-nose-your-friends A.chat { display: block; width: 20px !important; height: 21px !important; background: url(./images/chat.png)}*/
/*.page-nose-your-friends A.chat { display: block; width: 20px !important; height: 21px !important;}*/

/*.page-nose-your-friends A.chat,*/
.page-nose-your-friends .remove-mate { cursor: pointer; padding: 1px 2px; width: auto; min-width: 5px; border: none; text-decoration: none; color: #ac191e; font-weight: bold; font-size: 15px; background-position: 0px 0px; }
.page-nose-your-friends TABLE { width: 100%; margin-bottom: 50px; table-layout:fixed; overflow:hidden; white-space: nowrap;}
.page-nose-your-friends A.chat-on A.chat-off SPAN { margin-top: 3px; display: block; color: #808080; }
.page-nose-your-friends TABLE .actions,
.page-nose-your-friends TABLE .score,
.page-nose-your-friends TABLE TH {  padding: 0; }
.page-nose-your-friends TABLE .header-score,
.page-nose-your-friends TABLE .actions,
.page-nose-your-friends TABLE .score { text-align: center; }
.page-nose-your-friends TABLE TH.header-action,
.page-nose-your-friends TABLE TD.actions { text-align: center; width: 50px;}
.page-nose-your-friends TABLE .header { height: auto; }
.page-nose-your-friends TABLE .empty-mates { text-align: center; }
.page-nose-your-friends TABLE TD { height: 35px; padding: 0px 3px; }

.page-nose-your-friends TABLE TD.mate-mail { text-overflow: ellipsis; overflow: hidden; 
-webkit-max-width:36%;
-moz-max-width:36%; 
max-width: 36%;
}
.page-nose-your-friends TABLE TD.gender { max-width: 9%; }
.page-nose-your-friends TABLE TD.score { max-width: 9%; }
.page-nose-your-friends TABLE TD.actions { max-width: 9%;  }
.page-nose-your-friends TABLE TD.chat { max-width: 9%;   }

.mate-messages { opacity: 0; }
.mate-messages, .invite-messages { margin-left: 20px; }
.page-nose-your-friends #edit-email-wrapper,
.page-nose-your-friends #edit-email-1-wrapper { margin-top: 10px; }
.page-nose-your-friends #edit-email-1-wrapper { margin-left: 10%; }
.page-nose-your-friends FIELDSET { border: none; padding: 10px 0; text-align: left; }
.page-nose-your-friends .global-global-wrapper LEGEND > A,
.page-nose-your-friends .invites-global-wrapper LEGEND > A,
.page-nose-your-friends FIELDSET LEGEND{font-weight: bold; font-size: 28px; color: #666; text-decoration: none; }
.page-nose-your-friends .top-global-charts { margin-top: 18px; }
.clickable { cursor: pointer; }
.page-nose-your-friends .global-global-wrapper .fieldset-wrapper { padding: 0 10%; }
.page-nose-your-friends .link-match-explanation {border: 1px solid #808080; padding: 2px 3px; text-decoration: none; color: #333;
  -webkit-transition: background-color 500ms;
  -moz-transition: background-color 500ms;
  -o-transition: background-color 500ms;
  transition: background-color 500ms;
  border-radius: 4px;
}
.page-nose-your-friends .link-match-explanation:HOVER { background-color: #ccc; }

#-global-form #edit-submit { border: 1px solid #808080; padding: 2px 3px; text-decoration: none; color: #333; background-color: transparent;
  -webkit-transition: background-color 500ms;
  -moz-transition: background-color 500ms;
  -o-transition: background-color 500ms;
  transition: background-color 500ms;
   border-radius: 4px;
}
#-global-form #edit-submit:HOVER { background-color: #ccc; }

.page-nose-your-friends .global-visibility-wrapper { text-align: left; }
.page-nose-your-friends .global-legal { display: none; }
/*tablesorter*/
TABLE.tablesorter .headerSortUp { background-image: url(images/asc.gif);  background-repeat: no-repeat;}
TABLE.tablesorter .headerSortDown { background-image: url(images/desc.gif); background-repeat: no-repeat; }
TABLE.tablesorter .header-mate-mail.headerSortUp,
TABLE.tablesorter .header-mate-mail.headerSortDown { background-position: 40px; }
tr.even {background-color: #E0E0E0; border-bottom: 1px solid #e0e0e0; }
te.odd {border-bottom: 1px solid #e0e0e0;}


/*tablesorter*/
.mobile-only {display: none;}
.no-menu,
.mobile-only { background-color: #dadedf; height: 35px;}
.mobile-only .form-item { margin: 0; text-align: center;}
.mobile-only .form-item .form-select { width: 242px; height: 35px; overflow: hidden; background: url(images/drop-down-arrow.png) no-repeat right #FAFAFA; border: none; padding: 6px 5px; font-size: 22px;  line-height: 1.5; -webkit-appearance: none; -moz-appearance: none; text-indent: 0.01px; text-overflow: ''; appearance: none;}

@media screen and (max-width: 600px) {
  .mobile-only {display: block;}
  .pc-only { display: none; }
  #logo { margin: 0 auto 5px auto; float: none; }
  .node-type-questionnaire #content #content-area { width: 100%; }
  .node-type-questionnaire #content-title { padding: 0 0 20px 0; }
  .page-nose-your-friends #content-area { padding: 20px 10px; }
  #header { height: 234px; }
  #header > .header { height: 203px; }
  #language-switcher { float: none !important; text-align: center; margin: 18px 0!important; }
  .node-type-chatroom #content .content-header-main H1.title{margin: 38px 0 0 2%!important}
}

.mobile-only .form-select { margin: 0 !important; }
.page-user #content-area { padding-top: 1em; }
.page-user FORM { padding-top: 0 !important; }
.page-user .tabs { border-bottom: none !important; /*background-color: #F2F2F2*/ background-color:#FFFFFF !important; padding-left: 30px; /*ltr*/ display: none;}
.page-user UL.tabs { list-style-type: disc; }
.page-user .tabs LI { display: list-item !important; }
.page-user .tabs LI A { background: none !important; background-color: transparent !important; border: none !important; padding: 0 !important; }


.link-disabled A { color: rgb(244, 97, 102) !important; }

.node-type-chatroom #page { margin: 15px auto; }
.node-type-chatroom h2.title.ajax-comments-title-processed,
.node-type-chatroom .perfume-wrapper { padding: 10px 0 20px 0; }
.node-type-chatroom .perfume-wrapper .perfume-name,
.node-type-chatroom .score-wrapper .match-score { color: #000; margin: 0px 0px 10px 0px; background-color: #FFF; border: 1px solid #000; border-radius: 5px; font-weight: bold; padding: 3px 4px;width: 100%; max-width: 252px; font-size: 25px; }
.node-type-chatroom .tabs { display: none; }
.node-type-chatroom H1.title { margin-top: 0; width: 95%; margin: 9px auto !important; font-size: 24px !important; } 
.node-type-chatroom H2.title { font-size: 24px; }
.node-type-chatroom H2.comments { display: none; }
.node-type-chatroom #content { background-color: transparent; }
.node-type-chatroom #content-header { padding: 0; border-top: 1px solid #333;   border-top-left-radius: 25px; border-top-right-radius: 25px;} 
.node-type-chatroom #content-area { padding: 82px 2% 20px 2%; }
.node-type-chatroom #content .content-header-main { max-width: 100%; }
.node-type-chatroom #content .content-header-main H1.title { margin: 38px 0 0 2%!important;}
.node-type-chatroom #content .content-area-main { padding-top: 0; }
.node-type-chatroom #content .close-tab {display: block;  background-size: 60px 31px;  width: 60px !important; height: 32px !important; background-image: url(./images/exitchat.png); border: none !important; padding: 0 !important; margin: 5px 0 0 11px; }
#content .content-area-main { height: auto; }
.comment-date { color: #404040; font-size: 15px; }
#comment-form-1 #edit-comment-1-wrapper,
#comment-form #edit-comment-wrapper { width: 100%; max-width: 70%; display: inline-block; float: left; }
.page-nose-your-friends #-mates-form .form-item INPUT,
#comment-form-1 TEXTAREA,
#comment-form #edit-comment-wrapper TEXTAREA { resize: none; width: 100%; height: 36px; font-size: 22px;   
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.page-nose-your-friends #add-mate { border: none; padding: 10px 10px; background: #F16522; font-size: 22px; margin-top: 1em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#comment-form #edit-submit,
#comment-form #edit-submit-1,
#comment-form-1 #edit-submit-1,
#comment-form #ajax-comments-submit { height: 0; padding-top: 38px; margin-top: 16px; border: none; width: 56px; overflow:hidden;  background: url(./images/send_chat.png); text-indent: -99999px; }
.node-type-chatroom .tips, .node-type-chatroom .tips + p a { display: none; }
.page-nose-your-friends #-mates-form .form-item INPUT { height: 22px; }
.page-nose-your-friends #add-mate { margin: 0 0 0 -20px; height: 21px; padding: 3px 10px 0 10px; color: #fff; }

.node-type-chatroom .box .indented { margin-bottom: 50px; margin-left: 0;}
#comment-form-content,
#comment-form-1 
#comment-form-content form { display: block !important; margin-bottom: 10px;}

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */

.triangle-isosceles {
  position:relative;
  padding:3px 7px;
  margin:9px 0;
  color:#000;
  background:#f3961c; /* default background for browsers without gradient support */
  /* css3 */
  background:-webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
  background:-moz-linear-gradient(#f9d835, #f3961c);
  background:-o-linear-gradient(#f9d835, #f3961c);
  background:linear-gradient(#f9d835, #f3961c);
  -webkit-border-radius:5px;
  -moz-border-radius:5x;
  border-radius:5px;
}

/* Variant : for top positioned triangle
------------------------------------------ */

.triangle-isosceles.top {
  background:-webkit-gradient(linear, 0 0, 0 100%, from(#f3961c), to(#f9d835));
  background:-moz-linear-gradient(#f3961c, #f9d835);
  background:-o-linear-gradient(#f3961c, #f9d835);
  background:linear-gradient(#f3961c, #f9d835);
}

/* Variant : for left/right positioned triangle
------------------------------------------ */

.triangle-isosceles.left {
  margin-left:18px;
  background: #BABABA;
  float: left;
}

/* Variant : for right positioned triangle
------------------------------------------ */

.triangle-isosceles.right {
  margin-right:18px;
  background: #F16522;
  float: right;
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

/* creates triangle */
.triangle-isosceles:after {
  content:"";
  position:absolute;
  bottom:-15px; /* value = - border-top-width - border-bottom-width */
  left:48px; /* controls horizontal position */
  border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
  border-style:solid;
  border-color:#f3961c transparent;
  /* reduce the damage in FF3.0 */
  display:block;
  width:0;
}



/* Variant : left
------------------------------------------ */

.triangle-isosceles.left:after {
  top:5px; /* controls vertical position */
  left:-18px; /* value = - border-left-width - border-right-width */
  bottom:auto;
  border-width:8px 18px 8px 0;
  border-color:transparent #BABABA;
}

/* Variant : right
------------------------------------------ */

.triangle-isosceles.right:after {
  top:5px; /* controls vertical position */
  right:-18px; /* value = - border-left-width - border-right-width */
  bottom:auto;
  left:auto;
  border-width:8px 0 8px 18px;
  border-color:transparent #F16522;
}

.overlay { position: fixed; top: 0; left: 0; width: 70%;  height: 100%;  z-index: 100;  background-color: rgba(0,0,0,0.7); /*dim the background*/ padding: 10% 15%; }
.overlay .overlay-wrapper { position: relative; max-width: 900px; margin: 0 auto; }
.overlay .overlay-content { max-width: 900px; margin: 0 auto; }
X.overlay .overlay-loading { position: absolute; color: #fff; }
.overlay .close-overlay { background: url(./images/X_btn.png); width: 19px; height: 19px; position: absolute; top: -19px; right: -19px; cursor: pointer; }
.overlay IFRAME { border: none; width: 70%; max-width: 900px; height: 80%; position: fixed; background-color:#E9E9E9;  overflow:auto;
    -webkit-overflow-scrolling: touch; }

.section-content { max-width: 1000px; width: 100%; margin: 0 auto; position: relative;}
.hidden { display: none; }
.node-type-chatroom.page-chat-overlay { background-color: #F2F2F2; }
.node-type-chatroom.page-chat-overlay #content-header { position: fixed; z-index: 1000; top: 0; width: 100%; } 
.node-type-chatroom.page-chat-overlay #comment-form-content {X position: fixed; z-index: 1000; Xbottom: -10px; width: 100%; background-color: #F2F2F2; }
#comments .comment:laste { margin-bottom: 50px !important; }


.turntable {
    position: absolute;
    Xtop: 50%;
    Xleft: 50%;
    Xwidth: 120px;
    Xheight: 120px;
    Xmargin:-60px 0 0 -60px;
    -webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }

/*.group-perfumes { border: none; }*/
.group-perfumes {margin-top: 10px;}
.group-perfumes > legend { /*display: none; */ font-weight:bold}
.group-perfumes .form-checkboxes { overflow: auto; height: 150px; border: 1px solid rgb(192, 192, 192); background-color: #fff; width: 100%; max-width: 324px; padding: 5px;}
.group-perfumes .description {font-size:0.85em;}

.group-all-perfumes {border: none; }
.group-all-perfumes > legend {display:none;}
/*hide the email in profile edit page*/
/*.logged-in #edit-mail-wrapper {display:none;}*/
/*hide unnecessary fieldsets in profile edit page. class attached in smellspace.js*/
.profile-hidden {display:none;}

.perfume-empty SPAN {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1.5s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

.justified { text-align: justify; 
             /* width:80%; Not Needed Nir */
             margin: 0px auto 0 auto; }

.sign-in-title {
 /*   max-width:30%; 
   display: block; 
   margin: 0px auto;  Not Needed Nir */
   text-align:center;
}
.user-register { width: 150px; height: 75px; background: url(./images/signup_button.png); display: block;
margin: 0px auto; background-size:100%}
#user-login #edit-name-wrapper,
#user-login #edit-pass-wrapper,
#user-login .captcha {
   /* max-width:50%; */
   display: block; margin: 10px auto;
}
#user-login #edit-submit {display:block; margin: 10px auto; margin-top: 20px;}
.page-user #content-header {padding-bottom: 0px !important; }
.page-user #content-area { padding-top: 0 !important; }

input:-moz-read-only { /* For Firefox */
    background-color: rgb(235, 235, 228);
    
}

input:read-only { 
    background-color: rgb(235, 235, 228);
}

TABLE.tablesorter .header-gender { background-position: 22px 6px; }
TABLE.tablesorter .header-score { background-position: 50px 6px; }
.header-chat,
.header-gender { width: 50px;}

.header-action,
.header-score { width: 70px; }


#language-switcher { float: right; margin: 54px 18px 0 0; }
#language-switcher A { color: #333; font-size: 25px; font-weight:bold;}
#language-switcher img {width:25px; height:25px;vertical-align:middle;}


.change-title { cursor: pointer; margin:0px 0px 10px 0px; color: #ac191e; }
.change-title:hover {text-decoration:underline;}
.change-text { display: none; margin:0px 0px 10px 0px; color: #808080; }
.page-nose-your-friends .change-title,
.page-nose-your-friends .change-text { margin: 10px 0; text-align: left; }
.page-nose-your-friends #notify-me {margin-right:5px;}

.webform-component-smellid #smell-id-verify { 
  padding: 1px 3px; 
  display:block; 
  margin: 10px auto !important;
  width: 10em;
  height: 3em;
  font-size:22px;
}

/*#webform-client-form-3375 #edit-next,
#webform-client-form-3375 #edit-previous,
#webform-client-form-3375 #edit-submit {
  width: 10em;
  height: 3em;
}*/

.node-type-questionnaire #edit-next,
.node-type-questionnaire #edit-previous,
.node-type-questionnaire #edit-submit{
  width: 10em;
  height: 3em;
}
 

.webform-component-smellid .form-text { border: 1px solid rgb(180, 180, 180); margin:0 auto !important; display:block; }

.odor-results-incorrect {background-color:#ff0000;}
.odor-results-correct {background-color:#00ff00;}

.questionnaire-body { /*width: 90%;*/ margin: 0px 0px 10px 0; color: #000000;}

.fb-placeholder{
  margin: 20px auto 0 auto;
  display:block;
  width:340px;
}

.youtube-wrapper{
  margin: 10px auto 0 auto;
  display:block;
  width:420px;
}

#easysocial-box {
  display:block;
  margin: 0 auto;
  width: 340px;
}

.fb-wrapper {
  display:block;
  margin: 0px auto 10px auto;
  width: 100px;
}

.splash-text {
  display:block;
  margin: 0 auto;
  font-size:2.5em;
  text-align:center;
}

.splash-sub {
  display:block;
  margin: 0 auto;
  font-size:1.8em;
  text-align:center;
}

.front #content-title {
  /* width:80%; *  Not Needed Nir */
  margin: 0px auto 0 auto;
}

.large-message {
  font-size:1.8em;
  text-align:center;
  font-weight: bold;
  color:#000;
}

.get-odor-instructions {
  font-weight:bold;
}

.get-odor-warning {
  font-weight:bold;
  font-size:1.8em;
  color:#AC191E;
}


/* kobi with Nir */

.no-menu, .mobile-only {
        background-color: #dadedf;
        height: 35px;
}

#header {
  position: relative;
}

/* Nir -- Not Needed
#block-locale-0 {
  position: absolute;
  right: 20px;
  top: 20px;
}
*/

#block-locale-0 h2 {
  display : none;
}

#block-locale-0 ul li{
  list-style: none;
}

# block-locale-0  ul {
/*   max-width: 240px; */
} 

#block-locale-0 ul li {
        list-style: none;
        float: right; 
/* 	display: inline-block; */
        margin-left: 6px;
}


#block-locale-0 li::after {
    content: ' | ';
}

#block-locale-0 li.first::after {
    content: '';
}

#block-locale-0 img.language-icon {
    display: none;
}

#header .header-top { height: 60px; }


a, a:visited,a:hover,a:active{
  text-decoration:underline;
  color:#da342a;
  font-weight:bold; 
}

#node-18874 .content{
  margin-top:20px;
}
/* kobi with Nir */

/* Nir */
/* Header */ 

#header-right-region {
    text-align: right;
    max-width: 80%;
    float: right;
}

#header-right-region .block {
	clear: both;
}

#header-right-region a {
   color: #555;
   font-weight: bold;
   font-size: 13px;
}

#header-right-region a.active {
   color: #000;
}


.top-logo-list {
	direction: rtl;
	padding-top: 3px;
    position: absolute;
    right: 16px;
    bottom: 2px;
	bottom: 47px;
}

.top-logo-list img {
	margin-left: 12px;
                max-height: 50px;
}

.icon-block {
    max-width: 600px;
    margin: 10px auto;
    border: 2px solid beige;
    padding: 20px;
    text-align: center;
}

.icon-block svg {
	max-height: 40px;
        max-width: 40px;
        display: inline-block;
        margin-right: 10px;
}

.icon-block h2 {
  display: inline;color: #fd7a00;    font-size: 30px; vertical-align: top;
}

#main-sign-in {
  max-width: 90%;
  max-width: 400px;
  margin: 0 auto;
  background: #f3e2c4;
  border-radius: 12px;
  padding: 12px;
  padding-bottom: 20px;
}

#main-sign-in .captcha {
  border:none;
  background : #fea301;
  background : none;
  border-radius: 0px;
  padding: 0;
}

#main-sign-in .captcha .form-item {
  margin: 0;
}

.sign-up-title {
  text-align: center;
  font-weight: bold;
  font-size: 19px;
  margin-bottom: 6px;
}

#main-sign-in .sign-in-title {
  font-weight: bold;
  font-size: 17px;
}

#main-sign-in .captcha .form-item .description {
  margin-bottom: 6px;
}



#main-sign-in .captcha legend {
  display: none;
}

input[type=text], input[type=password], input[type=email] {
  padding: 6px 3px;
  font-size: 17px;
}

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

#front-retitle {
  font-size: 18px;
  margin-bottom: 12px;
}

#front-retitle .main {
  font-weight: bold;
  font-size: 22px;
}

.d-orange { color: #ef3a30; }
.l-orange { color: #ef672a; }
.d-orange-1 { color: #e5502c; }
.l-orange-1 { color: #ef672a; }

/* .front #content-title h2.title { display: none; } */

.front #content, .not-front.page-user #content {
  border-top: 1px solid #aaa;
}

.justified {
    text-align: justify;
    margin: 0px auto 0 auto;
    font-size: 19px;
}

.register-here {
    max-width: 200px;
    margin: 0 auto;
    padding: 20px;
/*    background: #f7be57; */
 /*   border-top-left-radius: 15px;
    border-top-right-radius: 15px; */
}

.front #content-header, .not-logged-in.page-user #content-header {
	padding-top: 0;
}

.front #content-header h2.title, .page-user.not-logged-in #content-header h1.title {
        display:none; 
}

#logo {
  padding-top: 5px;
  margin-bottom: 1px;
}

@media only screen and (min-width: 600px) {
	#header .header-top {
          height: 12px;
	}

	#header {
	    height: 151px;
	}

	.front #header, .page-user.not-logged-in #header {
	    height: 115px;
	}

	.front .top-logo-list, .page-user.not-logged-in .top-logo-list  {
  		bottom: 3px;
	}

	.no-menu {
            display: none;
	}	
}

.front .justified, .page-user.not-logged-in .justified {
    float: left;
    max-width: 50%;
    margin: 0;
}

.front .sidebar-a, .front .justified, .page-user.not-logged-in .sidebar-a, .page-user.not-logged-in .justified {
    float: right;
    float: left;
    max-width: 50%;
    margin: 0;
}

.front .sidebar-a, .page-user.not-logged-in .sidebar-a {
   float: right;
}

.front .justified {
	/* margin-left: -110px; */
}

@media screen and (max-width: 600px) {
  .front .sidebar-a, .front .justified, .page-user.not-logged-in .sidebar-a, .page-user.not-logged-in .justified {
    width: 100%;
    max-width: 100%;
  }
}

.fau-title {
    font-size: 34px;
    text-align: left;
    margin-bottom: 18px;
    margin-top: 12px;
    font-weight: 400;
}

.front .front-row, .page-user.not-logged-in .front-row {
  padding-top: 12px;
}

.page-user.not-logged-in #content-area {
  padding-top: 0px;
}

.front .front-row:after {
  content: "";
  display: table;
  clear: both;
}

.front .captcha  .form-item label, .front .captcha .form-item .description, .page-user.not-logged-in .captcha .form-item .description, .page-user.not-logged-in .captcha  .form-item label  {
  display: none;
}

.front .captcha .description, .front .captcha .field-prefix, .page-user.not-logged-in .captcha .description, .page-user.not-logged-in .captcha .field-prefix    {
  float: left;
  margin-right: 6px;
  line-height: 34px;
}

.front .captcha input, .page-user.not-logged-in .captcha input {
 float: left;
  margin-right: 6px;
}

.front form label, .page-user.not-logged-in #main-sign-in label { display: none; }

.page-user.not-logged-in .captcha .description {
    display: inline-block;
}

.not-front .captcha .description {
   display: none;
}

.not-front .captcha .form-item .description {
   display: block;
}

.node-type-questionnaire.front form label {
    display: block;
}

.bottom-logos-bar {
  text-align: center;
  
}

.bottom-logos-bar a  {
  margin: 20px;
}

.bottom-logos-bar h2, .content-area-main .block h2 {
    font-weight: 300;
    margin-top: 20px;
    margin-bottom: 12px;
    text-align: center;
}

.bottom-logos-bar a img {
  max-height: 100px;
}

.content-area-main #block-block-2 {
  float: left;
}

.content-area-main #block-block-3 {
  float: right;
}


.content-area-main #block-block-3 a img {
  max-height: 75px;
}

#header #block-block-4 .content {
  color: #e5502c;
  font-size: 12px;
}

.node-type-questionnaire.front .bottom-logos-bar, .not-front .bottom-logos-bar,  .not-front .content-area-main .block, .node-type-questionnaire.front .content-area-main .block {
  display: none;
}

#webform-client-form-200 .textarea-identifier.description {
    display:none !important;
}

.not-logged-in.page-user .bottom-logos-bar, .not-logged-in.page-user .content-area-main .block{
    display: inline-block;
}


@media only screen and (max-width: 600px) {
   #header { height: 261px; }
   #header .header-top { height: 100px; }
   #header > .header { height: 229px; }
   #block-locale-0 li::after { content: ''; }
   #block-locale-0 ul li {
      list-style: none;
      float: right;
      margin-left: 12px;
      background: #adadad;
      padding: 2px;
      border-radius: 3px;
      margin: 4px;
      margin-top: 0;
      height: 20px;
      line-height: 16px;
   }

   #block-locale-0 ul li a {
     text-decoration: none;
   }

   #block-block-1 {
     position: absolute;
     top: 0;
     right: 7px;
   }

   #block-block-1 .top-logo-list { 
    position : relative; 
    direction: rtl;
    padding-top: 0px; 
    right: initial;
    bottom: initial;
   }

   .top-logo-list a img {
     max-height: 30px;
     max-width: 40%;
     height: auto;    
   }

   .top-logo-list a.last img { max-width: 50%; }

   #block-locale-0 ul li.active {
     background: #ac191d;
   }

   #block-locale-0 {
     position: absolute;
     top: 40px;
     right: 2px;
   }

  .front .captcha .description, .front .captcha .field-prefix {
      margin-right: 2px;
   }

   .front .captcha input {
      max-width: 36px;
   }

   .mobile-only .form-item .form-select {
     font-size: 16px;
   }

   .node-type-questionnaire.front #block-block-1, .not-front #block-block-1 {
     display: none;
   }

   .node-type-questionnaire.front #block-locale-0, .not-front #block-locale-0 {
     top: 2px;
   }

   .node-type-questionnaire.front #header .header-top, .not-front #header .header-top {
    height: 51px;
   }

    .node-type-questionnaire.front #header,.not-front #header  {
        height: 210px;
    }

   #footer {
      border-top: 1px #aaa solid;
      margin-top: 30px;
   }

   .content-area-main #block-block-2 {
     float: none;
   }

   .content-area-main #block-block-3 {
     float: none;
   }

   #header #block-block-4 {
    position: absolute;
    top: 65px;
    right: 25px;
    max-width: 134px;
    float:left;
    text-align:left;
   }



}

.sidebar-a button, #user-login #edit-submit {
    width: auto;
    min-width:150px;
    height: 75px;
    background: none;
    display: block;
    margin: 0px auto;
    background-color: #fafbfc;
    color: #ef682a;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 5px 8px 0px -1px #dadedf;
    padding: 0px;
    border-style: none;
    cursor: pointer;
}

.sidebar-a button:hover, #user-login #edit-submit:hover {
    width: auto;
    min-width:150px;
    height: 75px;
    background: none;
    display: block;
    margin: 0px auto;
    background-color: #ef672a;
    color: #fff;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 5px 8px 0px -1px #dadedf;
    padding: 0px;
    border-style: none;
}

.maintenance-message{
    margin: 20px auto;
    font-size: 30px;
    font-weight: bold;
    }

.front-row {

}

.warning-security-questions {
  margin:20px auto;
}