.lv_window {
position: absolute;
top: 50%;
left: 50%;
padding: 0;
overflow: hidden;
text-align: left;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.lv_window, .lv_window [class^="lv_"],
.lv_overlay, .lv_overlay [class^="lv_"],
.lv_thumbnails, .lv_thumbnails [class^="lv_"],
.lv_controls_top, .lv_controls_top [class^="lv_"],
.lv_controls_top_close, .lv_controls_top_close [class^="lv_"] {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.lv_window,
.lv_controls_top,
.lv_controls_top_close,
.lv_thumbnails,
.lv_thumbnails_top_close {
z-index: 100000;
}
.lv_skin {
float: left;
width: 100%;
height: 100%;
position: relative;
overflow: visible;
}
.lv_bubble,
.lv_shadow {
position: absolute;
}
.lv_bubble * {
display: inline;
position: relative;
float: left;
z-index: none;
}
.lv_skin * {
margin: 0;
padding: 0;
}
.lv_overlay {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 99999;
} .lv_spinner_wrapper {
position: absolute;
top: 50%;
left: 50%;
cursor: pointer;
} .lv_inner_previous_next_overlays {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
padding: 0;
margin: 0;
overflow: hidden;
zoom: 1;
background: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/blank.gif);
}
.lv_inner_previous_next_overlays * { padding: 0; margin: 0; }
.lv_inner_previous_next_overlays .lv_button {
position: relative;
height: 100%;
width: 49%;
background: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/blank.gif);
zoom: 1;
cursor: pointer;
}
.lv_button_inner_previous_overlay { float: left; }
.lv_button_inner_next_overlay { float: right; }
.lv_title_caption {
position:absolute;
font: 11px/18px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Arial, sans-serif;
color: #eaeaea;
}
.lv_title_caption_slider { position: relative; float:left; overflow-y: hidden;}
.lv_title_caption_slide { position: relative; float: left; top: 0; left: 0; padding: 15px 0 7px 0; }
.lv_title { font-weight: bold; }
.lv_title, .lv_caption {
float: left;
clear: both;
}
.lv_update_queue {
position: absolute;
top: -15000px;
left: -15000px;
width: 5000px;
height: 5000px;
visibility: hidden;
}
.lv_update_queue .lv_window,
.lv_update_queue .lv_content {
position: relative;
overflow: visible;
float: left;
top: auto;
left: auto;
width: 100%;
}
.lv_content .lv_content_wrapper {
float: left;
clear: both;
position: relative;  
}
.lv_update_queue .lv_content_wrapper {
position: absolute;
top: 0;
left: 0;
}
.lv_content_wrapper canvas {
float: left;
zoom: 1;
}
.lv_content {
position: absolute;
padding: 0;
margin: 0;
overflow: auto; text-align: left;
background: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/blank.gif); }
.lv_measure_element {
position: relative;
float: left;
clear: both;
}
.lv_content_canvas,
.lv_content_image,
.lv_content_flash,
.lv_content_object,
.lv_content_iframe,
.lv_content_html {
float: left;
border: 0;
clear: both;
padding: 0;
margin: 0;
background: none;
}
.lv_blank_background, .lv_content { background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/blank.gif); } .lv_side_buttons_underneath {
position: absolute;
top: 50%;
left: 50%;
clear: both;
width: 100%;
padding: 0;
height: 67px;
margin-top: -34px;
}
.lv_side_buttons_underneath * { padding: 0; margin: 0; }
.lv_side_buttons_underneath .lv_side_left { float: left; }
.lv_side_buttons_underneath .lv_side_right { float: right; }
.lv_side,
.lv_side_button {
height: 37px;
width: 41px;
position: absolute;
}
.lv_side {
position: relative;
overflow: hidden;
padding: 15px 0;
cursor: pointer;
}
.lv_side_left { margin-left: -41px; }
.lv_side_right { margin-right: -41px; }
.lv_side_button {
height: 31px;
width: 41px;
cursor: pointer;
}
.lv_side_button_previous {
margin-left: 0px;
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);
background-repeat: no-repeat;
background-position: 0px -33px;
}
.lv_side_button_previous:hover,
.lv_side_left .lv_side_button_out { background-position: 0px -64px; }
.lv_side_button_next {
margin-left: 0px;
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);
background-repeat: no-repeat;
background-position: -41px -33px;
}
.lv_side_button_next:hover,
.lv_side_right .lv_side_button_out { background-position: -41px -64px; }
.lv_side_buttons_underneath .lv_side_button_out { margin-left: 0; } .lv_side_buttons_underneath .lv_side_left_disabled .lv_side_button,
.lv_side_buttons_underneath .lv_side_left_disabled:hover .lv_side_button { background-position: 0px -95px; }
.lv_button_top_close {
width: 33px;
height: 33px;
position: absolute;
cursor: pointer;
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);
background-repeat: no-repeat;
background-position: 0px 0px; top: 17px; }
.lv_button_top_close:hover {
background-position: -33px 0px;
} .lv_controls_top {
position: fixed;
top: 0;
left: 50%;
width: 126px;
margin-left: -63px;
height: 63px;
overflow: hidden;
}
.lv_controls_top_with_slideshow {
width: 147px;
margin-left: -74px;
}
.lv_controls_top .lv_top_middle {
width: 100%;
height: 33px;
margin-top: 15px;
float: left;
position: relative;
}
.lv_controls_top .lv_top_button {
height: 100%;
float: left;
position: relative;
}
.lv_controls_top .lv_icon {
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);
background-repeat: no-repeat;
width: 100%;
height: 100%;
float: left;
cursor: pointer;
font-family: "Lucida Sans", "Lucida Grande", Tahoma, sans-serif;
color: #d4d4d4;
text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
position: relative;
}
.lv_controls_top .lv_icon_disabled {
cursor: default;
color: #2e2e2e;
text-shadow: none;
}
.lv_top_previous { width: 63px; }
.lv_top_previous .lv_icon { background-position: 0px -96px; }
.lv_top_previous:hover .lv_icon { background-position: 0px -129px; }
.lv_top_previous .lv_icon_disabled,
.lv_top_previous:hover .lv_icon_disabled { background-position: 0px -162px; }
.lv_top_slideshow { width: 21px; display: none; position: relative; }
.lv_controls_top_with_slideshow .lv_top_slideshow { display: block; }
.lv_top_slideshow .lv_icon { background-position: -63px -96px; }
.lv_top_slideshow:hover .lv_icon { background-position: -63px -129px; }
.lv_top_slideshow .lv_icon_disabled,
.lv_top_slideshow:hover .lv_icon_disabled { background-position: -63px -162px; }
.lv_top_slideshow_playing .lv_icon { background-position: -148px -96px; }
.lv_top_slideshow_playing:hover .lv_icon { background-position: -148px -129px; }
.lv_top_next { width: 62px; }
.lv_top_next .lv_icon { background-position: -84px -96px; }
.lv_top_next:hover .lv_icon { background-position: -84px -129px; }
.lv_top_next .lv_icon_disabled,
.lv_top_next:hover .lv_icon_disabled { background-position: -84px -162px; }
.lv_icon span { margin-top: 5px; width: 30px; text-align: center; line-height: 23px; }
.lv_top_previous span { float: right; margin-right: 7px; }
.lv_top_next span { float: left; margin-left: 6px; }
.lv_controls_top_close {
height: 33px;
width: 33px; position: fixed;
top: 0;
right: 0;
padding: 13px;
}
.lv_controls_top_close_button {
height: 33px;
width: 33px;
float: left;
position: relative;
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);
background-repeat: no-repeat;
background-position: -166px -21px;
cursor: pointer;
}
.lv_controls_top_close_button:hover {
background-position: -166px -54px;
} .lv_controls_relative {
position: absolute;
bottom: 10px;
left: 50%;
margin-left: -150px;
height: 50px;
overflow: hidden;
background: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/blank.gif);
}
.lv_slider {
font-family: "Lucida Sans", "Lucida Grande", Tahoma, sans-serif;
font-size: 9px;
height: 21px;
line-height: 21px;
padding: 15px 0 14px 0;
position: relative;
overflow: hidden;
}
.lv_slider .lv_slider_numbers {
float: left;
position: relative;
height: 21px;
overflow: hidden;
margin: 0 2px;
}
.lv_slider .lv_slider_slide {
position: absolute;
top: 0;
left: 0;
height: 21px;
}
.lv_slider_number,
.lv_slider_number_empty { 
float: left;
position: relative;
height: 21px;
width: 28px;
line-height: 21px;
overflow: hidden;
color: #d4d4d4;
text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
background: #4a4a4a;
text-align: center;
padding: 0;
margin: 0;
zoom: 1;
text-transform: none;
text-decoration: none;
border: none;
background-repeat: no-repeat;
background: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);
background-position: -67px 0px;
cursor: pointer;
}
.lv_slider_number_empty { background-position: -151px 0px; cursor: default; }
.lv_slider_number_last { margin-right: 0; }
.lv_slider_number:hover {
background-position: -95px 0px;
}
.lv_slider_numbers .lv_slider_number_active,
.lv_slider_numbers .lv_slider_number_active:hover {
background-position: -123px 0px;
color: #808080;
cursor: default;
}
.lv_slider .lv_slider_icon,
.lv_slider .lv_icon {
height: 21px;
width: 21px;
}
.lv_slider .lv_slider_icon {
zoom: 1;
padding: 0 2px; display: inline;
position: relative;
cursor: pointer;
float: left;
}
.lv_slider .lv_icon {
background: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png);
background-repeat: no-repeat; position: absolute; 
top: 0;
left: 2px;
display: block;
}
.lv_slider_previous .lv_icon { background-position: -82px -21px; }
.lv_slider_previous .lv_icon:hover { background-position: -82px -42px; }
.lv_slider_previous_disabled .lv_icon,
.lv_slider_previous_disabled .lv_icon:hover { background-position: -82px -63px; cursor: default; }
.lv_slider_next .lv_icon { background-position: -103px -21px; }
.lv_slider_next .lv_icon:hover { background-position: -103px -42px; }
.lv_slider_next_disabled .lv_icon,
.lv_slider_next_disabled .lv_icon:hover { background-position: -103px -63px; cursor: default; }
.lv_slider_slideshow { position: relative; top : 0; left: 0; display: inline; }
.lv_slider_slideshow .lv_icon { background-position: -125px -21px;}
.lv_slider_slideshow .lv_icon:hover { background-position: -125px -42px; }
.lv_slider_slideshow_playing .lv_icon { background-position: -146px -21px; }
.lv_slider_slideshow_playing .lv_icon:hover { background-position: -146px -42px; }
.lv_slider_slideshow_disabled .lv_icon,
.lv_slider_slideshow_disabled .lv_icon:hover { background-position: -125px -63px; cursor: default; } .lv_thumbnails {
position: fixed;
bottom: 0;
left: 0;
width: 100%;
height: 92px;
padding: 15px 0 25px 0;
overflow: hidden;
-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.lv_thumbnails_slider {
position: relative;
width: 100%;
height: 100%;
float: left;
overflow: hidden;
}
.lv_thumbnails_slide {
position: absolute;
top: 0;
left: 0;
}
.lv_thumbnail {
width: 92px;
height: 92px;
float: left;
position: relative;
display: inline; 
overflow: hidden; }
.lv_thumbnail_image {
position: relative;
background: red;
background: #161616;
width: 80px;
height: 80px;
margin: 6px;
float: left;
box-shadow: 0 -1px 4px rgba(0, 0, 0, .3);
cursor: pointer;
overflow: hidden;
display: inline; z-index: 0; }
.lv_thumbnail_image img { position: absolute; }
.lv_thumbnail_active .lv_thumbnail_image {
filter: alpha(opacity=35);
opacity: .35;
display: inline;
}
.lv_thumbnail_icon {
width: 36px;
height: 36px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -18px;
margin-top: -18px;
background-position: 99px 99px;
background-repeat: no-repeat;
display: block !important;
display: none; }
.lv_thumbnail_image_spinner_overlay {
width: 100%;
height: 100%;
float: left;
position: relative;
background: #161616;
}
.lv_thumbnail_icon_video { background-position: 0px -196px; }
.lv_thumbnail:hover .lv_thumbnail_icon_video { background-position: -36px -196px; }
.lv_thumbnail_active:hover .lv_thumbnail_icon_video { background-position: 0px -196px; }  .lv_content { text-align: left; }
.lv_content,
.lv_content h1,
.lv_content h2,
.lv_content h3,
.lv_content h4,
.lv_content h5,
.lv_content h6 { color: #333; }
.lv_content a,
.lv_content a:hover {
color: #0088cc;
font-weight: normal;
background: none;
border: 0;
text-decoration: none;
}
.lv_content a:hover { text-decoration: underline; }
.lv_title_caption a,
.lv_title_caption a:hover {
color: #b4b4b4;
font-weight: normal;
background: none;
border: 0;
text-decoration: none;
}
.lv_title_caption a:hover { text-decoration: underline; }  .lv_window_light .lv_title_caption { text-shadow: 0px 1px 1px rgba(0,0,0,.25); } .lv_window_light .lv_button_top_close {
top: 17px;
left: 55px;
} .lv_window_light .lv_side_button_previous,
.lv_window_light .lv_side_button_next,
.lv_window_light .lv_button_top_close,
.lv_window_light .lv_controls_top_close_button,
.lv_window_light .lv_slider .lv_icon,
.lv_window_light .lv_slider_number,
.lv_window_light .lv_slider_number_empty,
.lv_window_light .lv_controls_top_close_button,
.lv_controls_top_skin_light .lv_icon,
.lv_controls_top_close_skin_light .lv_controls_top_close_button,
.lv_thumbnails_skin_light .lv_thumbnail_icon {
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/light/sprite.png) !important;  
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/light/sprite_ie_lt_7.png); }  .lv_content_dark,
.lv_content_dark h1,
.lv_content_dark h2,
.lv_content_dark h3,
.lv_content_dark h4,
.lv_content_dark h5,
.lv_content_dark h6 {
color: #f3f3f3;
}
.lv_content_dark a,
.lv_content_dark a:hover {
color: #b4b4b4;
} .lv_window_dark .lv_side_buttons_underneath .lv_side_button_previous,
.lv_window_dark .lv_side_buttons_underneath .lv_side_button_next,
.lv_window_dark .lv_button_top_close,
.lv_window_dark .lv_controls_top_close_button,
.lv_window_dark .lv_slider .lv_icon,
.lv_window_dark .lv_slider .lv_slider_number,
.lv_window_dark .lv_slider .lv_slider_number_empty,
.lv_window_dark .lv_controls_top_close_button,
.lv_controls_top_skin_dark .lv_icon,
.lv_controls_top_close_skin_dark .lv_controls_top_close_button,
.lv_thumbnails_skin_dark .lv_thumbnail_icon {
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/dark/sprite.png) !important;
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/dark/sprite_ie_lt_7.png); } .lv_window_dark .lv_button_top_close {
top: 18px;
left: 53px;
} .lv_window_dark .lv_slider_number { color: #acacac; }
.lv_window_dark .lv_slider_number:hover { color: #e3e3e3; }
.lv_window_dark .lv_slider_number_active,
.lv_window_dark .lv_slider_number_active:hover { color: #5d5d5d;} .lv_controls_top_skin_dark .lv_icon { color: #a6a6a6; }
.lv_controls_top_skin_dark .lv_icon:hover { color: #e0e0e0; }
.lv_controls_top_skin_dark .lv_icon_disabled,
.lv_controls_top_skin_dark .lv_icon_disabled:hover { color: #575757; }  .lv_window_mac .lv_title_caption { text-shadow: 0px 1px 1px rgba(0,0,0,.25); } .lv_window_mac .lv_side_button_previous,
.lv_window_mac .lv_side_button_next,
.lv_window_mac .lv_button_top_close,
.lv_window_mac .lv_controls_top_close_button,
.lv_window_mac .lv_slider .lv_icon,
.lv_window_mac .lv_slider_number,
.lv_window_mac .lv_slider_number_empty,
.lv_window_mac .lv_controls_top_close_button,
.lv_controls_top_skin_mac .lv_icon,
.lv_controls_top_close_skin_mac .lv_controls_top_close_button,
.lv_thumbnails_skin_mac .lv_thumbnail_icon {
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/mac/sprite.png) !important;
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/css/lightview/skins/mac/sprite_ie_lt_7.png); } .lv_window_mac .lv_button_top_close {
top: 39px;
left: 39px;
} .lv_window_mac .lv_slider_number { color: #acacac; }
.lv_window_mac .lv_slider_number:hover { color: #e1e1e1; }
.lv_window_mac .lv_slider_number_active,
.lv_window_mac .lv_slider_number_active:hover { color: #5d5d5d; } .lv_controls_top_skin_mac .lv_icon { color: #a6a6a6; }
.lv_controls_top_skin_mac .lv_icon:hover { color: #e0e0e0; }
.lv_controls_top_skin_mac .lv_icon_disabled,
.lv_controls_top_skin_mac .lv_icon_disabled:hover { color: #575757; }.userpro-sc .userpro-profile-badge.userpro-profile-badge-online.userpro-hide-from-list {
display: none !important;
}
.userpro-sc-action-remove.userpro-tip{
box-shadow:none;
bottom: 15%;
position: absolute;
right: 2%;
}
.userpro_connection_accepted {
margin-top:5px !important;
background: #000000 none repeat scroll 0 0;
border-radius: 50%;
height: 26px;
padding-top:5px !important;
text-align: center !important;
width: 26px;
cursor:pointer;
}
.userpro_connection_pending {
margin-top:5px !important;
background: #A00000 none repeat scroll 0 0;
border-radius: 50%;
height: 26px;
padding-top:5px !important;
text-align: center !important;
width: 26px;
cursor:pointer;
}
.userpro_connection {
margin-top:5px !important;
background: rgb(88, 184, 48) none repeat scroll 0 0;
border-radius: 50%;
height: 26px;
padding-top:5px !important;
text-align: center !important;
width: 26px;
cursor:pointer;
}
.display_badges
{
cursor: pointer;
}
.select_user {
text-align: center;
}
div.userpro-overlay-inner div.userpro {
max-height: 550px;
height: auto;
overflow: auto;
padding-left: 15px;
}
span.description  {
display: block;
margin: 10px 0 0 0;
font-weight: normal;
font-style: normal;
color: #999;
font-size: 11px;
line-height: 20px;
background: url(//www.fiforumafrica.org/wp-content/plugins/userpro/admin/images/help.png) no-repeat left 4px;
padding: 0 0 0 20px;
}
div.userpro-invite-left {
color: black;
font-size: 14px !important;
}
.userpro-invite-body{background:white;color: black; padding:5px 5px 5px 5px; }
.userpro-inviteuser-button {height: 29px !important; line-height: 29px !important}
input[type=submit].userpro-inviteuser-button {
vertical-align: baseline !important;
display: inline-block !important;
padding: 0 10px !important;
margin: 0 !important;
margin-right: 15px  !important;
top: 0 !important;
}
.userpro-inviteusers {
border-style: solid;
border-width: 2px;
margin-left: 10px;
padding-bottom: 10px;
padding-left: 14px;
}
.required
{
color:red;
}
.polaroid-images {
display:flex;
flex-wrap: wrap;
}
.polaroid-images a
{
background: white;
display: inline;
float: left;
margin: 0 15px 30px;
padding: 10px 10px 25px;
text-align: center;
text-decoration: none;
-webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 4px 6px rgba(0,0,0,.3);
box-shadow: 0 4px 6px rgba(0,0,0,.3);
-webkit-transition: all .15s linear;
-moz-transition: all .15s linear;
transition: all .15s linear;
z-index:0;
width:100px;
}
.polaroid-images a:after {
color: #333;
font-size: 20px;
content: attr(title);
position: relative;
top:15px;
}
.polaroid-images img {
display: block;
width: inherit;
}
.polaroid-images a:nth-child(2n)
{
-webkit-transform: rotate(4deg);
-moz-transform: rotate(4deg);
transform: rotate(4deg);
}
.polaroid-images a:nth-child(3n) {
-webkit-transform: rotate(-24deg);
-moz-transform: rotate(-24deg);
transform: rotate(-24deg);
}
.polaroid-images a:nth-child(4n)
{
-webkit-transform: rotate(14deg);
-moz-transform: rotate(14deg);
transform: rotate(14deg);
}
.polaroid-images a:nth-child(5n)
{
-webkit-transform: rotate(-18deg);
-moz-transform: rotate(-18deg);
transform: rotate(-18deg);
}
.polaroid-images a:hover{
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2);
z-index:10;
-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .7);
-moz-box-shadow: 0 10px 20px rgba(0,0,0,.7);
box-shadow: 0 10px 20px rgba(0,0,0,.7);
}
.ui-datepicker  {
font-size: 90%;
background: #2e3641 !important;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0 !important;
padding: 0 !important;
}
.ui-datepicker select {padding: 2px !important;border-radius: 0 !important; font-size: 11px !important; color: #666;border: 1px solid #2e3641 !important;}
.ui-datepicker table {
margin-bottom: 0!important;
}
.ui-datepicker-header {
border: none;
background: transparent !important;
font-weight: normal;
font-size: 15px;
border: none !important;
}
.ui-datepicker-header .ui-state-hover {
background: transparent;
border-color: transparent;
cursor: pointer;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
.ui-datepicker .ui-datepicker-title {
margin-top: .4em;
margin-bottom: .3em;
color: #e9f0f4;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
top: .9em;
border: medium none;
background: none !important;
border-color: transparent !important;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 2px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 2px;
}
.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/ui-icons_ffffff_256x240.png);
background-position: -32px 0;
margin-top: 0;
top: 0;
font-weight: normal;
}
.ui-datepicker .ui-datepicker-prev span {
background-position: -96px 0;
}
.ui-datepicker table {
margin: 0;
}
.ui-datepicker th {
padding: 1em 0;
color: #ccc;
font-size: 12px !important;
font-weight: normal;
border: none;
border-top: 1px solid #3a414d;
}
.ui-datepicker td {
font-size: 12px !important;
background: #f97e76;
border: none;
padding: 0 !important;
}
.ui-datepicker td .ui-state-default {
background: transparent;
border: none;
text-align: center;
padding: .5em;
margin: 0;
font-weight: normal;
color: #efefef;
}
.ui-datepicker .ui-state-disabled  {
opacity: 1;
}
.ui-datepicker .ui-state-disabled .ui-state-default {
color: #fba49e;
}
.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
background: #2e3641;
}
div.userpro input[type=text].userpro-datepicker,
div.userpro input[type=text].userpro-datepicker:focus{
background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/datepicker.png) !important;
background-position: 8px center !important;
background-repeat: no-repeat !important;
padding-left: 34px !important;
} .tipsy { font-size: 11px; position: absolute; padding: 5px; z-index: 2000000; }
.tipsy-inner {max-width: 200px; padding: 4px 10px; text-align: left; line-height: 16px !important; text-shadow: none }
.tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0;}
.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
.tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
.tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; } div.userpro * { text-decoration: none;outline:none; letter-spacing: 0px}
div.userpro form {margin: 0 !important} div.userpro {
font-size: 12px !important;
line-height: 1 !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-shadow: none;
}
div.userpro-custom-center * {
text-align: center;
margin: 0 auto;
}
div.userpro-custom-left {float: left;}
div.userpro-custom-right {float: right;}
div.userpro .chosen-container,
div.emd-filters .chosen-container
{width: 100% !important} button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border:0;padding:0;margin:0;}
input[disabled],
input[disabled]:hover,
input[disabled]:focus{
opacity: 0.7;
cursor: default !important;
}
div.userpro input,
div.userpro textarea,
div.userpro select
{font-size: 12px !important;} div.userpro-clear {clear: both}
div.userpro-left {float: left}
.userpro-force-center {float: none !important}
div.userpro-right {float: right}
div.userpro video { width: 100% !important; height: auto !important; }
div.userpro iframe{
display: block;
overflow: hidden;
} div.userpro-help {
margin: 5px 0 0 0;
}
div.userpro-help i {
font-size: 20px !important;
margin: 0 10px 0 0;
}
div.userpro-warning {
font-size: 12px;
display: inline-block;
padding: 4px 10px;
line-height: 14px !important;
border-radius: 3px !important;
position: relative;
transition: all .2s linear;
margin: 10px 0 0 0;
top: -20px;
opacity: 0;
}
div.userpro-warning i {
position: absolute;
top: -16px;
left: 5px;
font-size: 24px;
}
div.userpro-warning a:hover {text-decoration: underline}
div.userpro-message {margin: 15px 0 0 0}
div.userpro div.userpro-message p {padding: 10px !important;line-height: 1.5em;}
div.userpro p {padding: 0;margin: 15px 0 0 0;}
div.userpro div.userpro-input p {padding:0!important;margin: 0 0 8px 0 !important;}
div.userpro-message.userpro-message-demo {margin-top: 0}
div.userpro-message.userpro-message-demo p{
color: #fff !important;
border: solid 1px #ae3737 !important;
background: #ae3737 !important;
margin-top: 0;
padding: 10px !important;line-height: 1.5em;
font-size: 12px !important;
}
div.userpro-message.userpro-message-demo a{color:#fff !important;text-decoration: underline !important} span.strength-container {
float: left;
top: -6px;
position: relative;
}
span.strength-plain{
float: left;
width: 40px;
height: 6px;
}
span.strength-text {
float: left;
font-size: 13px;
padding: 0 0 14px 0;
} img.userpro-loading, div.userpro img.userpro-loading {
position: relative;
top: 7px;
display: none !important;
box-shadow: none !important;
vertical-align: top !important;
}
div.userpro img.userpro-loading.inline {
display: inline !important;
} div.userpro-profile-icons.top {
position: absolute;
top: 15px;
right: 15px;
}
div.userpro-profile-icons.bottom {
position: absolute;
bottom: 15px;
right: 15px;
}
a.userpro-small-link {
margin: 0 0 0 10px !important;
padding: 0 10px !important;
text-decoration: none !important;
display: inline-block !important;
font-size: 11px !important;
height: 21px !important;
line-height: 21px !important;
}
a.userpro-profile-icon {
float: none !important;
display: inline-block;
padding: 0;
cursor: pointer !important;
opacity: 1 !important;
border-radius: 999px;
text-align: center;
width: 26px !important;
height: 26px !important;
line-height: 26px !important;
font-size: 14px !important;
margin: 0 4px 4px 0;
text-decoration: none !important;
} input.userpro-button,
a.userpro-button,
div.userpro div.ajax-file-upload {
display: inline-block;
cursor: pointer  !important;
padding: 0 10px  !important;
margin-right: 15px  !important;
font-weight: normal !important;
text-decoration: none !important;
transition: none !important;
}
input.userpro-button {height: 29px !important; line-height: 29px !important}
a.userpro-button,div.userpro div.ajax-file-upload {height: 27px !important; line-height: 27px !important}
div.userpro-submit input[type=submit].userpro-button {
vertical-align: baseline !important;
display: inline-block !important;
padding: 0 10px !important;
margin: 0 !important;
margin-right: 15px  !important;
top: 0 !important;
}
div.userpro-submit input {
vertical-align: baseline !important;
display: inline-block !important;
width: auto !important;
font-size: 13px !important;
height: 30px !important;
line-height: 30px !important;
margin: 0 !important;
margin-right: 15px  !important;
} div.userpro-head {
padding: 15px;
position: relative;
}
div.userpro-head div.userpro-left {
font-size: 14px !important;
}
div.userpro-head div.userpro-right {margin: 2px 0 0 0; font-size: 13px !important}
div.userpro-head div.userpro-right a:hover {text-decoration: underline}
div.userpro-head div.userpro-right a{line-height: 13px;}
div.userpro-head div.userpro-left i {
font-size: 24px !important;
margin: 0 12px 0 0;
position: relative;
top: 1px;
text-shadow: inset 0 -1px 4px #fff;
} div.userpro-body {
padding: 0 15px 15px 15px;
line-height: 18px !important;
}
div.userpro-body.userpro-body-nopad {
padding: 0 !important;
}
div.userpro-body  a:hover {text-decoration: underline}
div.userpro-users div.userpro-body div.userpro-user a:hover {text-decoration:none}
div.userpro-users div.userpro-body div.userpro-paginate a:hover {text-decoration:none}
div.userpro-body div.userpro-field-view { } div.userpro-centered,
div.userpro-centered-c {
text-align: center;
position: relative;
padding: 15px 0;
}
div.userpro-centered-c {padding: 15px 0;}
div.userpro-centered-c div.userpro-profile-img {width: 64px !important; height: 64px !important;}
div.userpro-centered div.userpro-profile-icons.top,
div.userpro-centered-c div.userpro-profile-icons.top {
position: absolute;
top: 15px;
right: 15px;
}
div.userpro-centered img.userpro-loading,
div.userpro-centered-c img.userpro-loading {
position: absolute;
top: 15px;
left: 15px;
}
div.userpro-profile-img {
float: none;
text-align: center;
margin: 0 auto;
padding: 0 0 5px 0;
}
div.userpro-head div.userpro-left div.userpro-profile-img {
float: left;
margin: 0 15px 0 0;
padding: 0;
}
div.userpro-head div.userpro-left div.userpro-profile-img-after {
float: left;
}
div.userpro-head div.userpro-left div.userpro-profile-img {
width: 64px;
height: 64px;
}
div.userpro-profile-img img {
box-shadow: none !important;
padding: 0 !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
div.userpro-centered-icons {
text-align: center;
margin: 0 auto;
padding: 15px 0 0 0;
}
div.userpro-centered-icons a.userpro-profile-icon {
float: none !important;
display: inline-block;
padding: 0;
cursor: pointer !important;
opacity: 1 !important;
border-radius: 999px;
text-align: center;
width: 26px !important;
height: 26px !important;
line-height: 26px !important;
font-size: 14px !important;
margin: 0 2px;
}
div.userpro-centered-icons a.userpro-profile-icon i {line-height: 26px !important;}
div.userpro-profile-img-btn {
font-size: 12px !important;
margin: 10px 0 0 0;
}
div.userpro-profile-img-btn a.userpro-button {margin-right: 0 !important}
div.userpro-profile-name {
font-size: 24px !important;
line-height: 24px !important;
}
div.userpro-profile-name a {
line-height: 30px !important;
}
div.userpro-profile-name.small {
font-size: 14px !important;
line-height: 20px !important;
} span.userpro-badges {
display: block;
margin: 0 auto;
text-align: center;
max-width: 100px;
}
div.userpro-awsm-name span.userpro-badges {
margin-top: 5px !important;
}
img.userpro-profile-badge-right { margin: 0 0 0 6px;
top: -1px !important;
vertical-align: middle !important;
box-shadow: none !important;
padding: 0 !important;
max-width: 16px !important;
max-height: 16px !important;
position: relative !important;
display: inline !important;
}
img.userpro-profile-badge {
margin: 0 2px !important;
top: 0 !important;
vertical-align: middle !important;
box-shadow: none !important;
padding: 0 !important;
max-width: 16px !important;
max-height: 16px !important;
position: relative !important;
display: inline !important;
}
div.userpro-sc span.userpro-badges,
div.userpro-list-item span.userpro-badges,
div.userpro-online-item span.userpro-badges,
div.userpro-head span.userpro-badges,
span.userpro-badges.inline
{
display: inline !important;
max-width: auto !important;
margin: 0 0 0 4px !important;
}
div.userpro-sc span.userpro-badges img.userpro-profile-badge,
div.userpro-list-item  span.userpro-badges img.userpro-profile-badge,
div.userpro-online-item span.userpro-badges img.userpro-profile-badge,
div.userpro-head span.userpro-badges img.userpro-profile-badge,
span.userpro-badges.inline img.userpro-profile-badge
{
top: -1px !important;
margin: 0 0 0 4px !important;
}
div.userpro-list-item img.userpro-profile-badge.userpro-hide-from-list {display: none !important;}
div.userpro-online-item img.userpro-profile-badge.userpro-hide-from-list {display: none !important;} div.userpro-section {
margin: 15px 0 0 0;
padding: 0 0 8px 0;
font-size: 13px;
position: relative;
transition: all .2s linear !important;
}
ins.userpro-section-warning {
position: absolute;
right: 10px;
top: 5px;
text-decoration: none !important;
text-shadow: none !important;
border-radius: 3px;
font-size: 11px !important;
line-height: 19px !important;
font-weight: normal !important;
text-transform: none !important;
padding: 0 6px !important;
display: none;
}
div.userpro-collapsible-1 {
cursor: pointer;
}
div.userpro-collapsible-1 span {
margin: 0 10px 0 0;
font-size: 18px;
position: relative;
top: 1px;
} div.userpro-field {margin: 15px 0 0 0}
div.userpro-field.userpro-field-compact {margin: 5px 0 0 0}
div.userpro-field-private {display: none!important}
div.userpro-field.userpro-submit {padding-top: 15px;position: relative} div.userpro-label label {
float: left;
margin-right: 8px !important;
font-size: 12px !important;
font-weight: bold !important;
word-wrap: break-word !important;
padding: 0!important;
}
div.userpro-label span.userpro-field-icon {
position: absolute;
width: 32px !important;
height: 32px !important;
line-height: 32px !important;
left: -32px;
text-align: center;
top: -8px;
font-size: 18px;
cursor: default !important;
}
div.userpro-label span.userpro-field-icon i {line-height: 32px !important}
div.userpro-label {
float: left;
margin: 0 0 4px 0;
width: 100%;
position: relative;
z-index: 5;
}
div.userpro-label.iconed {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding-left: 10px;
}
div.userpro-float div.userpro-label {
float: left;
width: 34%;
margin: 5px 0 0 0;
}
div.userpro-label.view {margin: 0 0 4px 0;}
div.userpro-float div.userpro-label.view {margin: 0;}
div.userpro-input label {cursor: pointer !important;}
div.userpro-label label {cursor: pointer !important;}
div.userpro-label.view label {cursor: default !important;}
div.userpro-input {
float: left;
width: 100%;
}
div.userpro-input a.lightview {
margin: 3px 0 0 0;
display: block;
padding: 5px;
border: 1px solid #ddd;
background: #fff;
border-radius: 3px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
div.userpro-input a.lightview span {
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
width: 32px;
height: 32px;
background: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/zoom.png) no-repeat center;
opacity: 0.7;
}
div.userpro-input a.lightview:hover span {opacity: 1}
div.userpro-input a.lightview img {display: block;overflow: hidden;}
span.userpro-tip {
float: left;
width: 14px;
height: 14px;
cursor: pointer;
opacity: 0.5;
}
span.userpro-tip:hover {opacity: 1} div.userpro-float div.userpro-input {
float: right;
width: 64%;
}
div.userpro-input {position: relative}
div.userpro-maxwidth div.userpro-input {
float: none !important;
width: 100% !important;
margin: 15px 0 0 0;
} div.userpro-input img {
max-width: 100%!important;
height: auto !important;
}
img.userpro-flag-normal {
width: 24px;
height: 24px;
margin: 0 10px 0 0 !important;
vertical-align: middle !important;
font-size: 0px !important;
}
div.userpro-input i.userpro-meta-value{margin: 0 0 0 10px;font-size: 15px;}
div.userpro-input div.icon-ok {
position: absolute;
top: -1px;
right: 0px;
text-align: center !important;
cursor: default !important;
font-size: 20px !important;
width: 30px !important;
height: 30px !important;
line-height: 30px !important;
}
div.userpro-input div.icon-ok i {
cursor: default !important;
font-size: 20px !important;
width: 30px !important;
height: 30px !important;
line-height: 30px !important;
}
div.userpro-input input[type=text],
div.userpro-input input[type=password],
div.userpro-input textarea,
div.userpro-input select
{
padding: 5px 8px !important;
width: 100% !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: auto;
margin: 0 !important;
font-size: 13px !important;
}
div.userpro-input textarea{ line-height: 1.6em; min-height:80px; padding: 8px 10px !important; }
div.userpro-input textarea.normal{height:100px}
div.userpro-input textarea.small{height:80px}
div.userpro-input textarea.large{height:120px}
div.userpro-input input[type=text],
div.userpro-input input[type=password] {
padding: 0 8px !important;
height: 30px !important;
} div.userpro-input label.userpro-checkbox.hide-field {
display: inline-block;
font-weight: normal!important;
font-size:11px;
text-transform: uppercase;
}
div.userpro-input label.userpro-radio, div.userpro-input label.userpro-checkbox {
position:relative;
padding:0 25px;
margin:5px 0;
display:inline-block;
font-size:13px;
font-weight:normal !important;
}
div.userpro-input label.userpro-radio.full, div.userpro-input label.userpro-checkbox.full  {width: auto !important;display: block; }
div.userpro-input label.userpro-radio input[type=radio], div.userpro-input label.userpro-checkbox input[type=checkbox]{display: none !important}
div.userpro-input label.userpro-radio span, div.userpro-input label.userpro-checkbox span {
position: absolute;
top: 2px;
left: 0;
width: 16px;
height: 16px;
} div.userpro-pic {
margin: 0 0 12px 0;
}
div.userpro-pic.userpro-pic-nomargin {margin:0!important}
div.userpro-pic img {
float: none !important;
display: block !important;
overflow: hidden;
max-width: 100%!important;
height: auto !important;
box-shadow: none !important;
padding: 0 !important;
}
div.userpro-pic-post_featured_image span.userpro-pic-none {
margin: 0 0 10px 0 !important;
display: block;
}
div.userpro-pic-post_featured_image img.no_feature {
display: none !important;
margin: 0 !important;
}
div.userpro-pic-post_featured_image img {margin: 0 0 12px 0!important} div.userpro-file-input a{
padding: 0 0 0 30px;
background-repeat: no-repeat;
background-position: left center;
height: 16px !important;
line-height: 16px !important;
display: inline-block;
}
div.userpro-file-input a.zip {background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/file-zip.png)}
div.userpro-file-input a.txt {background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/file-txt.png)}
div.userpro-file-input a.pdf {background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/file-pdf.png)}
div.userpro-file-input a.file {background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/file.png)} div.ajax-file-upload-statusbar {
width: 100%;
margin: 10px 0 0 0;
}
div.ajax-file-upload-progress {
display: inline-block;
position: relative;
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: 4px;
}
div.ajax-file-upload-bar{
width: 0;
height: 4px;
}
div.ajax-file-upload-percent{
position: absolute;
display: inline-block;
top: 3px;
left: 48%;
} div.userpro-modal-inner {
width: 300px;
margin-left: -150px;
position: fixed;
left: 50%;
top: 50%;
z-index: 190003;
background: #fff;
box-shadow: 0 0 10px 0 #aaa;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 20px;
font-size: 14px;
color: #444;
border-radius: 3px;
transition: all .8s linear;
opacity: 0;
}
div.userpro-modal-inner i.userpro-icon-ok {
font-size: 22px;
margin: 0 12px 0 0;
color: #79a519;
position: relative;
top: 1px;
}
div.userpro-modal-inner i.userpro-icon-remove {
position: absolute;
top: 8px;
right: 8px;
font-size: 12px;
color: #ccc;
cursor: pointer;
}
div.userpro-modal-inner i.userpro-icon-remove:hover {color:#999} div.userpro-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 190000;
}
div.userpro-overlay-inner {
position: fixed;
width: 480px;
margin-left: -240px;
left: 50%;
top: 0;
z-index: 190001;
}
div.userpro-overlay-inner div.userpro {
margin: 0!important;
max-width: 100%;
position: relative;
}
.userpro-close-popup {
display: none !important;
}
div.userpro-overlay-inner div.userpro .userpro-close-popup {display: none !important;}
div.userpro-overlay-inner a.userpro-close-popup {
display: block !important;
position: absolute;
right: 0;
top: -30px;
font-size: 11px !important;
text-transform: uppercase;
padding: 0 28px 0 0;
height: 13px;
line-height: 16px;
opacity: 0.7;
} div.userpro.userpro-nostyle {
padding: 15px;
}
div.userpro-card-img img {
box-shadow: none !important;
max-width: 100% !important;
height: auto !important;
}
div.userpro-card-img a:hover {opacity: 0.7}
div.userpro-card-info {
}
div.userpro-card-left {float: left;margin: 6px 0 0 0}
div.userpro-card-right {float: right;margin: 10px 0 0 0}
div.userpro-card-left, div.userpro-card-left a {
font-size: 16px !important;
line-height: 22px !important;
text-decoration: none !important;
}
div.userpro-card-left a:hover {
text-decoration: underline !important
}
div.userpro-card-icons {padding: 10px 0 0 0;}
div.userpro-card-bio {
font-size: 12px !important;
line-height: 20px !important;
} div.userpro-users {
text-align: center;
border: none !important;
background: none !important;
}
div.userpro-user {
display: inline-block;
text-align: center;
}
div.userpro-user div.userpro-user-link {
opacity: 0;
margin: 10px 0 0 0;
text-align: center;
position: relative;
}
div.userpro-user div.userpro-user-link i {
position: absolute;
top: -26px;
left: 50%;
font-size: 40px;
width: 40px;
margin-left: -20px;
}
div.userpro-user div.userpro-user-link a {
display: inline-block;
padding: 0 10px;
vertical-align: top;
width: 100%;
font-size: 11px;
line-height: 27px;
height: 27px;
overflow: hidden;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
word-wrap: break-word;
}
div.userpro-user a.userpro-user-img {
display: inline-block;
position: relative;
overflow: hidden;
}
div.userpro-user a.userpro-user-img  img {border-radius: 3px}
div.userpro-user a.userpro-user-img span {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 38px;
opacity: 0.8;
}
div.userpro-user img {
display: block;
overflow: hidden;
} div.userpro-paginate.top{margin: 20px 0}
div.userpro-paginate.bottom{margin: 40px 0 0 0}
div.userpro-paginate span,
div.userpro-paginate a.page-numbers {
padding: 4px 10px !important;
margin: 0 2px !important;
display: inline-block !important;
font-size: 11px !important;
height: 19px !important;
line-height: 19px !important;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
} div.userpro-search {
width: 100%;
margin: 0 0 20px 0;
}
div.userpro-search-results {
padding: 20px 0;
font-size: 28px;
font-weight: 300;
}
form.userpro-search-form *{vertical-align: middle !important;float: left;}
form.userpro-search-form {
display: inline-block;
padding: 20px;
}
form.userpro-search-form input[type=text],
form.userpro-search-form div.userpro-input input[type=text] {
width: 150px !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
margin: 0 !important;
padding: 0 8px !important;
margin: 0 10px 0 0 !important;
height: 28px !important;
float: left !important;
}
form.userpro-search-form div.userpro-input {float: none !important}
form.userpro-search-form button {
font-size: 14px !important;
padding: 0 12px;
display: inline-block !important;
margin: 0 !important;
margin: 0 5px 0 0 !important;
height: 28px !important;
} div.userpro-search div.emd-filter-head {
display: none !important;
}
div.userpro-search .chosen-container-single .chosen-single {
height: 26px !important;
line-height: 26px !important;
width: 120px !important;
margin: 0 10px 0 0 !important;
}
div.userpro-search .chosen-drop {width: 130px !important;}
div.userpro-search .chosen-drop, div.userpro-search .chosen-drop * {float: none !important}
div.userpro-search .chosen-drop li {
display: block !important;
width: auto !important;
float: none !important;
} a.userpro-transition {
-webkit-transition: all 0.2s ease-in-out !important;
-moz-transition: all 0.2s ease-in-out !important;
-o-transition: all 0.2s ease-in-out !important;
transition: all 0.2s ease-in-out !important;
}
a.userpro-flat-btn {
font-size: 11px !important;
font-weight: bold !important;
padding: 4px 12px !important;
display: inline-block !important;
text-decoration: none !important;
}
a.userpro-flat-btn i {margin-right: 5px!important}
a.userpro-flat-btn:hover {text-decoration: none !important;}
table.userpro-table a.userpro-flat-btn {
font-size: 11px !important;
font-weight: bold !important;
padding: 4px 12px !important;
display: inline-block !important;
text-decoration: none !important;
}
table.userpro-table a.userpro-flat-btn i {margin-right: 5px!important;font-size: 14px !important}
table.userpro-table a.userpro-flat-btn:hover {text-decoration: none !important;}
table.userpro-table a.userpro-flat-btn.chat {
background: #1e93be !important;
color: #fff !important;
}
table.userpro-table a.userpro-flat-btn.chat:hover {
background: #27aada !important;
} div.userpro-list-item {
display: block;
padding: 15px 0;
}
div.userpro-list-item:last-child {border-bottom: 0 !important;padding-bottom: 0px !important}
div.userpro-list-item-i {float: left;margin: 0 15px 0 0;}
div.userpro-list-item-i img {	box-shadow: none !important; }
div.userpro-list-item-i a:hover {opacity: 0.8}
div.userpro-list-item-d {float: left;}
a.userpro-list-item-name {font-size: 13px;}
a.userpro-list-item-name:hover {text-decoration: none !important}
div.userpro-list-item-bio {
font-size: 12px !important;
line-height: 20px !important;
}
div.userpro-list-item-icons {padding: 13px 0 0 0;} div.userpro-online-count {
padding: 15px 0 0 0;
}
div.userpro-online-item {
display: block;
padding: 15px 0;
}
div.userpro-online-item:last-child {border-bottom: 0 !important;padding-bottom: 0px !important}
div.userpro-online-item-i {float: left;margin: 0 15px 0 0;}
div.userpro-online-item-i img {box-shadow: none !important;border: 1px solid #ddd;}
div.userpro-online-item-i a:hover {opacity: 0.8}
div.userpro-online-item-d {
float: left;
margin: 6px 0 0 0;
}
a.userpro-online-item-name {font-size: 13px;}
a.userpro-online-item-name:hover {text-decoration: none !important}
div.userpro-online-item-bio {
font-size: 12px !important;
line-height: 20px !important;
}
div.userpro-online-item-icons {padding: 13px 0 0 0;}
div.userpro-online-i { padding: 10px 6px 0 0;display: inline-block !important}
a.userpro-online-i-thumb img {
width: 20px;
height: 20px;
vertical-align: middle !important;
padding: 0 2px 0 0 !important;
}
a.userpro-online-i-name {
font-size: 11px !important;
}
a.userpro-online-i-name:hover {text-decoration: none !important;} a.userpro-online-i-name.admin,
a.userpro-online-item-name.admin
{font-weight: bold !important;} div.userpro-social-connect {
position: absolute;
right: 0;
top: 14px;
}
div.userpro-social-connect a {
float: left;
margin-left: 5px;
background-repeat: no-repeat;
background-position: 0 0;
width: 32px;
height: 32px;
display: inline-block !important;
}
div.userpro-social-connect.fullwidth-block-social{
position: relative;
top: auto;
right: auto;
text-align: center;
margin: 0 0 10px 0;
}
div.userpro-social-connect.fullwidth-block-social a {
float: none;
}
div.userpro-social-connect a.userpro-social-facebook {background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/social/facebook_signin.png);}
div.userpro-social-connect a.userpro-social-twitter {background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/social/twitter_signin.png);}
div.userpro-social-connect a.userpro-social-google {background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/social/google_signin.png);}
div.userpro-social-connect a.userpro-social-linkedin {background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/social/linkedin_signin.jpeg);}
div.userpro-social-connect a.userpro-social-instagram {background-image: url(//www.fiforumafrica.org/wp-content/plugins/userpro/img/social/instagram_signin.png);} div.userpro-social-big a {
margin: 5px 0 !important;
display: inline-block !important;
width: 100%;
border-radius: 5px !important;
-moz-border-radius: 5px !important;
-webkit-border-radius: 5px !important;
border-bottom: 5px solid rgba(0,0,0,0.25);
-webkit-font-smoothing: antialiased !important;
font-weight: 400;
text-align: center;
transition: 0.25s;
letter-spacing:0.5px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
text-decoration: none !important;
color: #fff !important;
-moz-osx-font-smoothing: grayscale;
}
div.userpro-social-big a.userpro-social-facebook {background: #3b5998;}
div.userpro-social-big a.userpro-social-twitter {background: #00aced;}
div.userpro-social-big a.userpro-social-google {background: #dd4b39;}
div.userpro-social-big a.userpro-social-vk { background: #45668e;}
div.userpro-social-big a.userpro-social-linkedin {background:  #4875B4;}
div.userpro-social-big a.userpro-social-instagram {background:  #6D564D; cursor:pointer;}
div.userpro-social-big i {
margin: 0px 15px 0px 0px;
float: none;
}
div.userpro-social-big a:hover {
opacity: 0.85
} div.userpro-notice {
margin: 10px 0 0 0;
border-radius: 3px;
background: #eee;
border: 1px solid #ddd;
padding: 10px 15px;
font-size: 12px !important;
line-height: 22px !important;
color: #555 !important;
text-shadow: 0 1px #fff !important;
} div.userpro-bar-success {
position: fixed;
top: 0;
left: 0;
z-index: 999999;
background: linear-gradient(#8ab842, #7ab221) !important;
height: 30px;
color: #fff !important;
line-height: 30px;
width: 100% !important;
font-size: 14px !important;
text-align: center;
box-shadow: 0 1px 4px #aaa;
}
div.userpro-bar-failed {
position: fixed;
top: 0;
left: 0;
z-index: 999999;
background: #c24a4a !important;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d14242), to(#c24a4a)) !important;
background: -moz-linear-gradient(0% 0% 270deg,#d14242, #c24a4a) !important;	height: 30px;
color: #fff !important;
line-height: 30px;
width: 100% !important;
font-size: 14px !important;
text-align: center;
box-shadow: 0 1px 4px #aaa;
}
div.userpro-bar-success i,
div.userpro-bar-failed i{
cursor: pointer;
opacity: 0.5 !important;
margin: 0 10px !important;
font-size: 16px !important;
} div.userpro-alert {
position: relative;
}
div.userpro-alert-content, div.userpro-alert-input {
padding: 10px 50px 10px 15px;
}
div.userpro-alert-input div.userpro-input {
float: none !important;
}
div.userpro-alert-input div.userpro-input input[type=text]{
width: 160px !important;
font-size: 12px !important;
padding: 0 8px !important;
height: 28px !Important;
display: inline-block !important;
}
div.userpro-alert-input div.userpro-input input[type=button]{
height: 28px !important;
width: auto !important;
display: inline-block !important;
}
a.userpro-alert-close, a.userpro-alert-edit{
position: absolute;
right: 10px;
top: 7px;
font-size: 16px !important;
font-weight: normal !important;
opacity: 0.5;
}
a.userpro-alert-edit {right: 30px;top: 8px;}
a.userpro-alert-close:hover, a.userpro-alert-edit:hover {opacity: 0.8} span.up-round, span.up-round * {
border-radius: 999px !important;
}
div.userpro-submit input.userpro-button.fullwidth-block {
display: block !important;
width: 100% !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 5px !important;
} div.userpro-awsm {
margin-top: 100px;
display: inline-block;
text-align: center;
position: relative;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
padding: 70px 0 15px 0;
width: 25%;
margin-left: 15px;
margin-right: 15px;
}
div.userpro-awsm-pic {position: absolute;left: 30%;padding: 4px;}
div.userpro-awsm-pic img {
display: block !important;
overflow: hidden !important;
margin: 0 !important;
}
div.userpro-awsm-name a {font-size: 16px !important;}
div.userpro-awsm-name a:hover {text-decoration: none !important;}
div.userpro-awsm-meta {
margin: 20px 0 0 0 !important;
font-style: italic !important;
}
div.userpro-awsm-bio {
line-height: 20px !important;
font-size: 13px !important;
padding: 0 15px !important;
margin: 20px 0 0 0 !important;
}
div.userpro-awsm-link {margin: 10px 0 0 0 !important} div.userpro-post-wrap {
text-align: center;
margin: 0 0 30px 0;
}
div.userpro-post {
vertical-align: top !important;
float: none !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: inline-block !important;
width: 25%;
margin-bottom: 20px !important;
margin-left: 10px;
margin-right: 10px;
}
div.userpro-post a, div.userpro-post a:hover {
font-size: 13px  !important;
text-decoration: none !important;
line-height: 19px !important;
}
div.userpro-post-img a{position: relative;display: block;}
div.userpro-post-img a span.shadowed {
position: absolute;
top: 0;
left: 0;
opacity: 0.7;
z-index: 99;
width: 100%;
height: 0px;
}
div.userpro-post-img a span.iconed {
position: absolute;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 100%;
display: none;
}
div.userpro-post-img img {
max-width: 100% !important;
display: block !important;
overflow: hidden !important;
height: auto !important;
margin: 0 auto !important;
}
div.userpro-post-title {padding: 8px 10px !important;line-height: 19px !important;}
div.userpro-post-stat {
padding: 8px 10px !important;
line-height: 19px !important;
}
div.userpro-post-stat a {font-size: 13px !important;}
div.userpro-post-stat a i {font-size: 14px !important; margin: 0 5px 0 0 !important;}
div.userpro-post.userpro-post-compact {
text-align: left;
width: 100%;
background: transparent !important;
border-radius: 0;
box-shadow: none !important;
border: none !important;
border-bottom: 1px solid #eee !important;
margin: 0 !important;
padding: 0 !important;
padding: 10px 0 !important;
}
div.userpro-post.userpro-post-compact div.userpro-post-img {
float: left;
margin: 0 15px 0 0;
}
div.userpro-post.userpro-post-compact div.userpro-post-img a:hover {opacity: 0.8}
div.userpro-post.userpro-post-compact div.userpro-post-title {
padding: 0 !important;
}
div.userpro-post.userpro-post-compact div.userpro-post-stat {
border: none !important;
padding: 5px 0 0 0 !important;
} #wp-userpro_editor-wrap,
#wp-userpro_editor-editor-container {
max-width: 100% !important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
#wp-userpro_editor-editor-container {
border: 1px solid #ddd;
}
#wp-userpro_editor-wrap a.wp-switch-editor {
padding: 6px 10px !important;
border: 1px solid #ddd;
border-bottom: 0;
margin: 0 10px 0 0;
}
#wp-userpro_editor-wrap * {box-shadow:none !important}
#wp-userpro_editor-wrap a:hover {
text-decoration: none;
}
#wp-userpro_editor-wrap a.add_media {
height: 26px !important;
}
div.userpro-field textarea.userpro_editor {
padding: 10px !important;
font-size: 13px !important;
color: #666 !important;
} div.emd-filters {
font-size: 12px !important;
letter-spacing: 0 !important;
color: #666 !important;
float: left;
width: 22%;
padding-right: 3%;
margin: 0 0 20px 0 !important;
}
div.emd-main {
float: left;
letter-spacing: 0 !important;
color: #666 !important;
margin: 0 0 20px 0 !important;
}
div.emd-main-0 {width: 100% !important;}
div.emd-main-1 {width: 75% !important;}
div.emd-main div.userpro-paginate.top {margin: 0 0 40px 0 !important}
div.userpro-paginate {
text-align: center !important;
}
div.userpro-paginate a:hover {text-decoration: none !important} div.emd-head {
font-weight: bold;
color: #333 !important;
}
div.emd-foot {
font-size: 11px !important;
border-top: 1px solid #ddd;
padding: 15px 0 0 0 !important;
}
div.emd-filter {padding: 0 0 12px 0}
div.emd-filter-head {
background: #eee;
color: #666 !important;
font-size: 11px !important;
border-radius: 3px !important;
padding: 2px 8px;
margin: 12px 0 !important;
} div.emd-filters label {
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
display: block;
cursor: pointer !important;
height: 16px !important;
line-height: 16px !important;
color: #666 !important;
position: relative;padding: 0 25px;display:inline-block; font-size: 11px;
}
div.emd-filters label:hover {text-decoration: underline !important}
div.emd-filters label.userpro-radio input[type=radio], div.emd-filters label.userpro-checkbox input[type=checkbox]{display: none !important}
div.emd-filters label.userpro-radio span, div.emd-filters label.userpro-checkbox span {
position: absolute;
top: 0;
left: 0;
width: 16px;
height: 16px;
} div.emd-list *, div.emd-list-empty * {margin: 0!important;padding: 0 !important;line-height: 1em !important;text-decoration: none !important}
div.emd-user * {
transition: all .2s linear;
}
div.emd-user {
float: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #e5e5e5;
border-radius: 3px;
padding: 0 0 10px 0 !important;
margin: 0 0 20px 0% !important;
box-shadow: 0 1px 4px #ddd !important;
}
div.emd-user-img a:hover{opacity: 0.9}
div.emd-user-img  img{
width: 100%;
height: auto;
border: none !important;
box-shadow: none !important;
border-radius: 3px 3px 0 0!important;
}
div.emd-user-info {padding: 10px 10px 0 10px !important}
div.emd-user-left {float: left;}
div.emd-user-left a {
font-size: 12px !important;
line-height: 18px !important;
color: #444 !important;
text-decoration: none !important;
font-weight: bold !important;
}
div.emd-user-left a:hover {text-decoration: underline !important}
div.emd-user-right {float: right;padding: 3px 0 0 0 !important;}
div.emd-user-columns div.emd-user-right {padding: 0 !important}
div.emd-user-bio {
padding: 0 10px !important;
font-size: 11px !important;
line-height: 18px !important;
color: #999 !important;
}
div.emd-user-column {
padding: 2px 10px 0 10px !important;
font-size: 11px !important;
}
div.emd-user-column div.emd-user-left{line-height: 18px !important;}
div.emd-user-column div.emd-user-right {line-height: 18px !important;}
div.emd-user-icons {
margin: 10px 0 0 0 !important;
padding: 10px 0 0 0 !important;
border-top: 1px solid #e5e5e5;
}
div.emd-list div.emd-user div.emd-user-icons a.userpro-profile-icon {
width: 26px !important;
height: 26px !important;
line-height: 26px !important;
font-size: 14px !important;
margin: 0 2px !important;
} div.userpro-sc-bar {
border-bottom: 1px solid #eee;
}
a.userpro-count-link {
float: left;
display: block;
padding: 10px 15px;
font-size: 12px !important;
line-height: 18px !important;
}
a.userpro-count-link span {
font-weight: bold;
margin: 0 0 0 0 !important;
}
a.userpro-count-link i {
margin: 0 4px 0 0;
} div.userpro-sc-left {
float: left;
}
div.userpro-sc-right {
float: right;
padding: 6px 15px 0 0;
}
div.userpro-sc-right a.userpro-button {
font-size: 11px !important;
margin: 0 !important;
padding: 0px 8px !important;
border-radius: 3px !important;
height: 25px !important;
line-height: 25px !important;
top: 0px !important;
}
a.userpro-button i {margin: 0 4px 0 0 !important;font-size: 14px !important;}
a.userpro-button span {
background: #cc3000;
border-radius: 999px;
color: #fff;
padding: 0px 4px;
margin: 0 0 0 3px;
} div.userpro-sc {
padding: 15px;
border-bottom: 1px solid #eee;
position: relative;
}
div.userpro-sc:last-child {border-bottom: 0 !important;}
div.userpro-sc-noborder {border-bottom: 0 !important;}
div.userpro-sc-btn {
position: absolute;
right: 0;
top: 15px;
}
div.userpro-sc-img {
float: left;
margin: 0 15px 0 0;
}
div.userpro-sc-img a:hover {opacity: 0.8 !important}
div.userpro-sc-img img {
display: block;
overflow: hidden;
box-shadow: none !important;
border-radius: 3px;
max-width: 40px;
max-height: 40px;
}
div.userpro-sc-i {
padding-right: 80px;
margin: 0 0 0 55px;
}
div.userpro-sc-i-name a {
font-size: 13px;
font-weight: bold;
color: #333 !important;
}
div.userpro-sc-i-name a:hover {text-decoration: underline !important}
div.userpro-sc-i-icons {padding: 8px 0 0 0;}
div.userpro-sc-i-bio {
font-size: 12px !important;
line-height: 20px !important;
color: #999 !important;
} span.userpro-sc-i-info {
margin: 0 0 0 4px;
}
span.userpro-sc-i-info a {
display: inline-block !important;
font-size: 12px !important;
font-weight: normal;
color: #336699 !important;
}
span.userpro-sc-i-info a:hover {text-decoration: underline !important}
span.userpro-sc-i-sp {
font-size: 12px;
display: block !important;
padding: 4px 0 0 0;
}
div.userpro-sc-i-time {
margin: 2px 0 0 0;
font-size: 11px;
color: #aaa;
} div.userpro-sc-flw {
display: block;
margin: 9px 0 0 0;
} a.userpro-button.userpro-sc-refresh {
margin: 0 !important;
padding: 0px 8px!important;
border-radius: 3px !important;
position: absolute !important;
right: 15px !important;
top: 9px !important;
}
a.userpro-button.userpro-sc-refresh:active{
position: absolute !important;
right: 15px !important;
top: 9px !important;
}
div.userpro-right img.userpro-sc-refresh-loader {
display: none;
}
div.userpro-sc-load {
text-align: center;
padding: 15px;
} div.userpro-sc-load img.userpro-sc-loader{
display: none;
}
div.userpro-label span.userpro-field-icon {
left: -6px;
}
div.userpro-label.iconed {
padding-left: 30px;
}
div.userpro-overlay-inner div.userpro {
padding-left: 0;
}  table.userpro-table {
border-collapse:collapse;
margin: 20px 0 !important;
border: 0 !important;
border-left: 0 !important;
}
table.userpro-table * {border: none !important}
table.userpro-table th,
table.userpro-table td {
border: none !important;
font-weight: normal !important;
text-align: center !important;
}
table.userpro-table th.small,
table.userpro-table td.small {width: 40px !important}
table.userpro-table th.thumb,
table.userpro-table td.thumb {width: 40px !important}
table.userpro-table th.name,
table.userpro-table td.name {max-width: 100px !important}
table.userpro-table th {
background: #f5f5f5;
padding: 8px 10px;
border: 0 !important;
color: #999 !important;
}
table.userpro-table td {
padding: 12px 10px;
background: #fff;
border-bottom: 1px solid #eee !important;
color: #999 !important;
}
table.userpro-table td  a {
color: #444 !important;
text-decoration: none !important;
}table.userpro-table td  a:hover {color: #666!important;}
table.userpro-table td div.userpro-table-img img {
border-radius: 999px !important;
border: 1px solid #ccc !important;
}
table.userpro-table td  img.userpro-flag-normal {
margin: 0 !important;
}
table.userpro-table td.name span.nickname {
} .userpro-awsm-link .userpro-button{
float: right;
margin: 0 0 0 42px;
width: auto;
} .up-capture-photo{
background-color: #666 !important;
color : #fff !important;
border-radius: 5px !important;
margin: 26px 15px 0 !important;
padding: 12px 22px 12px 23px !important;
float: right !important;
cursor:pointer;
}
.userpro-webcam-pic-upload{
background-color: #666 !important;
border-radius: 4px !important;
color: #fff !important;
margin: 0 14px 3px 2px !important;
padding: 4px 23px !important;
display: inline-block;
cursor:pointer;
}
@media only screen and (min-width: 1024px) and (max-width: 1300px) {
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
div.emd-user{
width:auto !important;
}
}
@media only screen and (min-width: 320px) {
div.emd-filters label
{
padding-bottom:40px;
}
emd_country_chosen{max-width:66px;
width:100%;
}
}
@media only screen and (max-width: 479px) {
div.userpro-overlay-inner {
width: 90%;
margin-left: 5%;
left: 0;
}
#showFilters{
display:block !important;
}
.emd-filters{
display:none;
}
.emd-filters-responsive{
width:auto !important;
}
.emd-filters.active{
display:block !important;
}
.filter-button{
left: 0;
margin: auto auto 10px;
right: 0;
top: 0;
bottom:0;
position: relative;
}
div.emd-user{
width:auto !important;
}
}
@media all and (max-width: 699px) {
table.userpro-table a.userpro-flat-btn span {
display: none !important;
}
table.userpro-table a.userpro-flat-btn  i{margin:0!important}
}
.alpha-pagination-list {
-moz-border-bottom-colors: none !important;
-moz-border-left-colors: none !important;
-moz-border-right-colors: none !important;
-moz-border-top-colors: none !important;
border-bottom-color: #ccc !important;
border-bottom-style: solid !important;
border-bottom-width: 1px !important;
border-image-outset: 0 0 0 0 !important;
border-image-repeat: stretch stretch !important;
border-image-slice: 100% 100% 100% 100% !important;
border-image-source: none !important;
border-image-width: 1 1 1 1 !important;
border-left-color: #ccc !important;
border-left-style: solid !important;
border-left-width: 1px !important;
border-right-color: #ccc !important;
border-right-style: solid !important;
border-right-width: 1px !important;
border-top-color: #ccc !important;
border-top-style: solid !important;
border-top-width: 1px !important;
display: inline-block;
padding: 4px !important;
margin-bottom: 3px !important
}
.alpha-pagination-list:hover{
background-color:black;
}
.alpha-pagination-list:hover a{
color:white !important;
}
.alpha-pagination-link {
box-shadow: none !important;
padding-bottom: 8px !important;
padding-left: 8px !important;
padding-right: 8px !important;
padding-top: 8px !important;
}
.current-alphabet{
background-color:black;
}
.current-alphabet a{
color:white !important;
}
.userpro-social-connect > a {
box-shadow: none !important;
}
.up-google-map{
display:block !important;
}
.up-google-map-holder{
width:100%;
height:500px;
}
a:hover{
box-shadow: none !important;
text-decoration: none;
}
a{
box-shadow: none;
text-decoration: none;
}
#bbpress-forums .userpro-badges{
margin : 0 !important;
}
.bbpress-usepro-div {
display: inline-block;
}.ui-helper-hidden {
display: none;
}
.ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
}
.ui-helper-reset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
line-height: 1.3;
text-decoration: none;
font-size: 100%;
list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
content: "";
display: table;
border-collapse: collapse;
}
.ui-helper-clearfix:after {
clear: both;
}
.ui-helper-clearfix {
min-height: 0; }
.ui-helper-zfix {
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
opacity: 0;
filter:Alpha(Opacity=0);
}
.ui-front {
z-index: 100;
} .ui-state-disabled {
cursor: default !important;
}  .ui-icon {
display: block;
text-indent: -99999px;
overflow: hidden;
background-repeat: no-repeat;
}  .ui-widget-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.ui-datepicker {
width: 17em;
padding: .2em .2em 0;
display: none;
}
.ui-datepicker .ui-datepicker-header {
position: relative;
padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
position: absolute;
top: 2px;
width: 1.8em;
height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
left: 2px;
}
.ui-datepicker .ui-datepicker-next {
right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
margin: 0 2.3em;
line-height: 1.8em;
text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
font-size: 1em;
margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
width: 49%;
}
.ui-datepicker table {
width: 100%;
font-size: .9em;
border-collapse: collapse;
margin: 0 0 .4em;
}
.ui-datepicker th {
padding: .7em .3em;
text-align: center;
font-weight: bold;
border: 0;
}
.ui-datepicker td {
border: 0;
padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
display: block;
padding: .2em;
text-align: right;
text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
background-image: none;
margin: .7em 0 0 0;
padding: 0 .2em;
border-left: 0;
border-right: 0;
border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
float: right;
margin: .5em .2em .4em;
cursor: pointer;
padding: .2em .6em .3em .6em;
width: auto;
overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
float: left;
} .ui-datepicker.ui-datepicker-multi {
width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
width: 95%;
margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
clear: left;
}
.ui-datepicker-row-break {
clear: both;
width: 100%;
font-size: 0;
} .ui-datepicker-rtl {
direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
right: 2px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
left: 2px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
right: 1px;
left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
left: 1px;
right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
border-right-width: 0;
border-left-width: 1px;
} .ui-widget {
font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
font-size: 1.1em;
}
.ui-widget .ui-widget {
font-size: 1em;
} .ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
opacity: .7;
filter:Alpha(Opacity=70);
font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
opacity: .35;
filter:Alpha(Opacity=35);
background-image: none;
}
.ui-state-disabled .ui-icon {
filter:Alpha(Opacity=35); }  .ui-icon {
width: 16px;
height: 16px;
} .ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; } .ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }