#socializeit {
position: fixed;
z-index: 10000;
margin-left: -100px;
padding: 6px 6px 0;
border: 1px solid #E5E5E5;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #FFF;
}
* html #socializeit {display: none}
#socializeit:hover {
background: #F6F6F6;
border: 1px solid #D4D4D4;
-moz-box-shadow: 0 0 5px #DDD;
-webkit-box-shadow: 0 0 5px #DDD;
box-shadow: 0 0 5px #DDD;
}
#socializeit a {
display: block;
width: 32px;
height: 32px;
margin: 0 0 6px;
background-color: #F6F6F6;
}
.hbmore {
text-align:center;
cursor:pointer;
}div.wpcf7 {
margin: 0;
padding: 0;
}
div.wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
border: 2px solid #f7e700;
}
.wpcf7-form-control-wrap {
position: relative;
}
span.wpcf7-not-valid-tip {
color: #f00;
font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 .ajax-loader {
visibility: hidden;
display: inline-block;
background-image: url(//m-jedi.ru/wp-content/plugins/contact-form-7/images/ajax-loader.gif);
width: 16px;
height: 16px;
border: none;
padding: 0;
margin: 0 0 0 4px;
vertical-align: middle;
}
div.wpcf7 .ajax-loader.is-active {
visibility: visible;
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
div.wpcf7 .wpcf7-recaptcha iframe {
margin-bottom: 0;
}
div.wpcf7 input[type="file"] {
cursor: pointer;
}
div.wpcf7 input[type="file"]:disabled {
cursor: default;
}#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
width: 40px;
height: 40px;
margin-top: -20px;
margin-left: -20px;
cursor: pointer;
overflow: hidden;
z-index:11104;
display: none;
box-sizing: content-box;
-moz-box-sizing: content-box;
}
#fancybox-loading div {
position: absolute;
top: 0;
left: 0;
width: 40px;
height: 480px;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png);
box-sizing: content-box;
-moz-box-sizing: content-box;
}
#fancybox-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index:11100;
display: none;
box-sizing: content-box;
-moz-box-sizing: content-box;
}
#fancybox-tmp {
padding: 0;
margin: 0;
border: 0;
overflow: auto;
display: none;
}
#fancybox-wrap {
position: absolute;
top: 0;
left: 0;
padding: 20px;
z-index:11101;
outline: none;
display: none;
box-sizing: content-box;
-moz-box-sizing: content-box;
}
#fancybox-wrap div {
box-sizing: content-box;
-moz-box-sizing: content-box;
}
#fancybox-outer {
position: relative;
width: 100%;
height: 100%;
background: #fff;
}
#fancybox-content {
width: 0;
height: 0;
padding: 0;
outline: none;
position: relative;
overflow: hidden;
z-index:11102;
border: 0px solid #fff;
background: #fff;
-moz-background-clip: padding; -webkit-background-clip: padding; background-clip: padding-box; }
#fancybox-hide-sel-frame {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index:11101;
}
#fancybox-close {
position: absolute;
top: -15px;
right: -15px;
width: 30px;
height: 30px;
background: transparent url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png) -40px 0px;
cursor: pointer;
z-index:11103;
display: none;
}
#fancybox-error {
color: #444;
font: normal 12px/20px Arial;
padding: 14px;
margin: 0;
}
#fancybox-img {
width: 100%;
height: 100%;
padding: 0;
margin: 0;
border: none;
outline: none;
line-height: 0;
vertical-align: top;
max-width:none !important;
max-height:none !important
}
#fancybox-frame {
width: 100%;
height: 100%;
border: none;
display: block;
-webkit-overflow-scrolling: touch;
z-index:0; }
#fancybox-left, #fancybox-right {
position: absolute;
bottom: 0px;
height: 100%;
width: 35%;
cursor: pointer;
outline: none;
background: transparent url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/blank.gif);
z-index:11102;
display: none;
}
#fancybox-left {
left: 0px;
}
.rtl #fancybox-left {
left:auto;
right:0px
}
#fancybox-right {
right: 0px;
}
.rtl #fancybox-right {
left:0px;
right:auto
}
#fancybox-left-ico, #fancybox-right-ico {
position: absolute;
top: 50%;
left: -9999px;
width: 30px;
height: 30px;
margin-top: -15px;
cursor: pointer;
z-index:11102;
display: block;
}
#fancybox-left-ico {
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png);
background-position: -40px -30px;
}
.rtl #fancybox-left-ico{
background-position:-40px -60px;
right:-9999px
}
#fancybox-right-ico {
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png);
background-position: -40px -60px;
}
.rtl #fancybox-right-ico{
background-position:-40px -30px;
right:-9999px
}
#fancybox-left:hover, #fancybox-right:hover {
visibility: visible; }
#fancybox-left:hover span {
left: 20px;
}
.rtl #fancybox-left:hover span {
right:20px
}
#fancybox-right:hover span {
left: auto;
right: 20px;
}
.rtl #fancybox-right:hover span {
right:auto;
left:20px
}
.fancybox-bg {
position: absolute;
padding: 0;
margin: 0;
border: 0;
width: 20px;
height: 20px;
z-index:11001;
}
#fancybox-bg-n {
top: -20px;
left: 0;
width: 100%;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png);
}
#fancybox-bg-ne {
top: -20px;
right: -20px;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png);
background-position: -40px -162px;
}
#fancybox-bg-e {
top: 0;
right: -20px;
height: 100%;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png);
background-position: -20px 0px;
}
#fancybox-bg-se {
bottom: -20px;
right: -20px;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png);
background-position: -40px -182px;
}
#fancybox-bg-s {
bottom: -20px;
left: 0;
width: 100%;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png);
background-position: 0px -20px;
}
#fancybox-bg-sw {
bottom: -20px;
left: -20px;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png);
background-position: -40px -142px;
}
#fancybox-bg-w {
top: 0;
left: -20px;
height: 100%;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-y.png);
}
#fancybox-bg-nw {
top: -20px;
left: -20px;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png);
background-position: -40px -122px;
}
#fancybox-title {
font-family: Helvetica;
font-size: 12px;
z-index:11102;
}
.fancybox-title-inside {
padding-bottom: 10px;
text-align: center;
color: #333;
position: relative;
}
.fancybox-title-outside {
padding-top: 10px;
color: #fff;
}
.fancybox-title-over {
position: absolute;
bottom: 0;
left: 0;
color: #FFF;
text-align: left;
}
.rtl .fancybox-title-over {
text-align:right
}
#fancybox-title-over {
padding: 10px;
background-image: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancy_title_over.png);
display: block;
}
.fancybox-title-float {
position: absolute;
left: 0;
bottom: -20px;
height: 32px;
}
#fancybox-title-float-wrap {
border: none;
border-collapse: collapse;
width: auto;
}
#fancybox-title-float-wrap td {
border: none;
white-space: nowrap;
}
#fancybox-title-float-left {
padding: 0 0 0 15px;
background: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
color: #FFF;
line-height: 29px;
font-weight: bold;
padding: 0 0 3px 0;
background: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
padding: 0 0 0 15px;
background: url(//m-jedi.ru/wp-content/plugins/fancybox-for-wordpress/fancybox/fancybox.png) -55px -90px no-repeat;
}
.fancybox-hidden{
display:none
} .fancybox-ie .fancybox-bg{
background: transparent !important
}