
.sess_messages {
    margin-bottom: 10px;
}
.sess_messages div {
    background: #f9f9f9 none repeat scroll 0 0;
    color: #fff;
    line-height: 16px;
    margin-bottom: 2px;
    padding: 10px 10px 10px 30px;
}
.sess_messages div a {
    color: #ecf0f1;
}
.sess_messages div a:hover {
    color: #d35400;
}
.sess_messages .message_info {
    background: #2980b9 url("../images/icons/info.png") no-repeat scroll 10px center;
}
.sess_messages .message_success {
    background: #27ae60 url("../images/icons/accept.png") no-repeat scroll 10px center;
}
.sess_messages .message_error {
    background: #e74c3c url("../images/icons/error.png") no-repeat scroll 10px center;
}
.loading {
    background: rgba(0, 0, 0, 0) url("../images/loader16.gif") no-repeat scroll left center;
    padding-left: 20px;
}
.loading-icon {
    background: rgba(0, 0, 0, 0) url("../images/loader16.gif") no-repeat scroll left center;
    display: block;
    height: 16px;
    width: 16px;
}
.loading-panel {
    background: rgba(0, 0, 0, 0) url("../images/loader24.gif") no-repeat scroll center center;
}
.is_private, .is_closed {
    background: rgba(0, 0, 0, 0) url("../images/icons/eye.png") no-repeat scroll 0 0;
    cursor: help;
    display: inline-block;
    height: 16px;
    width: 16px;
}
.is_closed {
    background: rgba(0, 0, 0, 0) url("../images/icons/lock.png") no-repeat scroll 0 0;
}
.is_online {
    background: #0b0 none repeat scroll 0 0;
    border-radius: 16px;
    color: #fff;
    font-size: 11px;
    padding: 1px 6px;
}
.icon-accept, .menu .accept .item {
    background-image: url("../images/icons/accept.png");
}
.icon-add, .menu .add .item {
    background-image: url("../images/icons/add.png");
}
.icon-edit, .menu .edit .item {
    background-image: url("../images/icons/edit.png");
}
.icon-delete, .menu .delete .item {
    background-image: url("../images/icons/delete.png");
}
.icon-save, .menu .save .item {
    background-image: url("../images/icons/save.png");
}
.icon-cancel, .menu .cancel .item {
    background-image: url("../images/icons/cancel.png");
}
.icon-key, .menu .key .item {
    background-image: url("../images/icons/key.png");
}
.icon-page_gear, .menu .page_gear .item {
    background-image: url("../images/icons/page_gear.png");
}
.icon-folder_add, .menu .folder_add .item {
    background-image: url("../images/icons/folder_add.png");
}
.icon-folder_edit, .menu .folder_edit .item {
    background-image: url("../images/icons/folder_edit.png");
}
.icon-folder_delete, .menu .folder_delete .item {
    background-image: url("../images/icons/folder_delete.png");
}
.icon-user_add, .menu .user_add .item {
    background-image: url("../images/icons/user_add.png");
}
.icon-user_delete, .menu .user_delete .item {
    background-image: url("../images/icons/user_delete.png");
}
.icon-group, .menu .group .item {
    background-image: url("../images/icons/group.png");
}
.icon-group_add, .menu .group_add .item {
    background-image: url("../images/icons/group_add.png");
}
.icon-group_delete, .menu group_delete .item {
    background-image: url("../images/icons/group_delete.png");
}
.icon-profile, .menu .profile .item {
    background-image: url("../images/icons/profile.png");
}
.icon-messages, .menu .messages .item {
    background-image: url("../images/icons/messages.png");
}
.icon-info, .menu .info .item {
    background-image: url("../images/icons/info.png");
}
.icon-blog, .menu .blog .item {
    background-image: url("../images/icons/blog.png");
}
.icon-settings, .menu .settings .item {
    background-image: url("../images/icons/settings.png");
}
.icon-cpanel, .menu .cpanel .item {
    background-image: url("../images/icons/cpanel.png");
}
.icon-more, .menu .more > .item {
    background-image: url("../images/icons/folders.png");
}
.icon-logout, .menu .logout .item {
    background-image: url("../images/icons/logout.png");
}
.icon-checklist, .menu .checklist .item {
    background-image: url("../images/icons/checklist.png");
}
.icon-images, .menu .images .item {
    background-image: url("../images/icons/images.png");
}
.icon-invites, .menu .invites .item {
    background-image: url("../images/icons/signature.png");
}
.icon-balance, .menu .balance .item {
    background-image: url("../images/icons/coin.png");
}
.icon-transfer, .menu .transfer .item {
    background-image: url("../images/icons/transfer.png");
}
.icon-coins_add, .menu .coins_add .item {
    background-image: url("../images/icons/coins_add.png");
}
.icon-coins_delete, .menu .coins_delete .item {
    background-image: url("../images/icons/coins_delete.png");
}
.medal-icon-16 {
    height: 32px;
    width: 16px;
}
.medal1-16 {
    background: rgba(0, 0, 0, 0) url("../images/icons/medal_gold.png") no-repeat scroll center center;
}
.medal2-16 {
    background: rgba(0, 0, 0, 0) url("../images/icons/medal_silver.png") no-repeat scroll center center;
}
.medal3-16 {
    background: rgba(0, 0, 0, 0) url("../images/icons/medal_bronze.png") no-repeat scroll center center;
}
.medal-icon-32 {
    height: 64px;
    width: 32px;
}
.medal1-32 {
    background: rgba(0, 0, 0, 0) url("../images/icons32/medal_gold.png") no-repeat scroll center center;
}
.medal2-32 {
    background: rgba(0, 0, 0, 0) url("../images/icons32/medal_silver.png") no-repeat scroll center center;
}
.medal3-32 {
    background: rgba(0, 0, 0, 0) url("../images/icons32/medal_bronze.png") no-repeat scroll center center;
}
.medal-icon-16 {
    height: 32px;
    width: 16px;
}
.medal1-16 {
    background: rgba(0, 0, 0, 0) url("../images/icons/medal_gold.png") no-repeat scroll center center;
}
.medal2-16 {
    background: rgba(0, 0, 0, 0) url("../images/icons/medal_silver.png") no-repeat scroll center center;
}
.medal3-16 {
    background: rgba(0, 0, 0, 0) url("../images/icons/medal_bronze.png") no-repeat scroll center center;
}
.medal-icon-32 {
    height: 64px;
    width: 32px;
}
.medal1-32 {
    background: rgba(0, 0, 0, 0) url("../images/icons32/medal_gold.png") no-repeat scroll center center;
}
.medal2-32 {
    background: rgba(0, 0, 0, 0) url("../images/icons32/medal_silver.png") no-repeat scroll center center;
}
.medal3-32 {
    background: rgba(0, 0, 0, 0) url("../images/icons32/medal_bronze.png") no-repeat scroll center center;
}
.pills-menu, .pills-menu li, .pills-menu-small, .pills-menu-small li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.pills-menu {
    margin-bottom: 20px;
}
.pills-menu, .pills-menu-small {
    clear: both;
    overflow: hidden;
}
.pills-menu li, .pills-menu-small li {
    background: #ecf0f1 none repeat scroll 0 0;
    border-radius: 3px;
    float: left;
    padding: 0 20px;
}
.pills-menu li {
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    margin-right: 12px;
}
.pills-menu-small li {
    font-size: 20px;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
}
.pills-menu li.active, .pills-menu-small li.active {
    background: #34495e none repeat scroll 0 0;
    color: #fff;
}
.pills-menu li a, .pills-menu-small li a {
    color: #7f8c8d;
    text-decoration: none;
}
.pills-menu li a:hover, .pills-menu-small li a:hover {
    color: #d35400;
}
.pills-menu li.active a, .pills-menu-small li.active a {
    color: #fff;
}
.pills-menu li .counter, .pills-menu-small li .counter {
    color: #bdc3c7;
    font-size: 15px;
}
.pills-menu li.active .counter, .pills-menu-small li.active .counter {
    color: #a3cae0;
}
.tabs-menu {
    clear: both;
    margin-bottom: 20px;
    position: relative;
}
.tabs-menu ul, .tabs-menu li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.tabs-menu > ul {
    border-bottom: 1px solid #b3c2c9;
    clear: both;
    height: 33px;
}
.tabs-menu .tabbed li {
    background: #fff none repeat scroll 0 0;
    float: left;
    font-size: 15px;
    margin-right: 3px;
}
.tabs-menu li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #fff #fff transparent;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    text-decoration: none;
}
.tabs-menu li a {
    color: #95a5a6;
}
.tabs-menu li a:hover {
    background-color: #e1ebef;
    color: #34495e;
}
.tabs-menu li.active a, .tabs-menu li.active a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #b3c2c9 #b3c2c9 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #34495e;
    cursor: default;
    margin: 1px 0 0;
}
.tabs-menu li a .counter {
    border-radius: 10px;
    color: #34495e;
    font-size: 12px;
    margin-top: -15px;
}
.tabs-menu li.more > .item {
    padding-right: 5px;
}
.tabs-menu li.more > .item > span {
    background-image: url("../images/icons/bullet_arrow_down.png");
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 18px;
}
.tabs-menu li.active a .counter {
    color: #68809b;
}
.tabs-menu li a:hover .counter {
    color: #68809b;
}
.tabs-menu li.folder > ul {
    border: 1px solid #b3c2c9;
    float: none;
    margin-left: 1px;
    margin-top: -1px;
    position: absolute;
    visibility: hidden;
    z-index: 1500;
}
.tabs-menu li.folder > ul li {
    border: medium none;
    float: none;
    width: 100%;
}
.tabs-menu li.folder > ul li a {
    border: medium none;
    border-radius: 0;
    padding: 0;
    width: 100%;
}
.tabs-menu li.folder > ul li a:hover {
    border: medium none !important;
    color: #34495e;
}
.tabs-menu li.folder > ul li a span {
    padding: 0 10px;
}
.tabs-menu li.folder:hover > ul {
    visibility: visible;
}
.tabs-menu > select {
    display: none;
}
.gui-panel {
    background: #f4f8fd none repeat scroll 0 0;
    border: 1px solid #b8d6fb;
    color: #b3c2c9;
    margin: 20px 0;
    overflow: hidden;
    padding: 15px;
}
.gui-panel h3 {
    margin-bottom: 5px;
    margin-top: 0;
}
.filter-panel {
    padding: 0;
}
.filter-panel .filter-link a {
    color: #68809b;
    display: block;
    padding: 5px 10px 5px 15px;
    text-decoration: none;
}
.filter-panel .filter-link a:hover {
    background-color: #f4fafc;
}
.filter-panel .filter-link a span {
    background: rgba(0, 0, 0, 0) url("../images/icons/search.png") no-repeat scroll left center;
    padding-left: 20px;
}
.filter-panel .filter-container {
    overflow: hidden;
    padding: 15px;
}
.filter-panel .fields {
    overflow: hidden;
}
.filter-panel .fields .title {
    color: #68809b;
    margin-bottom: 3px;
    text-shadow: 0 1px 1px #fff;
}
.filter-panel .input, .filter-panel select {
    margin: 0;
}
.filter-panel select {
    padding: 3px 4px;
}
.filter-panel .fields .field {
    margin-bottom: 15px;
    min-height: 50px;
    width: 48%;
}
.filter-panel .fields .field:nth-child(2n) {
    float: right;
}
.filter-panel .fields .field:nth-child(2n+1) {
    float: left;
}
.filter-panel .input_checkbox_list {
    overflow: hidden;
}
.filter-panel .input_checkbox_list label {
    color: #34495e;
    float: left;
    font-size: 12px;
    margin-right: 5px;
}
.filter-panel .buttons {
    margin-top: 5px;
    overflow: hidden;
}
.filter-panel .buttons .button-submit {
    float: left;
    margin-bottom: 3px;
    padding: 8px;
}
.filter-panel .buttons .link {
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
}
.filter-panel .buttons .link a {
    color: #34495e;
}
.filter-panel .buttons .link a:hover {
    color: #d35400;
}
.striped-list {
}
.striped-list .item {
    border-bottom: 1px dashed #ededed;
    clear: both;
    overflow: hidden;
    padding: 10px 0;
}
.striped-list .item:last-child {
    border: medium none;
}
.striped-list .item .position, .striped-list .item .icon, .striped-list .item .title, .striped-list .item .title-multiline, .striped-list .item .actions {
    float: left;
    margin-right: 15px;
}
.striped-list .item .icon img {
    display: block;
}
.striped-list .item .position {
    text-align: center;
}
.striped-list .item .actions {
    color: #666;
    float: right;
    margin-right: 0;
}
.striped-list.list-16 .item {
    line-height: 16px;
    min-height: 16px;
}
.striped-list.list-32 .item {
    line-height: 32px;
    min-height: 32px;
}
.striped-list.list-48 .item {
    line-height: 48px;
    min-height: 48px;
}
.striped-list.list-64 .item {
    line-height: 64px;
    min-height: 64px;
}
.striped-list.list-32 .item .position {
    height: 32px;
    width: 16px;
}
.striped-list.list-64 .item .position {
    height: 64px;
    width: 32px;
}
.striped-list .item .title-multiline {
    float: none;
    line-height: 16px;
    padding-left: 45px;
}
.striped-list .rate_value {
    border: 1px solid #ededed;
    cursor: help;
    padding: 5px 10px;
    text-align: center;
    width: 40px;
}
.striped-list .rate_value.positive {
    color: green;
}
.striped-list .rate_value.negative {
    color: red;
}
.striped-list .rate_value.zero {
    color: #cccccc;
}
.pagebar {
    clear: both;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: 30px;
}
.pagebar_title {
    color: #34495e;
    margin: 5px;
}
.pagebar_page {
    margin: 2px;
    padding: 6px;
}
.pagebar_current {
    background-color: #34495e;
    color: #fff;
    margin: 3px;
    padding: 6px;
}
.pagebar_nav {
    margin-right: 15px;
}
.pagebar_nav .disabled {
    color: #bdc3c7;
}
.pagebar_nav .pagebar_page:first-child {
    margin-left: 0;
    margin-right: 5px;
}
.pagebar_nav .pagebar_page {
    padding: 6px 0;
}
.pagebar_pages .pagebar_page:hover {
    background: #ecf0f1 none repeat scroll 0 0;
    color: #34495e;
    text-decoration: none;
}
.pagebar_notice {
    color: #bdc3c7;
    display: inline-block;
    font-size: 12px;
    margin-left: 20px;
}
form .field {
    margin-bottom: 6px;
}
form .field:last-child {
    margin-bottom: 0;
}
form fieldset {
    border: 1px solid #b3c2c9;
    margin-bottom: 12px;
    padding: 10px 20px 15px 15px;
}
form fieldset.highlight {
    background: #f4f8fd none repeat scroll 0 0;
}
form fieldset legend {
    color: #34495e;
    font-weight: bold;
}
form .label {
    padding: 5px 0;
}
form .field label {
    color: #68809b;
    display: block;
    font-size: 14px;
    padding: 3px 0;
}
form .field_error .error_text {
    color: #c0392b;
    float: right;
    font-size: 12px;
    margin-top: 8px;
}
.input, .date-input, .city-input, .textarea, select {
    border: 1px solid #aaa;
    box-shadow: 0 1px 2px #ddd inset;
    color: #333;
    font-size: 14px;
    outline: medium none;
    padding: 4px;
}
.input, .textarea {
    width: 99%;
}
select {
    width: 100%;
}
.textarea {
    height: 200px;
    resize: vertical;
}
.date-input {
    width: 90px;
}
.input-small {
    width: 65px !important;
}
.input-number {
    width: 100px !important;
}
.input-number-units {
    margin-left: 5px;
}
.city-input {
    background: #fff none repeat scroll 0 0;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-bottom: 2px;
    padding: 4px 2px;
}
.city-input span {
    padding-left: 2px;
    padding-right: 20px;
}
.city-input a {
    background: #68809b none repeat scroll 0 0;
    color: #fff;
    padding: 1px 10px;
    text-decoration: none;
}
.city-input a:hover {
    background: #34495e none repeat scroll 0 0;
}
form .field_error .input, form .field_error .textarea, form .field_error .city-input, form .field_error select {
    border: 1px solid #c0392b;
}
form input.error, form textarea.error {
    border: 1px solid #c0392b;
}
form .hint {
    color: #999;
    font-size: 12px;
    margin-top: 0;
}
form .input-prefix-suffix .input {
    border-radius: 0;
    display: inline-block;
    float: left;
    width: 300px;
}
form .input-prefix-suffix .prefix, form .input-prefix-suffix .suffix {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #aaa;
    color: #666;
    display: inline-block;
    float: left;
    height: 16px;
    padding: 4px 8px;
}
form .input-prefix-suffix .prefix {
    border-radius: 5px 0 0 5px;
    border-right: medium none;
}
form .input-prefix-suffix .suffix {
    border-left: medium none;
    border-radius: 0 5px 5px 0;
}
input.button-submit, input.button {
    background: #2980b9 none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 100%;
    padding: 7px 10px;
    text-decoration: none;
    vertical-align: middle;
    width: auto;
}
input.button-submit:hover, input.button:hover {
    background: #3498db none repeat scroll 0 0;
}
input.button-small {
    padding: 4px 10px;
}
form .ft_captcha {
    margin-bottom: 0;
    overflow: hidden;
}
form .ft_captcha input {
    width: 100px;
}
form .ft_captcha .captcha {
    float: left;
    margin-right: 10px;
}
form .ft_captcha .code {
    float: left;
}
form .ft_file .value {
    font-size: 14px;
    margin-top: 5px;
}
form .ft_file .value .name {
    background: rgba(0, 0, 0, 0) url("../images/icons/file.png") no-repeat scroll 0 0;
    padding-left: 20px;
}
form .ft_file .value .size {
    color: #999;
    font-size: 12px;
    margin-left: 5px;
}
form .ft_file .value .delete {
    margin-left: 15px;
}
form .ft_date select {
    padding: 2px;
    width: 50px;
}
form .ft_listmultiple.field_error .input_checkbox_list {
    border: 1px solid #c0392b;
}
.input-users-list {
    border: 1px solid #bdc3c7;
    border-radius: 5px;
    max-height: 400px;
    overflow: auto;
    padding: 5px;
    width: 350px;
}
.input-users-list ul, .input-users-list li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.input-users-list .profile {
    border-bottom: 1px solid #ededed;
    clear: both;
    overflow: hidden;
    padding: 10px 0;
}
.input-users-list .profile:last-child {
    border: medium none;
}
.input-users-list .profile div {
    float: left;
    height: 32px;
    line-height: 32px;
    margin-right: 15px;
}
.input-users-list .profile .avatar {
}
.input-users-list .profile .name {
    height: 32px;
    line-height: 32px;
}
.qq-uploader {
    position: relative;
    width: 100%;
}
.qq-upload-button {
    background: #f9f9f9 -moz-linear-gradient(center top , #f9f9f9 5%, #ededed 100%) repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 6px;
    box-shadow: 0 1px 0 0 #fff inset;
    color: #666666;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff;
}
.qq-upload-button-hover {
    background: #ededed -moz-linear-gradient(center top , #ededed 5%, #f9f9f9 100%) repeat scroll 0 0;
}
.qq-upload-button-focus {
    position: relative;
    top: 1px;
}
.qq-upload-button:active {
    position: relative;
    top: 1px;
}
.qq-upload-drop-area {
    background: #b2f44a none repeat scroll 0 0;
    height: 100%;
    left: 0;
    min-height: 70px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 2;
}
.qq-upload-drop-area span {
    display: block;
    font-size: 16px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.qq-upload-drop-area-active {
    background: #ff7171 none repeat scroll 0 0;
}
.qq-upload-list {
    list-style: outside none disc;
    margin: 15px 35px;
    padding: 0;
}
.qq-upload-list li {
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    padding: 0;
}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}
.qq-upload-file {
}
.qq-upload-spinner {
    background: rgba(0, 0, 0, 0) url("../images/loading.gif") repeat scroll 0 0;
    display: inline-block;
    height: 15px;
    vertical-align: text-bottom;
    width: 15px;
}
.qq-upload-size, .qq-upload-cancel {
    font-size: 11px;
}
.qq-upload-failed-text {
    display: none;
}
.qq-upload-fail .qq-upload-failed-text {
    display: inline;
}
.rating_widget .arrow, .rating_widget .score {
    float: left;
    height: 15px;
}
.rating_widget .score {
    cursor: help;
    font-weight: bold;
    margin: 0 5px;
}
.rating_widget .score .positive {
    color: green;
}
.rating_widget .score .negative {
    color: red;
}
.rating_widget .score .clickable {
    cursor: pointer;
}
.rating_widget .arrow span, .rating_widget .arrow a {
    background: rgba(0, 0, 0, 0) url("../images/icons/vote.gif") no-repeat scroll 0 0;
    display: block;
    height: 15px;
    width: 11px;
}
.rating_widget .arrow a {
    cursor: pointer;
}
.rating_widget .up a {
    background-position: 0 -15px;
}
.rating_widget .up a:hover {
    background-position: 0 0;
}
.rating_widget .down a {
    background-position: -11px -15px;
}
.rating_widget .down a:hover {
    background-position: -11px 0;
}
.rating_widget .up .disabled {
    background-position: -22px 0;
}
.rating_widget .down .disabled {
    background-position: -22px -15px;
}
#rating_info_window {
    padding: 20px;
}
.rating_info_list .item {
    border-bottom: 1px dashed #ededed;
    margin: 2px 0;
    min-width: 250px;
    overflow: hidden;
    padding: 6px 0;
}
.rating_info_list .item:last-child {
    border: medium none;
}
.rating_info_list .item .score {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    float: left;
    margin-right: 10px;
    min-width: 25px;
    text-align: center;
}
.rating_info_list .item .score.positive {
    background-color: green;
}
.rating_info_list .item .score.negative {
    background-color: red;
}
.rating_info_list.loading-panel {
    background-color: #f4f8fd;
    background-position: center center;
    border-radius: 5px;
}
.rating_info_list.loading-panel .item {
    visibility: hidden;
}
.rating_info_pagination {
    font-size: 12px;
    margin-top: 20px;
}
.rating_info_pagination a {
    border-radius: 4px;
    color: #34495e;
    display: inline-block;
    padding: 0 4px;
    text-decoration: none;
}
.rating_info_pagination a:hover {
    background-color: #ededed;
}
.rating_info_pagination a.active, .rating_info_pagination a.active:hover {
    background-color: #34495e;
    color: #fff;
}
#comments_widget .title {
    overflow: hidden;
}
#comments_widget h2, #comments_widget .track {
    float: left;
}
#comments_widget .track {
    color: #999;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    margin-left: 20px;
    margin-top: 22px;
}
#comments_widget .track input {
    margin: 0;
    padding: 0;
}
#comments_widget #comments_add_link {
    background: rgba(0, 0, 0, 0) url("../images/icons/comment.png") no-repeat scroll left center;
    margin: 10px 0;
    padding-left: 20px;
}
#comments_widget #comments_add_link a {
    font-size: 16px;
}
#comments_widget #comments_add_form {
    background: #ecf0f1 none repeat scroll 0 0;
    border-radius: 6px;
    display: none;
    margin: 10px 0;
    padding: 15px;
}
#comments_widget #comments_add_form textarea {
    height: 100px;
    margin-bottom: 4px;
    width: 98%;
}
#comments_widget #comments_add_form .preview_box {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #b3c2c9;
    border-radius: 6px;
    display: none;
    margin-bottom: 10px;
    padding: 15px;
}
#comments_widget #comments_add_form .loading {
    display: none;
}
#comments_widget #comments_add_form .author_data {
    margin-bottom: 8px;
}
#comments_widget #comments_add_form .author_data .field {
    overflow: hidden;
}
#comments_widget #comments_add_form .author_data .field label {
    float: left;
    height: 20px;
    line-height: 20px;
    width: 140px;
}
#comments_widget #comments_add_form .author_data .field .input {
    max-width: 200px;
    min-width: 50px;
    width: 99%;
}
#comments_widget #comments_refresh_panel {
    background: #b3c2c9 url("../images/loader24.gif") no-repeat scroll center center;
    display: block;
    height: 35px;
    position: fixed;
    right: 0;
    top: 45%;
    width: 50px;
    z-index: 100;
}
#comments_widget #comments_refresh_panel a {
    background: #b3c2c9 url("../images/icons32/update-black.png") no-repeat scroll center center;
    display: block;
    height: 35px;
    width: 50px;
}
#comments_widget #comments_refresh_panel a:hover {
    background-color: #e1ebef;
}
#comments_list .comment {
    border: 1px solid #fff;
    border-radius: 6px;
    margin: 4px 0;
    overflow: hidden;
    padding: 10px 0;
}
#comments_list.striped-list .comment {
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
}
#comments_list.striped-list .comment:last-child {
    border: medium none;
}
#comments_list .selected-comment {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #b3c2c9;
    box-shadow: 0 0 12px #b3c2c9;
    padding: 10px;
}
#comments_list .comment .info, #comments_list .comment .body {
    clear: both;
    overflow: hidden;
}
#comments_list .comment .info {
    margin-bottom: 6px;
}
#comments_list .comment .info div {
    float: left;
    font-size: 12px;
    margin-right: 10px;
}
#comments_list .comment .info .rating {
}
#comments_list .comment .info .rating .buttons {
    float: right;
    margin-left: 5px;
    padding-top: 2px;
}
#comments_list .comment .info .rating a {
    background: rgba(0, 0, 0, 0) url("../images/comment_vote.png") no-repeat scroll 0 0;
    display: inline-block;
    height: 13px;
    width: 13px;
}
#comments_list .comment .info .rating .value {
    display: block;
    float: left;
    font-weight: bold;
}
#comments_list .comment .info .rating a.rate-up {
    background-position: 0 0;
}
#comments_list .comment .info .rating a.rate-up:hover {
    background-position: 0 -13px;
}
#comments_list .comment .info .rating a.rate-down {
    background-position: -13px 0;
}
#comments_list .comment .info .rating a.rate-down:hover {
    background-position: -13px -13px;
}
#comments_list .comment .info .name .user {
    color: #375d81;
}
#comments_list .comment .info .name .user:hover {
    color: #d35400;
}
#comments_list .comment.is_topic_starter .info .name .user {
    color: #d35400;
}
#comments_list .comment.is_topic_starter .info .name .user:hover {
    color: #e67e22;
}
#comments_list .comment .info .name .guest_name {
    font-weight: bold;
}
#comments_list .comment .info .name .subject {
    color: #4096ee;
}
#comments_list .comment .info .name .subject:hover {
    color: #d35400;
}
#comments_list .comment .info .date {
    color: #999;
}
#comments_list .comment .nav a {
    color: #bdc3c7;
    margin-right: 3px;
    text-decoration: none;
}
#comments_list .comment .nav a:hover {
    color: #d35400;
}
#comments_list .comment .nav .scroll-down {
    display: none;
}
#comments_list .comment .body .avatar {
    border: 1px solid #999;
    float: left;
    padding: 2px;
    position: relative;
}
#comments_list .comment .body .avatar.comment_user_online {
    border-left-color: #27ae60;
    border-left-width: 2px;
}
#comments_list .comment .body .avatar img, #comments_list .comment .body .avatar a {
    display: block;
}
#comments_list .comment .body .avatar::after {
    background: rgba(0, 0, 0, 0) url("../images/comment_arrow.png") no-repeat scroll 0 0;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    right: -10px;
    top: 8px;
    width: 10px;
}
#comments_list .comment .content {
    color: #333;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 4px;
    position: relative;
}
#comments_list .comment .content img {
    max-width: 100%;
}
#comments_list .comment .content .links {
    font-size: 12px;
    padding: 4px 0;
}
#comments_list .comment .content .links a {
    border-bottom: 1px dashed #999;
    color: #999;
    font-size: 11px;
    margin-right: 6px;
    text-decoration: none;
}
#comments_list .comment .content .links a:hover {
    border-bottom: 1px dashed #d35400;
    color: #d35400;
}
#comments_list .comment .deleted {
    background: #f9f9f9 none repeat scroll 0 0;
    border-radius: 6px;
    color: #666;
    font-style: italic;
    margin-right: 6px;
    padding: 5px 15px;
}
#comments_widget .login_to_comment {
    color: #666;
    font-size: 12px;
    margin-top: 5px;
}
#wall_widget {
    border-top: 1px solid #b3c2c9;
    clear: both;
    margin-top: 15px;
}
#wall_widget .title_bar {
    overflow: hidden;
}
#wall_widget .title_bar .title {
    float: left;
    margin-bottom: 0;
}
#wall_widget .title_bar #wall_add_link {
    background: rgba(0, 0, 0, 0) url("../images/icons/edit.png") no-repeat scroll left center;
    display: block;
    float: right;
    margin-top: 23px;
    padding-left: 20px;
}
#wall_widget #wall_add_form {
    background: #ecf0f1 none repeat scroll 0 0;
    border-radius: 6px;
    display: none;
    margin: 15px 0;
    padding: 15px;
}
#wall_widget #wall_add_form textarea {
    height: 100px;
    margin-bottom: 4px;
    width: 98%;
}
#wall_widget #wall_add_form .preview_box {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #b3c2c9;
    border-radius: 6px;
    display: none;
    margin-bottom: 10px;
    padding: 15px;
}
#wall_widget #wall_add_form .loading {
    display: none;
}
#wall_widget #entries_list {
    margin-top: 20px;
}
#wall_widget #entries_list .entry {
    border-bottom: 1px dashed #b3c2c9;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 15px;
}
#wall_widget #entries_list .entry:last-child {
    border: medium none;
    margin-bottom: 0;
}
#wall_widget #entries_list .entry .info, #wall_widget #entries_list .entry .body {
    overflow: hidden;
}
#wall_widget #entries_list .entry .info {
    margin-bottom: 6px;
}
#wall_widget #entries_list .entry .info div {
    float: left;
    font-size: 12px;
    margin-right: 10px;
}
#wall_widget #entries_list .entry .info a {
    color: #999;
}
#wall_widget #entries_list .entry .info a:hover {
    color: #d35400;
}
#wall_widget #entries_list .entry .info .name .user {
    color: #375d81;
}
#wall_widget #entries_list .entry .info .name .user:hover {
    color: #d35400;
}
#wall_widget #entries_list .entry .info .date {
    color: #999;
}
#wall_widget #entries_list .entry .body {
}
#wall_widget #entries_list .entry .body .avatar {
    border: 1px solid #999;
    float: left;
    padding: 2px;
}
#wall_widget #entries_list .entry .body .avatar img {
    display: block;
}
#wall_widget #entries_list .entry .content {
    background: rgba(0, 0, 0, 0) url("../images/comment_arrow.png") no-repeat scroll 0 6px;
    color: #333;
    margin-left: 37px;
    padding-left: 15px;
    padding-top: 4px;
    position: relative;
    z-index: 2;
}
#wall_widget #entries_list .entry .links {
    font-size: 12px;
    margin-top: 10px;
}
#wall_widget #entries_list .entry .links.has_replies {
    background: rgba(0, 0, 0, 0) url("../images/icons/comment-small.png") no-repeat scroll left center;
    padding-left: 20px;
}
#wall_widget #entries_list .entry .links a {
    border-bottom: 1px dashed #bdc3c7;
    color: #7f8c8d;
    font-size: 11px;
    margin-right: 6px;
    text-decoration: none;
}
#wall_widget #entries_list .entry .links a:hover {
    border-bottom: 1px dashed #d35400;
    color: #d35400;
}
#wall_widget #entries_list .entry .links a.get_replies {
    border-bottom: 1px dashed #34495e;
    color: #34495e;
    font-weight: bold;
}
#wall_widget #entries_list .entry .links a.get_replies:hover {
    border-bottom-color: #d35400;
    color: #d35400;
}
#wall_widget #entries_list .replies_loading {
    color: #666;
    display: none;
    margin-bottom: 10px;
    margin-top: 12px;
}
#wall_widget #entries_list .replies {
    clear: both;
}
#wall_widget #entries_list .replies .entry {
    border-bottom: medium none;
    border-left: 4px solid #ddd;
    font-size: 12px;
    margin: 10px 0 0 18px;
    padding: 10px;
}
#wall_widget #entries_list .replies .entry:hover {
    border-left-color: #bdc3c7;
}
#wall_widget #entries_list .replies .entry:hover .avatar {
    border-color: #bdc3c7;
}
#wall_widget #entries_list .replies .entry .info {
    margin: 0 0 3px;
    padding: 0;
}
#wall_widget #entries_list .replies .entry .content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    max-width: 600px;
    padding: 0;
}
#wall_widget #entries_list .replies .entry .avatar {
    border: 1px solid #ddd;
    float: right;
}
#wall_widget #entries_list .show_more {
    margin-top: -14px;
}
#wall_widget #entries_list .show_more a {
    background: #e1ebef none repeat scroll 0 0;
    color: #bdc3c7;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
}
#wall_widget #entries_list .show_more a:hover {
    background: #b3c2c9 none repeat scroll 0 0;
}
#pm_window {
    overflow: hidden;
    padding: 10px;
}
#pm_window .notice {
    margin: 20px;
}
#pm_window .right-panel, #pm_window .left-panel {
    float: left;
    height: 500px;
}
#pm_window .right-panel {
    background: #ecf0f1 none repeat scroll 0 0;
    margin-right: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 200px;
}
#pm_window .left-panel {
    width: 600px;
}
#pm_window .contacts .contact {
    overflow: hidden;
}
#pm_window .contacts .contact a {
    color: #000;
    display: block;
    overflow: hidden;
    padding: 5px;
    text-decoration: none;
}
#pm_window .contacts .contact a span {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-right: 4px;
    overflow: hidden;
}
#pm_window .contacts .contact a:hover {
    background: #2ecc71 none repeat scroll 0 0;
    color: #fff;
}
#pm_window .contacts .contact a.selected {
    background: #27ae60 none repeat scroll 0 0;
    color: #fff;
}
#pm_window .contacts .contact a .counter {
    background: #bdc3c7 none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    float: right;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    margin-top: 6px;
    padding: 2px 5px;
}
#pm_contact .overview {
    background-color: #ecf0f1;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 6px;
}
#pm_contact .overview a {
    border-left: medium none;
    border-right: medium none;
    color: #000;
    overflow: hidden;
    padding: 5px;
}
#pm_contact .overview a span {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-right: 4px;
    overflow: hidden;
}
#pm_contact .actions {
    float: right;
    line-height: 28px;
}
#pm_contact .composer {
    background-color: #ecf0f1;
    padding: 10px;
}
#pm_contact .composer .editor textarea {
    height: 55px;
    resize: none;
    width: 565px;
}
#pm_contact .composer .buttons {
    text-align: right;
}
#pm_contact .composer .sending {
    background: rgba(0, 0, 0, 0) url("../images/loader16.gif") no-repeat scroll left center;
    height: 35px;
}
#pm_contact .composer .ignored_info {
    color: #999;
    display: block;
    font-style: italic;
    padding: 10px 6px;
}
#pm_contact .composer .ignored_info .button {
    margin-left: 10px;
}
#pm_contact .chat {
    height: 252px;
    line-height: 20px;
    margin-bottom: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 10px 10px 5px;
    position: relative;
}
#pm_contact .chat .message {
    margin-bottom: 10px;
}
#pm_contact .chat .message .title {
    font-size: 11px;
    overflow: hidden;
}
#pm_contact .chat .message .title .author {
    color: #bf0000;
}
#pm_contact .chat .message-my .title .author {
    color: #376499;
}
#pm_contact .chat .message .title .date, #pm_contact .chat .message .title .date-new {
    float: right;
}
#pm_contact .chat .message .title .date {
    color: #cccccc;
}
#pm_contact .chat .message .title .date-new {
    color: #d35400;
}
#pm_contact .chat a.show-older {
    background: #f9f9f9 none repeat scroll 0 0;
    color: #cccccc;
    display: block;
    height: 25px;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: center;
    text-decoration: none;
}
#pm_contact .chat a.show-older:hover {
    background: #ededed none repeat scroll 0 0;
    color: #999;
}
#pm_contact .chat .older-loading {
    background: #ededed url("../images/loader16.gif") no-repeat scroll center center;
    display: none;
    height: 25px;
    margin-bottom: 15px;
}
#pm_notices_window {
    width: 450px;
}
#pm_notices_list {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px;
}
#pm_notices_list .item {
    background: #e1ebef none repeat scroll 0 0;
    border: 1px solid #bdc3c7;
    color: #34495e;
    margin-bottom: 6px;
    overflow: hidden;
    padding: 5px;
}
#pm_notices_list .item:last-child {
    margin-bottom: 0;
}
#pm_notices_list .item .date {
    color: #bdc3c7;
    font-size: 11px;
    padding-left: 10px;
    padding-top: 10px;
}
#pm_notices_list .item .content {
    padding: 3px 10px 10px;
}
#pm_notices_list .item .close-button {
    float: right;
}
#pm_notices_list .item .close-button a {
    background: rgba(0, 0, 0, 0) url("../images/icons/close.png") no-repeat scroll 0 0;
    display: block;
    height: 16px;
    width: 16px;
}
#pm_notices_list .item .close-button a:hover {
}
#pm_notices_list .item .buttons {
    padding: 0 10px 10px;
}
#pm_notices_list .item .buttons .button {
    border-color: #bdc3c7;
}
#geo_window {
    height: 150px;
    padding: 15px;
}
#geo_window .wrapper {
    margin-bottom: auto;
    margin-top: auto;
}
#geo_window select {
    margin-bottom: 5px;
    width: 300px;
}
#geo_window .buttons {
    margin-top: 10px;
    text-align: center;
}
.login_form h3 {
    margin-top: 0;
}
.login_layout {
    border-collapse: collapse;
    margin: 0;
    width: 100%;
}
.login_layout td {
    padding: 0;
}
.login_layout .left_cell, .login_layout .right_cell {
}
.login_layout .left_cell {
    padding-right: 20px;
}
.login_layout .right_cell {
    padding-left: 20px;
}
.login_layout .center_cell {
    background: rgba(0, 0, 0, 0) url("../images/vline1px.png") no-repeat scroll center top;
    width: 60px;
}
.login_layout .center_cell div {
    background: #fff none repeat scroll 0 0;
    color: #a3cae0;
    font-size: 22px;
    font-style: italic;
    margin-top: 100px;
    padding: 15px 0;
    text-align: center;
}
.login_form .label {
    color: #68809b;
    font-size: 16px;
}
.login_form .input {
    width: 100%;
}
.login_form .input:focus {
    box-shadow: 0 0 4px #bdc3c7;
}
.login_form .options {
    color: #68809b;
    font-size: 13px;
    line-height: 14px;
    margin-bottom: 30px;
    margin-top: 10px;
    vertical-align: middle;
}
.login_form .options input, .login_form .options label {
    vertical-align: middle;
}
.login_form .submit {
    margin: 0;
}
.login_form .reg_link {
    color: #34495e;
    font-size: 13px;
    padding-left: 15px;
}
.content_multi_cats_form {
    display: none;
}
.content_multi_cats_form .add_button {
    background: rgba(0, 0, 0, 0) url("../images/icons/add.png") no-repeat scroll left center;
    font-size: 12px;
    padding-left: 20px;
}
.content_multi_cats_form .list .field:last-child {
    margin-bottom: 5px;
}
.content_multi_cats_form .cat_selector {
    overflow: hidden;
}
.content_multi_cats_form .cat_selector select {
    width: 90%;
}
.content_multi_cats_form .cat_selector a {
    background: rgba(0, 0, 0, 0) url("../images/icons/delete.png") no-repeat scroll center center;
    display: inline-block;
    height: 16px;
    margin-left: 5px;
    width: 16px;
}
