/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 18, 2017, 11:08:26 PM
    Author     : Yuval
*/

.node textarea {
  margin-bottom: 15px;
}

.button-wrapper {
  width: 784px;
  vertical-align: top;
  padding-top: 10px;
  background-repeat: no-repeat;
  position: relative;
}

.field-name-field-lns-img-button {
    left: 0;
    top: 0;
}

.field-name-field-lns-img-button input{
  margin-left: 0!important;
}

.messages--error {
  display: none;
}

.form-type-radio {
  line-height:180%;
}
 
.form-type-password-confirm {
  //display: none;
}   

.form-item-pass {
  //display: none;
}  

.form-item-current-pass {
  //display: none;
}   


.form-item-field-children-birthday-value input {
  max-width: 50px;
}

#edit-field-star{
  clear: both;
}
#edit-field-description{
  margin-bottom: 60px;
  clear: both;
}

#edit-field-description input{
  width: 66%;
}

.view-comment-activity table{
  clear: both;
  width: 100%;
}

.view-comment-activity .views-field-comment-body{
  width: 300px;
  display: block;
  float: right;
}

footer div{
    margin-top: 0!important;
    height: 173px!important;
    background-position: center bottom !important;
}

.tabs-wrapper .tabs{
  display: block!important;
}

.node-lns-activity #edit-comment-body label {
  height: auto;
  width: auto;
  position: relative!important;
}

.content a img {
    padding: 0px;
    box-shadow: 0 0 3px #eee;
    background: #fff;
    border: #eee 1px solid;
    width: 45%;
}

a.facebook-action-connect img {
    //width: 20%;
}

.lns-modal-content {
    font-family: 'Dancing Script',arial,serif;
    font-size: 21px;
    font-weight: bold;
}
