.tipsy-inner {
    background-color: #333;
    color: #fff
}

.tipsy-inner {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.tipsy-arrow {
    border: 5px dashed #333
}

.tipsy-arrow-n {
    border-bottom-color: #333
}

.tipsy-arrow-s {
    border-top-color: #333
}

.tipsy-arrow-e {
    border-left-color: #333
}

.tipsy-arrow-w {
    border-right-color: #333
}

div.userpro a {
    color: rgb(225, 161, 161)
}

div.userpro a,
div.userpro input[type=text],
div.userpro input[type=password],
div.userpro-label span.userpro-field-icon {
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear
}

a.userpro-small-link {
    color: #666 !important;
    background: #fff;
    border-radius: 5px
}

a.userpro-small-link:hover {
    background-color: #444 !important;
    color: #fff !important;
    opacity: 1 !important
}

div.userpro-overlay-inner div.userpro a.userpro-close-popup {
    color: #fff;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/close.png) no-repeat right center
}

div.userpro-overlay-inner a.userpro-close-popup {
    color: #fff;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/close.png) no-repeat right center
}

div.userpro-post {
    background: #fff !important;
    border-radius: 3px;
    box-shadow: 0 1px 4px #ddd !important;
    border: 1px solid #e5e5e5
}

div.userpro-post a,
div.userpro-post a:hover {
    color: #555 !important
}

div.userpro-post-img a span.shadowed {
    border-radius: 3px 3px 0 0 !important;
    background: #999
}

div.userpro-post-img a span.iconed {
    border-radius: 3px 3px 0 0 !important;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/icon-link.png) no-repeat center
}

div.userpro-post-img,
div.userpro-post-img img {
    border-radius: 3px 3px 0 0 !important
}

div.userpro-post-title a:hover {
    color: #777 !important
}

div.userpro-post-stat {
    border-top: 1px solid #eee
}

div.userpro-post-stat a {
    color: #555 !important
}

div.userpro-post-stat a:hover {
    color: #777 !important
}

div.userpro-post.userpro-post-compact img {
    border-radius: 999px !important
}

a.userpro-flat-btn {
    background: #e9e9e9 !important;
    color: #333 !important;
    border-radius: 3px !important
}

a.userpro-flat-btn:hover {
    background: #ddd !important
}

a.userpro-online-i-thumb img {
    border-radius: 999px !important
}

div.userpro-awsm {
    border: 1px solid #e5e5e5
}

div.userpro-awsm-pic img {
    border-radius: 999px !important;
    background: #fff
}

div.userpro-awsm-pic {
    border-radius: 999px !important;
    border: 1px solid #e5e5e5;
    background: #fff
}

div.userpro-awsm-name a {
    color: #444 !important
}

div.userpro-awsm-name a:hover {
    color: #777 !important
}

div.userpro-awsm-meta {
    color: #bbb !important
}

div.userpro-awsm-bio {
    color: #999 !important
}

div.userpro-card-left,
div.userpro-card-left a {
    color: #444 !important
}

div.userpro-card-bio {
    color: #999 !important
}

div.userpro-search-results {
    color: #666
}

div.userpro-search-results span {
    color: #444
}

div.userpro-list-item-bio {
    color: #999 !important
}

div.userpro-online-item-bio {
    color: #999 !important
}

a.userpro-online-i-name {
    color: #777 !important
}

a.userpro-online-i-name:hover {
    color: #444 !important
}

a.userpro-online-i-name.admin,
a.userpro-online-item-name.admin {
    color: #336699 !important
}

div.userpro-alert {
    background: #444 !important;
    color: #fff !important
}

div.userpro-alert i {
    color: #fff !important
}

div.userpro-alert-content,
div.userpro-alert-input {
    color: #fff !important
}

a.userpro-alert-close,
a.userpro-alert-edit {
    color: #fff !important
}

div.userpro-help {
    color: #999 !important
}

div.userpro-help i {
    color: #79a519 !important
}

span.userpro-tip {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/help.png) no-repeat
}

div.userpro-warning {
    color: #fff !important;
    border: solid 1px #bd3d3d !important;
    box-shadow: inset 0 1px #e16565 !important;
    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
}

div.userpro-warning i {
    color: #d14242 !important
}

div.userpro-warning a {
    color: #fff !important
}

div.userpro-message p {
    background: #fffeda;
    border: 1px solid #f9f893;
    border-radius: 0;
    color: #444
}

div.userpro-input div.icon-ok {
    border-radius: 0;
    color: #79a519 !important
}

div.userpro-input div.icon-ok i {
    color: #79a519 !important
}

span.strength-container {
    border: 1px solid #dee5ec
}

span.strength-plain {
    background: #ddd
}

span.strength-plain.fill {
    background: #4ec130
}

span.strength-text {
    color: #999
}

a.userpro-profile-icon {
    background: #444 !important;
    border: 1px solid #444;
    color: #fff !important
}

a.userpro-profile-icon i {
    color: #fff !important
}

a.userpro-profile-icon:hover {
    background: #fff !important;
    border: 1px solid #fff
}

a.userpro-profile-icon:hover i {
    color: #333 !important
}

input.userpro-button,
a.userpro-button,
div.userpro div.ajax-file-upload {
    border-radius: 3px !important;
    color: #fff !important;
    text-shadow: none !important;
    border: 1px solid #353535 !important;
    background: #444 !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#444), to(#333)) !important;
    background: -moz-linear-gradient(0% 0% 270deg, #444, #333) !important
}

input.userpro-button:hover,
a.userpro-button:hover {
    border-color: #222 !important;
    background: #333 !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#222)) !important;
    background: -moz-linear-gradient(0% 0% 270deg, #333, #222) !important
}

input.userpro-button:active,
a.userpro-button:active,
div.userpro div.ajax-file-upload:active {
    position: relative !important;
    top: 0 !important
}

input.userpro-button.secondary,
a.userpro-button.secondary,
div.userpro div.ajax-file-upload {
    color: #666 !important;
    border: solid 1px #ddd !important;
    box-shadow: inset 0 2px rgba(255, 255, 255, .8) !important;
    background: #fff !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#fff)) !important;
    background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #fff) !important;
    -webkit-appearance: none
}

input.userpro-button.secondary:hover,
a.userpro-button.secondary:hover,
div.userpro div.ajax-file-upload:hover {
    background: #fff !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#fff)) !important;
    background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #fff) !important;
    border: solid 1px #bbb !important;
    color: #666 !important
}

input.userpro-button.red,
a.userpro-button.red {
    color: #fff !important;
    border: solid 1px #bd3d3d !important;
    box-shadow: inset 0 1px #e16565 !important;
    background: #ae3434 !important;
    -webkit-appearance: none
}

input.userpro-button.red:hover,
a.userpro-button.red:hover {
    background: #ae3434 !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ea5252), to(#ae3434)) !important;
    background: -moz-linear-gradient(0% 0% 270deg, #ea5252, #ae3434) !important;
    border: solid 1px #bd3d3d !important;
    color: #fff !important
}

a.userpro-button.secondary.userpro-button-active,
a.userpro-button.secondary.userpro-button-active:hover,
a.userpro-button.secondary.userpro-button-active:focus {
    cursor: default !important;
    background: #fff !important;
    box-shadow: none !important
}

div.userpro {
    border-radius: 5px;
    background: #fff;
    color: #666;
    border: 1px solid #eee
}

div.userpro-head,
div.userpro-centered {
    border-radius: 5px 5px 0 0;
    background: #f5f5f5 url(../../../../../../../../plugins/userpro/skins/elegant/img/pattern.png) repeat;
    border-bottom: 1px solid #eee
}

div.userpro-centered-c {
    background: #f5f5f5 url(../../../../../../../../plugins/userpro/skins/elegant/img/pattern.png) repeat;
    border-radius: 5px
}

div.userpro-head.userpro-centered-header-only,
div.userpro-centered.userpro-centered-header-only {
    border-bottom: 0 !important;
    border-radius: 0 0 5px 5px
}

div.userpro-profile-name {
    color: #444 !important
}

div.userpro-profile-name a {
    color: #444 !important
}

div.userpro-profile-img img {
    border-radius: 5px;
    padding: 5px !important;
    background: #fff !important;
    border: none !important
}

div.userpro-section {
    border: 1px solid #eee;
    text-shadow: 0 1px #fff;
    background: #fff;
    color: #666 !important;
    padding: 5px 10px !important;
    border-radius: 3px !important
}

div.userpro-section.userpro-collapsed-0 {
    background: #666;
    border: 1px solid #666;
    color: #fff !important;
    text-shadow: none
}

div.userpro-section.userpro-collapsed-0 i {
    color: #fff !important
}

div.userpro-section.userpro-collapsed-1 {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #888 !important
}

div.userpro-section.userpro-collapsed-1 i {
    color: #888 !important
}

ins.userpro-section-warning {
    color: #fff !important;
    border: solid 1px #bd3d3d !important;
    background: #c24a4a !important
}

div.userpro-field.userpro-submit {
    border-top: 1px solid #e5e5e5
}

div.userpro-maxwidth div.userpro-input label {
    color: #888 !important
}

div.userpro-maxwidth {
    border-top: 1px solid #e5e5e5
}

div.userpro-label label {
    color: #444 !important;
    font-weight: normal !important
}

div.userpro-label span.userpro-field-icon {
    border: 1px solid transparent;
    background: #f5f5f5 !important;
    color: #999;
    border-radius: 999px
}

div.userpro-label span.userpro-field-icon.icon-active {
    color: #fff !important;
    border: 1px solid transparent;
    background: #444 !important
}

div.userpro-label span.userpro-field-icon.icon-active i {
    color: #fff !important
}

div.userpro-input {
    color: #999
}

div.userpro-input i.userpro-meta-value {
    color: #ccc
}

div.userpro-input a:hover i.userpro-meta-value {
    color: #444
}

div.userpro-input input[type=text],
div.userpro-input input[type=password],
div.userpro-input textarea {
    border-radius: 3px !important;
    background: #f5f5f5 !important;
    border: 1px solid #ddd !important;
    box-shadow: inset 0 -1px 4px #eee !important;
    color: #aaa !important
}

div.userpro-input input[type=text]:focus,
div.userpro-input input[type=password]:focus,
div.userpro-input textarea:focus {
    background: #fff !important;
    border: 1px solid #aaa !important;
    box-shadow: inset 0 -1px 4px #ccc !important;
    color: #333 !important
}

div.userpro-input input[type=text].ok,
div.userpro-input input[type=text].ok:focus,
div.userpro-input input[type=password].ok,
div.userpro-input input[type=password].ok:focus {
    padding-right: 40px !important
}

div.userpro-input label.userpro-radio,
div.userpro-input label.userpro-checkbox {
    color: #666 !important
}

div.userpro-input label.userpro-checkbox.hide-field {
    color: #888 !important
}

div.userpro-input label.userpro-radio span {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/unchecked.png) no-repeat center
}

div.userpro-input label.userpro-radio span.checked {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/checked.png) no-repeat center
}

div.userpro-input label.userpro-checkbox span {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/unchecked-checkbox.png) no-repeat center
}

div.userpro-input label.userpro-checkbox span.checked {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/checked-checkbox.png) no-repeat center
}

div.emd-filters label.userpro-radio span {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/unchecked.png) no-repeat center
}

div.emd-filters label.userpro-radio span.checked {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/checked.png) no-repeat center
}

div.emd-filters label.userpro-checkbox span {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/unchecked-checkbox.png) no-repeat center
}

div.emd-filters label.userpro-checkbox span.checked {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/checked-checkbox.png) no-repeat center
}

div.userpro-pic img {
    background: #ddd
}

div.userpro-pic-profilepicture img {
    border-radius: 5px !important;
    border: 1px solid #eee
}

div.ajax-file-upload-progress {
    border: 1px solid #ddd
}

div.ajax-file-upload-bar {
    background: #75c03d
}

div.userpro-overlay {
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/overlay.png) repeat
}

div.userpro-search {
    border-bottom: 1px solid #eee
}

form.userpro-search-form input[type=text] {
    border-radius: 0;
    background: #fff !important;
    border: 1px solid #ddd !important;
    box-shadow: inset 0 -1px 4px #eee !important;
    color: #888 !important
}

form.userpro-search-form input[type=text]:focus {
    background: #fff;
    border: 1px solid #aaa !important;
    box-shadow: inset 0 -1px 4px #ccc !important;
    color: #555 !important
}

form.userpro-search-form button {
    border-radius: 0 !important;
    text-shadow: none !important;
    color: #555 !important;
    border: solid 1px #c0c0c0 !important;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .8), 0 1px 3px rgba(0, 0, 0, .1) !important;
    background: #e9e9e9 !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9)) !important;
    background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #e9e9e9) !important
}

form.userpro-search-form button:hover {
    background: #fefefe !important;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0)) !important;
    background: -moz-linear-gradient(0% 0% 270deg, #FEFEFE, #f0f0f0) !important;
    border: solid 1px #c0c0c0 !important;
    color: #555 !important
}

div.userpro-user div.userpro-user-link i {
    color: #666
}

div.userpro-user div.userpro-user-link a {
    color: #fff;
    background: #666;
    box-shadow: 0 1px 2px #aaa
}

div.userpro-user div.userpro-user-link a {
    border-radius: 20px
}

div.userpro-user a.userpro-user-img span {
    background: #ff6000;
    color: #fff
}

div.userpro-paginate span,
div.userpro-paginate a.page-numbers {
    background: #fff !important;
    border: 1px solid #ddd;
    text-decoration: none !important;
    color: #666 !important
}

div.userpro-paginate span.current {
    background: #444 !important;
    color: #fff !important
}

div.userpro-paginate a.page-numbers:hover {
    background: #222 !important;
    color: #fff !important
}

div.userpro-list-item {
    border-bottom: 1px solid #eee
}

div.userpro-list-item-i {
    background: #eee;
    border-radius: 999px !important
}

div.userpro-list-item-i img {
    border-radius: 999px !important
}

a.userpro-list-item-name {
    color: #777 !important
}

a.userpro-list-item-name:hover {
    color: #333 !important
}

div.userpro-online-item {
    border-bottom: 1px solid #eee
}

div.userpro-online-item-i {
    background: #eee;
    border-radius: 3px !important
}

div.userpro-online-item-i img {
    border-radius: 3px !important
}

a.userpro-online-item-name {
    color: #777 !important
}

a.userpro-online-item-name:hover {
    color: #333 !important
}

a.userpro-count-link {
    border-right: 1px solid #eee;
    color: #999 !important
}

a.userpro-count-link span {
    color: #333 !important
}

a.userpro-count-link:hover {
    color: #fff !important;
    background: #333 !important
}

a.userpro-count-link:hover span {
    color: #fff !important
}

a.userpro-button.secondary i {
    color: #444
}

.recaptcha_widget {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%
}

#recaptcha_image {
    width: 100% !important;
    height: auto !important
}

#recaptcha_image img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto
}

.recaptcha_is_showing_audio embed {
    height: 0;
    width: 0;
    overflow: hidden
}

.recaptcha_is_showing_audio #recaptcha_image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 60px
}

.recaptcha_is_showing_audio #recaptcha_image br {
    display: none
}

.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download {
    display: block
}

.recaptcha_input {
    color: #888;
    margin: 10px 0 0 0
}

.recaptcha_input label {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px !important
}

.recaptcha_input input {
    width: 100%
}

.recaptcha_options {
    list-style: none;
    margin: 6px 0 0 0 !important;
    height: 18px
}

.recaptcha_options li {
    float: left;
    margin: 0 6px 0 0
}

.recaptcha_options li a {
    text-decoration: none;
    font-size: 16px;
    color: #369;
    display: block;
    width: 20px;
    height: 18px;
    text-shadow: 0 1px 1px #999
}

.recaptcha_options li a:active {
    position: relative;
    top: 1px;
    text-shadow: none
}

.captcha_hide {
    display: none
}

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    top: 0
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    display: none;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.chosen-container.chosen-with-drop .chosen-drop {
    display: block
}

.chosen-container a {
    cursor: pointer
}

.chosen-container a:hover {
    text-decoration: none !important
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    border-radius: 3px;
    text-decoration: none;
    white-space: nowrap;
    height: 28px;
    line-height: 28px;
    background: #f5f5f5 !important;
    color: #888 !important;
    border: 1px solid #ddd;
    box-shadow: inset 0 -1px 4px #eee
}

.chosen-container-single .chosen-default {
    color: #888 !important
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 0 5px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    border-radius: 0 !important;
    width: 100% !important;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: #fff url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px !important;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff)) !important;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%) !important;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%) !important;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%) !important;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 15%) !important;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 3px 3px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    color: #555 !important;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc !important;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff !important
}

.chosen-container .chosen-results li.no-results {
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: 700;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #ddd;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 5px;
    height: 26px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-field .default {
    color: #999
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 0 3px 5px;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    border-radius: 0;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #999;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
    background: #fff;
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 5px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #999;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #111 !important
}

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px;
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
    background: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite.png) no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 15%);
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 5px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 5px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:144dpi) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url(../../../../../../../../plugins/userpro/skins/elegant/img/chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}