table.jCalendar {
border : 1px solid #666;
background : #aaa;
border-collapse : separate;
border-spacing : 2px;
}
table.jCalendar th {
background : #444;
color : #fff;
font-weight : bold;
padding : 3px 5px;
}
table.jCalendar td {
background : #f0f0f0;
color : #000;
padding : 3px 5px;
text-align : center;
}
table.jCalendar td.other-month {
background : #ddd;
color : #aaa;
}
table.jCalendar td.today {
background : #666;
color : #fff;
}
table.jCalendar td.selected {
background : #f66;
color : #fff;
}
table.jCalendar td.selected:hover {
background : #f33;
color : #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
background : #fff;
color : #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
background : #bbb;
color : #888;
}
div.dp-popup {
position : relative;
background : #d6eafe;
font-size : 10px;
font-family : arial, sans-serif;
padding : 2px;
width : auto;
line-height : 1.2em;
}
div#dp-popup {
position : absolute;
z-index : 199;
border : 2px solid #c2e0f8;
}
div.dp-popup h2 {
font-size : 12px;
text-align : center;
margin : 3px 0 4px;
padding : 0;
}
a#dp-close {
font-size : 11px;
padding : 4px 0;
text-align : center;
display : block;
}
a#dp-close:hover {
text-decoration : underline;
}
div.dp-popup a {
color : #000;
text-decoration : none;
padding : 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
position : absolute;
top : 2px;
left : 4px;
width : 100px;
}
div.dp-popup div.dp-nav-prev a {
float : left;
}
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
cursor : pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
cursor : default;
}
div.dp-popup div.dp-nav-next {
position : absolute;
top : 2px;
right : 4px;
width : 100px;
}
div.dp-popup div.dp-nav-next a {
float : right;
}
div.dp-popup a.disabled {
cursor : default;
color : #aaa;
}
div.dp-popup td {
cursor : pointer;
}
div.dp-popup td.disabled {
cursor : default;
}
.cform {
font-family : Tahoma;
}
span.reqtxt, span.emailreqtxt {
display : none !important ;
}
li#li--16, li#li-2-16, li#li-3-16, li#li-4-16, li#li--15, li#li-2-15, li#li-3-15, li#li-4-15 {
display : inline;
float : left;
margin : 0 0 0 13px !important ;
}
li#li--17, li#li-2-17, li#li-3-17, li#li-4-17 {
clear : both;
}
#cf_field_15, #cf_field_16, #cf2_field_15, #cf2_field_16, #cf3_field_15, #cf3_field_16 {
width : 135px;
}
li#li--17, li#li-2-17, li#li-3-17, li#li-4-17, li#li--18, li#li-2-18, li#li-3-18, li#li-4-18 {
display : inline;
float : left;
}
li#li--17, li#li-2-17, li#li-3-17, li#li-4-17 {
margin-left : 13px !important ;
margin-right : 20px !important ;
}
li#li--19, li#li-2-19, li#li-3-19, li#li-4-19 {
padding-top : 10px;
clear : both;
}
#cf_field_17, #cf2_field_17, #cf3_field_17, #cf_field_18, #cf2_field_18, #cf3_field_18 {
width : 145px;
}
#label--193, #label--196, #label--193 span, #label--196 span {
width : 90px;
}
.cform fieldset.cf-fs4 {
padding-bottom : 0;
}
#cf_field_27, #cf2_field_27, #cf3_field_27, #cf4_field_27 {
border : 0 !important ;
background : #f9f1e6;
}
.cform {
font-family : Tahoma;
margin : 10px auto 0 auto;
width : 450px;
}
.cform fieldset {
margin : 10px 0 0 0;
padding : 5px 0 15px 0;
background : #f9f1e6;
border : none;
}
.cform .cf_hidden {
display : none;
border : none !important ;
background : none !important ;
padding : 0 !important ;
margin : 0 !important ;
}
.cform legend {
display : none;
margin-left : 10px;
padding : 0 2px;
font : normal 20px Times;
color : #666666;
}
ol.cf-ol {
margin : 0 !important ;
padding : 0 !important ;
}
ol.cf-ol li {
background : none !important ;
margin : 0 !important ;
padding : 0 20px;
list-style : none !important ;
text-align : left;
line-height : 1.3em;
}
ol.cf-ol li.textonly {
padding : 3px 0 !important ;
text-align : right;
margin : 5px 5px 0 0 !important ;
}
ol.cf-ol li.newlegend {
color : white;
font-size : 23px;
font-weight : bold;
}
.cform label {
width : 150px;
margin : 0 10px 0 0;
text-align : left;
font-size : 10px;
display : block;
color : #663300;
}
label.cf-before {
display : inline-block;
margin : 5px 5px 0 0;
width : 80px;
}
label.cf-after {
display : inline-block;
margin : 5px 8px 0 6px;
width : 100px;
text-align : left;
}
label.cf-after span {
width : 100px;
display : block;
}
label.cf-group-after {
display : inline-block;
margin : 5px 0 0 2px;
width : 70px;
text-align : left;
}
label.cf-group-after span {
width : 70px;
display : block;
}
.cform input, .cform textarea, .cform select {
margin : 0 0 8px;
color : #663300;
padding : 3px;
background : #fefcfa;
border : none;
border : 1px solid #663300;
font-weight : bold;
letter-spacing : 3px;
vertical-align : top;
}
.cform input:hover, .cform textarea:hover, .cform select:hover {
background : #ebc198;
}
.cform input:focus, .cform textarea:focus, .cform select:focus {
background : #fefcfa;
}
.cform textarea, .cform input {
width : 402px;
}
.cform select {
width : 410px;
}
.cform select.cfselectmulti {
height : 6.5em;
}
.cform textarea {
font-family : arial;
font-size : 0.9em;
height : 6em;
overflow : auto;
}
.cform input.cf_date {
width : 380px;
}
ol.cf-ol li.cf-box-title {
font-size : 14px;
color : #663300;
margin : 5px 0 0 23px;
}
input.cf-box-a, input.cf-box-b {
margin : 2px 0 0 0;
width : 16px !important ;
height : 22px;
border : none !important ;
background : none !important ;
}
ol.cf-ol li.cf-box-group {
padding : 0 0 5px 45px;
}
span.reqtxt, span.emailreqtxt {
font-size : 9px;
vertical-align : top;
color : #663300;
text-align : right;
margin : 0;
display : block;
width : 410px;
line-height : 13px;
height : 13px;
}
.cform textarea.fldrequired, .cform input.fldrequired {
border-right : 3px solid #663300;
width : 400px;
}
.cform input.fldemail {
border-right : 3px solid #d56a00;
width : 400px;
}
p.cf-sb {
padding : 0 0 10px 0 !important ;
margin : 0;
text-align : center;
background : #f9f1e6;
}
.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
width : 300px;
padding : 4px 2px;
margin : 10px 1px 0 0;
font-size : 0.8em;
background : #ecd2b0;
border : 1px solid #663300 !important ;
}
.cform input.sendbutton:active {
border : 2px solid #663300 !important ;
padding : 3px 1px;
background-color : #e8c79b;
}
.cform input.resetbutton {
width : auto;
padding : 5px 1em;
}
.cform input.backbutton {
width : auto;
padding : 5px 1em;
}
ol.cf-ol li.cf_li_err {
background : #ffdfdf url(li-err-bg.png) repeat !important ;
border-color : #df7d7d;
border-style : solid;
border-width : 1px 0;
margin : 6px 0 2px !important ;
padding : 0 0 8px 20px !important ;
}
ol.cf-ol li ul.cf_li_text_err {
margin : 0 0 0 40px;
padding : 0;
color : #333;
}
ol.cf-ol ul.cf_li_text_err li {
background : url(icon-alert.png) no-repeat [left, 1px] !important ;
list-style : none !important ;
font-weight : bold;
text-indent : 0;
margin : 4px 0 2px !important ;
padding-left : 15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
content : '';
}
label.secq, label.seccap {
vertical-align : text-bottom;
}
input.secinput {
vertical-align : text-bottom;
}
input.secinput {
width : 250px;
margin : 0;
vertical-align : text-bottom;
letter-spacing : 2px;
background-position : [right, 2px] !important ;
}
#cforms_captcha6, #cforms_captcha5, #cforms_captcha4, #cforms_captcha3, #cforms_captcha2, #cforms_captcha {
height : 15px;
padding : 4px 4px;
margin : 0;
vertical-align : text-bottom;
}
img.captcha {
vertical-align : text-bottom;
margin : 0 0 0 10px !important ;
padding : 0 !important ;
border : none !important ;
float : none !important ;
}
img.captcha-reset {
vertical-align : text-bottom;
background : url(captcha_reset_brown.gif) no-repeat;
margin : 0 0 2px 3px;
width : 21px;
height : 23px;
border : none !important ;
}
img.imgcalendar {
border : none !important ;
}
div.cf_info {
color : #333;
display : none;
padding : 10px 15px !important ;
width : 420px;
line-height : 1.3em;
margin : 10px auto;
}
div.cf_info ol {
margin : 0;
padding : 5px 15px 0 30px;
}
div.cf_info ol li {
padding : 1px 0;
margin : 2px 0;
}
div.cf_info a {
color : #ad2929 !important ;
text-decoration : underline !important ;
}
div.success {
background : #f9f1e6;
color : #663300;
display : block;
text-align : center;
}
div.failure {
display : block;
background : #ffdfdf url(li-err-bg.png) repeat !important ;
border-color : #df7d7d;
border-style : solid;
border-width : 1px 0;
}
div.waiting {
background : #f9f9f9;
color : #aaaaaa;
display : block;
}
.cform .cf_error {
color : #ad2929;
border-right : 3px solid #ad2929;
background : #fefcfa url(../images/brown_theme_req.gif) no-repeat [right, top];
}
div.mailerr {
display : block;
}
.mailerr, .cform .cf_errortxt {
color : #ad2929;
}
[disabled] {
color : #dddddd;
border-color : #dddddd !important ;
background : none !important ;
}
.disabled {
border-color : #dddddd !important ;
}
.cform input.cf_upload {
width : 220px;
background : #f9f9f9;
border : 1px solid #888888;
}
.linklove {
width : 450px;
margin : 0 auto 10px !important ;
padding : 0 !important ;
text-align : center !important ;
}
.linklove a, .linklove a:visited {
font-size : 0.8em;
font-family : Tahoma;
color : #aaaaaa !important ;
}
* html .cform legend {
position : absolute;
top : -10px;
left : 10px;
margin-left : 0;
}
* html .cform fieldset {
position : relative;
margin-top : 15px;
padding-top : 25px;
}
* html span.reqtxt, * html span.emailreqtxt, * html ol.cf-ol, * html ol.cf-ol li {
display : inline-block;
}
* + html span.reqtxt, * + html span.emailreqtxt, * + html ol.cf-ol, * + html ol.cf-ol li {
display : inline-block;
}
* html img.captcha {
margin-bottom : 1px !important ;
}
* + html img.captcha {
margin-bottom : 1px !important ;
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
text-align : left;
background-image : none;
display : block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul {
text-align : left;
list-style : none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
content : '';
}
.wp-polls IMG, .wp-polls LABEL, .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
display : inline;
border : 0;
padding : 0;
margin : 0;
}
.wp-polls-ul {
padding : 0;
margin : 0 0 10px 10px;
}
.wp-polls-ans {
width : 100%;
}
.wp-polls-loading {
display : none;
text-align : center;
height : 16px;
line-height : 16px;
}
.wp-polls-image {
border : 0;
}
.wp-polls .Buttons {
border : 1px solid #c8c8c8;
background-color : #f3f6f8;
}
.wp-polls-paging a, .wp-polls-paging a:link {
padding : 2px 4px 2px 4px;
margin : 2px;
text-decoration : none;
border : 1px solid #0066cc;
color : #0066cc;
background-color : #ffffff;
}
.wp-polls-paging a:visited {
padding : 2px 4px 2px 4px;
margin : 2px;
text-decoration : none;
border : 1px solid #0066cc;
color : #0066cc;
background-color : #ffffff;
}
.wp-polls-paging a:hover {
border : 1px solid #000000;
color : #000000;
background-color : #ffffff;
}
.wp-polls-paging a:active {
padding : 2px 4px 2px 4px;
margin : 2px;
text-decoration : none;
border : 1px solid #0066cc;
color : #0066cc;
background-color : #ffffff;
}
.wp-polls-paging span.pages {
padding : 2px 4px 2px 4px;
margin : 2px 2px 2px 2px;
color : #000000;
border : 1px solid #000000;
background-color : #ffffff;
}
.wp-polls-paging span.current {
padding : 2px 4px 2px 4px;
margin : 2px;
font-weight : bold;
border : 1px solid #000000;
color : #000000;
background-color : #ffffff;
}
.wp-polls-paging span.extend {
padding : 2px 4px 2px 4px;
margin : 2px;
border : 1px solid #000000;
color : #000000;
background-color : #ffffff;
}
.wp-polls .pollbar {
margin : 1px;
font-size : 3px;
line-height : 5px;
height : 5px;
background-image : url('http://24medok.ru/wp-content/plugins/wp-polls/images/default/pollbg.gif');
border : 1px solid #c8c8c8;
}