.profilepro-des {
font-size: 14px;
font-weight: bold;
margin-left: 20px;
width: 46% !important;
}
.profilepro-input {
float: right;
width: 62% !important;
}
.profilepro_form > lable {
width: 25% !important;
float: left !important;
line-height: 18px;
}
.profilepro_form > .field {
width: 66%;
float: right;
}
.profilepro_form > input[type="checkbox"] {
float: left;
margin-right: 10px;
}
.profilepro_form > .field > input[type="password"] {
width: 100%;
padding: 8px;
background-color: #ebebeb;
border: 1px solid #d7d7d7;
}
.profilepro_form > .field > input[type="text"] {
width: 100%;
padding: 8px;
background-color: #ebebeb;
border: 1px solid #d7d7d7;
}
.profilepro_form > .field > textarea {
width: 100%;
padding: 10px 8px;
background-color: #ebebeb;
border: 1px solid #d7d7d7;
}
.profilepro_form > .field > select {
width: 100%;
height: 42px;
background-color: #ebebeb;
border: 1px solid #d7d7d7;
outline: 0;
}
.required
{
color:red;
}
.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(//monoqool.com/wp-content/plugins/profilepro/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.profilepro input[type=text].profilepro-datepicker,
div.profilepro input[type=text].profilepro-datepicker:focus{
background-image: url(//monoqool.com/wp-content/plugins/profilepro/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.profilepro * {padding:0; margin:0;text-decoration: none;outline:none;border:0;letter-spacing: 0px}
div.profilepro form {margin: 0 !important} div.profilepro {
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.profilepro-custom-center * {
text-align: center;
margin: 0 auto;
}
div.profilepro-custom-left {float: left;}
div.profilepro-custom-right {float: right;}
div.profilepro .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.profilepro input,
div.profilepro textarea,
div.profilepro select
{font-size: 12px !important;} div.profilepro-clear {clear: both}
div.profilepro-left {float: left}
.profilepro-force-center {float: none !important}
div.profilepro-right {float: right}
div.profilepro video { width: 100% !important; height: auto !important; }
div.profilepro iframe{
display: block;
overflow: hidden;
} div.profilepro-help {
margin: 5px 0 0 0;
}
div.profilepro-help i {
font-size: 20px !important;
margin: 0 10px 0 0;
}
div.profilepro-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.profilepro-warning i {
position: absolute;
top: -16px;
left: 5px;
font-size: 24px;
}
div.profilepro-warning a:hover {text-decoration: underline}
div.profilepro-message {margin: 15px 0 0 0}
div.profilepro div.profilepro-message p {padding: 10px !important;line-height: 1.5em;}
div.profilepro p {padding: 0!important;margin: 15px 0 0 0 !important;}
div.profilepro div.profilepro-input p {padding:0!important;margin: 0 0 8px 0 !important;}
div.profilepro-message.profilepro-message-demo {margin-top: 0}
div.profilepro-message.profilepro-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.profilepro-message.profilepro-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.profilepro-loading, div.profilepro img.profilepro-loading {
position: relative;
top: 7px;
display: none !important;
box-shadow: none !important;
vertical-align: top !important;
}
div.profilepro img.profilepro-loading.inline {
display: inline !important;
} div.profilepro-profile-icons.top {
position: absolute;
top: 15px;
right: 15px;
}
div.profilepro-profile-icons.bottom {
position: absolute;
bottom: 15px;
right: 15px;
}
a.profilepro-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.profilepro-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.profilepro-button,
a.profilepro-button,
div.profilepro 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.profilepro-button {height: 29px !important; line-height: 29px !important}
a.profilepro-button,div.profilepro div.ajax-file-upload {height: 27px !important; line-height: 27px !important}
div.profilepro-submit input[type=submit].profilepro-button {
vertical-align: baseline !important;
display: inline-block !important;
padding: 0 10px !important;
margin: 0 !important;
margin-right: 15px  !important;
top: 0 !important;
}
div.profilepro-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;
background:#2190bc !important;
border:none;
} div.profilepro-head {
padding: 15px;
position: relative;
}
div.profilepro-head div.profilepro-left {
font-size: 14px !important;
}
div.profilepro-head div.profilepro-right {margin: 2px 0 0 0; font-size: 13px !important}
div.profilepro-head div.profilepro-right a:hover {text-decoration: underline}
div.profilepro-head div.profilepro-right a{line-height: 13px;}
div.profilepro-head div.profilepro-left i {
font-size: 24px !important;
margin: 0 12px 0 0;
position: relative;
top: 1px;
text-shadow: inset 0 -1px 4px #fff;
} div.profilepro-body {
padding: 0 15px 15px 15px;
line-height: 18px !important;
}
div.profilepro-body.profilepro-body-nopad {
padding: 0 !important;
}
div.profilepro-body  a:hover {text-decoration: underline}
div.profilepro-users div.profilepro-body div.profilepro-user a:hover {text-decoration:none}
div.profilepro-users div.profilepro-body div.profilepro-paginate a:hover {text-decoration:none}
div.profilepro-body div.profilepro-field-view { } div.profilepro-centered,
div.profilepro-centered-c {
text-align: center;
position: relative;
padding: 15px 0;
}
div.profilepro-centered-c {padding: 15px 0;}
div.profilepro-centered-c div.profilepro-profile-img {width: 64px !important; height: 64px !important;}
div.profilepro-centered div.profilepro-profile-icons.top,
div.profilepro-centered-c div.profilepro-profile-icons.top {
position: absolute;
top: 15px;
right: 15px;
}
div.profilepro-centered img.profilepro-loading,
div.profilepro-centered-c img.profilepro-loading {
position: absolute;
top: 15px;
left: 15px;
}
div.profilepro-profile-img {
float: left;
padding: 0 0 5px 0;
}
div.profilepro-head div.profilepro-left div.profilepro-profile-img {
float: left;
margin: 0 15px 0 0;
padding: 0;
}
div.profilepro-head div.profilepro-left div.profilepro-profile-img-after {
float: left;
}
div.profilepro-head div.profilepro-left div.profilepro-profile-img {
width: 64px;
height: 64px;
}
div.profilepro-profile-img img {
box-shadow: none !important;
padding: 0 !important;
border-radius: 89px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}
div.profilepro-centered-icons {
text-align: center;
margin: 0 auto;
padding: 15px 0 0 0;
}
div.profilepro-centered-icons a.profilepro-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:4px;
background-color:gray !important;
color:black !important;
}
div.profilepro-centered-icons a.profilepro-profile-icon i {line-height: 26px !important;}
div.profilepro-profile-img-btn {
font-size: 12px !important;
margin: 10px 0 0 0;
}
div.profilepro-profile-img-btn a.profilepro-button {margin-right: 0 !important}
div.profilepro-profile-name {
font-size: 24px !important;
line-height: 24px !important;
}
div.profilepro-profile-name a {
line-height: 30px !important;
}
div.profilepro-profile-name.small {
font-size: 14px !important;
line-height: 20px !important;
} span.profilepro-badges {
display: block !important;
text-align: left !important;
max-width: 100px !important;
}
div.profilepro-awsm-name span.profilepro-badges {
margin-top: 5px !important;
}
img.profilepro-profile-badge-right { margin: 0 0 0 6px !important;
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.profilepro-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.profilepro-sc span.profilepro-badges,
div.profilepro-list-item span.profilepro-badges,
div.profilepro-online-item span.profilepro-badges,
div.profilepro-head span.profilepro-badges,
span.profilepro-badges.inline
{
display: inline !important;
max-width: auto !important;
margin: 0 0 0 4px !important;
}
div.profilepro-sc span.profilepro-badges img.profilepro-profile-badge,
div.profilepro-list-item  span.profilepro-badges img.profilepro-profile-badge,
div.profilepro-online-item span.profilepro-badges img.profilepro-profile-badge,
div.profilepro-head span.profilepro-badges img.profilepro-profile-badge,
span.profilepro-badges.inline img.profilepro-profile-badge
{
top: -1px !important;
margin: 0 0 0 4px !important;
}
div.profilepro-list-item img.profilepro-profile-badge.profilepro-hide-from-list {display: none !important;}
div.profilepro-online-item img.profilepro-profile-badge.profilepro-hide-from-list {display: none !important;} div.profilepro-section {
margin: 15px 0 0 0;
padding: 0 0 8px 0 !important;
font-size: 13px;
position: relative;
transition: all .2s linear !important;
}
ins.profilepro-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.profilepro-collapsible-1 {
cursor: pointer;
}
div.profilepro-collapsible-1 span {
margin: 0 10px 0 0;
font-size: 18px;
position: relative;
top: 1px;
} div.profilepro-field {margin: 15px 0 0 0}
div.profilepro-field.profilepro-field-compact {margin: 5px 0 0 0}
div.profilepro-field-private {display: none!important}
div.profilepro-field.profilepro-submit {padding-top: 15px;position: relative} div.profilepro-label label {
float: left;
margin-right: 8px !important;
font-size: 12px !important;
font-weight: bold !important;
word-wrap: break-word !important;
padding: 0!important;
width:66%;	
}
div.profilepro-label span.profilepro-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.profilepro-label span.profilepro-field-icon i {line-height: 32px !important}
div.profilepro-label {
float: left;
margin: 0 0 4px 0;
width: 100%;
position: relative;
z-index: 5;
}
div.profilepro-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.profilepro-float div.profilepro-label {
float: left;
width: 34%;
margin: 5px 0 0 0;
}
div.profilepro-label.view {margin: 0 0 4px 0;}
div.profilepro-float div.profilepro-label.view {margin: 0;}
div.profilepro-input label {cursor: pointer !important;}
div.profilepro-label label {cursor: pointer !important;}
div.profilepro-label.view label {cursor: default !important;}
div.profilepro-input {
float: left;
width: 100%;
}
div.profilepro-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.profilepro-input a.lightview span {
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
width: 32px;
height: 32px;
background: url(//monoqool.com/wp-content/plugins/profilepro/img/zoom.png) no-repeat center;
opacity: 0.7;
}
div.profilepro-input a.lightview:hover span {opacity: 1}
div.profilepro-input a.lightview img {display: block;overflow: hidden;}
span.profilepro-tip {
float: left;
width: 14px;
height: 14px;
cursor: pointer;
opacity: 0.5;
}
span.profilepro-tip:hover {opacity: 1} div.profilepro-input {position: relative}
div.profilepro-maxwidth div.profilepro-input {
float: none !important;
width: 100% !important;
margin: 15px 0 0 0;
} div.profilepro-input img {
max-width: 100%!important;
height: auto !important;
}
img.profilepro-flag-normal {
width: 24px;
height: 24px;
margin: 0 10px 0 0 !important;
vertical-align: middle !important;
font-size: 0px !important;
}
div.profilepro-input i.profilepro-meta-value{margin: 0 0 0 10px;font-size: 15px;}
div.profilepro-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.profilepro-input div.icon-ok i {
cursor: default !important;
font-size: 20px !important;
width: 30px !important;
height: 30px !important;
line-height: 30px !important;
}
div.profilepro-input input[type=text],
div.profilepro-input input[type=password],
div.profilepro-input textarea,
div.profilepro-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.profilepro-input textarea{ line-height: 1.6em; min-height:80px; padding: 8px 10px !important; }
div.profilepro-input textarea.normal{height:100px}
div.profilepro-input textarea.small{height:80px}
div.profilepro-input textarea.large{height:120px}
div.profilepro-input input[type=text],
div.profilepro-input input[type=password] {
padding: 0 8px !important;
height: 30px !important;
} div.profilepro-input label.profilepro-checkbox.hide-field {
display: inline-block;
font-weight: normal!important;
font-size:11px;
text-transform: uppercase;
}
div.profilepro-input label.profilepro-radio, div.profilepro-input label.profilepro-checkbox {
position:relative;
padding:0 25px;
margin:5px 0;
display:inline-block;
font-size:13px;
font-weight:normal !important;
}
div.profilepro-input label.profilepro-radio.full, div.profilepro-input label.profilepro-checkbox.full  {width: auto !important;display: block; }
div.profilepro-input label.profilepro-radio input[type=radio], div.profilepro-input label.profilepro-checkbox input[type=checkbox]{display: none !important}
div.profilepro-input label.profilepro-radio span, div.profilepro-input label.profilepro-checkbox span {
position: absolute;
top: 2px;
left: 0;
width: 16px;
height: 16px;
} div.profilepro-pic {
margin: 0 0 12px 0;
}
div.profilepro-pic.profilepro-pic-nomargin {margin:0!important}
div.profilepro-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.profilepro-pic-post_featured_image span.profilepro-pic-none {
margin: 0 0 10px 0 !important;
display: block;
}
div.profilepro-pic-post_featured_image img.no_feature {
display: none !important;
margin: 0 !important;
}
div.profilepro-pic-post_featured_image img {margin: 0 0 12px 0!important} div.profilepro-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.profilepro-file-input a.zip {background-image: url(//monoqool.com/wp-content/plugins/profilepro/img/file-zip.png)}
div.profilepro-file-input a.txt {background-image: url(//monoqool.com/wp-content/plugins/profilepro/img/file-txt.png)}
div.profilepro-file-input a.pdf {background-image: url(//monoqool.com/wp-content/plugins/profilepro/img/file-pdf.png)}
div.profilepro-file-input a.file {background-image: url(//monoqool.com/wp-content/plugins/profilepro/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.profilepro-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.profilepro-modal-inner i.profilepro-icon-ok {
font-size: 22px;
margin: 0 12px 0 0;
color: #79a519;
position: relative;
top: 1px;
}
div.profilepro-modal-inner i.profilepro-icon-remove {
position: absolute;
top: 8px;
right: 8px;
font-size: 12px;
color: #ccc;
cursor: pointer;
}
div.profilepro-modal-inner i.profilepro-icon-remove:hover {color:#999} div.profilepro-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 190000;
}
div.profilepro-overlay-inner {
position: fixed;
width: 480px;
margin-left: -240px;
left: 50%;
top: 0;
z-index: 190001;
}
div.profilepro-overlay-inner div.profilepro {
margin: 0!important;
max-width: 100%;
position: relative;
}
div.profilepro a.profilepro-close-popup {display: none !important;}
div.profilepro-overlay-inner div.profilepro a.profilepro-close-popup {
display: block !important;
position: absolute;
right: 0;
top: -30px;
font-size: 11px !important;
text-transform: uppercase;
padding: 0 28px 0 0;
height: 16px;
line-height: 16px;
opacity: 0.7;
} div.profilepro.profilepro-nostyle {
padding: 15px;
}
div.profilepro-card-img img {
box-shadow: none !important;
max-width: 100% !important;
height: auto !important;
}
div.profilepro-card-img a:hover {opacity: 0.7}
div.profilepro-card-info {
}
div.profilepro-card-left {float: left;margin: 6px 0 0 0}
div.profilepro-card-right {float: right;margin: 10px 0 0 0}
div.profilepro-card-left, div.profilepro-card-left a {
font-size: 16px !important;
line-height: 22px !important;
text-decoration: none !important;
}
div.profilepro-card-left a:hover {
text-decoration: underline !important
}
div.profilepro-card-icons {padding: 10px 0 0 0;}
div.profilepro-card-bio {
font-size: 12px !important;
line-height: 20px !important;
} div.profilepro-users {
text-align: center;
border: none !important;
background: none !important;
}
div.profilepro-user {
display: inline-block;
text-align: center;
}
div.profilepro-user div.profilepro-user-link {
opacity: 0;
margin: 10px 0 0 0;
text-align: center;
position: relative;
}
div.profilepro-user div.profilepro-user-link i {
position: absolute;
top: -26px;
left: 50%;
font-size: 40px;
width: 40px;
margin-left: -20px;
}
div.profilepro-user div.profilepro-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.profilepro-user a.profilepro-user-img {
display: inline-block;
position: relative;
overflow: hidden;
}
div.profilepro-user a.profilepro-user-img  img {border-radius: 3px}
div.profilepro-user a.profilepro-user-img span {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
font-size: 38px;
opacity: 0.8;
}
div.profilepro-user img {
display: block;
overflow: hidden;
} div.profilepro-paginate.top{margin: 20px 0}
div.profilepro-paginate.bottom{margin: 40px 0 0 0}
div.profilepro-paginate span,
div.profilepro-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.profilepro-search {
width: 100%;
margin: 0 0 20px 0;
}
div.profilepro-search-results {
padding: 20px 0;
font-size: 28px;
font-weight: 300;
}
form.profilepro-search-form *{vertical-align: middle !important;float: left;}
form.profilepro-search-form {
display: inline-block;
padding: 20px;
}
form.profilepro-search-form input[type=text],
form.profilepro-search-form div.profilepro-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.profilepro-search-form div.profilepro-input {float: none !important}
form.profilepro-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.profilepro-search div.emd-filter-head {
display: none !important;
}
div.profilepro-search .chosen-container-single .chosen-single {
height: 26px !important;
line-height: 26px !important;
width: 120px !important;
margin: 0 10px 0 0 !important;
}
div.profilepro-search .chosen-drop {width: 130px !important;}
div.profilepro-search .chosen-drop, div.profilepro-search .chosen-drop * {float: none !important}
div.profilepro-search .chosen-drop li {
display: block !important;
width: auto !important;
float: none !important;
} a.profilepro-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.profilepro-flat-btn {
font-size: 11px !important;
font-weight: bold !important;
padding: 4px 12px !important;
display: inline-block !important;
text-decoration: none !important;
}
a.profilepro-flat-btn i {margin-right: 5px!important}
a.profilepro-flat-btn:hover {text-decoration: none !important;}
table.profilepro-table a.profilepro-flat-btn {
font-size: 11px !important;
font-weight: bold !important;
padding: 4px 12px !important;
display: inline-block !important;
text-decoration: none !important;
}
table.profilepro-table a.profilepro-flat-btn i {margin-right: 5px!important;font-size: 14px !important}
table.profilepro-table a.profilepro-flat-btn:hover {text-decoration: none !important;}
table.profilepro-table a.profilepro-flat-btn.chat {
background: #1e93be !important;
color: #fff !important;
}
table.profilepro-table a.profilepro-flat-btn.chat:hover {
background: #27aada !important;
} div.profilepro-list-item {
display: block;
padding: 15px 0;
}
div.profilepro-list-item:last-child {border-bottom: 0 !important;padding-bottom: 0px !important}
div.profilepro-list-item-i {float: left;margin: 0 15px 0 0;}
div.profilepro-list-item-i img {	box-shadow: none !important; }
div.profilepro-list-item-i a:hover {opacity: 0.8}
div.profilepro-list-item-d {float: left;}
a.profilepro-list-item-name {font-size: 13px;}
a.profilepro-list-item-name:hover {text-decoration: none !important}
div.profilepro-list-item-bio {
font-size: 12px !important;
line-height: 20px !important;
}
div.profilepro-list-item-icons {padding: 13px 0 0 0;} div.profilepro-online-count {
padding: 15px 0 0 0;
}
div.profilepro-online-item {
display: block;
padding: 15px 0;
}
div.profilepro-online-item:last-child {border-bottom: 0 !important;padding-bottom: 0px !important}
div.profilepro-online-item-i {float: left;margin: 0 15px 0 0;}
div.profilepro-online-item-i img {box-shadow: none !important;border: 1px solid #ddd;}
div.profilepro-online-item-i a:hover {opacity: 0.8}
div.profilepro-online-item-d {
float: left;
margin: 6px 0 0 0;
}
a.profilepro-online-item-name {font-size: 13px;}
a.profilepro-online-item-name:hover {text-decoration: none !important}
div.profilepro-online-item-bio {
font-size: 12px !important;
line-height: 20px !important;
}
div.profilepro-online-item-icons {padding: 13px 0 0 0;}
div.profilepro-online-i { padding: 10px 6px 0 0;display: inline-block !important}
a.profilepro-online-i-thumb img {
width: 20px;
height: 20px;
vertical-align: middle !important;
padding: 0 2px 0 0 !important;
}
a.profilepro-online-i-name {
font-size: 11px !important;
}
a.profilepro-online-i-name:hover {text-decoration: none !important;} a.profilepro-online-i-name.admin,
a.profilepro-online-item-name.admin
{font-weight: bold !important;} div.profilepro-social-connect {
position: absolute;
right: 0;
top: 14px;
}
div.profilepro-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.profilepro-social-connect.fullwidth-block-social{
position: relative;
top: auto;
right: auto;
text-align: center;
margin: 0 0 10px 0;
}
div.profilepro-social-connect.fullwidth-block-social a {
float: none;
}
div.profilepro-social-connect a.profilepro-social-facebook {background-image: url(//monoqool.com/wp-content/plugins/profilepro/img/social/facebook_signin.png);}
div.profilepro-social-connect a.profilepro-social-twitter {background-image: url(//monoqool.com/wp-content/plugins/profilepro/img/social/twitter_signin.png);}
div.profilepro-social-connect a.profilepro-social-google {background-image: url(//monoqool.com/wp-content/plugins/profilepro/img/social/google_signin.png);}
div.profilepro-social-connect a.profilepro-social-linkedin {background-image: url(//monoqool.com/wp-content/plugins/profilepro/img/social/linkedin_signin.jpeg);}
div.profilepro-social-connect a.profilepro-social-instagram {background-image: url(//monoqool.com/wp-content/plugins/profilepro/img/social/instagram_signin.png);} div.profilepro-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.profilepro-social-big a.profilepro-social-facebook {background: #3b5998;}
div.profilepro-social-big a.profilepro-social-twitter {background: #00aced;}
div.profilepro-social-big a.profilepro-social-google {background: #dd4b39;}
div.profilepro-social-big a.profilepro-social-vk { background: #45668e;}
div.profilepro-social-big a.profilepro-social-linkedin {background:  #4875B4;}
div.profilepro-social-big a.profilepro-social-instagram {background:  #6D564D; cursor:pointer;}
div.profilepro-social-big i {
margin: 0px 15px 0px 0px;
float: none;
}
div.profilepro-social-big a:hover {
opacity: 0.85
} div.profilepro-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.profilepro-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.profilepro-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.profilepro-bar-success i,
div.profilepro-bar-failed i{
cursor: pointer;
opacity: 0.5 !important;
margin: 0 10px !important;
font-size: 16px !important;
} div.profilepro-alert {
position: relative;
}
div.profilepro-alert-content, div.profilepro-alert-input {
padding: 10px 50px 10px 15px;
}
div.profilepro-alert-input div.profilepro-input {
float: none !important;
}
div.profilepro-alert-input div.profilepro-input input[type=text]{
width: 160px !important;
font-size: 12px !important;
padding: 0 8px !important;
height: 28px !Important;
display: inline-block !important;
}
div.profilepro-alert-input div.profilepro-input input[type=button]{
height: 28px !important;
width: auto !important;
display: inline-block !important;
}
a.profilepro-alert-close, a.profilepro-alert-edit{
position: absolute;
right: 10px;
top: 7px;
font-size: 16px !important;
font-weight: normal !important;
opacity: 0.5;
}
a.profilepro-alert-edit {top: 8px;}
a.profilepro-alert-close:hover, a.profilepro-alert-edit:hover {opacity: 0.8} span.up-round, span.up-round * {
border-radius: 999px !important;
}
div.profilepro-submit input.profilepro-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.profilepro-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.profilepro-awsm-pic {position: absolute;left: 50%;padding: 4px;}
div.profilepro-awsm-pic img {
display: block !important;
overflow: hidden !important;
margin: 0 !important;
}
div.profilepro-awsm-name a {font-size: 16px !important; border:none}
div.profilepro-awsm-name a:hover {text-decoration: none !important;}
div.profilepro-awsm-meta {
margin: 20px 0 0 0 !important;
font-style: italic !important;
}
div.profilepro-awsm-bio {
line-height: 20px !important;
font-size: 13px !important;
padding: 0 15px !important;
margin: 20px 0 0 0 !important;
}
div.profilepro-awsm-link {margin: 10px 0 0 0 !important} div.profilepro-post-wrap {
text-align: center;
margin: 0 0 30px 0;
}
div.profilepro-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.profilepro-post a, div.profilepro-post a:hover {
font-size: 13px  !important;
text-decoration: none !important;
line-height: 19px !important;
}
div.profilepro-post-img a{position: relative;display: block;}
div.profilepro-post-img a span.shadowed {
position: absolute;
top: 0;
left: 0;
opacity: 0.7;
z-index: 99;
width: 100%;
height: 0px;
}
div.profilepro-post-img a span.iconed {
position: absolute;
top: 0;
left: 0;
z-index: 100;
width: 100%;
height: 100%;
display: none;
}
div.profilepro-post-img img {
max-width: 100% !important;
display: block !important;
overflow: hidden !important;
height: auto !important;
margin: 0 auto !important;
}
div.profilepro-post-title {padding: 8px 10px !important;line-height: 19px !important;}
div.profilepro-post-stat {
padding: 8px 10px !important;
line-height: 19px !important;
}
div.profilepro-post-stat a {font-size: 13px !important;}
div.profilepro-post-stat a i {font-size: 14px !important; margin: 0 5px 0 0 !important;}
div.profilepro-post.profilepro-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.profilepro-post.profilepro-post-compact div.profilepro-post-img {
float: left;
margin: 0 15px 0 0;
}
div.profilepro-post.profilepro-post-compact div.profilepro-post-img a:hover {opacity: 0.8}
div.profilepro-post.profilepro-post-compact div.profilepro-post-title {
padding: 0 !important;
}
div.profilepro-post.profilepro-post-compact div.profilepro-post-stat {
border: none !important;
padding: 5px 0 0 0 !important;
} #wp-profilepro_editor-wrap,
#wp-profilepro_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-profilepro_editor-editor-container {
border: 1px solid #ddd;
}
#wp-profilepro_editor-wrap a.wp-switch-editor {
padding: 6px 10px !important;
border: 1px solid #ddd;
border-bottom: 0;
margin: 0 10px 0 0;
}
#wp-profilepro_editor-wrap * {box-shadow:none !important}
#wp-profilepro_editor-wrap a:hover {
text-decoration: none;
}
#wp-profilepro_editor-wrap a.add_media {
height: 26px !important;
}
div.profilepro-field textarea.profilepro_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.profilepro-paginate.top {margin: 0 0 40px 0 !important}
div.profilepro-paginate {
text-align: center !important;
}
div.profilepro-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.profilepro-radio input[type=radio], div.emd-filters label.profilepro-checkbox input[type=checkbox]{display: none !important}
div.emd-filters label.profilepro-radio span, div.emd-filters label.profilepro-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.profilepro-profile-icon {
width: 26px !important;
height: 26px !important;
line-height: 26px !important;
font-size: 14px !important;
margin: 0 2px !important;
} div.profilepro-sc-bar {
border-bottom: 1px solid #eee;
}
a.profilepro-count-link {
float: left;
display: block;
padding: 10px 15px;
font-size: 12px !important;
line-height: 18px !important;
}
a.profilepro-count-link span {
font-weight: bold;
margin: 0 0 0 0 !important;
}
a.profilepro-count-link i {
margin: 0 4px 0 0;
} div.profilepro-sc-left {
float: left;
}
div.profilepro-sc-right {
float: right;
padding: 6px 15px 0 0;
}
div.profilepro-sc-right a.profilepro-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.profilepro-button i {margin: 0 4px 0 0 !important;font-size: 14px !important;}
a.profilepro-button span {
background: #cc3000;
border-radius: 999px;
color: #fff;
padding: 0px 4px;
margin: 0 0 0 3px;
} div.profilepro-sc {
padding: 15px;
border-bottom: 1px solid #eee;
position: relative;
}
div.profilepro-sc:last-child {border-bottom: 0 !important;}
div.profilepro-sc-noborder {border-bottom: 0 !important;}
div.profilepro-sc-btn {
position: absolute;
right: 0;
top: 15px;
}
div.profilepro-sc-img {
float: left;
margin: 0 15px 0 0;
}
div.profilepro-sc-img a:hover {opacity: 0.8 !important}
div.profilepro-sc-img img {
display: block;
overflow: hidden;
box-shadow: none !important;
border-radius: 3px;
max-width: 40px;
max-height: 40px;
}
div.profilepro-sc-i {
padding-right: 80px;
margin: 0 0 0 55px;
}
div.profilepro-sc-i-name a {
font-size: 13px;
font-weight: bold;
color: #333 !important;
}
div.profilepro-sc-i-name a:hover {text-decoration: underline !important}
div.profilepro-sc-i-icons {padding: 8px 0 0 0;}
div.profilepro-sc-i-bio {
font-size: 12px !important;
line-height: 20px !important;
color: #999 !important;
} span.profilepro-sc-i-info {
margin: 0 0 0 4px;
}
span.profilepro-sc-i-info a {
display: inline-block !important;
font-size: 12px !important;
font-weight: normal;
color: #336699 !important;
}
span.profilepro-sc-i-info a:hover {text-decoration: underline !important}
span.profilepro-sc-i-sp {
font-size: 12px;
display: block !important;
padding: 4px 0 0 0;
}
div.profilepro-sc-i-time {
margin: 2px 0 0 0;
font-size: 11px;
color: #aaa;
} div.profilepro-sc-flw {
display: block;
margin: 9px 0 0 0;
} a.profilepro-button.profilepro-sc-refresh {
margin: 0 !important;
padding: 0px 8px!important;
border-radius: 3px !important;
position: absolute !important;
right: 15px !important;
top: 9px !important;
}
a.profilepro-button.profilepro-sc-refresh:active{
position: absolute !important;
right: 15px !important;
top: 9px !important;
}
div.profilepro-right img.profilepro-sc-refresh-loader {
display: none;
}
div.profilepro-sc-load {
text-align: center;
padding: 15px;
}
div.profilepro-sc-load img.profilepro-sc-loader{
display: none;
} table.profilepro-table {
border-collapse:collapse;
margin: 20px 0 !important;
border: 0 !important;
border-left: 0 !important;
}
table.profilepro-table * {border: none !important}
table.profilepro-table th,
table.profilepro-table td {
border: none !important;
font-weight: normal !important;
text-align: center !important;
}
table.profilepro-table th.small,
table.profilepro-table td.small {width: 40px !important}
table.profilepro-table th.thumb,
table.profilepro-table td.thumb {width: 40px !important}
table.profilepro-table th.name,
table.profilepro-table td.name {max-width: 100px !important}
table.profilepro-table th {
background: #f5f5f5;
padding: 8px 10px;
border: 0 !important;
color: #999 !important;
}
table.profilepro-table td {
padding: 12px 10px;
background: #fff;
border-bottom: 1px solid #eee !important;
color: #999 !important;
}
table.profilepro-table td  a {
color: #444 !important;
text-decoration: none !important;
}table.profilepro-table td  a:hover {color: #666!important;}
table.profilepro-table td div.profilepro-table-img img {
border-radius: 999px !important;
border: 1px solid #ccc !important;
}
table.profilepro-table td  img.profilepro-flag-normal {
margin: 0 !important;
}
table.profilepro-table td.name span.nickname {
}
.profilepro-awsm-name .profilepro-badges{
display:inline !important
} @font-face{font-family:'FontAwesome';src:url(//monoqool.com/wp-content/plugins/profilepro/css/font/fontawesome-webfont.eot?v=3.2.1);src:url(//monoqool.com/wp-content/plugins/profilepro/css/font/fontawesome-webfont.eot?#iefix&v=3.2.1) format('embedded-opentype'),url(//monoqool.com/wp-content/plugins/profilepro/css/font/fontawesome-webfont.woff?v=3.2.1) format('woff'),url(//monoqool.com/wp-content/plugins/profilepro/css/font/fontawesome-webfont.ttf?v=3.2.1) format('truetype'),url(//monoqool.com/wp-content/plugins/profilepro/css/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format('svg');font-weight:normal;font-style:normal;}[class^="profilepro-icon-"],[class*=" profilepro-icon-"]{font-family:FontAwesome;font-weight:normal;font-style:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}
[class^="profilepro-icon-"]:before,[class*=" profilepro-icon-"]:before{font-family: FontAwesome; text-decoration:inherit;display:inline-block;speak:none;}
.profilepro-icon-large:before{vertical-align:-10%;font-size:1.3333333333333333em;}
a [class^="profilepro-icon-"],a [class*=" profilepro-icon-"]{display:inline;}
[class^="profilepro-icon-"].profilepro-icon-fixed-width,[class*=" profilepro-icon-"].profilepro-icon-fixed-width{display:inline-block;width:1.1428571428571428em;text-align:right;padding-right:0.2857142857142857em;}[class^="profilepro-icon-"].profilepro-icon-fixed-width.profilepro-icon-large,[class*=" profilepro-icon-"].profilepro-icon-fixed-width.profilepro-icon-large{width:1.4285714285714286em;}
.icons-ul{margin-left:2.142857142857143em;list-style-type:none;}.icons-ul>li{position:relative;}
.icons-ul .profilepro-icon-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;text-align:center;line-height:inherit;}
[class^="profilepro-icon-"].hide,[class*=" profilepro-icon-"].hide{display:none;}
.profilepro-icon-muted{color:#eeeeee;}
.profilepro-icon-light{color:#ffffff;}
.profilepro-icon-dark{color:#333333;}
.profilepro-icon-border{border:solid 1px #eeeeee;padding:.2em .25em .15em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.profilepro-icon-2x{font-size:2em;}.profilepro-icon-2x.profilepro-icon-border{border-width:2px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.profilepro-icon-3x{font-size:3em;}.profilepro-icon-3x.profilepro-icon-border{border-width:3px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.profilepro-icon-4x{font-size:4em;}.profilepro-icon-4x.profilepro-icon-border{border-width:4px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
.profilepro-icon-5x{font-size:5em;}.profilepro-icon-5x.profilepro-icon-border{border-width:5px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
.pull-right{float:right;}
.pull-left{float:left;}
[class^="profilepro-icon-"].pull-left,[class*=" profilepro-icon-"].pull-left{margin-right:.3em;}
[class^="profilepro-icon-"].pull-right,[class*=" profilepro-icon-"].pull-right{margin-left:.3em;}
[class^="profilepro-icon-"],[class*=" profilepro-icon-"]{display:inline;width:auto;height:auto;line-height:normal;vertical-align:baseline;background-image:none;background-position:0% 0%;background-repeat:repeat;margin-top:0;}
.profilepro-icon-white,.nav-pills>.active>a>[class^="profilepro-icon-"],.nav-pills>.active>a>[class*=" profilepro-icon-"],.nav-list>.active>a>[class^="profilepro-icon-"],.nav-list>.active>a>[class*=" profilepro-icon-"],.navbar-inverse .nav>.active>a>[class^="profilepro-icon-"],.navbar-inverse .nav>.active>a>[class*=" profilepro-icon-"],.dropdown-menu>li>a:hover>[class^="profilepro-icon-"],.dropdown-menu>li>a:hover>[class*=" profilepro-icon-"],.dropdown-menu>.active>a>[class^="profilepro-icon-"],.dropdown-menu>.active>a>[class*=" profilepro-icon-"],.dropdown-submenu:hover>a>[class^="profilepro-icon-"],.dropdown-submenu:hover>a>[class*=" profilepro-icon-"]{background-image:none;}
.btn [class^="profilepro-icon-"].profilepro-icon-large,.nav [class^="profilepro-icon-"].profilepro-icon-large,.btn [class*=" profilepro-icon-"].profilepro-icon-large,.nav [class*=" profilepro-icon-"].profilepro-icon-large{line-height:.9em;}
.btn [class^="profilepro-icon-"].profilepro-icon-spin,.nav [class^="profilepro-icon-"].profilepro-icon-spin,.btn [class*=" profilepro-icon-"].profilepro-icon-spin,.nav [class*=" profilepro-icon-"].profilepro-icon-spin{display:inline-block;}
.nav-tabs [class^="profilepro-icon-"],.nav-pills [class^="profilepro-icon-"],.nav-tabs [class*=" profilepro-icon-"],.nav-pills [class*=" profilepro-icon-"],.nav-tabs [class^="profilepro-icon-"].profilepro-icon-large,.nav-pills [class^="profilepro-icon-"].profilepro-icon-large,.nav-tabs [class*=" profilepro-icon-"].profilepro-icon-large,.nav-pills [class*=" profilepro-icon-"].profilepro-icon-large{line-height:.9em;}
.btn [class^="profilepro-icon-"].pull-left.profilepro-icon-2x,.btn [class*=" profilepro-icon-"].pull-left.profilepro-icon-2x,.btn [class^="profilepro-icon-"].pull-right.profilepro-icon-2x,.btn [class*=" profilepro-icon-"].pull-right.profilepro-icon-2x{margin-top:.18em;}
.btn [class^="profilepro-icon-"].profilepro-icon-spin.profilepro-icon-large,.btn [class*=" profilepro-icon-"].profilepro-icon-spin.profilepro-icon-large{line-height:.8em;}
.btn.btn-small [class^="profilepro-icon-"].pull-left.profilepro-icon-2x,.btn.btn-small [class*=" profilepro-icon-"].pull-left.profilepro-icon-2x,.btn.btn-small [class^="profilepro-icon-"].pull-right.profilepro-icon-2x,.btn.btn-small [class*=" profilepro-icon-"].pull-right.profilepro-icon-2x{margin-top:.25em;}
.btn.btn-large [class^="profilepro-icon-"],.btn.btn-large [class*=" profilepro-icon-"]{margin-top:0;}.btn.btn-large [class^="profilepro-icon-"].pull-left.profilepro-icon-2x,.btn.btn-large [class*=" profilepro-icon-"].pull-left.profilepro-icon-2x,.btn.btn-large [class^="profilepro-icon-"].pull-right.profilepro-icon-2x,.btn.btn-large [class*=" profilepro-icon-"].pull-right.profilepro-icon-2x{margin-top:.05em;}
.btn.btn-large [class^="profilepro-icon-"].pull-left.profilepro-icon-2x,.btn.btn-large [class*=" profilepro-icon-"].pull-left.profilepro-icon-2x{margin-right:.2em;}
.btn.btn-large [class^="profilepro-icon-"].pull-right.profilepro-icon-2x,.btn.btn-large [class*=" profilepro-icon-"].pull-right.profilepro-icon-2x{margin-left:.2em;}
.nav-list [class^="profilepro-icon-"],.nav-list [class*=" profilepro-icon-"]{line-height:inherit;}
.profilepro-icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:-35%;}.profilepro-icon-stack [class^="profilepro-icon-"],.profilepro-icon-stack [class*=" profilepro-icon-"]{display:block;text-align:center;position:absolute;width:100%;height:100%;font-size:1em;line-height:inherit;*line-height:2em;}
.profilepro-icon-stack .profilepro-icon-stack-base{font-size:2em;*line-height:1em;}
.profilepro-icon-spin{display:inline-block;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
a .profilepro-icon-stack,a .profilepro-icon-spin{display:inline-block;text-decoration:none;}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.profilepro-icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
.profilepro-icon-rotate-180:before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);}
.profilepro-icon-rotate-270:before{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);}
.profilepro-icon-flip-horizontal:before{-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1);}
.profilepro-icon-flip-vertical:before{-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1);}
a .profilepro-icon-rotate-90:before,a .profilepro-icon-rotate-180:before,a .profilepro-icon-rotate-270:before,a .profilepro-icon-flip-horizontal:before,a .profilepro-icon-flip-vertical:before{display:inline-block;}
.profilepro-icon-glass:before{content:"\f000";}
.profilepro-icon-music:before{content:"\f001";}
.profilepro-icon-search:before{content:"\f002";}
.profilepro-icon-envelope-alt:before{content:"\f003";}
.profilepro-icon-heart:before{content:"\f004";}
.profilepro-icon-star:before{content:"\f005";}
.profilepro-icon-star-empty:before{content:"\f006";}
.profilepro-icon-user:before{content:"\f007";}
.profilepro-icon-film:before{content:"\f008";}
.profilepro-icon-th-large:before{content:"\f009";}
.profilepro-icon-th:before{content:"\f00a";}
.profilepro-icon-th-list:before{content:"\f00b";}
.profilepro-icon-ok:before{content:"\f00c";}
.profilepro .icon-ok:before {
content: none;
}
.profilepro-icon-remove:before{content:"\f00d";}
.profilepro-icon-zoom-in:before{content:"\f00e";}
.profilepro-icon-zoom-out:before{content:"\f010";}
.profilepro-icon-power-off:before,.profilepro-icon-off:before{content:"\f011";}
.profilepro-icon-signal:before{content:"\f012";}
.profilepro-icon-gear:before,.profilepro-icon-cog:before{content:"\f013";}
.profilepro-icon-trash:before{content:"\f014";}
.profilepro-icon-home:before{content:"\f015";}
.profilepro-icon-file-alt:before{content:"\f016";}
.profilepro-icon-time:before{content:"\f017";}
.profilepro-icon-road:before{content:"\f018";}
.profilepro-icon-download-alt:before{content:"\f019";}
.profilepro-icon-download:before{content:"\f01a";}
.profilepro-icon-upload:before{content:"\f01b";}
.profilepro-icon-inbox:before{content:"\f01c";}
.profilepro-icon-play-circle:before{content:"\f01d";}
.profilepro-icon-rotate-right:before,.profilepro-icon-repeat:before{content:"\f01e";}
.profilepro-icon-refresh:before{content:"\f021";}
.profilepro-icon-list-alt:before{content:"\f022";}
.profilepro-icon-lock:before{content:"\f023";}
.profilepro-icon-flag:before{content:"\f024";}
.profilepro-icon-headphones:before{content:"\f025";}
.profilepro-icon-volume-off:before{content:"\f026";}
.profilepro-icon-volume-down:before{content:"\f027";}
.profilepro-icon-volume-up:before{content:"\f028";}
.profilepro-icon-qrcode:before{content:"\f029";}
.profilepro-icon-barcode:before{content:"\f02a";}
.profilepro-icon-tag:before{content:"\f02b";}
.profilepro-icon-tags:before{content:"\f02c";}
.profilepro-icon-book:before{content:"\f02d";}
.profilepro-icon-bookmark:before{content:"\f02e";}
.profilepro-icon-print:before{content:"\f02f";}
.profilepro-icon-camera:before{content:"\f030";}
.profilepro-icon-font:before{content:"\f031";}
.profilepro-icon-bold:before{content:"\f032";}
.profilepro-icon-italic:before{content:"\f033";}
.profilepro-icon-text-height:before{content:"\f034";}
.profilepro-icon-text-width:before{content:"\f035";}
.profilepro-icon-align-left:before{content:"\f036";}
.profilepro-icon-align-center:before{content:"\f037";}
.profilepro-icon-align-right:before{content:"\f038";}
.profilepro-icon-align-justify:before{content:"\f039";}
.profilepro-icon-list:before{content:"\f03a";}
.profilepro-icon-indent-left:before{content:"\f03b";}
.profilepro-icon-indent-right:before{content:"\f03c";}
.profilepro-icon-facetime-video:before{content:"\f03d";}
.profilepro-icon-picture:before{content:"\f03e";}
.profilepro-icon-pencil:before{content:"\f040";}
.profilepro-icon-map-marker:before{content:"\f041";}
.profilepro-icon-adjust:before{content:"\f042";}
.profilepro-icon-tint:before{content:"\f043";}
.profilepro-icon-edit:before{content:"\f044";}
.profilepro-icon-share:before{content:"\f045";}
.profilepro-icon-check:before{content:"\f046";}
.profilepro-icon-move:before{content:"\f047";}
.profilepro-icon-step-backward:before{content:"\f048";}
.profilepro-icon-fast-backward:before{content:"\f049";}
.profilepro-icon-backward:before{content:"\f04a";}
.profilepro-icon-play:before{content:"\f04b";}
.profilepro-icon-pause:before{content:"\f04c";}
.profilepro-icon-stop:before{content:"\f04d";}
.profilepro-icon-forward:before{content:"\f04e";}
.profilepro-icon-fast-forward:before{content:"\f050";}
.profilepro-icon-step-forward:before{content:"\f051";}
.profilepro-icon-eject:before{content:"\f052";}
.profilepro-icon-chevron-left:before{content:"\f053";}
.profilepro-icon-chevron-right:before{content:"\f054";}
.profilepro-icon-plus-sign:before{content:"\f055";}
.profilepro-icon-minus-sign:before{content:"\f056";}
.profilepro-icon-remove-sign:before{content:"\f057";}
.profilepro-icon-ok-sign:before{content:"\f058";}
.profilepro-icon-question-sign:before{content:"\f059";}
.profilepro-icon-info-sign:before{content:"\f05a";}
.profilepro-icon-screenshot:before{content:"\f05b";}
.profilepro-icon-remove-circle:before{content:"\f05c";}
.profilepro-icon-ok-circle:before{content:"\f05d";}
.profilepro-icon-ban-circle:before{content:"\f05e";}
.profilepro-icon-arrow-left:before{content:"\f060";}
.profilepro-icon-arrow-right:before{content:"\f061";}
.profilepro-icon-arrow-up:before{content:"\f062";}
.profilepro-icon-arrow-down:before{content:"\f063";}
.profilepro-icon-mail-forward:before,.profilepro-icon-share-alt:before{content:"\f064";}
.profilepro-icon-resize-full:before{content:"\f065";}
.profilepro-icon-resize-small:before{content:"\f066";}
.profilepro-icon-plus:before{content:"\f067";}
.profilepro-icon-minus:before{content:"\f068";}
.profilepro-icon-asterisk:before{content:"\f069";}
.profilepro-icon-exclamation-sign:before{content:"\f06a";}
.profilepro-icon-gift:before{content:"\f06b";}
.profilepro-icon-leaf:before{content:"\f06c";}
.profilepro-icon-fire:before{content:"\f06d";}
.profilepro-icon-eye-open:before{content:"\f06e";}
.profilepro-icon-eye-close:before{content:"\f070";}
.profilepro-icon-warning-sign:before{content:"\f071";}
.profilepro-icon-plane:before{content:"\f072";}
.profilepro-icon-calendar:before{content:"\f073";}
.profilepro-icon-random:before{content:"\f074";}
.profilepro-icon-comment:before{content:"\f075";}
.profilepro-icon-magnet:before{content:"\f076";}
.profilepro-icon-chevron-up:before{content:"\f077";}
.profilepro-icon-chevron-down:before{content:"\f078";}
.profilepro-icon-retweet:before{content:"\f079";}
.profilepro-icon-shopping-cart:before{content:"\f07a";}
.profilepro-icon-folder-close:before{content:"\f07b";}
.profilepro-icon-folder-open:before{content:"\f07c";}
.profilepro-icon-resize-vertical:before{content:"\f07d";}
.profilepro-icon-resize-horizontal:before{content:"\f07e";}
.profilepro-icon-bar-chart:before{content:"\f080";}
.profilepro-icon-twitter-sign:before{content:"\f081";}
.profilepro-icon-facebook-sign:before{content:"\f082";}
.profilepro-icon-camera-retro:before{content:"\f083";}
.profilepro-icon-key:before{content:"\f084";}
.profilepro-icon-gears:before,.profilepro-icon-cogs:before{content:"\f085";}
.profilepro-icon-comments:before{content:"\f086";}
.profilepro-icon-thumbs-up-alt:before{content:"\f087";}
.profilepro-icon-thumbs-down-alt:before{content:"\f088";}
.profilepro-icon-star-half:before{content:"\f089";}
.profilepro-icon-heart-empty:before{content:"\f08a";}
.profilepro-icon-signout:before{content:"\f08b";}
.profilepro-icon-linkedin-sign:before{content:"\f08c";}
.profilepro-icon-pushpin:before{content:"\f08d";}
.profilepro-icon-external-link:before{content:"\f08e";}
.profilepro-icon-signin:before{content:"\f090";}
.profilepro-icon-trophy:before{content:"\f091";}
.profilepro-icon-github-sign:before{content:"\f092";}
.profilepro-icon-upload-alt:before{content:"\f093";}
.profilepro-icon-lemon:before{content:"\f094";}
.profilepro-icon-phone:before{content:"\f095";}
.profilepro-icon-unchecked:before,.profilepro-icon-check-empty:before{content:"\f096";}
.profilepro-icon-bookmark-empty:before{content:"\f097";}
.profilepro-icon-phone-sign:before{content:"\f098";}
.profilepro-icon-twitter:before{content:"\f099";}
.profilepro-icon-facebook:before{content:"\f09a";}
.profilepro-icon-github:before{content:"\f09b";}
.profilepro-icon-unlock:before{content:"\f09c";}
.profilepro-icon-credit-card:before{content:"\f09d";}
.profilepro-icon-rss:before{content:"\f09e";}
.profilepro-icon-hdd:before{content:"\f0a0";}
.profilepro-icon-bullhorn:before{content:"\f0a1";}
.profilepro-icon-bell:before{content:"\f0a2";}
.profilepro-icon-certificate:before{content:"\f0a3";}
.profilepro-icon-hand-right:before{content:"\f0a4";}
.profilepro-icon-hand-left:before{content:"\f0a5";}
.profilepro-icon-hand-up:before{content:"\f0a6";}
.profilepro-icon-hand-down:before{content:"\f0a7";}
.profilepro-icon-circle-arrow-left:before{content:"\f0a8";}
.profilepro-icon-circle-arrow-right:before{content:"\f0a9";}
.profilepro-icon-circle-arrow-up:before{content:"\f0aa";}
.profilepro-icon-circle-arrow-down:before{content:"\f0ab";}
.profilepro-icon-globe:before{content:"\f0ac";}
.profilepro-icon-wrench:before{content:"\f0ad";}
.profilepro-icon-tasks:before{content:"\f0ae";}
.profilepro-icon-filter:before{content:"\f0b0";}
.profilepro-icon-briefcase:before{content:"\f0b1";}
.profilepro-icon-fullscreen:before{content:"\f0b2";}
.profilepro-icon-group:before{content:"\f0c0";}
.profilepro-icon-link:before{content:"\f0c1";}
.profilepro-icon-cloud:before{content:"\f0c2";}
.profilepro-icon-beaker:before{content:"\f0c3";}
.profilepro-icon-cut:before{content:"\f0c4";}
.profilepro-icon-copy:before{content:"\f0c5";}
.profilepro-icon-paperclip:before,.profilepro-icon-paper-clip:before{content:"\f0c6";}
.profilepro-icon-save:before{content:"\f0c7";}
.profilepro-icon-sign-blank:before{content:"\f0c8";}
.profilepro-icon-reorder:before{content:"\f0c9";}
.profilepro-icon-list-ul:before{content:"\f0ca";}
.profilepro-icon-list-ol:before{content:"\f0cb";}
.profilepro-icon-strikethrough:before{content:"\f0cc";}
.profilepro-icon-underline:before{content:"\f0cd";}
.profilepro-icon-table:before{content:"\f0ce";}
.profilepro-icon-magic:before{content:"\f0d0";}
.profilepro-icon-truck:before{content:"\f0d1";}
.profilepro-icon-pinterest:before{content:"\f0d2";}
.profilepro-icon-pinterest-sign:before{content:"\f0d3";}
.profilepro-icon-google-plus-sign:before{content:"\f0d4";}
.profilepro-icon-google-plus:before{content:"\f0d5";}
.profilepro-icon-money:before{content:"\f0d6";}
.profilepro-icon-caret-down:before{content:"\f0d7";}
.profilepro-icon-caret-up:before{content:"\f0d8";}
.profilepro-icon-caret-left:before{content:"\f0d9";}
.profilepro-icon-caret-right:before{content:"\f0da";}
.profilepro-icon-columns:before{content:"\f0db";}
.profilepro-icon-sort:before{content:"\f0dc";}
.profilepro-icon-sort-down:before{content:"\f0dd";}
.profilepro-icon-sort-up:before{content:"\f0de";}
.profilepro-icon-envelope:before{content:"\f0e0";}
.profilepro-icon-linkedin:before{content:"\f0e1";}
.profilepro-icon-rotate-left:before,.profilepro-icon-undo:before{content:"\f0e2";}
.profilepro-icon-legal:before{content:"\f0e3";}
.profilepro-icon-dashboard:before{content:"\f0e4";}
.profilepro-icon-comment-alt:before{content:"\f0e5";}
.profilepro-icon-comments-alt:before{content:"\f0e6";}
.profilepro-icon-bolt:before{content:"\f0e7";}
.profilepro-icon-sitemap:before{content:"\f0e8";}
.profilepro-icon-umbrella:before{content:"\f0e9";}
.profilepro-icon-paste:before{content:"\f0ea";}
.profilepro-icon-lightbulb:before{content:"\f0eb";}
.profilepro-icon-exchange:before{content:"\f0ec";}
.profilepro-icon-cloud-download:before{content:"\f0ed";}
.profilepro-icon-cloud-upload:before{content:"\f0ee";}
.profilepro-icon-user-md:before{content:"\f0f0";}
.profilepro-icon-stethoscope:before{content:"\f0f1";}
.profilepro-icon-suitcase:before{content:"\f0f2";}
.profilepro-icon-bell-alt:before{content:"\f0f3";}
.profilepro-icon-coffee:before{content:"\f0f4";}
.profilepro-icon-food:before{content:"\f0f5";}
.profilepro-icon-file-text-alt:before{content:"\f0f6";}
.profilepro-icon-building:before{content:"\f0f7";}
.profilepro-icon-hospital:before{content:"\f0f8";}
.profilepro-icon-ambulance:before{content:"\f0f9";}
.profilepro-icon-medkit:before{content:"\f0fa";}
.profilepro-icon-fighter-jet:before{content:"\f0fb";}
.profilepro-icon-beer:before{content:"\f0fc";}
.profilepro-icon-h-sign:before{content:"\f0fd";}
.profilepro-icon-plus-sign-alt:before{content:"\f0fe";}
.profilepro-icon-double-angle-left:before{content:"\f100";}
.profilepro-icon-double-angle-right:before{content:"\f101";}
.profilepro-icon-double-angle-up:before{content:"\f102";}
.profilepro-icon-double-angle-down:before{content:"\f103";}
.profilepro-icon-angle-left:before{content:"\f104";}
.profilepro-icon-angle-right:before{content:"\f105";}
.profilepro-icon-angle-up:before{content:"\f106";}
.profilepro-icon-angle-down:before{content:"\f107";}
.profilepro-icon-desktop:before{content:"\f108";}
.profilepro-icon-laptop:before{content:"\f109";}
.profilepro-icon-tablet:before{content:"\f10a";}
.profilepro-icon-mobile-phone:before{content:"\f10b";}
.profilepro-icon-circle-blank:before{content:"\f10c";}
.profilepro-icon-quote-left:before{content:"\f10d";}
.profilepro-icon-quote-right:before{content:"\f10e";}
.profilepro-icon-spinner:before{content:"\f110";}
.profilepro-icon-circle:before{content:"\f111";}
.profilepro-icon-mail-reply:before,.profilepro-icon-reply:before{content:"\f112";}
.profilepro-icon-github-alt:before{content:"\f113";}
.profilepro-icon-folder-close-alt:before{content:"\f114";}
.profilepro-icon-folder-open-alt:before{content:"\f115";}
.profilepro-icon-expand-alt:before{content:"\f116";}
.profilepro-icon-collapse-alt:before{content:"\f117";}
.profilepro-icon-smile:before{content:"\f118";}
.profilepro-icon-frown:before{content:"\f119";}
.profilepro-icon-meh:before{content:"\f11a";}
.profilepro-icon-gamepad:before{content:"\f11b";}
.profilepro-icon-keyboard:before{content:"\f11c";}
.profilepro-icon-flag-alt:before{content:"\f11d";}
.profilepro-icon-flag-checkered:before{content:"\f11e";}
.profilepro-icon-terminal:before{content:"\f120";}
.profilepro-icon-code:before{content:"\f121";}
.profilepro-icon-reply-all:before{content:"\f122";}
.profilepro-icon-mail-reply-all:before{content:"\f122";}
.profilepro-icon-star-half-full:before,.profilepro-icon-star-half-empty:before{content:"\f123";}
.profilepro-icon-location-arrow:before{content:"\f124";}
.profilepro-icon-crop:before{content:"\f125";}
.profilepro-icon-code-fork:before{content:"\f126";}
.profilepro-icon-unlink:before{content:"\f127";}
.profilepro-icon-question:before{content:"\f128";}
.profilepro-icon-info:before{content:"\f129";}
.profilepro-icon-exclamation:before{content:"\f12a";}
.profilepro-icon-superscript:before{content:"\f12b";}
.profilepro-icon-subscript:before{content:"\f12c";}
.profilepro-icon-eraser:before{content:"\f12d";}
.profilepro-icon-puzzle-piece:before{content:"\f12e";}
.profilepro-icon-microphone:before{content:"\f130";}
.profilepro-icon-microphone-off:before{content:"\f131";}
.profilepro-icon-shield:before{content:"\f132";}
.profilepro-icon-calendar-empty:before{content:"\f133";}
.profilepro-icon-fire-extinguisher:before{content:"\f134";}
.profilepro-icon-rocket:before{content:"\f135";}
.profilepro-icon-maxcdn:before{content:"\f136";}
.profilepro-icon-chevron-sign-left:before{content:"\f137";}
.profilepro-icon-chevron-sign-right:before{content:"\f138";}
.profilepro-icon-chevron-sign-up:before{content:"\f139";}
.profilepro-icon-chevron-sign-down:before{content:"\f13a";}
.profilepro-icon-html5:before{content:"\f13b";}
.profilepro-icon-css3:before{content:"\f13c";}
.profilepro-icon-anchor:before{content:"\f13d";}
.profilepro-icon-unlock-alt:before{content:"\f13e";}
.profilepro-icon-bullseye:before{content:"\f140";}
.profilepro-icon-ellipsis-horizontal:before{content:"\f141";}
.profilepro-icon-ellipsis-vertical:before{content:"\f142";}
.profilepro-icon-rss-sign:before{content:"\f143";}
.profilepro-icon-play-sign:before{content:"\f144";}
.profilepro-icon-ticket:before{content:"\f145";}
.profilepro-icon-minus-sign-alt:before{content:"\f146";}
.profilepro-icon-check-minus:before{content:"\f147";}
.profilepro-icon-level-up:before{content:"\f148";}
.profilepro-icon-level-down:before{content:"\f149";}
.profilepro-icon-check-sign:before{content:"\f14a";}
.profilepro-icon-edit-sign:before{content:"\f14b";}
.profilepro-icon-external-link-sign:before{content:"\f14c";}
.profilepro-icon-share-sign:before{content:"\f14d";}
.profilepro-icon-compass:before{content:"\f14e";}
.profilepro-icon-collapse:before{content:"\f150";}
.profilepro-icon-collapse-top:before{content:"\f151";}
.profilepro-icon-expand:before{content:"\f152";}
.profilepro-icon-euro:before,.profilepro-icon-eur:before{content:"\f153";}
.profilepro-icon-gbp:before{content:"\f154";}
.profilepro-icon-dollar:before,.profilepro-icon-usd:before{content:"\f155";}
.profilepro-icon-rupee:before,.profilepro-icon-inr:before{content:"\f156";}
.profilepro-icon-yen:before,.profilepro-icon-jpy:before{content:"\f157";}
.profilepro-icon-renminbi:before,.profilepro-icon-cny:before{content:"\f158";}
.profilepro-icon-won:before,.profilepro-icon-krw:before{content:"\f159";}
.profilepro-icon-bitcoin:before,.profilepro-icon-btc:before{content:"\f15a";}
.profilepro-icon-file:before{content:"\f15b";}
.profilepro-icon-file-text:before{content:"\f15c";}
.profilepro-icon-sort-by-alphabet:before{content:"\f15d";}
.profilepro-icon-sort-by-alphabet-alt:before{content:"\f15e";}
.profilepro-icon-sort-by-attributes:before{content:"\f160";}
.profilepro-icon-sort-by-attributes-alt:before{content:"\f161";}
.profilepro-icon-sort-by-order:before{content:"\f162";}
.profilepro-icon-sort-by-order-alt:before{content:"\f163";}
.profilepro-icon-thumbs-up:before{content:"\f164";}
.profilepro-icon-thumbs-down:before{content:"\f165";}
.profilepro-icon-youtube-sign:before{content:"\f166";}
.profilepro-icon-youtube:before{content:"\f167";}
.profilepro-icon-xing:before{content:"\f168";}
.profilepro-icon-xing-sign:before{content:"\f169";}
.profilepro-icon-youtube-play:before{content:"\f16a";}
.profilepro-icon-dropbox:before{content:"\f16b";}
.profilepro-icon-stackexchange:before{content:"\f16c";}
.profilepro-icon-instagram:before{content:"\f16d";}
.profilepro-icon-flickr:before{content:"\f16e";}
.profilepro-icon-adn:before{content:"\f170";}
.profilepro-icon-bitbucket:before{content:"\f171";}
.profilepro-icon-bitbucket-sign:before{content:"\f172";}
.profilepro-icon-tumblr:before{content:"\f173";}
.profilepro-icon-tumblr-sign:before{content:"\f174";}
.profilepro-icon-long-arrow-down:before{content:"\f175";}
.profilepro-icon-long-arrow-up:before{content:"\f176";}
.profilepro-icon-long-arrow-left:before{content:"\f177";}
.profilepro-icon-long-arrow-right:before{content:"\f178";}
.profilepro-icon-apple:before{content:"\f179";}
.profilepro-icon-windows:before{content:"\f17a";}
.profilepro-icon-android:before{content:"\f17b";}
.profilepro-icon-linux:before{content:"\f17c";}
.profilepro-icon-dribbble:before{content:"\f17d";}
.profilepro-icon-skype:before{content:"\f17e";}
.profilepro-icon-foursquare:before{content:"\f180";}
.profilepro-icon-trello:before{content:"\f181";}
.profilepro-icon-female:before{content:"\f182";}
.profilepro-icon-male:before{content:"\f183";}
.profilepro-icon-gittip:before{content:"\f184";}
.profilepro-icon-sun:before{content:"\f185";}
.profilepro-icon-moon:before{content:"\f186";}
.profilepro-icon-archive:before{content:"\f187";}
.profilepro-icon-bug:before{content:"\f188";}
.profilepro-icon-vk:before{content:"\f189";}
.profilepro-icon-weibo:before{content:"\f18a";}
.profilepro-icon-renren:before{content:"\f18b";}
@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.profilepro-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) {
.tipsy {
display: none !important;
}
.hide-on-mobile {
display: none !important;
}
table.profilepro-table a.profilepro-flat-btn span {
display: none !important;
}
table.profilepro-table a.profilepro-flat-btn  i{margin:0!important}
}