﻿.ContactUSWp
{
     font-family: opensanshebrew-regularregular,Alef Hebrew,arial,verdana,helvetica,sans-serif;
}
.ContactUSWp label
{
    font-size: 14px !important;
    font-family: opensanshebrew-regularregular,Alef Hebrew,arial,verdana,helvetica,sans-serif !important;
    color:#222223;
}
.modtooltip
{
    visibility:hidden;
}
input:focus + [role="tooltip"]{
    visibility:visible;
}
.ContactUsSenderDetails
{
    border:1px solid #c9d2db;
    padding-bottom: 33px;
    background-color:#fff;
}
.modLegendform
{
   display:none;
}
.modContactUsTitle
{
    background-color:#edf5f9;
    height:51px;
    padding-right:17px;
    font-family: open_sans_hebrewbold,Alef Hebrew,arial,verdana,helvetica,sans-serif;
    font-size:16px;
    margin-top: 0;
    line-height:51px;
    color:#177cb3;
}
.modCxb
{
   /*display:none;*/
}
.contactusButtonBig {
    min-width: 97px;
    background-color: #5aa61f !important;
    color: #fff !important;
    font-size: 14px !important;
    font-family: opensanshebrew-regularregular,Alef Hebrew,arial,verdana,helvetica,sans-serif !important;
    float: left;
    margin-left:15px;
}
.modSquare
{
    color:#a9a9a9;
}
.lblCheckbox input[type=checkbox] ~  span > .modChecked
{
    display:none;
}
.lblCheckbox input[type=checkbox]:checked ~  span > .modChecked
{
    display:inline-block;
    color:rgba(51, 127, 203, 1);
}
.reqCaptha
{
    color:red;
}
.elCaptha
{
   width:100%;
}
.realperson-challenge
{
    display:inline-block;
    margin-top:20px;
    margin-right:15px;
}
.realperson-text
{
    background-color: #3c3c3c;
    float: right !important; 
    color:#fff;
    text-align: center; 
    vertical-align: middle; 
    display: block;
    border: 2px solid #0066b3; 
    padding:20px;
    margin-bottom:20px;
}
.hasRealPerson
{
    display:block;
    float:right;
    width:252px !important; 
}
.realperson-regen:before
{
    content:"\f021";
    font:normal normal normal 20px/1 FontAwesome;
    display:inline-block;
    vertical-align:middle;
    padding-right:10px;
    padding-top:20px;
}
.capthaDiv
{
    width:100%;
    height:72px;
}
.contactUsCaptha
{
    width:100%;
    height:285px;
}
.mailToLink,.mailToLink:visited
{
    font-size: 14px;
    font-family: opensanshebrew-regularregular,Alef Hebrew,arial,verdana,helvetica,sans-serif;
    color:#017dc1;
    text-decoration:underline;
}
.mailToLink:hover
{
     color:#015980;
}
.lblmailTo
 {
    font-size: 14px;
    font-family: opensanshebrew-regularregular,Alef Hebrew,arial,verdana,helvetica,sans-serif;
    color:#0075b5;
 }
.defaulReal
{
    padding-top:33px;
}
.realPerson
{
    max-width:310px;
}
.has-error .modSquare,.ContactUSWp .error
{
    color: #a94442;
}

