File: /www/wwwroot/885213.cn/wp-content/plugins/wp-world-travel/css/wp-world-travel.css
/* @group General */
.wpwt-widget{
padding:0 3px;
}
.wpwt-title{
font-weight:bold;
}
.wp-world-travel ul{
list-style-type:square;
margin:6px 0 18px 24px;
}
.wp-world-travel ul li{
list-style-type:square;
line-height:1.75;
}
.wpti-sig{
color: #eee;
height: 0;
overflow: hidden;
width: 0;
}
/* @end */
/* @group Schedule */
.wpwt-schedule-title span{
font-style:italic;
}
.wpwt-flag{
float:left;
margin:3px 9px 0 0;
overflow:hidden;
position:relative;
}
.wpwt-flag a{
display:block;
height:11px;
text-indent:-9999px;
width:16px;
}
.wpwt-flag img{
display:block;
height:11px;
position:absolute;
width:16px;
}
/* @end */
/* @group Meetups */
#wpwt-meetup,
#wpwt-meetup-success{
background:#f5f5f5;
border:1px solid #eee;
display:none;
margin:0 0 24px;
overflow:hidden;
padding:0 12px 12px;
-webkit-border-radius:12px;
-khtml-border-radius:12px;
-moz-border-radius:12px;
border-radius:12px;
}
#wpwt-meetup-location{
width:100%;
}
#wpwt-meetup-success div{
margin:12px 0 0;
}
#wpwt-meetup-success{
display:none;
text-align:center;
}
#wpwt-meetup label{
display:block;
font-size:10px;
margin:12px 0 0;
}
.wpwt-meetup-text{
border:1px solid #ccc;
margin:0;
padding:3px 0;
width:100%;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
textarea.wpwt-meetup-text{
margin:0 0 12px;
}
.wpwt-meetup-success {
text-align:center;
}
#wpwt-meetup-submit{
float:left;
}
#wpwt-meetup-sending{
display:none;
float:left;
padding:3px 6px 0;
}
.wpwt-meetup-close{
float:right;
font-size:10px;
line-height:2;
}
.wpwt-form-error{
border-color:#c00;
}
/* @end */