html {
    font-size: 13px;
    line-height: 1.5em;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    -moz-font-feature-settings: inherit;
    -moz-font-language-override: inherit;
    border: 0 none;
    font-family: inherit;
    font-size: 100%;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

.h1, .h2, .h3, .page-title {
    text-transform: uppercase;
}
.h2 {
    font-size: 16pt;
    line-height: 13pt;
}


* {
    -moz-box-sizing: border-box;
}

html {
line-height: 1;
}

#body {
    opacity: 1;
    transition: opacity 100ms ease 0s;
}



html {
font-size: 16px;
line-height: 1.5em;
}
html, body {
height: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}

body.default-layout #body {
    padding-top: 60px;
}

.grid {
    margin-left: auto;
    margin-right: auto;
    max-width: 64em;
    padding-left: 0;
    padding-right: 0;
}

body.default-layout #body>.inner {
position: relative;
}

body.default-layout #left {
    display: block;
    float: left;
    margin-right: 0;
    position: relative;
    width: 37.5%;
}

body.default-layout #body > .inner {
    background-color: #F0F1F4;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    padding: 0;
}


.grid:after {
    clear: both;
    content: "";
    display: table;
}



* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

 body.default-layout #main .main {
min-height: 1000px;
padding: 2.1em 1.5em;
margin-bottom: 0;
}


.bd {
position: relative;
display: table-cell;
width: 10000px;
}

.bd #images_wrapper:after {
content: "";
display: table;
clear: both;
}

.ac-renderer .active {
    background: none repeat scroll 0 0 #BBBBBB;
}

.banner-background .stream-list .streams .selected {
    background: none repeat scroll 0 0 #666666;
    border-radius: 7px 7px 7px 7px;
    visibility: visible;
}
.ie .banner-foreground .stream-list .streams .selected {
    background: none repeat scroll 0 0 #666666;
}
.banner .stream-list .streams .stream {
    list-style-type: none;
    margin: 0;
}
.banner .stream-list .streams .separator {
    display: none;
}

.banner .initial-stream-list .streams .stream {
    float: left;
    padding: 0 0.25em;
    white-space: nowrap;
}
.banner .multiple-matches .streams .stream {
    padding: 0 0 0 0.25em;
}

.subscription-keyboard-selector .initial-stream-list .streams .stream {
    display: inline;
    float: none;
    white-space: normal;
}
.subscription-keyboard-selector .initial-stream-list .streams .separator {
    display: inline;
}
.gecko .goog-inline-block {
    display: -moz-inline-box;
}
.gecko .goog-inline-block {
    display: inline-block;
}

/*html, body {
    border: 0 none;
    font-size: 90%;
    margin: 0;
}
html, body, input {
    font-family: arial,sans-serif;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
}
div, form {
    margin: 0;
}
.settings {
    overflow: auto;
}
.bold-text {
    font-weight: bold;
}
a, a:visited, .link {
    color: #1155CC;
}*/
.link {
    cursor: pointer;
    text-decoration: underline;
}

a:focus {
}
a:focus, .unselectable {
    -moz-user-select: none;
}


/*input {
    font-size: 95%;
}*/
iframe {
    border: 0 none;
}

.clear {
    clear: both;
    font-size: 1px;
    height: 1px;
    width: 1px;
}
.hidden {
    display: none !important;
}
.invisible {
    visibility: hidden;
}

.rtl {
    direction: rtl;
    right: 0;
}

:first-child + html .goog-inline-block {
    display: inline;
}

.jfk-button-collapse-left:focus, .jfk-button-collapse-right:focus, .jfk-button-hover.jfk-button-collapse-left, .jfk-button-hover.jfk-button-collapse-right {
    z-index: 2;
}

.jfk-button.jfk-button-disabled:active {
    box-shadow: none;
}

.jfk-button-action:focus {
    border: 1px solid transparent;
    box-shadow: 0 0 0 1px #FFFFFF inset;
    outline: 0 none transparent;
}

.jfk-button-action:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}

.jfk-button-default:focus {
    border: 1px solid transparent;
    box-shadow: 0 0 0 1px #FFFFFF inset;
    outline: 0 none transparent;
}

.jfk-button-default:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}

.jfk-button-primary:focus {
    border: 1px solid transparent;
    box-shadow: 0 0 0 1px #FFFFFF inset;
    outline: 0 none transparent;
}

.jfk-button-primary:active {
    background-color: #B0281A;
    background-image: -moz-linear-gradient(center top , #DD4B39, #B0281A);
    border: 1px solid #992A1B;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}

.jfk-button-standard:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.jfk-button-standard:focus {
    border: 1px solid #4D90FE;
}

.jfk-button-flat.jfk-button-hover, .jfk-button-flat.jfk-button-selected, .jfk-button-flat:focus, .jfk-button-flat:active {
    box-shadow: none;
}

.jfk-button-flat:focus {
    border: 1px solid #4D90FE;
}

.jfk-button-mini:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}

.jfk-button-mini:focus {
    border: 1px solid #4D90FE;
}

.goog-flat-menu-button-right:focus, .goog-flat-menu-button-hover.goog-flat-menu-button-collapse-right {
    z-index: 2;
}
.goog-flat-menu-button-left:focus, .goog-flat-menu-button-hover.goog-flat-menu-button-collapse-left {
    z-index: 2;
}

.opera #search-restrict-button > .goog-button-float-left {
    float: none;
}

.goog-button-base:hover .goog-button-base-content, .goog-button-base:focus .goog-button-base-content {
    color: #333333;
}
.goog-button-base:hover .goog-button-base-inner-box {
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1);
}
.goog-button-base:hover .goog-button-base-outer-box, .goog-button-base:hover .goog-button-base-inner-box {
    border-color: #C6C6C6;
}
.goog-button-base:focus .goog-button-base-outer-box, .goog-button-base:focus .goog-button-base-inner-box {
    border-color: #4D90FE;
}
.goog-button-base:hover, .goog-button-base:focus {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.goog-button-base:active .goog-button-base-inner-box, .goog-button-base-open .goog-button-base-inner-box {
    background-color: #EEEEEE;
    background-image: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1);
}
.goog-button-base:active .goog-button-base-content, .goog-button-base-open .goog-button-base-content {
    color: #333333;
}
.goog-button-base-disabled .goog-button-base-inner-box, .goog-button-base-disabled .goog-button-base-inner-box:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
.goog-button-base-disabled .goog-button-base-outer-box, .goog-button-base-disabled .goog-button-base-inner-box, .goog-button-base-disabled:hover .goog-button-base-outer-box, .goog-button-base-disabled:hover .goog-button-base-inner-box, .goog-button-base-disabled:focus .goog-button-base-outer-box, .goog-button-base-disabled:focus .goog-button-base-inner-box {
    border-color: #F3F3F3;
}
.goog-button-base-disabled .goog-button-base-content, .goog-button-base-disabled:hover .goog-button-base-content, .goog-button-base-disabled:focus .goog-button-base-content {
    color: #B8B8B8;
}

.webkit .goog-button-base, .webkit .goog-button-base-outer-box {
    line-height: 0;
}
.webkit .goog-button-base-inner-box {
    line-height: normal;
}

.goog-menu-button:hover .goog-menu-button-dropdown, .goog-menu-button.goog-button-base:focus .goog-menu-button-dropdown, .goog-menu-button:active .goog-menu-button-dropdown, .goog-menu-button.goog-button-base-open .goog-menu-button-dropdown {
    border-color: #595959 transparent;
}
.goog-menu-button:active .goog-button-base-content, .goog-menu-button.goog-button-base-open .goog-button-base-content {
    color: #333333;
}
.goog-menu-button:active .goog-button-base-inner-box, .goog-menu-button.goog-button-base-open .goog-button-base-inner-box {
    background-color: #EEEEEE;
    background-image: -moz-linear-gradient(center top , #EEEEEE, #E0E0E0);
}
.goog-menu-button:active .goog-button-base-outer-box, .goog-menu-button:active .goog-button-base-inner-box, .goog-menu-button.goog-button-base-open .goog-button-base-outer-box, .goog-menu-button.goog-button-base-open .goog-button-base-inner-box {
    border-color: #CCCCCC;
}

#directory-search-results .results {
    margin: 1em 0 0;
    padding: 0;
}

#directory-search-results-paging .link {
    padding: 0 1em 1em;
}
#discover-table .title {
    font-weight: bold;
}

.feed-result-stats .number {
    font-weight: bold;
}

.ie .feed-result-row .result {
    padding-left: 0;
}

.feed-result-row .result .subscribe, .feed-result-row .result .subscribed {
    height: 17px;
    margin-top: 0.2em;
}

.feed-result-row .result .subscribe {
    font-size: 90%;
}

.feed-result-row .result .subscribed, .feed-result-row .result-subscribed .subscribe, .feed-result-row .result-subscribed .dismiss, .feed-result-row .result-subscribed .clr {
    display: none;
}

.feed-result-row .result-subscribed .subscribed .message {
    background: url("/reader/ui/146832758-search-results-subscribed-check.gif") no-repeat scroll 0 0 transparent;
    color: #222222;
    font-weight: bold;
    padding: 1px 0 0 15px;
}
.feed-result-row .result-subscribed .subscribed .view, .feed-result-row .result-subscribed .subscribed .unsubscribe {
    color: #7777CC;
    text-decoration: underline;
}

.webkit .goog-menu, .gecko191 .goog-menu {
    border: 0 none;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.5);
}

#home-section .selected a {
    color: #D14836;
}

.lhn-section .lhn-section-footer a, .lhn-section .lhn-section-footer .link {
}
.lhn-section .lhn-section-footer .selected a, .lhn-section .lhn-section-footer .selected .link {
    color: #000000;
    font-weight: bold;
}

#nav a, #nav a .text, #nav .link {
    color: #000000;
    text-decoration: none;
}
#nav .selected a, #nav .selected a .text {
    color: #DD4B39;
}

#lhn-selectors .selected .selector-icon {
    opacity: 1;
}

#lhn-selectors .unread .text {
    font-weight: bold;
}

.selector:hover, #lhn-selectors .selector:hover {
    background-color: #EEEEEE;
}
#lhn-selectors .selected a span, #lhn-selectors .selected a:hover span {
    color: #D14836;
}

#lhn-selectors:hover #lhn-selectors-menubutton, #lhn-selectors #lhn-selectors-menubutton.goog-menu-button-open, #lhn-subscriptions:hover #lhn-subscriptions-menubutton, #lhn-subscriptions #lhn-subscriptions-menubutton.goog-menu-button-open, #lhn-deputies:hover #lhn-deputies-menubutton, #lhn-deputies #lhn-deputies-menubutton.goog-menu-button-open {
    display: block;
}

#chrome-lhn-toggle:hover {
    background: none repeat scroll 0 0 #EBEBEB;
}

#chrome-lhn-toggle:hover #chrome-lhn-toggle-icon {
    border-color: #EBEBEB #FFFFFF #EBEBEB #EBEBEB;
}

.lhn-hidden #chrome-lhn-toggle:hover #chrome-lhn-toggle-icon {
    border-left-color: #FFFFFF;
}
.lhn-hidden #nav {
    display: none;
}
.lhn-hidden #chrome {
    margin-left: 0;
}

.lhn-menu #nav {
    border: 1px solid #D0D0D0;
    display: block;
    left: 11px;
    margin-top: 25px;
    position: absolute;
    z-index: 100;
}
.lhn-menu #nav, .lhn-menu .lhn-section, .lhn-menu .scroll-tree li {
    background: none repeat scroll 0 0 #F7F7F7;
}

.ie8 #scrollable-sections:hover, .webkit #scrollable-sections:hover {
    overflow-y: auto;
}
.ie8 #scrollable-sections, .webkit #scrollable-sections {
    overflow: hidden;
}

#your-items-tree .name {
    color: #000000;
}

.friend-inline-profile .image {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-right: 7px;
}

.ie .friends-dialog-content .friends-table {
    width: 95%;
}

.friend-name .email {
    color: #666666;
    font-weight: normal;
}

.friends-table .editing td {
    border-bottom-color: #FFFFFF;
}
.friends-table .editing .friend-actions {
    visibility: hidden;
}

.group-edit .group-section .link, .group-edit .group-edit-all-link {
    color: #6688DD;
    text-decoration: none;
}

.tip-left .c {
    margin-left: 20px;
}

.entry-annotation-box .round-box .c {
    background-color: #E1ECFE !important;
    width: auto;
}
.entry-annotation-box .round-box .s {
    background-color: #C2D9FF !important;
}
.entry-annotation-box .round-box .tl, .entry-annotation-box .round-box .tr, .entry-annotation-box .round-box .bl, .entry-annotation-box .round-box .br {
    height: 1px;
    width: 1px;
}

.entry-annotation .tip-left .c {
    margin-left: 8px;
}

.modal-dialog-title-close:after {
    background: url("//ssl.gstatic.com/ui/v1/dialog/close-x.png") repeat scroll 0 0 transparent;
    content: "";
    height: 11px;
    position: absolute;
    right: 17px;
    width: 11px;
}
.modal-dialog-title-close:hover {
    opacity: 1;
}

.modal-dialog-buttons button:hover, .modal-dialog-buttons button:active {
    background-color: #F8F8F8;
    background-image: -moz-linear-gradient(center top , #F8F8F8, #F1F1F1);
    border: 1px solid #C6C6C6;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #333333;
}
.modal-dialog-buttons button:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
}
.modal-dialog-buttons button:focus {
    border: 1px solid #4D90FE;
}

.modal-dialog-buttons .goog-buttonset-action:hover, .modal-dialog-buttons .goog-buttonset-action:active {
    background-color: #357AE8;
    background-image: -moz-linear-gradient(center top , #4D90FE, #357AE8);
    border: 1px solid #2F5BB7;
    color: #FFFFFF;
}
.modal-dialog-buttons .goog-buttonset-action:active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
}
.modal-dialog-buttons .goog-buttonset-action:focus {
    border: 1px solid transparent;
    box-shadow: 0 0 0 1px #FFFFFF inset;
    outline: 0 none transparent;
}

.jfk-textinput:focus {
    border: 1px solid #4D90FE;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    outline: medium none;
}

.small-interruption .link, .small-interruption a {
    margin-left: 0.6em;
}

.preview-interruption-related-streams .header {
    color: #666666;
    margin: 0 0 15px 5px;
}
.preview-interruption-related-streams .stream {
    display: block;
    padding: 2px;
    text-decoration: none;
}
.preview-interruption-related-streams .stream:hover .title {
    text-decoration: underline;
}
.preview-interruption-related-streams .icon {
    background: url("../images/12-09-2011-lhn-sprite.png") no-repeat scroll 0 0 transparent;
    height: 16px;
    position: absolute;
    width: 16px;
}

.preview-interruption-related-streams .title {
    margin-left: 18px;
}

.friend-interruption .options {
    margin-top: 15px;
}
.friend-interruption .options input {
    margin: 0 5px 0 0;
}

.posting-form .textarea, .posting-form .title, .posting-form .tags {
    border-color: #888888 #CCCCCC #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-family: Arial,sans-serif;
    font-size: 12px;
    padding: 3px;
}
.posting-form .title, .posting-form .posting-form-layout, .posting-form .textarea {
    width: 100%;
}
.posting-form .textarea {
    height: 60px;
}

.posting-form-minimized .textarea {
    height: 40px;
}

.self-interruption-photo .image {
    height: 96px;
    width: 96px;
}

.self-interruption-info .link, .self-interruption-info a {
    padding-right: 1em;
}

.broadcast-friends-interruption-photo .image {
    height: 48px;
    width: 48px;
}

.interruption-minimize:hover {
    background-position: -12px -16px;
}

.minimized .interruption-minimize:hover {
    background-position: -12px -28px;
}

.followed-friend-interruption .image {
    border: 1px solid #666666;
    height: 96px;
    width: 96px;
}
.followed-friend-interruption .info {
    padding-left: 110px;
}

.followed-friend-interruption.minimized .image {
    height: 20px;
    width: 20px;
}
.followed-friend-interruption.minimized .info {
    padding-left: 0;
    padding-top: 0.3em;
}

.round-box .s {
    font-size: 1px;
    line-height: 1px;
}
.round-box .s, .round-box .c {
    background-color: #CCCCCC;
}
.round-box .tl, .round-box .tr, .round-box .bl, .round-box .br {
    background-repeat: no-repeat;
    height: 3px;
    width: 3px;
}
.round-box .tl {
    background-image: url("/reader/ui/228003689-corner_tl.gif");
    background-position: left top;
}
.round-box .tr {
    background-image: url("/reader/ui/420875934-corner_tr.gif");
    background-position: right top;
}
.round-box .bl {
    background-image: url("/reader/ui/441323228-corner_bl.gif");
    background-position: left bottom;
}
.round-box .br {
    background-image: url("/reader/ui/198708988-corner_br.gif");
    background-position: right bottom;
}



/*#top-bar {
    border-bottom: 1px solid #E5E5E5;
    height: 60px;
    position: relative;
}
#top-bar.jfk {
    display: none;
}


#logo-container {
    clear: left;
    padding: 0;
}

#logo {
    background: url("/reader/ui/537640976-reader-logo-en.gif?hl=en") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 27px;
    margin: -10px 0 0;
    position: absolute;
    top: 50%;
    width: 138px;
}
#logo span {
    display: none;
}
#app-top-bar {
    height: 60px;
}
#page-specific-top-bar {
    overflow: hidden;
}
*/

li {
    line-height: 23px;
}

.scroll-tree li.folder .link, .scroll-tree li.sub {
    /*height: 23px;*/
}

.scroll-tree .icon, .scroll-tree .favicon {
    float: left;
    height: 21px;
    margin-right: 2px;
    width: 21px;
}
.scroll-tree .icon {
    background: url("../images/12-09-2011-lhn-sprite.png") no-repeat scroll 0 0 transparent;
}

.scroll-tree li .cursor {
    background-color: #DDDDDD;
}

.scroll-tree li a:hover {
     background-color: #E8F8CB;
}

.scroll-tree li .tree-link-selected .name {
    text-decoration: none;
}
.scroll-tree .toggle {
    background: url("../images/12-09-2011-lhn-sprite.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 20px;
    z-index: 2;
}
.scroll-tree .expanded .toggle {
    background-position: -23px -120px;
}
.scroll-tree .collapsed .toggle {
    background-position: 0 -120px;
}
.scroll-tree .collapsed ul {
    display: none;
}
.scroll-tree li a .name {
    color: #333333;
    padding:0px 10px 2px 15px;
    border-bottom: 1px solid #E5E5E5;
}

.scroll-tree li a.tree-link-selected .name, .scroll-tree li a.tree-link-selected:hover .name {
    color: #D14836;
}

.folder .name-text, #reading-list-selector .label {
    display: inline-block;
    max-width: 132px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.scroll-tree-show-updated li .folder, .scroll-tree-show-updated li .sub, .scroll-tree-show-updated li .tag {
    display: none;
}

a:hover .tree-item-action-container, .menu-open .tree-item-action-container {
    display: block;
    height: 21px;
    padding: 0 3px;
    position: absolute;
    right: 0;
    top: 0;
    width: 12px;
}

a:hover .tree-item-action-container, .scroll-tree li a.menu-open {
    background-color: #EEEEEE;
}

#trends .sorting th.primary {
    border-bottom-width: 0;
}
#trends .sorting .primary {
    background: none repeat scroll 0 0 #D0D0D0;
}

#trends .sorting .alt .sorting-sub-primary {
    background: none repeat scroll 0 0 #E0E0E0;
}

#trends .sorting .alt td {
    background: none repeat scroll 0 0 #F0F0F0;
}

.ie #trends .show-top10 .sorting .top10, .ie #trends .show-top20 .sorting .top20, .ie #trends .show-top40 .sorting .top40 {
    display: block;
}

.bucket-chart-legend .label {
    color: #999999;
    float: left;
    font-size: 90%;
    font-weight: normal;
    padding-left: 0.25em;
}

#trends .cloud li a:hover {
    text-decoration: underline;
}

#chrome {
    min-width: 700px;
}
.ie6 #chrome {
    float: left;
    margin-left: 0;
}

.gecko #viewer-footer .goog-inline-block {
    display: block;
}

#no-entries-msg .link {
    font-size: 110%;
}
#no-entries-msg .secondary {
    font-size: 13px;
    font-weight: normal;
    margin: 1em auto;
    width: 80%;
}

#chrome #viewer-page-container {
    display: none;
}

#sections-header .contents {
    height: 27px;
    margin-top: -13px;
    position: absolute;
    top: 50%;
    width: 100%;
}

#team-messages .title {
    font-size: 135%;
    font-weight: bold;
    margin: 0.2em 0;
}
#team-messages .body {
    color: #444444;
}

#team-messages .info a, #team-messages-snippet a {
    text-decoration: none;
}

#overview .overview-segment:first-child {
    margin-top: 0;
}

#overview .label {
    color: #333333;
    font-size: 104%;
}

#overview .title {
    color: #1155CC;
    font-size: 160%;
    font-weight: bold;
    text-decoration: none;
}
#overview .title a {
    text-decoration: none;
}

#overview .title .unread {
    color: #666666;
    font-weight: normal;
}


.cpa {
  font-size: 12px;
  margin-left: 5px;
}

.a-o {
  cursor: pointer;
  color: #36C;
}

.isist, .iscpage{
      cursor: pointer;

}

.ask-scroll-tree li.folder .link, .ask-scroll-tree li.sub {
    /*height: 23px;*/
}



.ask-scroll-tree li a:hover {
     background-color: #FFFFCC;
}



html,body,div,span,object,h1,h2,h3,h4,h5,h6,p,blockquote,cite,a,abbr,acronym,address,em,strong,img,dl,dt,dd,ol,ul,li,form,fieldset,legend,label,table,caption,tbody,tfoot,thead,tr,th,td{
    padding:0;border:0;outline:0;margin:0; font:inherit;vertical-align:baseline
   }

ol,ul{list-style:none}


body{
font-family: 'Quattrocento Sans';
     }

a {
    color: #35877F;
    text-decoration: none;
    transition: color 200ms ease 0s;
}

.media > .bd header .name-block .name a {
    color: #222222;
}


.posts .post .post_content, .posts .recommendation .post_content, #recommendations .post .post_content, #recommendations .recommendation .post_content {
    line-height: 1.2;
        color: #444444;
    font-size: 10pt;
    line-height: 1.3;
    margin-bottom: 0.5em;
    text-align: left;
}


input,textarea,button{

    font: normal 85.3%/1.738em "Quattrocento Sans";
    }

a{text-decoration:none}

a:link{color: #000;text-decoration:underline}

a:hover{text-decoration:none; }

a:visited{color: #000; }


.clearfix{zoom:1}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

div.clear{float:none;clear:both;line-height:0;font-size:0;overflow:hidden;height:1px;width:1px}

body{margin:0 auto 15px auto}


#content{position:relative;border-top:none}

* html #content{position:relative;height:1%}


#admin table tr.even{background-color:#ecf2f3}


#admin #map{width:100%;height:400px}


input::-moz-focus-inner{border:0}


.drop_shadow:before,.drop_shadow:after{content:"";position:absolute;z-index:-2}


.lifted:before,.lifted:after{bottom:15px;left:10px;max-width:300px;-webkit-box-shadow:0 15px 10px rgba(0,0,0,0.7);-moz-box-shadow:0 15px 10px rgba(0,0,0,0.7);box-shadow:0 15px 10px rgba(0,0,0,0.7);-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-ms-transform:rotate(-3deg);-o-transform:rotate(-3deg);transform:rotate(-3deg)}

.lifted:after{right:10px;left:auto;-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-ms-transform:rotate(3deg);-o-transform:rotate(3deg);transform:rotate(3deg)}

@-webkit-keyframes wiggle{0%{-webkit-transform:rotate3d(0,0,0,0deg)}

25%{-webkit-transform:rotate3d(0,0,0,5deg)}

75%{-webkit-transform:rotate3d(0,0,0,-5deg)}

100%{-webkit-transform:rotate3d(0,0,0,0deg)}

}

@-moz-keyframes wiggle{0%{-moz-transform:rotate(0deg)}

25%{-moz-transform:rotate(5deg)}

75%{-moz-transform:rotate(-5deg)}

100%{-moz-transform:rotate(0deg)}

}

@-webkit-keyframes heart-throb{0%{-webkit-transform:scale(1)}

100%{-webkit-transform:scale(1.3)}

}

@-moz-keyframes heart-throb{0%{-moz-transform:scale(1)}

100%{-moz-transform:scale(1.3)}

}

@-ms-keyframes heart-throb{0%{-ms-transform:scale(1)}

100%{-ms-transform:scale(1.3)}

}

html, body {
margin: 0;
padding: 0;
/*background-image: url("../images/nubes.png");*/
/*background-attachment: fixed;
background-repeat: repeat;
background-repeat: no-repeat;
background-color: #E5E5E5;
*/

    background-image: url("../images/puntos.png");
background-size: 27px 15px;
background-repeat: repeat;



}


#header {
     z-index:9999;position:relative;
background:#f6f6f6 url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAA4CAIAAABVK87/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpEMzNCRjI1NDAzMjQ2ODExOTk0Q0RCQ0U4NUVGRkY4OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpCMDQ5RTRGMkU2NUQxMUUwQTk2MEQzNjFGNDVDQzAzQiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpCMDQ5RTRGMUU2NUQxMUUwQTk2MEQzNjFGNDVDQzAzQiIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjcyN0RCQkI5ODUyMjY4MTE4OEM2RjYzRkYwNTUxMjlDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkQzM0JGMjU0MDMyNDY4MTE5OTRDREJDRTg1RUZGRjg5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5TydJgAAAEVJREFUeNpi/P//PwMMMDEgAepyWKhqD5Gm4VZGsQFkWfrjxw9aGU27aGRhZGQkQoZYZUxMTEQYgKqMSM7x48fhHIAAAwAFLCPrfgeLBQAAAABJRU5ErkJggg==") repeat-x;
height:56px;line-height:16px;text-shadow:0 1px 1px #fff;font-weight:bold;}

#logo{float:left;margin:8px 18px 0 0;-webkit-transform:translate3d(0,0,0)}

#logo:hover{-webkit-animation:wiggle .2s ease-in-out alternate;-moz-animation:wiggle .2s ease-in-out alternate;-ms-animation:wiggle .2s ease-in-out alternate}

#logo:hover img{opacity:.8;-ms-filter:"alpha(opacity=80)";filter:alpha(opacity=80)}


.header-list-item:last-child{background:transparent none}


.header-list-item>a .icon{display:inline-block;zoom:1;*display:inline}


.header-list-item.dropdown>a .arrow{width:7px;height:6px;margin-left:5px;background:url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFNzBCMkZEMDQ5NTQxMUUxQTYyQ0IyQ0I0RDVDNTQ2OSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFNzBCMkZEMTQ5NTQxMUUxQTYyQ0IyQ0I0RDVDNTQ2OSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjY2OTQ0RkNENDk1MTExRTFBNjJDQjJDQjRENUM1NDY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjY2OTQ0RkNFNDk1MTExRTFBNjJDQjJDQjRENUM1NDY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+oWqfnAAAAE5JREFUeNpitLSxncPAwJDMgACzmHbv2H5JVkbmA4gHooH8ywz///9nuXL16kwf/4DPIBrEBwmCsNjnL19AAmIgPiOIgAI2IP4FYgAEGABiAixysB3HEAAAAABJRU5ErkJggg==") no-repeat 1px 0;display:inline-block}

.header-list-item.button_user>a .icon{width:11px;height:11px;margin-right:4px;background:url(/images/header/icon_user.png?1338566239) no-repeat 1px 0;position:relative;top:2px}


.header-list-item.button_inbox a .icon{margin-top:7px;width:22px;height:17px;background:url(/images/header/icon_inbox.png?1338566239) 0 0 no-repeat}


.header-list-item.button_favorites .icon{margin-top:4px;width:18px;height:18px;background:url(/images/favorites/star.png?1338566239) no-repeat}

.header-list-item.button_favorites.starred .icon{background-position:-20px 0}


.header-list-item.localization.loading>a .icon{background:url(/images/spinner.gif?1338566240) no-repeat 0 0!important}


.header-list-item.locale>a .icon,.header-list-item.currency>a .icon{position:absolute;left:4px;top:6px;height:19px}

.header-list-item.locale>a .icon{background:url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAYAAAC9+TVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5QzYxQjVFOTRGOUIxMUUxQUU4OTlCMkFDMzE2REYyRCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5QzYxQjVFQTRGOUIxMUUxQUU4OTlCMkFDMzE2REYyRCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjlDNjFCNUU3NEY5QjExRTFBRTg5OUIyQUMzMTZERjJEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjlDNjFCNUU4NEY5QjExRTFBRTg5OUIyQUMzMTZERjJEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+LENbAAAAA0pJREFUeNp8VHtIU1EYP7t3ri0F9a4hoekczke0CGakpSaCpWBT015asixyWTqLfKSJlDmfvcx/ApFhSOo/CWL4miBE9VcSQjUfyy3QaLOckN657d6+MzZZMjrw45zvcX7nO+f7vsNhWRb5Gq3tHTKYEr1U09WVd/S+fDk7STTNLUqY6gBRPvw/Ax7U3q0Z8Elyv7FRAFMvIJ/D4aD8vDwk2rMHiUQi5HQ6kcFgQG/fvftjMpn8wUcLKGmor9/Ce7keNofD0ccwTC5ekySJXg8NGTY2NiQgHmxqbNRLpdJ0gPrjzEw62IpAj08v3o7kTlV1Aaz7/Pz8kN1uR24iNluh4BxNTDgI4qxX9MpJna57dGychHVWR1vriCsSDkJPY2JikNVqZYxGIyEQ8NHVK8UOaVSUegcBKldXOAmCgKAZUiAQdIJqhHtNpcJZEMXFxb63rK7u1c/pxZmZGTQQZOCMeBOAb5L73VyDttES0IVzw0JDTy8sLqK42Nh2iqIiqeDgR8PDw99f9fengR+vV6ud8GwKCQlRQqT/pEscEXGS2MXnyxiGRUAwCrrHyUlJl5s1GiO8z02ato2fPX9BB6Dwhory8p/R0mgEesTj7XLNwRR1iAgKCkLr6+tIkZNLusm1+WfPvTGbLRRN0+BIpzGM03UFoVDYeqtCPRUYGIiKLyut2A5l4CDg7rNYCAgISMeOJzIyeVySrHITuJBwJEHqPsDq7++f3dX5bEmnm3qJbZJIyQyCFMsuXrrEZikUn1NSU0mQeRaL5WvWqVMsyOyNsjJ2c3OzDZeCFwSKnBxTiUoFSzacwCksKChYXv31Ow6ephrkLQg7OUoabZfL41FLc/N7Pp9/z/sxjyanqM2W1X2FhRe/gmjyMOdrWlrYYynHHYlJyXUAcmJy8oPNZhsDW4AnAtALAI8AbOfzLhxFGtZv9w7cr6d/YLCou6cHb/hyOF4+PTe/MLi2tvYJzLiW5NBTpVDJkuuqEu6ZvLwnXC739s4u5gEqoWYaHjZp7HPz87t3trDswIGN2poaIiIiHHf5M4DT51fgPvWF2WxO/LZkRCsryygsLAyJxWIkpKgpsJUC9P/9T7xGKGA/IBKw4P5Lfvhy/CvAAF/KgUztTNdjAAAAAElFTkSuQmCC") 0 0 no-repeat;width:19px}


.header-list-item.dropdown>a:hover,.header-list-item.button_favorites>a:hover,.header-list-item.button_inbox>a:hover,.header-list-item>a:hover{text-decoration:none;border-color:#dadada;-o-box-shadow:0 1px 0 #fdfdfd,inset 0 0 1px #fff;-moz-box-shadow:0 1px 0 #fdfdfd,inset 0 0 1px #fff;-webkit-box-shadow:0 1px 0 #fdfdfd,inset 0 0 1px #fff;box-shadow:0 1px 0 #fdfdfd,inset 0 0 1px #fff}

.header-list-item.dropdown>a:active,.header-list-item.dropdown>a.active,.header-list-item.button_favorites>a:active,.header-list-item.button_favorites>a.active,.header-list-item.button_inbox>a:active,.header-list-item.button_inbox>a.active,.header-list-item>a:active,.header-list-item>a.active{border-color:#a9a9a9 #c1c1c1 #d0d0d0;background:#e1e1e1;background:-webkit-gradient(linear,center top,center bottom,from(#ccc),to(#e1e1e1));background:-moz-linear-gradient(top,#ccc,#e1e1e1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcccccc',endColorstr='#ffe1e1e1',GradientType=0);-o-box-shadow:0 1px 0 #fdfdfd,inset 0 0 0 rgba(0,0,0,0.2);-moz-box-shadow:0 1px 0 #fdfdfd,inset 0 0 0 rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 0 #fdfdfd,inset 0 0 0 rgba(0,0,0,0.2);box-shadow:0 1px 0 #fdfdfd,inset 0 0 0 rgba(0,0,0,0.2)}

.header-list-item.dropdown>a:active.no_active,.header-list-item.button_favorites>a:active.no_active,.header-list-item.button_inbox>a:active.no_active,.header-list-item>a:active.no_active{border-color:#dadada;-o-box-shadow:0 1px 0 #fdfdfd,inset 0 0 1px #fff;-moz-box-shadow:0 1px 0 #fdfdfd,inset 0 0 1px #fff;-webkit-box-shadow:0 1px 0 #fdfdfd,inset 0 0 1px #fff;box-shadow:0 1px 0 #fdfdfd,inset 0 0 1px #fff;background-image:none}


.header-dropdown a:hover,.header-dropdown a.hovered{background:#bf0265;background:-webkit-gradient(linear,center top,center bottom,from(#ed1d89),color-stop(75%,#bf0265));background:-moz-linear-gradient(top,#ed1d89,#bf0265 75%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed1d89',endColorstr='#ffbf0265',GradientType=0);color:#fff;text-decoration:none}


.header-dropdown-section:last-child{border-bottom-width:0;-o-box-shadow:0 0 0 transparent;-moz-box-shadow:0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent}


.header-dropdown-section.faqs .help_center_link:hover{background:none;text-decoration:underline}


#list-your-space:hover{text-decoration:none;background:#fbf0a4;background:-moz-linear-gradient(top,#fbf0a4 0,#fce867 50%,#fdde53 50%,#efcd42 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fbf0a4),color-stop(50%,#fce867),color-stop(50%,#fdde53),color-stop(100%,#efcd42));background:-o-linear-gradient(top,#fbf0a4 0,#fce867 50%,#fdde53 50%,#efcd42 100%);background:-ms-linear-gradient(top,#fbf0a4 0,#fce867 50%,#fdde53 50%,#efcd42 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbf0a4',endColorstr='#ffefcd42',GradientType=0);background:linear-gradient(top,#fbf0a4 0,#fce867 50%,#fdde53 50%,#efcd42 100%)}

#list-your-space:active{-o-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);-moz-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);-webkit-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9)}

.no_wiggle_webkit #header #logo{-webkit-transform:none;-webkit-animation:none}


#header .header-list-item.button_wish_list{display:none;position:relative}

#header .header-list-item.button_wish_list .icon{color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.4);width:28px;height:25px;text-indent:-999em;overflow:hidden;background:url(../images/wishlist/header_heart_icon.png?1338566248) no-repeat;position:absolute;top:3px;line-height:22px;font-size:10px}

#header .header-list-item.button_wish_list .text{padding-left:31px}

#header .header-list-item.button_wish_list.hasHostings .icon{text-indent:0;background-position:0 -25px;-webkit-animation:heart-throb ease-in-out 400ms 6 alternate;-moz-animation:heart-throb ease-in-out 400ms 6 alternate;-ms-animation:heart-throb ease-in-out 400ms 6 alternate}


#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:999999999;overflow:hidden}


#colorbox #simple #content{width:auto;margin:0;min-height:0}

#colorbox #cboxContent{border:2px solid #000;overflow:visible;padding:20px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;background:#efefef;background:-webkit-gradient(linear,center top,center bottom,from(#fff),to(#efefef));background:-moz-linear-gradient(top,#fff,#efefef);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffefefef',GradientType=0);-o-box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 2px 8px 0 rgba(0,0,0,0.9);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 2px 8px 0 rgba(0,0,0,0.9);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 2px 8px 0 rgba(0,0,0,0.9);box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 2px 8px 0 rgba(0,0,0,0.9)}

#colorbox #cboxLoadedContent{margin-bottom:0}

#colorbox #cboxClose{top:-11px;left:-10px;background:transparent url(/images/colorbox/fancy_colorbox_close_transparent.png?1338566239) no-repeat;width:26px;height:27px}

#colorbox #cboxTopLeft,#colorbox #cboxTopCenter,#colorbox #cboxTopRight,#colorbox #cboxMiddleLeft,#colorbox #cboxMiddleRight,#colorbox #cboxBottomLeft,#colorbox #cboxBottomCenter,#colorbox #cboxBottomRight{visibility:hidden}

#colorbox .cboxLoading{background:url(/images//uiwidgets/loading_959595.gif?1338566240) no-repeat center center;width:100%;height:100%}


#colorbox .steph_style{color:#848484;text-shadow:0 1px 1px rgba(255,255,255,0.6);width:406px}

#colorbox .steph_style h1{font-size:19px;color:#393c3d;margin-bottom:20px;text-align:center}

#colorbox .steph_style p{margin-bottom:15px}

#colorbox .steph_style a.disabled{color:#b4c8d1!important;cursor:default}

#colorbox .steph_style .inputRow{margin-bottom:10px}

#colorbox .steph_style .inputRow a{display:inline-block;margin-top:3px}

/*#colorbox .steph_style label.labelBlur{font-size:15px;font-family:"Lucida Grande","Lucida Sans","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;padding:14px 12px}*/

#colorbox .steph_style .button-glossy{font-size:1.3em;margin-right:5px}


span.button-steel:hover,button.button-steel:hover,a.button-steel:hover,input.button-steel:hover{text-decoration:none;background:#efefef}

span.button-steel.green:hover,button.button-steel.green:hover,a.button-steel.green:hover,input.button-steel.green:hover{background:#4eae00}

span.button-steel:active,button.button-steel:active,a.button-steel:active,input.button-steel:active{-o-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.5),0 1px 1px 0 rgba(0,0,0,0.2);-moz-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.5),0 1px 1px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.5),0 1px 1px 0 rgba(0,0,0,0.2);box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.5),0 1px 1px 0 rgba(0,0,0,0.2);border-color:#999}


ul.button-list a.button-steel:active:active{-o-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.5);-moz-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.5);-webkit-box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.5);box-shadow:inset 0 0 5px 1px rgba(0,0,0,0.5)}

ul.button-list li.button-list-item:first-child a.button-steel{-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0}

ul.button-list li.button-list-item:last-child a.button-steel{-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;border-bottom:1px solid #aaa}

ul.button-list li.button-list-item:only-of-type a.button-steel{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}


.details-list .details-list-item .currency_symbol.after::before{content:' '}


.v3_button:hover{-moz-box-shadow:0 0 6px #b9b9b9;-webkit-box-shadow:0 0 6px #b9b9b9}

.v3_button:active{background-color:#748e2b;background-image:none;color:#eee!important}


.v3_blue:active{background-color:#4689bb}


.v3_orange:active{background-color:#d07a1d}


.v3_red:active{background-color:#d43937}


.v3_pink:active{background-color:#ed1d89}


.fb-button:hover{-o-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);-moz-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);-webkit-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6)}

.fb-button:active{-o-box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3)}

.fb-button,.fb-button:hover{text-decoration:none}


.fb-button.loading:hover{-o-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-moz-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent}

.fb-button.loading:active{-o-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-moz-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent}


.fb-button:active .fb-button-left{background-position:100% -120px}

.fb-button:active .fb-button-center{background-position:100% -160px}

.fb-button:active .fb-button-right{background-position:100% -200px}


#search #location{width:340px;padding:8px 8px;font-size:1.6667em;font-weight:bold;color:#e10979;font-family:inherit}

#search label{display:block;width:100px;font-weight:bold;font-size:.9167em}

#search label input{display:block;width:100px}

#search #search-guests label{width:40px}

#event #babas{width:308px;height:200px;padding:10px;background:url(../images/modules/babas.png?1338566240) no-repeat 0 0}


#babas .profile{float:left}


#babas a:hover{text-decoration:none}


#babas .location a em{display:block;margin-top:3px;color:#e0007a}


div.lwlb_lightbox2 div.header{margin-bottom:10px}

div.lwlb_lightbox2 div.header .h1{float:left;width:500px}

div.lwlb_lightbox2 div.header .close{float:right;width:10px}


div.lwlb_lightbox2 div.header .h1 h1{font-size:18px;font-weight:bold;color:#3e3e3e}


#lwlb_contact .content-row:first-child,#cboxLoadedContent .content-row:first-child{border-top:0}

#lwlb_contact .content-row:last-child,#cboxLoadedContent .content-row:last-child{border-bottom:0}

#lwlb_contact .content-row:after,#cboxLoadedContent .content-row:after{content:".";display:block;height:0;clear:both;visibility:hidden}


#lwlb_contact .full-field-block:first-child,#cboxLoadedContent .full-field-block:first-child{margin-top:0}


#lwlb_contact .full-field-block span.suggestion:first-child,#cboxLoadedContent .full-field-block span.suggestion:first-child{margin-top:0}


#lwlb_contact .full-field-block input[type="text"].full,#cboxLoadedContent .full-field-block input[type="text"].full{width:460px}


#lwlb_contact .submit-or-cancel.sent:after,#cboxLoadedContent .submit-or-cancel.sent:after{content:"Message Sent!";font-size:1.5em;font-weight:bold;margin-top:-4px;display:block;margin-left:15px}


#lwlb_calendar2 .container{padding:10px 15px 40px 15px;margin-bottom:-30px;background:url(/images/scheduling2/tail.png?1338566240) no-repeat bottom center}

#lwlb_calendar2 .container .inner{width:300px}

#lwlb_calendar2 div.lwlb_lightbox_calendar div.header{margin-bottom:0}


#lwlb_calendar2 .label{color:gray}


div.lwlb_lightbox_calendar div.header{margin-bottom:10px}

div.lwlb_lightbox_calendar div.header .h1{float:left;width:180px}

div.lwlb_lightbox_calendar div.header .close{float:right;width:10px}

div.lwlb_lightbox_calendar div.header .h1 h1{font-size:12px;font-weight:bold;color:#3e3e3e}


div.similar_listings div.title{text-align:center}

div.similar_listings div.subtitle{text-align:center;font-size:10px}


#reviews .banner .inner{font-size:1.6133em;font-weight:bold;width:550px;padding:10px 10px 0 10px;background:url(/images/modules/gray-570.png?1338566240) no-repeat 0 0}

#reviews .separator{width:570px;margin-top:10px;border-top:dotted 1px black}


#reviews .babas_left .inner{width:450px;padding-top:10px;padding-left:40px;padding-right:10px;background:url(/images/modules/review_babas_left.png?1338566240) no-repeat 0 0}


#reviews .babas_right .inner{width:450px;padding-top:10px;padding-right:40px;padding-left:10px;background:url(/images/modules/review_babas_right.png?1338566240) no-repeat 0 0}


#calendar2 table td div.extra{font-size:12px;margin-top:5px}


#calendar2 td.selected{border:2px solid black}


#calendar2 .unavailable{background-color:#e07272}


#calendar2 .key{width:30px;margin-right:5px;float:left}


.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating li.current-rating{background:transparent url(/images/ratings/star.gif?1338566240) repeat-x scroll left -1000px}


.star-rating a:hover,.star-rating a:active,.star-rating a:focus{background-position:left bottom}


a.star_icon_container:hover div.star_icon{opacity:.8;-ms-filter:"alpha(opacity=80)";filter:alpha(opacity=80)}


#results .pagination{width:665px;padding:5px 0 5px 0;font-size:16px;font-weight:bold}

#results #map2{position:absolute;height:275px;width:265px;overflow:hidden}


#search_bar input.location{width:330px;color:#e10979;font-size:1.7em;font-weight:bold;font-family:inherit}

#search_bar input.date{width:75px}


#search_bar #filters .inner{padding:8px 15px 8px 15px}


#search_bar #filters table.extras td.label{width:70px}

#search_bar #location{-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;border-right:0;display:block;float:left;width:298px}

#search_bar #location::-webkit-input-placeholder{color:#e10979}

#search_bar #location:-moz-placeholder{color:#e10979}


#results ul.no_matches{margin-top:5px;list-style-type:disc;list-style-position:inside}


#hostings li a:hover{background:#f0f0f0;color:#01669e;text-decoration:none}


div.right_side .box{padding:10px;background:#e6e6e6;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}

div.right_side .box .inner{background:white;padding:10px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}

div.right_side .box .question{margin-bottom:3px}

div.right_side .box .answer{margin-bottom:5px;background:#f1f1f1;padding:4px 10px;color:#444}

#faq #content{border-top:none;min-height:400px;width:650px;margin-top:20px}

* html #content{border-top:none}


#about #content{border-top:none;min-height:400px;width:650px;margin-top:20px}

* html #content{border-top:none}

#about h1{margin-top:10px;margin-bottom:5px;color:#009fef;font-size:18px;font-weight:bold}

#about h2{margin-bottom:10px;margin-top:15px;font-size:13px;font-weight:bold}

#about div.faq-category{margin-top:10px;margin-bottom:5px;color:#009fef;font-size:16px;font-weight:bold}

#press #content{border-top:none;min-height:400px;width:650px;margin-top:20px}

* html #content{border-top:none}

#press h1{margin-top:10px;margin-bottom:5px;color:#009fef;font-size:18px;font-weight:bold}

#press ul{margin-bottom:15px}

#press div.milestone{font-size:14px}

#bookit #content{border-top:none;min-height:400px;width:960px;margin-top:20px}


#bookit #middle{float:left;width:665px;margin-right:25px}


#bookit #middle .group{width:640px;padding:10px;margin-bottom:30px;background:url(/images/modules/messaging_tile_gray.png?1338566240) repeat}

#bookit #middle .half_box{float:left;width:314px;height:100%;padding-bottom:15px;background:url(/images/modules/page4-white-314.png?1338566240) no-repeat left bottom}

#bookit #middle .half_box .inner{padding-top:15px;margin-bottom:5px;padding-left:10px;padding-right:15px;background:url(/images/modules/page4-white-314.png?1338566240) no-repeat 0 0}

#bookit #middle .half_box_yellow{float:left;width:314px;height:100%;padding-bottom:15px;background:url(/images/modules/page4-yellow-314.png?1338566240) no-repeat left bottom}

#bookit #middle .half_box_yellow .inner{padding-top:15px;margin-bottom:5px;padding-left:10px;padding-right:15px;background:url(/images/modules/page4-yellow-314.png?1338566240) no-repeat 0 0}

#bookit #middle .half_box_sep{float:left;width:9px}

#bookit #middle .wide_box{padding-bottom:8px;background:url(/images/modules/page4-white-638.png?1338566240) no-repeat left bottom}

#bookit #middle .wide_box .inner{padding-top:10px;margin-bottom:5px;padding-left:10px;padding-right:15px;background:url(/images/modules/page4-white-638.png?1338566240) no-repeat 0 0}

#bookit #middle table.fields{width:100%}

#bookit #middle table.fields td.label{width:40%;text-align:right;font-weight:bold}

#bookit #middle table.fields td.sep{width:10%}

#bookit #middle table.fields td.value{width:50%}

#bookit #middle table.fields td{color:#5d5d5d}

#bookit #middle table.money{width:100%}

#bookit #middle table.money td.margin_left{width:25%;text-align:right}

#bookit #middle table.money td.label{width:15%;text-align:right}

#bookit #middle table.money td.sep{width:10%}

#bookit #middle table.money td.value{width:35%}

#bookit #middle table.money td.margin_right{width:15%;text-align:right}

#bookit #middle table.money td{color:#5d5d5d}

#bookit #middle table.money td.total{border-top:1px solid #5d5d5d;font-weight:bold;width:10px}

#bookit #middle table.cc tr{height:25px}

#bookit #middle table.cc td.label{width:125px}


#page5 #content{border-top:none;min-height:400px;width:960px;margin-top:20px}


#simple #content{border-top:none;min-height:400px;width:960px;margin-top:20px}


#admin #content{border-top:none;min-height:400px;width:960px;margin-top:20px}


#home_static #content{border-top:none;min-height:400px;width:960px;margin-top:10px;padding-top:10px}


#home_static #left_cajal ul a:link{color:inherit}

#home_static #left_cajal ul a:hover{color:inherit}

#home_static #left_cajal ul a:visited{color:inherit}

#home_static #left_cajal ul li.selected{font-weight:bold;background-color:#e4e4e4}


#home_static #right_cajal .caption{font-size:10px}

#home_static #right_cajal #name{font-size:10px;color:#e0007a}


#home_static #coverage div.column{float:left;width:300px}

#home_static #coverage div.separator{float:left;width:100px}


#home_static #partners td.logo{width:300px;font-size:16px;font-weight:bold}

#home_static #partners td.description{width:600px;vertical-align:middle}

#availability #content{border-top:none;min-height:400px;width:700px;margin-top:20px}


.box_layout .box{margin-bottom:10px;background:#fff;margin-bottom:20px;-moz-border-radius:7px;-webkit-border-radius:7px;border-radius:7px;-o-box-shadow:5px 5px 10px -3px rgba(0,0,0,0.2);-moz-box-shadow:5px 5px 10px -3px rgba(0,0,0,0.2);-webkit-box-shadow:5px 5px 10px -3px rgba(0,0,0,0.2);box-shadow:5px 5px 10px -3px rgba(0,0,0,0.2)}

.box_layout .box:last-child{margin-bottom:0}


.box_layout #main .top{margin-bottom:15px}

.box_layout #main .middle{margin:0 10px}


.box_layout #main .bottom{display:none}

.box_layout #main .box ul{width:631px;padding:0}


.box_layout #side .box .middle{margin:0 10px}

.box_layout #side .box .middle.nomargin{margin:0}

.box_layout #side .box ul{width:247px;padding:0}

.box_layout #side .box ul li{border:none;background:#eff7fb}


#group_banner:before{top:50%;width:100%;height:50%;background:rgba(0,0,0,0.04);content:" ";display:block;position:absolute}


#back_to_search_a:hover{background:#68b5ee}

.pagination a,.pagination .current,.pagination span{display:block;float:left;padding:3px 6px 0 6px;background:#969696;border:1px solid #e1e1e1;color:#0088d1;background:#969696 url(/images/page2/v3/pagination_links_bgs.png?1338566240) repeat-x 0 0;height:17px;margin-right:5px;font-weight:normal;text-decoration:none;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:1px 1px 0 #fff inset;-webkit-box-shadow:1px 1px 0 #fff inset;box-shadow:1px 1px 0 #fff inset}


.pagination .current{background:#cfcfcf;border:1px solid #a8a8a8;color:#fff;font-weight:bold;-o-box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}

.pagination .disabled{display:none}


.pagination a:hover{background-position:0 -20px}

.pagination a:active{background-position:0 -40px}

.pagination a.next_page:focus,.pagination a.previous_page:focus{-moz-box-shadow:0 0 0 2px #4aabff;-webkit-box-shadow:0 0 0 2px #4aabff;box-shadow:0 0 0 2px #4aabff}


.narrow_page_section h2 a.tooltip{float:right;margin-top:5px}


.linkedin-button{float:left;position:relative;margin-bottom:10px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#d5d5d5;background:-webkit-gradient(linear,center top,center bottom,from(#efefef),to(#d5d5d5));background:-moz-linear-gradient(top,#efefef,#d5d5d5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffefefef',endColorstr='#ffd5d5d5',GradientType=0)}

.linkedin-button:hover .linkedin-button-center{-o-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);-moz-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);-webkit-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6)}

.linkedin-button:active .linkedin-button-center{-o-box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3)}

.linkedin-button,.linkedin-button:hover{text-decoration:none}

.loading{cursor:default}

.loading .linkedin-button-center{visibility:hidden}

.loading:hover .linkedin-button-center{-o-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-moz-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent}

.loading:active .linkedin-button-center{-o-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-moz-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent}


.linkedin-button strong{font-weight:bolder}


.twitter-button:hover .twitter-button-center{-o-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);-moz-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);-webkit-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6)}

.twitter-button:active .twitter-button-center{-o-box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3);box-shadow:inset 0 0 .7em rgba(0,0,0,0.9),inset 0 0 .2em rgba(255,255,255,0.3),0 1px 2px rgba(0,0,0,0.3)}

.twitter-button,.twitter-button:hover{text-decoration:none}

.loading{cursor:default}

.loading .twitter-button-center{visibility:hidden}

.loading:hover .twitter-button-center{-o-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-moz-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent}

.loading:active .twitter-button-center{-o-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-moz-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent}


.flag-container .expand{width:16px;height:21px;display:block;float:left;background:url(/images/edit_room/action-button-icons.png?1338566239) no-repeat -3px -66px;border-right:1px solid transparent}


.flag-container .click-target:hover .expand{border-right:1px solid #ccc}


.flag-container.success:hover .click-target .expand{background:none}

.flag-container.success .click-target:hover{border:0;background:none;box-shadow:0}


.flag-container.expanded .expand{background:url(/images/edit_room/action-button-icons.png?1338566239) no-repeat -3px -66px}


.flag-container.expanded ul a:hover{text-decoration:none;background-color:#323232}

.flag-container.expanded ul .other .other-container{display:none}


.flag-container.deactivation .expand{border-left:1px solid transparent;border-right:none;float:right}


.flag-container.deactivation .click-target:hover .expand{border-left:1px solid #ccc;border-right:none}


.comentarios-lista-item .babas::before{content:' ';position:absolute;width:6px;height:9px;left:-6px;top:10px;


}


.comentarios-lista-item .babas .relationship,.comentarios-lista-item .babas .date,.comentarios-lista-item .babas .date_admin{float:right;margin-top:5px;color:#b9b9b9;font-size:12px}


.comentarios-lista-item .babas .relationship{float:left}


.comentarios-lista-item .respuesta::before{content:' ';position:absolute;width:6px;height:9px;left:-6px;top:10px;


}


.comentarios-lista-item .respuesta .relationship,.comentarios-lista-item .babas .date,.comentarios-lista-item .babas .date_admin{float:right;margin-top:5px;color:#b9b9b9;font-size:12px}


.comentarios-lista-item .respuesta .relationship{float:left}


.comentarios-lista-item .sc-msg::before{content:' ';position:absolute;width:6px;height:9px;left:-6px;top:10px;


}


.comentarios-lista-item .sc-msg .relationship,.comentarios-lista-item .babas .date,.comentarios-lista-item .babas .date_admin{float:right;margin-top:5px;color:#b9b9b9;font-size:12px}


.comentarios-lista-item .sc-msg .relationship{float:left}


.comentarios-lista-item .profile_pic span.name{display:block;text-align:center;font-size:10px;width:76px;font-weight:bold;color:#b5b5b5;clear:both}

.comentarios-lista-item .profile_pic span.name a{color:#959595}

.comentarios-lista-item .profile_pic span.name a:hover{text-decoration:underline}

.comentarios-lista-item:last-of-type{ /*margin-bottom:0 */ }

.super-colega-menu-list-item{padding:11px 5px 9px 15px;border-bottom:1px solid #f1f1f1;line-height:13px;overflow:hidden}

.super-colega-menu-list-item .count{color:#8b99a5;font-size:11px}

.super-colega-menu-list-item .count .p{background-color:#e7ecef;color:#e7ecef;margin-right:1px;width:3px}

.super-colega-menu-list-item .super-colega-menu-legend{width:25px;height:25px;float:left;margin:0 6px 0 -6px}


.super-colega-menu-list-item2 .count {
  color: #8b99a5;
  font-size: 11px;
}

.super-colega-menu-list-item .super-colega-menu-legend.ideasp{background:url(../images/icons/idea-icon.png) 3px top no-repeat; }


.super-colega-menu-list-item .super-colega-menu-content{

    width:165px}

.super-colega-menu-list-item .super-colega-menu-icon{
    margin-top:0;width:25px;height:26px;float:right;
    /*background:url(../images/profile/icons-verification.png?1338566240) left bottom no-repeat;*/
    }


.super-colega-menu-list-item:last-child{border-bottom-width:0}


.matte-media-box:hover .vid_arrow{background-position:left bottom;height:73px;width:83px;margin-top:19px;margin-left:35px}


.ui-widget-content{border:none;color:#222}

.ui-widget-content a{color:#222}


.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6;font-weight:normal;color:#555}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}

.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada;font-weight:normal;color:#212121}

.ui-state-hover a,.ui-state-hover a:hover{color:#212121;text-decoration:none}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff;font-weight:normal;color:#212121}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}

.ui-widget :active{outline:none}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee;color:#363636}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec;color:#cd0a0a}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.85;-ms-filter:"alpha(opacity=85)";filter:alpha(opacity=85);font-weight:normal}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.5;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);background-image:none;cursor:auto}

/*
.ui-datepicker-current{display:none!important}

.ui-datepicker-close{background:none!important;border:none!important;cursor:pointer!important;color: #36C!important;font-size:12px!important;font-weight:normal!important}

.ui-datepicker-close:hover{font-weight:bold!important}

.ui-datepicker-buttonpane{text-align:center;padding-top:10px}

.ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}

.ui-datepicker{-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-o-box-shadow:0 0 20px #666;-moz-box-shadow:0 0 20px #666;-webkit-box-shadow:0 0 20px #666;box-shadow:0 0 20px #666;background:white;border:1px solid #aaa;padding:10px;border:1px solid #d3d3d3;display:none;width:205px}

.ui-datepicker-header{background:none!important;border:none!important;padding-left:1px}

.ui-datepicker-title{font-size:15px;font-weight:bold;text-align:center;letter-spacing:-0.25px;padding-bottom:8px}

.ui-datepicker-calendar{padding-left:1px}

.ui-datepicker-calendar tbody{display:block;overflow:hidden;width:auto}

.ui-datepicker-calendar tr{display:block;overflow:hidden;width:200px;background:#fff;padding-bottom:1px;width:203px}

.ui-datepicker-calendar tbody tr{background:#e5e5e5!important}

.ui-datepicker-calendar tr td,.ui-datepicker-calendar tr th{display:block;float:left;overflow:hidden;height:26px;width:28px;margin-right:1px;background:#efefef;padding:0}

.ui-datepicker-calendar tr td span,.ui-datepicker-calendar tr th span,.ui-datepicker-calendar tr td a{background:none!important;border:none!important;display:block;padding-top:4px;text-align:center;width:28px;height:22px}

.ui-datepicker-calendar tr th span{background:#fff!important;font-weight:bold}

.ui-datepicker-calendar tr td.ui-datepicker-unselectable{background:#a7a7a7}

.ui-datepicker-calendar tr td a.ui-state-hover{background:#85c7f0!important;font-weight:normal;color:#fff}

.ui-datepicker-calendar tr td a.ui-state-active{background:#85c7f0!important;font-weight:bold;color:#fff}

.ui-datepicker-prev,.ui-datepicker-next{cursor:pointer}*/

.ui-widget-header .ui-datepicker-prev,.ui-widget-header .ui-datepicker-next{background:transparent 3px 3px no-repeat;border:none;display:block;height:20px;width:20px}

.ui-widget-header .ui-datepicker-prev{background-image:url(/images/uiwidgets/calendar_prev_month.gif?1338566240);float:left}

.ui-widget-header .ui-datepicker-next{background-image:url(/images/uiwidgets/calendar_next_month.gif?1338566240);float:right}


.uploadarea-container .status{height:0;z-index:3;position:relative;padding:0 15px;overflow:hidden;text-align:left;-webkit-transition-property:height;-moz-transition-property:height;-o-transition-property:height;transition-property:height;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;background:#f2f2f2;background:-webkit-gradient(linear,center top,center bottom,from(#fff),to(#f2f2f2));background:-moz-linear-gradient(top,#fff,#f2f2f2);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fff2f2f2',GradientType=0);-o-box-shadow:0 3px 3px -3px rgba(0,0,0,0.9);-moz-box-shadow:0 3px 3px -3px rgba(0,0,0,0.9);-webkit-box-shadow:0 3px 3px -3px rgba(0,0,0,0.9);box-shadow:0 3px 3px -3px rgba(0,0,0,0.9);-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}

.uploadarea-container .status h3{line-height:45px;font-size:1.5em;color:#393c3d}

.uploadarea-container .status h3.processing,.uploadarea-container .status h3.done,.uploadarea-container .status h3.setup{display:none}

.uploadarea-container .status img{margin-left:15px}


.uploadarea-container .status.setup h3.setup{display:block}


.uploadarea-container .status.done h3.done{display:block}


div.progress-bar div.progress{-webkit-transition-property:width;-moz-transition-property:width;-o-transition-property:width;transition-property:width;-webkit-transition-duration:1s;-moz-transition-duration:1s;-o-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;border:1px solid #b0075e;height:10px;margin:-1px;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;background:#e10979;background:-webkit-gradient(linear,center top,center bottom,from(#f62792),to(#e10979));background:-moz-linear-gradient(top,#f62792,#e10979);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff62792',endColorstr='#ffe10979',GradientType=0);-o-box-shadow:inset 0 0 1px rgba(255,255,255,0.8);-moz-box-shadow:inset 0 0 1px rgba(255,255,255,0.8);-webkit-box-shadow:inset 0 0 1px rgba(255,255,255,0.8);box-shadow:inset 0 0 1px rgba(255,255,255,0.8);width:0}


.uploadarea-container.profile #multi-uploadarea.uploadarea.uploaded h3:hover{opacity:1.0}


#photo-widget-options li span.button{display:inline-block;height:50px;width:50px;border:1px solid #ccc;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-o-box-shadow:inset 0 0 1px #fff,0 4px 2px -2px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 1px #fff,0 4px 2px -2px rgba(0,0,0,0.3);-webkit-box-shadow:inset 0 0 1px #fff,0 4px 2px -2px rgba(0,0,0,0.3);box-shadow:inset 0 0 1px #fff,0 4px 2px -2px rgba(0,0,0,0.3);background-repeat:no-repeat;background-position:center center}

#photo-widget-options li span.description{display:inline-block;width:100px;margin-left:5px;vertical-align:top;margin-top:13px;color:#979797;text-align:left;text-shadow:0 1px 0 white}

#photo-widget-options li.fromwebcam.disable span.description{margin-top:0}

#photo-widget-options li.fromwebcam span.button{background-image:url(/images/webcam.png?1338566240),-webkit-linear-gradient(top,#eee,#e1e1e1)}

#photo-widget-options li.fromwebcam:hover span.button{background-image:url(/images/webcam-glow.gif?1338566240),-webkit-linear-gradient(top,#eee,#e1e1e1)}

#photo-widget-options li.file span.button{background-image:url(/images/upload.png?1338566240),-webkit-linear-gradient(top,#eee,#e1e1e1)}

#photo-widget-options li.file:hover span.button{background-image:url(/images/upload-arrow.gif?1338566240),-webkit-linear-gradient(top,#eee,#e1e1e1)}

#photo-widget-options li.file span.description{display:none}

#photo-widget-options li.file span.description.file{display:inline-block}

#photo-widget-options li.draganddrop span.button{background-image:url(/images/dd.png?1338566239),-webkit-linear-gradient(top,#eee,#e1e1e1)}

#photo-widget-options li.draganddrop span.description{display:none}


.button-glossy:before{position:absolute;content:" ";display:block;width:100%;left:0;bottom:0;height:50%;-moz-border-radius-bottomright:.3em;-webkit-border-bottom-right-radius:.3em;border-bottom-right-radius:.3em;-moz-border-radius-bottomleft:.3em;-webkit-border-bottom-left-radius:.3em;border-bottom-left-radius:.3em;background:rgba(0,0,0,0.1);background:-webkit-gradient(linear,center top,center bottom,from(rgba(0,0,0,0.06)),to(rgba(0,0,0,0.1)));background:-moz-linear-gradient(top,rgba(0,0,0,0.06),rgba(0,0,0,0.1));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f000000',endColorstr='#19000000',GradientType=0)}

.button-glossy:hover{-o-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);-moz-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);-webkit-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.6);text-decoration:none!important}

.button-glossy:active{-o-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);-moz-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);-webkit-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9)}


.button-glossy.flat:before{display:none}

.button-glossy.flat:hover{-o-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.4);-moz-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.4);-webkit-box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.4);box-shadow:inset 0 0 .2em rgba(255,255,255,0.3),0 1px 5px rgba(0,0,0,0.4)}

.button-glossy.flat:active{-o-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);-moz-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);-webkit-box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9);box-shadow:inset .05em .15em .4em rgba(0,0,0,0.4),inset 0 0 .2em rgba(255,255,255,0.3),inset 0 1px 2px rgba(0,0,0,0.9)}


.button-glossy.disabled:hover,.button-glossy[disabled]:hover{-o-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-moz-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent}

.button-glossy.disabled:active,.button-glossy[disabled]:active{-o-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-moz-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;-webkit-box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent;box-shadow:0 0 0 transparent,0 0 0 transparent,0 0 0 transparent}

@-moz-document url-prefix(){button.button-glossy:before{display:none}

}

#colorbox #cboxContent{padding:0}


#cboxLoadedContent .new-modal .segment:first-child,#cboxLoadedContent .new-modal>h2:first-child,#cboxLoadedContent .new-modal>form>h2:first-child,.new-modal .segment:first-child,.new-modal>h2:first-child,.new-modal>form>h2:first-child{border-top:0;-moz-border-radius-topright:10px;-webkit-border-top-right-radius:10px;border-top-right-radius:10px;-moz-border-radius-topleft:10px;-webkit-border-top-left-radius:10px;border-top-left-radius:10px}

#cboxLoadedContent .new-modal .segment:last-child,#cboxLoadedContent .new-modal>h2:last-child,#cboxLoadedContent .new-modal>form>h2:last-child,.new-modal .segment:last-child,.new-modal>h2:last-child,.new-modal>form>h2:last-child{border-bottom:0;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;border-bottom-right-radius:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;border-bottom-left-radius:10px}


#cboxLoadedContent .new-modal p,#cboxLoadedContent .new-modal div.image,.new-modal p,.new-modal div.image{color:#aaa;margin-bottom:15px}

#cboxLoadedContent .new-modal p:last-child,#cboxLoadedContent .new-modal div.image:last-child,.new-modal p:last-child,.new-modal div.image:last-child{margin-bottom:0}

#cboxLoadedContent .new-modal div.image,.new-modal div.image{text-align:center;margin:0 auto}

/*input[type="text"],input[type="password"],input[type="date"],input[type="search"],textarea{margin-left:0;margin-right:0;padding:.3em .4em;background:#fff;border:1px solid #d2d2d2;color:#393c3d;-moz-border-radius:.3em;-webkit-border-radius:.3em;border-radius:.3em;-o-box-shadow:inset -1px 1px 1px 0 rgba(0,0,0,0.1);-moz-box-shadow:inset -1px 1px 1px 0 rgba(0,0,0,0.1);-webkit-box-shadow:inset -1px 1px 1px 0 rgba(0,0,0,0.1);box-shadow:inset -1px 1px 1px 0 rgba(0,0,0,0.1);font-size:1em}*/

input[type="text"].large,input[type="password"].large,input[type="date"].large,input[type="search"].large,textarea.large{width:300px}

input[type="text"].error,input[type="password"].error,input[type="date"].error,input[type="search"].error,textarea.error{background:#ffcfd0;background:-webkit-gradient(linear,center top,center bottom,from(#ffb6b7),to(#ffcfd0));background:-moz-linear-gradient(top,#ffb6b7,#ffcfd0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffb6b7',endColorstr='#ffffcfd0',GradientType=0);border-color:#ff696c}

input[type="text"][disabled],input[type="text"][disabled="disabled"],input[type="password"][disabled],input[type="password"][disabled="disabled"],input[type="date"][disabled],input[type="date"][disabled="disabled"],input[type="search"][disabled],input[type="search"][disabled="disabled"],textarea[disabled],textarea[disabled="disabled"]{background-color:#dadada}

input[type="text"]:-webkit-input-placeholder,input[type="password"]:-webkit-input-placeholder,input[type="date"]:-webkit-input-placeholder,input[type="search"]:-webkit-input-placeholder,textarea:-webkit-input-placeholder{color:#bbb}

input[type="text"]:-moz-placeholder,input[type="password"]:-moz-placeholder,input[type="date"]:-moz-placeholder,input[type="search"]:-moz-placeholder,textarea:-moz-placeholder{color:#bbb}

select{font-size:1em;cursor:pointer;margin:.3em 0;color:#393c3d;-o-box-shadow:0 1px 2px -1px rgba(0,0,0,0.2);-moz-box-shadow:0 1px 2px -1px rgba(0,0,0,0.2);-webkit-box-shadow:0 1px 2px -1px rgba(0,0,0,0.2);box-shadow:0 1px 2px -1px rgba(0,0,0,0.2);text-shadow:0 1px 0 #fff;-webkit-appearance:menulist}

select[disabled],select[disabled="disabled"]{color:#979797}


select[multiple]{-webkit-appearance:listbox}

select[multiple][disabled],select[multiple][disabled="disabled"]{background-color:#dadada}


body.webkit input[type="radio"]{cursor:pointer;-webkit-appearance:none;background-color:#fff;height:1.6em!important;width:1.6em!important;margin-bottom:-4px;border:1px solid #c2c2c2;-o-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.2);-moz-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.2);-webkit-box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.2);box-shadow:inset 0 1px 2px 0 rgba(0,0,0,0.2);-moz-border-radius:.9em;-webkit-border-radius:.9em;border-radius:.9em}

body.webkit input[type="radio"]:checked{background:#fff url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUNDMTFENUY4NDFCMTFFMDk1ODFFQTA4NTAxRTMyOEQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUNDMTFENjA4NDFCMTFFMDk1ODFFQTA4NTAxRTMyOEQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5Q0MxMUQ1RDg0MUIxMUUwOTU4MUVBMDg1MDFFMzI4RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5Q0MxMUQ1RTg0MUIxMUUwOTU4MUVBMDg1MDFFMzI4RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi0kQIwAAALZSURBVHjarFRdSBRRFP5mRplNN3E13VTM8i96klKMevBNsCDCggqyCPRF6K2XnnrupbcgSCEowyDKICrDqCDoQdTwIVMrzSR2XW1/nNXdmbkzt3NnZnHXrZ4c+O6598w533z3nnNH4pxjpx4ZO/gUiEGSpLwXz3G5k0w/B++UIPlpniSMEe6cwv2x7fFih5IzZJE9w6UaWl0vDe672tTWgbLqSsgKYDGOaGgV3yc/IBpeuk0xN0/jwa9/ko2gp1VWlImD7V2oa64H11dhpzcokFFMASS1CIqvEotzC5gbHwW3rbZuDE1myAqypTLY/a0d5xAM+mGE5mDHNfBNk2RRkRTabFEh5NIY6g7UQt11FlPvHvVTWl9eAYZxoau8uqk3WB5A+udXGD8iMJbjMMIajIjmWrEmf2ppHpXlpQhUNfYO43xXTgHEY5Oq+oZ2pJYXKPE3bM0gJyniOdIB3YSsG+DWIhoajyIcmhXqRnPITNjH/LIPqUiEtpei4C0icaRuP3qFsixY8gqKa2ucvBxlgzijWECFrOkwE0nYBsspu0uWNReiExsoDhgQeYPoVsQnnDPrw1PLgBnToymYmwwmI1guGMFgrjW9ufOO4lKxFChvrQ8jVk4BDLDxeFKjT6pg3AKzXZjZVpB7axG3riVF3mReNRPQB2YSU1CNMti0S+apYpa5NfcIBZdqBPA5PuHk5ZHdwJsXM+bM4zU6BRV76IxkVyG3PetC+H28AlGqziybfSLy/nbR2Qo27r7Ha6xQo5RgPwrhpxSZ6LljxVr4w+R5S92wiuSA1zBucbKukxjUE2g+1IK91xpRd/EwWhAgnZySJSiIQccnTOMblh5OI3zrFea/iM5zb1P+RRdKfYSSKzhysgq7e3xQjst0K6kz9DTYxxC0oXuYekkx64S00+//+mt4hIWEIg+q57M9FZsezAzR/8gyW86QKt5atK2VRcK3/8/+CDAAa2epLigim7gAAAAASUVORK5CYII=") no-repeat center center;-webkit-background-size:11px 11px}

body.webkit input[type="radio"][disabled]{opacity:.5}

body.webkit input[type="checkbox"]{-webkit-appearance:none;background-color:#fff;margin-top:1px;padding:.6em;border:1px solid #c2c2c2;-o-box-shadow:inset 1px 2px 2px rgba(0,0,0,0.2);-moz-box-shadow:inset 1px 2px 2px rgba(0,0,0,0.2);-webkit-box-shadow:inset 1px 2px 2px rgba(0,0,0,0.2);box-shadow:inset 1px 2px 2px rgba(0,0,0,0.2);-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}

body.webkit input[type="checkbox"]:checked{background:#fff url("data:image/png;charset=utf-8;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzFGQUMyNTE0RDk4MTFFMEE5RDFENzJGRUNBNzAwNkMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzFGQUMyNTI0RDk4MTFFMEE5RDFENzJGRUNBNzAwNkMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMUZBQzI0RjREOTgxMUUwQTlEMUQ3MkZFQ0E3MDA2QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMUZBQzI1MDREOTgxMUUwQTlEMUQ3MkZFQ0E3MDA2QyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgoXipMAAAMmSURBVHja7JdfSFNRHMe/d87dmS5FKpy5xZxZ7jpLIxj0kGikvUT0DyN7EgIxelY0raB/CD1EIGkR/YFCyOwtUCIJacx6qUzyD0ozFUTddLo/3rvb765Nh8mc01qEBw67nPvb+XzOOb97zr2MKIqIZpEhymVDIOoC8sAFwzAbS/D/CbzCucQWlBb6OcxfFXiJ0kQB4pstam37c5Q0UhO7HO+PCLzAWR9cx3F5e1RpSI/XlT3GqSa6pVzKXHeBZpxJ5OFt03GGvB1uJfgpGzLit0LNbi+tQ2EBhSiCl2NdBZ6hhOBiW7qB2691SXAHvHTUfHOM4bvb+r4JXb0UFhssIF8v+FOclkb+eqfBSHAWvM1BlBj0z02i29lvvoa3F0YwPUuhPFUxbIFHOJlCHW8qQ8tg8B+XxPjgmVlGk9apgGdqxgcfcBHc1W++gY4KK+zjFGqn6gnuJ+QSNOJYLnXcTZdf6nHk8NLpk8oDHE+YJ7h+t8GkmYuFZ2IaXi/QS/BPrj7z9UX4FFUnVSGsJGzA0Vz6ac/O3pvMqdLjNoNtrUVBcbAECSZICaffZTClzcbCTXBhAd5vvkXw4RDwkAI0Rw+N2fuSk4adSBIYcKxWmYKE5hrkF0kS9ShWSdOuz8wyaRxBcDfBPQPmerwj+HRIeEgBF/gnE4PjcLjc4EUBSTI5DKxGuQ2q5psoqmMh79BnGg5II3dN2iGQcd/8FD7PD1puo7PiRxhw3yEYeCVb5jSMvYpDVTnyjCtqmRIs8yuOF2UYEWeQqtNAaSc526wv4YaEafTwVssdvC8fCRO+koDUwF5GQVWOTF+rlsVBwfz+EPjgXoILVstdmMtHMSPBbVTnVoKvJLAgcQn5PolUhvVl4OJNGYZEB3q8VksDLKuGhyOwIFGN/Bojo6tWM0raS0VC08hpKb6Kwx/voev8WATwcAUCEspKHKxUQVGdBFWM1DSKic77+HBxDI6I4KsRCDwx7AlwXAyYVA8EphU93f5Es4eTcGsVCMyEwl9j/Fuq27+9eiM5Q1YrECzCLO5ZiPjzKtLTcE3Qf+qllNn4OI22wE8BBgBM+2JwcUpc9gAAAABJRU5ErkJggg==") no-repeat center center;-webkit-background-size:16px 16px}

body.webkit input[type="checkbox"][disabled]{opacity:.5}
/*.placeholder{color:#0000BB}*/


._pm_container ._pm a:hover img{opacity:.9;-ms-filter:"alpha(opacity=90)";filter:alpha(opacity=90)}


body.ko body,body.ko textarea,body.ko .v3_button,body.ko #calendar2 table td span.dom,body.ko #profile2,body.ko #listing2,body.ko .ac_results li,body.ko .ui-widget,body.ko .ui-widget input,body.ko .ui-widget select,body.ko .ui-widget textarea,body.ko .ui-widget button,body.ko #twtr-widget-1 h4{font-family:DotumChe,sans-serif!important}


.rooster span.close-button:hover{opacity:.8;-ms-filter:"alpha(opacity=80)";filter:alpha(opacity=80)}


.holiday .content{background:url(/images/roosters/holiday/clock-n-snow.png?1338566240) no-repeat center bottom}


#tooltip,.pretty-tooltip{display:none;position:absolute;text-align:center;opacity:.9;-ms-filter:"alpha(opacity=90)";filter:alpha(opacity=90);z-index:99;color:#fff;padding:8px 10px;border:1px solid #000;font-size:13px;text-shadow:0 1px 1px rgba(0,0,0,0.8);max-width:300px;font-weight:normal;background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,center top,center bottom,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5323232',endColorstr='#e5000000',GradientType=0);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-o-box-shadow:inset 0 0 1px rgba(255,255,255,0.5),0 1px 0 rgba(100,100,100,0.1),0 2px 0 rgba(150,150,150,0.1);-moz-box-shadow:inset 0 0 1px rgba(255,255,255,0.5),0 1px 0 rgba(100,100,100,0.1),0 2px 0 rgba(150,150,150,0.1);-webkit-box-shadow:inset 0 0 1px rgba(255,255,255,0.5),0 1px 0 rgba(100,100,100,0.1),0 2px 0 rgba(150,150,150,0.1);box-shadow:inset 0 0 1px rgba(255,255,255,0.5),0 1px 0 rgba(100,100,100,0.1),0 2px 0 rgba(150,150,150,0.1)}


#tooltip.has-arrow::before,.pretty-tooltip.has-arrow::before{content:' ';background:url(../images/header/dropdown_arrow.png?1338566239) no-repeat center center;height:8px;display:block;position:relative;top:-7px;width:100%}


a.tooltip{cursor:help}

a.tooltip img{vertical-align:top;height:16px;width:16px}


.admin_tool_bar li:last-child{border:none}

#coverage_link:link{color: #36C}

.babas-container::before{content:' ';position:absolute;width:6px;height:9px;left:-6px;top:10px;}

#homepage-tabs li:hover{background:#fff;-o-box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}
#homepage-tabs li.selected{background:#fff;border-bottom-color:#fff;-o-box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}

.banner_test:hover{text-decoration:none}

.banner_test .button-glossy:hover{text-decoration:none}
.banner_test .button{background:url(/images/home/abtest/photography/learn-more.png?1338566239) no-repeat left top;display:block;height:51px;overflow:hidden;text-align:left;text-indent:-9999px;position:absolute;right:15px;top:10px;width:151px}

#homepage-buckets .box-shadow{position:absolute;top:0;left:0;height:100%;width:100%;-o-box-shadow:inset 0 0 6px rgba(0,0,0,0.7);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,0.7);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.7);box-shadow:inset 0 0 6px rgba(0,0,0,0.7)}
#homepage-buckets .box-shadow:hover{-o-box-shadow:inset 0 0 10px rgba(0,0,0,0.8);-moz-box-shadow:inset 0 0 10px rgba(0,0,0,0.8);-webkit-box-shadow:inset 0 0 10px rgba(0,0,0,0.8);box-shadow:inset 0 0 10px rgba(0,0,0,0.8)}


.comentarios-lista-item .contact-us-body::before{content:' ';position:absolute;width:6px;height:9px;left:-6px;top:10px;}


.comentarios-lista-item .contact-us-body .relationship,.comentarios-lista-item .babas .date,.comentarios-lista-item .babas .date_admin{float:right;margin-top:5px;color:#b9b9b9;font-size:12px}


.comentarios-lista-item .contact-us-body .relationship{float:left}

#inicio a:hover {
 text-decoration: none;
 color:black;
}

#wrapper {
height: 100%;
margin: 0 auto;
width: 900px;
}


#tabla-div th:first-child{
    width:1px;
}




#slider {
width: 450px;
height: 250px;
overflow: hidden;
border-radius: 4px;

}

.nivo-controlNav a.active {
	font-weight:bold;
}
/* gmail icons */




.enabled{
  background-color:#FFF7DB;
}


header ul li a:link{
    color:#ffffff;
}
header ul li a:hover{
    color:#9BD64A;
}

header ul li a:visited{
    color:#ffffff;
}





/* css for timepicker */
.ui-timepicker-div .ui-widget-header { margin-bottom: 8px; }
.ui-timepicker-div dl { text-align: left; }
.ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; }
.ui-timepicker-div dl dd { margin: 0 10px 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }
.ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; }


input.super-cita {
margin-left: 0;
margin-right: 0;
padding: 0.4em;
background: white;
border: 1px solid #7D9FD0;
color: #303334;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
-o-box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
-moz-box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
-webkit-box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset -1px 1px 1px 0 rgba(0, 0, 0, 0.1);
font-size: 9px;
}





.item-list{
    margin:20px;
}


#perfil-contenedor .cajal .header .error {
float: left;
width: 24px;
height: 24px;
margin-right: 4px;
margin-top: 12px;
background: url("../images/error-icon.png") left top no-repeat;
}


.appointment_button:hover {
  border-color: #AAA;
  border-top: 1px solid #BBB;
  background-color: #f9f9f9;
}



.invite_button {
font-weight: bold;
text-align: left;
cursor: hand;
cursor: pointer;
color: #303334;
text-shadow: 0 1px 1px white;
border: 1px solid #BFBFBF;
border-top-color: #DFDFDF;
-o-box-shadow: 0 1px 3px rgba(0,0,0,0.14),inset 0 0 1px 2px rgba(255,255,255,0.7);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.14),inset 0 0 1px 2px rgba(255,255,255,0.7);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.14),inset 0 0 1px 2px rgba(255, 255, 255, 0.7);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.14),inset 0 0 1px 2px rgba(255, 255, 255, 0.7);
background: #EFEFEF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe',endColorstr='#ffefefef',GradientType=0);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}


.invite_button:hover {
  border-color: #AAA;
  border-top: 1px solid #BBB;
  background-color: #FDFCDC;
}


.f-word-t-jfq:hover {
background: url("../images/icons/ms-word-icon-on.png") 0px 0px transparent;
cursor: pointer;
width: 91px;
height: 55px;
margin: 0px;
}


.f-pdf-t-jfq:hover {
background: url("../images/icons/pdf-icon-on.png") 0px 0px transparent;
cursor: pointer;
width: 91px;
height: 55px;
margin: 0px;
}


.ui-slider .ui-slider-handle{
position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}


.ui-slider-horizontal .ui-slider-handle{
top:-0.3em;margin-left:-0.6em;background:#fff;border:1px solid #666!important;height:15px;width:15px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-o-box-shadow:0 1px 0 #fff inset,0 6px 9px #6c97b8 inset,0 1px 3px #aaa;-moz-box-shadow:0 1px 0 #fff inset,0 6px 9px #6c97b8 inset,0 1px 3px #aaa;-webkit-box-shadow:0 1px 0 #fff inset,0 6px 9px #6c97b8 inset,0 1px 3px #aaa;box-shadow:0 1px 0 #fff inset,0 6px 9px #6c97b8 inset,0 1px 3px #aaa}

.ui-slider-horizontal .ui-state-hover{
background:#fff;-o-box-shadow:0 1px 0 #fff inset,0 8px 8px #3a6a8e inset,0 1px 3px #aaa;-moz-box-shadow:0 1px 0 #fff inset,0 8px 8px #3a6a8e inset,0 1px 3px #aaa;-webkit-box-shadow:0 1px 0 #fff inset,0 8px 8px #3a6a8e inset,0 1px 3px #aaa;box-shadow:0 1px 0 #fff inset,0 8px 8px #3a6a8e inset,0 1px 3px #aaa}

.ui-slider-horizontal .ui-state-active{
background:#fff;-o-box-shadow:0 1px 0 #fff inset,0 8px 8px #3a6a8e inset,0 1px 3px #aaa!important;-moz-box-shadow:0 1px 0 #fff inset,0 8px 8px #3a6a8e inset,0 1px 3px #aaa!important;-webkit-box-shadow:0 1px 0 #fff inset,0 8px 8px #3a6a8e inset,0 1px 3px #aaa!important;box-shadow:0 1px 0 #fff inset,0 8px 8px #3a6a8e inset,0 1px 3px #aaa!important}


.ui-slider-vertical .ui-slider-handle{
left:-0.3em;margin-left:0;margin-bottom:-0.6em}


#tooltip,.pretty-tooltip{
display:none;position:absolute;text-align:center;opacity:.9;-ms-filter:"alpha(opacity=90)";filter:alpha(opacity=90);z-index:99;color:#fff;padding:8px 10px;border:1px solid #000;font-size:13px;text-shadow:0 1px 1px rgba(0,0,0,0.8);max-width:300px;font-weight:normal;background:rgba(0,0,0,0.9);background:-webkit-gradient(linear,center top,center bottom,from(rgba(50,50,50,0.9)),to(rgba(0,0,0,0.9)));background:-moz-linear-gradient(top,rgba(50,50,50,0.9),rgba(0,0,0,0.9));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5323232',endColorstr='#e5000000',GradientType=0);-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-o-box-shadow:inset 0 0 1px rgba(255,255,255,0.5),0 1px 0 rgba(100,100,100,0.1),0 2px 0 rgba(150,150,150,0.1);-moz-box-shadow:inset 0 0 1px rgba(255,255,255,0.5),0 1px 0 rgba(100,100,100,0.1),0 2px 0 rgba(150,150,150,0.1);-webkit-box-shadow:inset 0 0 1px rgba(255,255,255,0.5),0 1px 0 rgba(100,100,100,0.1),0 2px 0 rgba(150,150,150,0.1);box-shadow:inset 0 0 1px rgba(255,255,255,0.5),0 1px 0 rgba(100,100,100,0.1),0 2px 0 rgba(150,150,150,0.1)}


#tooltip.has-arrow::before,.pretty-tooltip.has-arrow::before{
content:' ';background:url(../images/header/dropdown_arrow.png?1338566239) no-repeat center center;height:8px;display:block;position:relative;top:-7px;width:100%}


a.tooltip{
cursor:help}

a.tooltip img{
vertical-align:top;height:16px;width:16px}

.left{
float:left}

.right{
float:right}


.modal-header .close{
margin-top:2px;float:right}

.modal-header .icon{
width:27px;height:24px;float:left;margin-right:4px;margin-top:3px;background:url(/images/wishlist/header_heart_icon.png?1338607553) no-repeat 0 0}


#colorbox.oxygen #cboxClose:hover{
opacity:.3;filter:alpha(opacity=0.3)}


#colorbox.oxygen .modal-footer:after{
content:".";display:block;height:0;clear:both;visibility:hidden}


body.white-colorbox #colorbox #cboxContent{
background:transparent;border:3px solid #999;border:3px solid rgba(0,0,0,0.5)}

body.white-colorbox #colorbox #cboxLoadedContent{
background-color:#FF}

body.white-colorbox #colorbox #cboxLoadedContent .new-modal h2{
font-size:18px}

body.white-colorbox #colorbox,body.white-colorbox #cboxOverlay,body.white-colorbox #cboxWrapper{
overflow:visible}


body.white-colorbox #cboxLoadedContent .new-modal input[type="text"]:focus,body.white-colorbox .new-modal input[type="text"]:focus{
background:#FFF}


#cboxLoadedContent .wishlist-modal .selectContainer:hover{
background:#e0e0e0;background:-webkit-gradient(linear,center top,center bottom,from(#f3f3f3),to(#e0e0e0));background:-moz-linear-gradient(top,#f3f3f3,#e0e0e0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3',endColorstr='#ffe0e0e0',GradientType=0)}

#cboxLoadedContent .wishlist-modal .selectContainer:active{
background:#e3e3e3;background:-webkit-gradient(linear,center top,center bottom,from(#f3f3f3),to(#e3e3e3));background:-moz-linear-gradient(top,#f3f3f3,#e3e3e3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f3f3',endColorstr='#ffe3e3e3',GradientType=0)}


#cboxLoadedContent .wishlist-modal .selectContainer span:after{
content:"";border-top:5px solid #000;border-right:5px solid transparent;border-left:5px solid transparent;display:block;height:0;margin-top:-2px;position:absolute;right:20px;top:50%;width:0}


#cboxLoadedContent .wishlist-modal .selectContainer span#selected{
width:250px;display:block;height:37px;overflow:hidden}


#cboxLoadedContent .wishlist-modal .selectList li:hover,#cboxLoadedContent .wishlist-modal .selectList li.hover{
color:#FFF;cursor:pointer;border-top:1px solid #da99bd;border-bottom:1px solid #999;background:#c90267;background:-webkit-gradient(linear,center top,center bottom,from(#ea1682),to(#c90267));background:-moz-linear-gradient(top,#ea1682,#c90267);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffea1682',endColorstr='#ffc90267',GradientType=0)}

#cboxLoadedContent .wishlist-modal label:hover{
background-color:transparent}

#cboxLoadedContent .wishlist-modal .hide{
opacity:0;pointer-events:none;filter:alpha(opacity=0);position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}


#cboxLoadedContent .wishlist-modal button.save{
margin-top:15px;clear:both}


#cboxLoadedContent .wishlist-modal .share_fb_checkbox label:hover img{
opacity:.85;-ms-filter:"alpha(opacity=85)";filter:alpha(opacity=85)}

#cboxLoadedContent .wishlist-modal .share_fb_checkbox label:active img{
opacity:1;-ms-filter:"alpha(opacity=100)";filter:alpha(opacity=100)}


.right{
float:right}


.priv-button:hover{
background:#fafafa;background:-webkit-gradient(linear,center top,center bottom,from(#fff),to(#fafafa));background:-moz-linear-gradient(top,#fff,#fafafa);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fffafafa',GradientType=0);-o-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 1px rgba(255,255,255,0.3);-moz-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 1px rgba(255,255,255,0.3);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 1px rgba(255,255,255,0.3);box-shadow:0 1px 2px rgba(0,0,0,0.3),inset 0 0 1px rgba(255,255,255,0.3)}

.priv-button:active{
background:#eee;background:-webkit-gradient(linear,center top,center bottom,from(#f6f6f6),to(#eee));background:-moz-linear-gradient(top,#f6f6f6,#eee);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffeeeeee',GradientType=0)}


#results a:visited{
color:#551a8b}

#v3_search,#search_header,#search_body,.search_result,.search_result .price,.medico_title,#search_filters,#results{
overflow:hidden}


.ru .blue_banner h2{
font-size:20px}


.blue_banner .banner_close:hover{
text-decoration:none;background:#93a5ce}


#applied_filters li:hover .filter_x_container{
border-color:#ebe9b4}

#applied_filters a.filter_x_container:hover{
background-color:#f5f2a6;border-color:#e5e186}


#applied_filters a.filter_x_container:hover .filter_x{
background-position:-10px 0}


#results{
width:978px}


.photo_view .hover{
background-color:#f2f2f2!important}

.photo_view .hover .image_link,.photo_view .hover .room_details{
border-color:#a9a9a9!important}


a.filter_header:hover{
background-position:0 -27px}

a.filter_header:active{
background-position:0 -54px}


.search_filter_content label.disabled{
cursor:auto;color:#ccc!important}


.collapsable_filters .closed:last-of-type .filter_header{
border-width:1px 0 1px 0!important}


#keywords::-webkit-input-placeholder{
color:#999;font-weight:normal}

#keywords::-moz-placeholder{
color:#999;font-weight:normal}


#keywords:focus{
outline:none}


#submit_keyword:hover{
background-color:#ccccc7}

#submit_keyword:active{
background-color:#bbbbb7}


#filters_lightbox_nav .active a{
color:#333!important}


.hover{
background-color:#f9f9f9!important}


div.photo_view .medico_title a.name{
max-width:193px}


.medico_title a.name{
max-width:368px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis
font-size: 18px;
}


li.badge:last-of-type{
margin-right:0!important}


.hover .room-connections-wrapper{
background:#f2f2f2;filter:none}


#location{
border:1px solid #a8a8a8;display:block;float:left;font-size:24px;height:33px;line-height:34px;padding:7px 0 5px 10px;width:315px;border-width:1px 0 1px 1px;-moz-box-shadow:0 0 5px #a8a8a8 inset;-webkit-box-shadow:inset 0 0 5px #a8a8a8;-moz-border-radius-topright:0;-webkit-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;font-weight:bold;font-family:inherit;letter-spacing:-0.5px}

#search_form .placeholder{
color:#d3d3d3;font-weight:normal}

#search_form input::-webkit-input-placeholder{
color:#d3d3d3;font-weight:normal}

.es #location{
font-size:20px}


#search_form input.date{
width:70px;color:#3d3d3d!important;font-weight:normal!important}


.search_v3_submit_location:hover{
background-position:0 -45px!important;color:#204001!important;-moz-box-shadow:1px 1px 0 #fff inset;-webkit-box-shadow:inset 1px 1px 0 #fff}

.search_v3_submit_location:active{
background-position:0 -90px!important;color:#204001!important;-moz-box-shadow:1px 1px 0 #fff inset;-webkit-box-shadow:inset 1px 1px 0 #fff}


#search_type_toggle .search_type_option:hover{
background-position:0 0!important}


#cboxLoadedContent .fbconnect_dialog a.disabled{
color:#b4c8d1!important;cursor:default}


#fbconnect_first_time li.button-list-item a:hover{
background:#e4e4e4;background:-webkit-gradient(linear,center top,center bottom,from(#fff),to(#e4e4e4));background:-moz-linear-gradient(top,#fff,#e4e4e4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe4e4e4',GradientType=0);text-decoration:none}

#fbconnect_first_time li.button-list-item a:active{
background:#f4f4f4;background:-webkit-gradient(linear,center top,center bottom,from(#d7d7d7),to(#f4f4f4));background:-moz-linear-gradient(top,#d7d7d7,#f4f4f4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd7d7d7',endColorstr='#fff4f4f4',GradientType=0)}


#fbconnect_accounts_linked img.facebook{
-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;position:relative;top:-3px;margin:0 0 0 18px}


#mini-profile-container .arrow,#nano-profile-container .arrow{
width:15px;height:8px;z-index:1;position:absolute;bottom:-8px;left:11px;background:url(/images/mini-profile/mini-profile-arrow-down.png?1338566240) no-repeat}

#mini-profile-container.below .arrow,#nano-profile-container.below .arrow{
top:-8px;height:9px;background:url(/images/mini-profile/mini-profile-arrow-up-black.png?1338566240) no-repeat}

#mini-profile-container.below.loading .arrow,#nano-profile-container.below.loading .arrow{
background:url(/images/mini-profile/mini-profile-arrow-up.png?1338566240) no-repeat}


.mini-profile .header,.nano-profile .header{
text-shadow:0 -1px 0 rgba(0,0,0,0.8);padding:6px 7px 8px;position:relative;background:#343637;background:-webkit-gradient(linear,center top,center bottom,from(#5c6061),to(#343637));background:-moz-linear-gradient(top,#5c6061,#343637);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5c6061',endColorstr='#ff343637',GradientType=0);-o-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.1);-moz-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.1);-webkit-box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 0 rgba(255,255,255,0.1);-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}

.mini-profile .header .matte,.nano-profile .header .matte{
background-color:#fff;padding:2px;float:left;height:52px;width:52px;margin-top:2px;margin-right:10px;border-width:1px;border-style:solid;border-color:#393b3c #28292a #131415}

.mini-profile .header .matte img,.nano-profile .header .matte img{
border:1px solid #888}

.mini-profile .header .matte img.bg,.nano-profile .header .matte img.bg{
position:absolute}

.mini-profile .header h3,.nano-profile .header h3{
font-size:17px;color:#fff;margin-bottom:2px}

.mini-profile .header h4,.nano-profile .header h4{
color:#959595;font-size:11px}

.mini-profile .header h4 a,.nano-profile .header h4 a{
position:relative}

.mini-profile .header h3,.nano-profile .header h3{
font-size:17px;margin-bottom:2px;white-space:nowrap;margin-left:54px}

.mini-profile .header h3 a,.nano-profile .header h3 a{
color:#fff}

.mini-profile .header h4,.nano-profile .header h4{
color:#959595;font-size:11px}

.mini-profile .header h4 .signpainter,.nano-profile .header h4 .signpainter{
line-height:14px;font-size:15px;text-shadow:0 -1px 1px rgba(0,0,0,0.5)}

.mini-profile .body,.nano-profile .body{
min-height:10px}

.mini-profile .body .about-list .about-list-item,.nano-profile .body .about-list .about-list-item{
color:#959595;font-size:11px;padding:10px 10px 10px 34px;border-bottom:1px solid #f1f1f1;background-repeat:no-repeat;background-position:10px 8px}

.mini-profile .body .about-list .about-list-item:last-of-type,.nano-profile .body .about-list .about-list-item:last-of-type{
border-bottom:0 none}

.mini-profile .body .about-list .about-list-item.university,.nano-profile .body .about-list .about-list-item.university{
background-image:url(/images/mini-profile/mini-profile-icon-university.png?1338566240)}

.mini-profile .body .about-list .about-list-item.employer,.nano-profile .body .about-list .about-list-item.employer{
background-image:url(/images/mini-profile/mini-profile-icon-employer.png?1338566240)}

.mini-profile .body .about-list .about-list-item.groups,.nano-profile .body .about-list .about-list-item.groups{
background-image:url(/images/mini-profile/mini-profile-icon-groups.png?1338566240)}

*:first-child+html .mini-profile,*:first-child+html .nano-profile,* html .mini-profile,* html .nano-profile{
display:inline;zoom:1}

.nano-profile .header h3.name{
margin-left:0}


#nano-profile-container .arrow{
background:url(/images/mini-profile/mini-profile-arrow-down-black.png?1338607553) no-repeat left bottom;height:7px;bottom:-7px}



.especialidad {
  font-size: 12px;
  color: black;
  padding: 7px 0px 17px 0px;
}


.appointment_button{
display:inline-block;
}

.appointment_button {
font-weight: bold;
text-align: left;
cursor: hand;
cursor: pointer;
color: #303334;
text-shadow: 0 1px 1px white;
border: 1px solid #BFBFBF;
border-top-color: #DFDFDF;
-o-box-shadow: 0 1px 3px rgba(0,0,0,0.14),inset 0 0 1px 2px rgba(255,255,255,0.7);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.14),inset 0 0 1px 2px rgba(255,255,255,0.7);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.14),inset 0 0 1px 2px rgba(255, 255, 255, 0.7);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.14),inset 0 0 1px 2px rgba(255, 255, 255, 0.7);
background: #EFEFEF;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#ffefefef', GradientType=0);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

.background_fade .inner{
      width:50px;
height:300px;
position:absolute;
top:0}
.background_fade .l{
      left:0;
background:-webkit-gradient(linear,left center,right center,from(#fff),to(rgba(255,255,255,0)));
background:-moz-linear-gradient(left center,#fff,rgba(255,255,255,0));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#00ffffff',GradientType=1)}
.background_fade .r{
      right:0;
background:-webkit-gradient(linear,left center,right center,from(rgba(255,255,255,0)),to(#fff));
background:-moz-linear-gradient(left center,rgba(255,255,255,0),#fff);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff',GradientType=1)}

#polaroid-navigation:after{
      content:".";
display:block;
height:0;
clear:both;
visibility:hidden}
#polaroid-navigation .nav{
      display:block;
padding:3px 8px;
border:1px solid transparent;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px}
#polaroid-navigation .nav:hover,#polaroid-navigation .nav:active{
      -o-box-shadow:inset 0 0 2px rgba(255,255,255,0.7),0 3px 2px -2px rgba(0,0,0,0.5);
-moz-box-shadow:inset 0 0 2px rgba(255,255,255,0.7),0 3px 2px -2px rgba(0,0,0,0.5);
-webkit-box-shadow:inset 0 0 2px rgba(255,255,255,0.7),0 3px 2px -2px rgba(0,0,0,0.5);
box-shadow:inset 0 0 2px rgba(255,255,255,0.7),0 3px 2px -2px rgba(0,0,0,0.5);
border-color:#c2c2c2}
#polaroid-navigation .nav:hover{
      background:#dfdfdf;
background:-webkit-gradient(linear,center top,center bottom,from(#fdfdfd),to(#dfdfdf));
background:-moz-linear-gradient(top,#fdfdfd,#dfdfdf);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd',endColorstr='#ffdfdfdf',GradientType=0)}
#polaroid-navigation .nav:active{
      background:#fdfdfd;
background:-webkit-gradient(linear,center top,center bottom,from(#dfdfdf),to(#fdfdfd));
background:-moz-linear-gradient(top,#dfdfdf,#fdfdfd);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf',endColorstr='#fffdfdfd',GradientType=0)}
#polaroid-navigation .nav span{
      cursor:pointer;
display:block;
width:9px;
height:14px;
background:url("../images/flechas.png") no-repeat center center}

#polaroid-navigation .indicators li.selected{
      background:#9c9c9c}

#profile_left{
      width:243px;
float:left}

.given-reviews-list li .hosting-info:after{
      content:".";
display:block;
height:0;
clear:both;
visibility:hidden}
.given-reviews-list li .hosting-info span.date{
      float:right;
font-weight:bold}

.given-reviews-list li:last-child>div.review-content{
      -moz-border-radius-bottomright:8px;
-webkit-border-bottom-right-radius:8px;
border-bottom-right-radius:8px;
-moz-border-radius-bottomleft:8px;
-webkit-border-bottom-left-radius:8px;
border-bottom-left-radius:8px;
border-bottom:0}

#perfil-contenedor .shelf .badge .content{
      width:80px;
height:68px;
margin:0 13px;
line-height:68px;
padding-bottom:5px;
background:url(/images/profile/badges.png?1338566240) left top no-repeat;
font-size:40px;
text-shadow:0 1px 0 white}
#perfil-contenedor .shelf .badge.superhost .content{
      background-position:-195px top}
#perfil-contenedor .shelf .badge.friends .content{
      background-position:-291px top}
#perfil-contenedor .shelf .badge.reviews .content{
      background-position:-387px top}
#perfil-contenedor .shelf .badge.recommendations .content{
      background-position:0 top}

#perfil-contenedor #user{
      position:relative}
#perfil-contenedor #user .profile_pic{
      position:relative;
float:left;
text-align:center;
width:243px}
#perfil-contenedor #user .profile_pic .img_sombra_interior{
  width:223px;
  position:absolute;
  top:0;
  left:0;
  /*border:1px solid #777;*/
  -moz-border-radius:2px;
  -webkit-border-radius:2px;
  border-radius:2px;
  -o-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
  /*-moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
  -webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
  box-shadow:inset 0 0 5px rgba(0,0,0,0.8);*/
  opacity:.5;
  -ms-filter:"alpha(opacity=50)";
  filter:alpha(opacity=50)}

#perfil-contenedor #user .profile_pic img{
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  border-radius:3px;
  width:225px;
}
#perfil-contenedor #user .profile_pic ._pm_container{
      -o-box-shadow:0 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
box-shadow:0 1px 1px rgba(0,0,0,0.1)}
#perfil-contenedor #user .profile_pic ._sc_sombra{
      bottom:8px}
#perfil-contenedor #user .profile_pic ._pm{
      border-color:#bababa #b6b6b6 #ababab;
background:#fbfbfb;
background:-webkit-gradient(linear,center top,center bottom,from(#fff),to(#fbfbfb));
background:-moz-linear-gradient(top,#fff,#fbfbfb);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fffbfbfb',GradientType=0);
-o-box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 0 0 transparent;
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 0 0 transparent;
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 0 0 transparent;
box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 0 0 transparent}
#perfil-contenedor #user .profile_pic ._pm_inner{
      margin:5px}
#perfil-contenedor #user .profile_pic h2{
      font-size:24px;
line-height:34px;
margin-top:6px;
color:#393c3d}
#perfil-contenedor #user .profile_pic span.from,#perfil-contenedor #user .profile_pic span.location{
      color:#959595;
text-shadow:0 1px 1px rgba(255,255,255,0.3)}
#perfil-contenedor #user .profile_pic span.from{
      font-size:18px;
margin-right:2px}
#perfil-contenedor #user .profile_pic span.location{
      font-size:13px}




#perfil-contenedor .cajal .header{
      border-color:#d0d0d0;
border-style:solid;
border-width:1px 1px 0;

border-bottom:1px solid #d0d0d0;
padding:0 15px;
position:relative;
background:#e5e5e5;
background:-webkit-gradient(linear,center top,center bottom,from(#f6f6f6),to(#e5e5e5));
background:-moz-linear-gradient(top,#f6f6f6,#e5e5e5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffe5e5e5',GradientType=0);
-o-box-shadow:0 1px 0 0 rgba(255,255,255,0.9);
-moz-box-shadow:0 1px 0 0 rgba(255,255,255,0.9);
-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.9);
box-shadow:0 1px 0 0 rgba(255,255,255,0.9);
zoom:1}


#perfil-contenedor .cajal .header .icon{
      float:left;
width:24px;
height:24px;
margin-right:4px;
margin-top:12px;
background:url("../images/iconos.png") left top no-repeat}



#perfil-contenedor .cajal .header h3{
margin: 8px;
color: #5D5D5D;
font-size: 13px;
font-weight:bold;
text-shadow:0 1px 0 #fff;
float:left}


#perfil-contenedor .cajal .header span.count{
      float:right;
background-color:#dddcdc;
color:#959595;
font-size:13px;
line-height:18px;
font-weight:bold;
text-align:center;
padding:0 8px;
min-width:12px;
margin-top:15px;
text-shadow:0 1px 0 #fff;
-moz-border-radius:9px;
-webkit-border-radius:9px;
border-radius:9px;
-o-box-shadow:0 1px 0 0 rgba(255,255,255,0.9),inset 0 1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 0 0 rgba(255,255,255,0.9),inset 0 1px 0 0 rgba(0,0,0,0.1);
-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.9),inset 0 1px 0 0 rgba(0,0,0,0.1);
box-shadow:0 1px 0 0 rgba(255,255,255,0.9),inset 0 1px 0 0 rgba(0,0,0,0.1)}

#perfil-contenedor .cajal .header:after{
      content:".";
display:block;
height:0;
clear:both;
visibility:hidden}
#perfil-contenedor .cajal .header::before{
      content:' ';
height:7px;
width:13px;
bottom:-7px;
left:20px;
position:absolute;
background:transparent url("../images/flecha.png") no-repeat}
#perfil-contenedor .cajal .body{
      padding:15px;
border-width:0 1px 1px;
border-color:#d0d0d0;
border-style:solid;
position:relative}



#perfil-contenedor .cajal.intro .header{
      border-color: #D0D0D0;
border-style: solid;
border-width: 1px 1px 0;
border-bottom: 1px solid #D0D0D0;
padding: 0 15px;
position: relative;
background: #E5E5E5;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffe5e5e5',GradientType=0);
-o-box-shadow: 0 1px 0 0 rgba(255,255,255,0.9);
-moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0.9);
-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.9);
box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.9);
zoom: 1;
      /*
      border:1px solid #343637;
background:#313334;
background:-webkit-gradient(linear,center top,center bottom,from(#565a5b),to(#313334));
background:-moz-linear-gradient(top,#565a5b,#313334);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff565a5b',endColorstr='#ff313334',GradientType=0);
-o-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15);
-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15);
-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15);
box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15)
*/

}


#perfil-contenedor .cajal.intro .header::before{
      height:13px;
width:9px;
top:18px;
left:-8px;
background-image:url("../images/flechaaa.png")}


#perfil-contenedor .cajal.intro .header h1{
      float:left;
color:#000000;
font-size:17px;
font-weight:bold;
/*text-shadow:0 -1px 1px #ffffff*/

 }


#perfil-contenedor .cajal.intro .header h2{
      float:right;
color:#b1b1b1;
text-shadow:0 -1px 1px rgba(0,0,0,0.8);
font-size:13px}
#perfil-contenedor .cajal.intro .body{
      -o-box-shadow:0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);
box-shadow:0 1px 2px rgba(0,0,0,0.1);
border-color:transparent #bcbcbc #c1c1c1}

#perfil-contenedor .cajal.intro .description-p:first-child{
      margin-top:0}

#perfil-contenedor .cajal.intro .school_work_groups li.university .icon{
      background-position:0 0}
#perfil-contenedor .cajal.intro .school_work_groups li.employer .icon{
      background-position:-22px 0}
#perfil-contenedor .cajal.intro .school_work_groups li.groups .icon{
      background-position:-44px 0}
#perfil-contenedor .cajal.intro .school_work_groups li.languages .icon{
      background-position:-66px 0}
#perfil-contenedor .cajal.intro .school_work_groups div.icon{
      float:left;
width:22px;
height:16px;
margin-right:8px;
background:transparent url(../images/profile/icons-flat-black.png?1338566240) no-repeat}

#perfil-contenedor .cajal.social_connections .social-connections-list-item span.name{
      height:34px;
display:inline-block;
display:table-cell;
vertical-align:middle}

#perfil-contenedor .cajal.listings .body{
      padding:0}

#perfil-contenedor .cajal.listings .hostings-list-item:last-of-type{
      border-bottom:0 none}

#perfil-contenedor .cajal.reviews .body{
      padding:0}

#perfil-contenedor .cajal.reviews .reviews_section .load_more .arrow{
      font-size:.8em}

#perfil-contenedor .cajal.reviews .reviews_section:first-child{
      border-top:none}
#perfil-contenedor .cajal.recommendations .body{
      padding:0}

#perfil-contenedor .cajal.recommendations .load_more .arrow{
      font-size:.8em}

#perfil-contenedor .cajal.university .header .icon{
      background-position:0 0}
#perfil-contenedor .cajal.employer .header .icon{
      background-position:-24px 0}
#perfil-contenedor .cajal.groups .header .icon{
      background-position:-48px 0}
#perfil-contenedor .cajal.listings .header .icon,#perfil-contenedor .cajal.wishlists .header .icon{
      background-position:-72px 0}
#perfil-contenedor .cajal.social_connections .header .icon{
      background-position:-96px 0}
#perfil-contenedor .cajal.reviews .header .icon{
      background-position:-120px 0}
#perfil-contenedor .cajal.languages .header .icon,#perfil-contenedor .cajal.reviews_given .header .icon{
      background-position:-144px 0}
#perfil-contenedor .cajal.verifications .header .icon{
      background-position:-168px 0}
#perfil-contenedor .cajal.recommendations .header .icon{
      background-position:-192px 0}
#perfil-contenedor .cajal.friends .header .icon{
      background-position:-192px 0}
#perfil-contenedor .verifications .body{
      padding:0}

#perfil-contenedor div.cajal .header{
      -moz-border-radius:7px 7px 0 0;
-webkit-border-radius:7px 7px 0 0;
border-radius:7px 7px 0 0}

#perfil-contenedor div.cajal .body{
      -moz-border-radius:0 0 7px 7px;
-webkit-border-radius:0 0 7px 7px;
border-radius:0 0 7px 7px}
#perfil-contenedor li.cajal .header{
      border-top-width:0}
#perfil-contenedor li.cajal:first-child .header{
      border-top-width:1px;
-moz-border-radius:7px 7px 0 0;
-webkit-border-radius:7px 7px 0 0;
border-radius:7px 7px 0 0}
#perfil-contenedor li.cajal:last-child .body{
      -moz-border-radius:0 0 7px 7px;
-webkit-border-radius:0 0 7px 7px;
border-radius:0 0 7px 7px}

#perfil-contenedor ul.reviews-list li.comentarios-lista-item .profile_pic span.name a{
      color:#959595}

#perfil-contenedor ._pm_container a:hover img{
      opacity:.9;
-ms-filter:"alpha(opacity=90)";
filter:alpha(opacity=90)}
#perfil-contenedor ._pm_container a:hover span.name_overlay{
      display:block}

#perfil-contenedor .babas .relationship,#perfil-contenedor .babas .date{
      float:right;
margin-top:5px;
color:#b9b9b9;
font-size:12px}
#perfil-contenedor .babas .relationship{
      float:left}

#user{
      -webkit-font-smoothing:antialiased}

#user.video .profile_pic #image_wrapper #big_play_button:hover{
      display:block;
cursor:pointer}
#user.video .profile_pic #image_wrapper:hover #big_play_button{
      display:block!important}
#user ._pm_container{
      width:243px}
#user ._pm_inner.hover{
      cursor:pointer}
#user ._pm_inner.hover #big_play_button{
      display:block!important}
#user .user_name{
      color:#1696c6;
font-size:2.3em;
text-align:center}
#user #contact_wrapper{
      margin:10px auto;
display:block;
padding:0;
width:233px}
#user #user_contact_link{
      font-size:1.6em;
width:233px!important;
color:white!important;
text-shadow:0 -1px 1px rgba(0,0,0,0.5);
background:none;
border:none;
padding:0;
margin:0;
height:40px;
font-weight:600}
#user #response_rate{
      float:right;
margin-right:10px}
#user #show_more_user_info1{
      display:inline-block;
margin:0 0 0 10px}
#user #more_info1{
      display:none;
margin:10px 0 0 10px}
#user #more_info1 li{
      margin:5px 0}
#user #profile_video_wrapper{
      height:228px}
#user #profile_video_wrapper .BrightcoveExperience{
      background-color:#000}
#user #profile_video_wrapper.show_video{
      display:block}
#user #profile_video_wrapper.show_video #small_play_button{
      background:#f1f1f1;
background:-webkit-gradient(linear,center top,center bottom,from(#efefef),to(#f1f1f1));
background:-moz-linear-gradient(top,#efefef,#f1f1f1);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffefefef',endColorstr='#fff1f1f1',GradientType=0);
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-o-box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 1px 3px #222;
-moz-box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 1px 3px #222;
-webkit-box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 1px 3px #222;
box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 1px 3px #222}
#user #video_bar{
      border:1px solid #333;
border-bottom:1px solid #282828;
vertical-align:middle;
background:#333;
background:-webkit-gradient(linear,center top,center bottom,from(#4f4f4f),to(#333));
background:-moz-linear-gradient(top,#4f4f4f,#333);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4f4f4f',endColorstr='#ff333333',GradientType=0);
-o-box-shadow:inset 0 1px 0 0 #616161;
-moz-box-shadow:inset 0 1px 0 0 #616161;
-webkit-box-shadow:inset 0 1px 0 0 #616161;
box-shadow:inset 0 1px 0 0 #616161}
#user #video_bar #watch_video{
      width:223px;
padding:8px 0;
float:left;
text-align:left}
#user #video_bar #watch_video #small_play_button{
      height:27px;
width:33px;
float:left;
margin:0 8px;
border:1px solid #671a44;
background:#d91b78;
background:-webkit-gradient(linear,center top,center bottom,from(#dc2880),to(#d91b78));
background:-moz-linear-gradient(top,#dc2880,#d91b78);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdc2880',endColorstr='#ffd91b78',GradientType=0);
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-o-box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 1px 3px #222;
-moz-box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 1px 3px #222;
-webkit-box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 1px 3px #222;
box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 1px 3px #222}
#user #video_bar #watch_video #small_play_button:hover{
      cursor:pointer;
-o-box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 0 3px #e44b9c;
-moz-box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 0 3px #e44b9c;
-webkit-box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 0 3px #e44b9c;
box-shadow:inset 0 1px 0 0 #e44b9c,inset 0 -1px 0 0 #de1f89,0 0 3px #e44b9c}
#user #video_bar #watch_video #small_play_button #arrow{
      height:100%;
width:100%;
background-image:url(/images/uiwidgets/play-button.png?1338566240);
background-position:10px center;
background-repeat:no-repeat}
#user #video_bar #watch_video #small_play_button.pause{
      border:1px solid #333;
background:#f1f1f1;
background:-webkit-gradient(linear,center top,center bottom,from(#efefef),to(#f1f1f1));
background:-moz-linear-gradient(top,#efefef,#f1f1f1);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffefefef',endColorstr='#fff1f1f1',GradientType=0);
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
-o-box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #efefef,0 1px 3px #222;
-moz-box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #efefef,0 1px 3px #222;
-webkit-box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #efefef,0 1px 3px #222;
box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #efefef,0 1px 3px #222}
#user #video_bar #watch_video #small_play_button.pause:hover{
      -o-box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #efefef,0 0 3px #fefefe;
-moz-box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #efefef,0 0 3px #fefefe;
-webkit-box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #efefef,0 0 3px #fefefe;
box-shadow:inset 0 1px 0 0 #fff,inset 0 -1px 0 0 #efefef,0 0 3px #fefefe}
#user #video_bar #watch_video #small_play_button.pause #arrow{
      background-position:11px center;
background-image:url(/images/icons/pause.png?1338566239)}
#user #video_bar #watch_video span{
      color:white;
text-shadow:0 -1px 1px #000;
font-weight:600;
padding-top:8px;
display:block}

#admin-section .tabs,#admin-section .pills{
      margin:0;
padding:0;
list-style:none;
zoom:1}
#admin-section .tabs:before,#admin-section .pills:before,#admin-section .tabs:after,#admin-section .pills:after{
      display:table;
content:""}
#admin-section .tabs:after,#admin-section .pills:after{
      clear:both}

#admin-section .tabs{
      border-bottom:1px solid #ddd}

#admin-section .tabs>li>a:hover{
      background-color:#eee;
border-bottom:1px solid #ddd;
text-decoration:none}

#admin-section .tabs .menu-dropdown,#admin-section .tabs .dropdown-menu{
      top:35px;
border-width:1px;
-webkit-border-radius:0 6px 6px 6px;
-moz-border-radius:0 6px 6px 6px;
border-radius:0 6px 6px 6px}
#admin-section .tabs a.menu:after,#admin-section .tabs .dropdown-toggle:after{
      border-top-color:#999;
margin-top:15px;
margin-left:5px}
#admin-section .tabs li.open a.menu:after,#admin-section .tabs .dropdown.open .dropdown-toggle:after{
      border-top-color:#555}

#admin-section .pills a:hover{
      background:#0050a3;
color:#fff;
text-decoration:none;
text-shadow:0 1px 1px rgba(0,0,0,0.25)}
#admin-section .pills .active a{
      background:#0069d6;
color:#fff;
text-shadow:0 1px 1px rgba(0,0,0,0.25)}

#admin-section #perfil-contenedor .cajal .header::before{
      display:none}

#admin-section #perfil-contenedor #user .profile_pic h2.member_since{
      font-size:12px}

#admin-section #admin_feed_container .hidden{
      display:none}

#admin-section #admin_feed_container #feed-tabs-content .body{
      display:none}

#admin-section #feed-tabs-content #table{
      display:none}

#admin-section #feed-tabs-content .zebra-striped tbody tr:nth-child(odd) td{
      background-color:#f9f9f9}
#admin-section #feed-tabs-content .zebra-striped tbody tr:hover td{
      background-color:#f5f5f5}
#admin-section #feed-tabs-content .zebra-striped .header{
      cursor:pointer}
#admin-section #feed-tabs-content .zebra-striped .header:after{
      content:"";
float:right;
margin-top:7px;
border-width:0 4px 4px;
border-style:solid;
border-color:#000 transparent;
visibility:hidden}

#admin-section #feed-tabs-content .zebra-striped .header:hover:after{
      visibility:visible}
#admin-section #feed-tabs-content .zebra-striped .headerSortDown:after,#admin-section #feed-tabs-content .zebra-striped .headerSortDown:hover:after{
      visibility:visible;
filter:alpha(opacity=60);
-khtml-opacity:.6;
-moz-opacity:.6;
opacity:.6}
#admin-section #feed-tabs-content .zebra-striped .headerSortUp:after{
      border-bottom:none;
border-left:4px solid transparent;
border-right:4px solid transparent;
border-top:4px solid #000;
visibility:visible;
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
filter:alpha(opacity=60);
-khtml-opacity:.6;
-moz-opacity:.6;
opacity:.6}
#admin-section #feed-tabs-content table .blue{
      color:#049cdb;
border-bottom-color:#049cdb}

#admin-section #feed-tabs-content table .green{
      color:#46a546;
border-bottom-color:#46a546}

#admin-section #feed-tabs-content table .red{
      color:#9d261d;
border-bottom-color:#9d261d}

#admin-section #feed-tabs-content table .yellow{
      color:#ffc40d;
border-bottom-color:#ffc40d}

#admin-section #feed-tabs-content table .orange{
      color:#f89406;
border-bottom-color:#f89406}

#admin-section #feed-tabs-content table .purple{
      color:#7a43b6;
border-bottom-color:#7a43b6}

.profile-suggestions li .toggle{
      margin:-2px 10px 0 -4px;
float:left;
display:none}

a.toggle{
      opacity:.5;
-ms-filter:"alpha(opacity=50)";
filter:alpha(opacity=50);
font-weight:bold;
font-family:Helvetica,Arial,sans-serif;
float:right;
font-size:20px;
color:#333}
a.toggle:hover{
      text-decoration:none;
opacity:.8;
-ms-filter:"alpha(opacity=80)";
filter:alpha(opacity=80)}

.wishlists a.more{
      float:none}

.wishlists .description{
      margin-top:30px}
.wishlists a:hover h4{
      text-decoration:underline}

.wishlists a:hover .listing-count{
      border:0!important}

.review-content.rich p:last-child{
      margin-bottom:0}

.review-content.rich .toggle-preview .collapse{
      display:inline}

.review-content.rich.preview .toggle-preview .collapse{
      display:none}

.review-content.rich.preview .frame:hover.video:after{
      -o-box-shadow:0 0 4px 2px rgba(130,200,255,0.5);
-moz-box-shadow:0 0 4px 2px rgba(130,200,255,0.5);
-webkit-box-shadow:0 0 4px 2px rgba(130,200,255,0.5);
box-shadow:0 0 4px 2px rgba(130,200,255,0.5);
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px}
.review-content.rich.preview .frame.video:after{
      content:" ";
position:absolute;
background:url(/images/whois/playbutton.png?1338566248);
width:39px;
height:34px;
bottom:15px;
left:15px;
z-index:1}

#contact_us_container .shelf .badge .content{
      width:80px;
height:68px;
margin:0 13px;
line-height:68px;
padding-bottom:5px;
background:url(/images/profile/badges.png?1338566240) left top no-repeat;
font-size:40px;
text-shadow:0 1px 0 white}
#contact_us_container .shelf .badge.superhost .content{
      background-position:-195px top}
#contact_us_container .shelf .badge.friends .content{
      background-position:-291px top}
#contact_us_container .shelf .badge.reviews .content{
      background-position:-387px top}
#contact_us_container .shelf .badge.recommendations .content{
      background-position:0 top}

#contact_us_container #user{
      position:relative}
#contact_us_container #user .profile_pic{
      position:relative;
float:left;
text-align:center;
width:243px}
#contact_us_container #user .profile_pic .img_sombra_interior{
      width:223px;
height:223px;
position:absolute;
top:0;
left:0;
border:1px solid #777;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
-o-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
-moz-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
box-shadow:inset 0 0 5px rgba(0,0,0,0.8);
opacity:.5;
-ms-filter:"alpha(opacity=50)";
filter:alpha(opacity=50)}
#contact_us_container #user .profile_pic img{
      -moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
width:225px;
height:225px}
#contact_us_container #user .profile_pic ._pm_container{
      -o-box-shadow:0 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.1);
box-shadow:0 1px 1px rgba(0,0,0,0.1)}
#contact_us_container #user .profile_pic ._sc_sombra{
      bottom:8px}
#contact_us_container #user .profile_pic ._pm{
      border-color:#bababa #b6b6b6 #ababab;
background:#fbfbfb;
background:-webkit-gradient(linear,center top,center bottom,from(#fff),to(#fbfbfb));
background:-moz-linear-gradient(top,#fff,#fbfbfb);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#fffbfbfb',GradientType=0);
-o-box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 0 0 transparent;
-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 0 0 transparent;
-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 0 0 transparent;
box-shadow:inset 0 1px 0 rgba(255,255,255,0.8),inset 0 -1px 0 rgba(255,255,255,0.4),0 0 0 transparent}
#contact_us_container #user .profile_pic ._pm_inner{
      margin:5px}
#contact_us_container #user .profile_pic h2{
      font-size:24px;
line-height:34px;
margin-top:6px;
color:#393c3d}
#contact_us_container #user .profile_pic span.from,#contact_us_container #user .profile_pic span.location{
      color:#959595;
text-shadow:0 1px 1px rgba(255,255,255,0.3)}
#contact_us_container #user .profile_pic span.from{
      font-size:18px;
margin-right:2px}
#contact_us_container #user .profile_pic span.location{
      font-size:13px}

#contact_us_container .cajal .header{
      border-color:#d0d0d0;
border-style:solid;
border-width:1px 1px 0;

border-bottom:1px solid #d0d0d0;
padding:0 15px;
position:relative;
background:#e5e5e5;
background:-webkit-gradient(linear,center top,center bottom,from(#f6f6f6),to(#e5e5e5));
background:-moz-linear-gradient(top,#f6f6f6,#e5e5e5);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff6f6f6',endColorstr='#ffe5e5e5',GradientType=0);
-o-box-shadow:0 1px 0 0 rgba(255,255,255,0.9);
-moz-box-shadow:0 1px 0 0 rgba(255,255,255,0.9);
-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.9);
box-shadow:0 1px 0 0 rgba(255,255,255,0.9);
zoom:1}


#contact_us_container .cajal .header .icon{
      float:left;
width:24px;
height:24px;
margin-right:4px;
margin-top:12px;
background:url("../images/iconos.png") left top no-repeat}



#contact_us_container .cajal .header h3{
      margin: 12px;
      color:#b5b5b5;
font-size:15px;
font-weight:bold;
text-shadow:0 1px 0 #fff;
float:left}


#contact_us_container .cajal .header span.count{
      float:right;
background-color:#dddcdc;
color:#959595;
font-size:13px;
line-height:18px;
font-weight:bold;
text-align:center;
padding:0 8px;
min-width:12px;
margin-top:15px;
text-shadow:0 1px 0 #fff;
-moz-border-radius:9px;
-webkit-border-radius:9px;
border-radius:9px;
-o-box-shadow:0 1px 0 0 rgba(255,255,255,0.9),inset 0 1px 0 0 rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 0 0 rgba(255,255,255,0.9),inset 0 1px 0 0 rgba(0,0,0,0.1);
-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,0.9),inset 0 1px 0 0 rgba(0,0,0,0.1);
box-shadow:0 1px 0 0 rgba(255,255,255,0.9),inset 0 1px 0 0 rgba(0,0,0,0.1)}

#contact_us_container .cajal .header:after{
      content:".";
display:block;
height:0;
clear:both;
visibility:hidden}
#contact_us_container .cajal .header::before{
      content:' ';
height:7px;
width:13px;
bottom:-7px;
left:20px;
position:absolute;
background:transparent url("../images/flecha.png") no-repeat}
#contact_us_container .cajal .body{
      padding:15px;
border-width:0 1px 1px;
border-color:#d0d0d0;
border-style:solid;
position:relative}



/*#contact_us_container .cajal.intro .header{
      border:1px solid #343637;
background:#313334;
background:-webkit-gradient(linear,center top,center bottom,from(#565a5b),to(#313334));
background:-moz-linear-gradient(top,#565a5b,#313334);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff565a5b',endColorstr='#ff313334',GradientType=0);
-o-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15);
-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15);
-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15);
box-shadow:inset 0 0 0 1px rgba(255,255,255,0.15)}*/

#contact_us_container .cajal.intro .header {
border: 1px solid
#343637;
background:
#313334;
background: -webkit-gradient(linear, center top, center bottom, from(
#565A5B), to(
#313334));
background: -moz-linear-gradient(top,
#565A5B,
#313334);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff565a5b', endColorstr='#ff313334', GradientType=0);
-o-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15);
-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.15);
-webkit-box-shadow: inset 0 0 0 1px
rgba(255, 255, 255, 0.15);
box-shadow: inset 0 0 0 1px
rgba(255, 255, 255, 0.15);
}

#contact_us_container .cajal.intro .header::before{
      height:13px;
width:9px;
top:18px;
left:-8px;
background-image:url("../images/flechaaa.png")}


#contact_us_container .cajal.intro .header h1{
      float:left;
color:#fff;
font-size:20px;
font-weight:bold;
text-shadow:0 -1px 1px #000}
#contact_us_container .cajal.intro .header h2{
      float:right;
color:#b1b1b1;
text-shadow:0 -1px 1px rgba(0,0,0,0.8);
font-size:13px}
#contact_us_container .cajal.intro .body{
      -o-box-shadow:0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.1);
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.1);
box-shadow:0 1px 2px rgba(0,0,0,0.1);
border-color:transparent #bcbcbc #c1c1c1}

#contact_us_container .cajal.intro .description-p:first-child{
      margin-top:0}

#contact_us_container .cajal.intro .school_work_groups li.university .icon{
      background-position:0 0}
#contact_us_container .cajal.intro .school_work_groups li.employer .icon{
      background-position:-22px 0}
#contact_us_container .cajal.intro .school_work_groups li.groups .icon{
      background-position:-44px 0}
#contact_us_container .cajal.intro .school_work_groups li.languages .icon{
      background-position:-66px 0}
#contact_us_container .cajal.intro .school_work_groups div.icon{
      float:left;
width:22px;
height:16px;
margin-right:8px;
background:transparent url(../images/profile/icons-flat-black.png?1338566240) no-repeat}

#contact_us_container .cajal.social_connections .social-connections-list-item span.name{
      height:34px;
display:inline-block;
display:table-cell;
vertical-align:middle}

#contact_us_container .cajal.listings .body{
      padding:0}

#contact_us_container .cajal.listings .hostings-list-item:last-of-type{
      border-bottom:0 none}

#contact_us_container .cajal.reviews .body{
      padding:0}

#contact_us_container .cajal.reviews .reviews_section .load_more .arrow{
      font-size:.8em}

#contact_us_container .cajal.reviews .reviews_section:first-child{
      border-top:none}
#contact_us_container .cajal.recommendations .body{
      padding:0}

#contact_us_container .cajal.recommendations .load_more .arrow{
      font-size:.8em}

#contact_us_container .cajal.university .header .icon{
      background-position:0 0}
#contact_us_container .cajal.employer .header .icon{
      background-position:-24px 0}
#contact_us_container .cajal.groups .header .icon{
      background-position:-48px 0}
#contact_us_container .cajal.listings .header .icon,#contact_us_container .cajal.wishlists .header .icon{
      background-position:-72px 0}
#contact_us_container .cajal.social_connections .header .icon{
      background-position:-96px 0}
#contact_us_container .cajal.reviews .header .icon{
      background-position:-120px 0}
#contact_us_container .cajal.languages .header .icon,#contact_us_container .cajal.reviews_given .header .icon{
      background-position:-144px 0}
#contact_us_container .cajal.verifications .header .icon{
      background-position:-168px 0}
#contact_us_container .cajal.recommendations .header .icon{
      background-position:-192px 0}
#contact_us_container .cajal.friends .header .icon{
      background-position:-192px 0}
#contact_us_container .verifications .body{
      padding:0}

#contact_us_container div.cajal .header{
      -moz-border-radius:7px 7px 0 0;
-webkit-border-radius:7px 7px 0 0;
border-radius:7px 7px 0 0}

#contact_us_container div.cajal .body{
      -moz-border-radius:0 0 7px 7px;
-webkit-border-radius:0 0 7px 7px;
border-radius:0 0 7px 7px}
#contact_us_container li.cajal .header{
      border-top-width:0}
#contact_us_container li.cajal:first-child .header{
      border-top-width:1px;
-moz-border-radius:7px 7px 0 0;
-webkit-border-radius:7px 7px 0 0;
border-radius:7px 7px 0 0}
#contact_us_container li.cajal:last-child .body{
      -moz-border-radius:0 0 7px 7px;
-webkit-border-radius:0 0 7px 7px;
border-radius:0 0 7px 7px}

#contact_us_container ul.reviews-list li.comentarios-lista-item .profile_pic span.name a{
      color:#959595}

#contact_us_container ._pm_container a:hover img{
      opacity:.9;
-ms-filter:"alpha(opacity=90)";
filter:alpha(opacity=90)}
#contact_us_container ._pm_container a:hover span.name_overlay{
      display:block}

#contact_us_container .babas .relationship,#contact_us_container .babas .date{
      float:right;
margin-top:5px;
color:#b9b9b9;
font-size:12px}
#contact_us_container .babas .relationship{
      float:left}


#perfil-contenedor #user .profile_pic .img_sombra_interior2{
      width:223px;
height:223px;
position:absolute;
top:0;
left:0;

-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;


opacity:.5;
-ms-filter:"alpha(opacity=50)";
filter:alpha(opacity=50)}



.super-colega-menu-list-item .super-colega-menu-legend.note-icon{
background: url('../../images/icons/note-icon.png') 3px 3px no-repeat;
}




div.sabias, table tr.ok {
background-color: #3B5998;
}

div.sabias, .ok {
color: #ffffff;
}



.gmap-xpan{
  margin-left: 0px;
  float: right;
  font-size: 12px;
  text-decoration: underline;

}

.big-mp{
   position: absolute;
   left: -10000px;
}

.big-mp2{
   margin-top:7px;
   position: relative;
   left: 0;
}


#perfil-contenedor .msgs-support-us {
  text-align: left;
  width: 388px;
  margin-bottom: 15px;
  display: inline-block;
  margin-right: 15px;

}


div.support-us, .ok {
  color: #000000;
}


div.support-us, table tr.ok {
  background-color: #FFFFDF;
}


#servicios{
padding: 20px 0 0 0;
border-top: 1px solid #D0D0D0;
margin: 20px 0px 0px 0px;
}


div.welcome, table tr.ok {
background-color: #CAFF70;
}

div.welcome, .ok {
color: #000000;
}


.form-item-term-q-full{
    width:380px;
    display: none;
    margin-right:10px;
}




#content-wrapper {
width: 1024px;
margin: 0 auto;
padding-top: 80px;

}


#content-wrapper {
-webkit-transition: opacity 100ms;
-moz-transition: opacity 100ms;
-o-transition: opacity 100ms;
transition: opacity 100ms;
opacity: 1;
}


#main-wrapper {
    background-color: #F0F1F4;

  height: 100%;
  margin-top: -18px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  box-shadow: 0 0 9px 1px rgba(0,0,0,.2);
-moz-box-shadow: 0 0 9px 1px -moz-rgba(0,0,0,.2);
-webkit-box-shadow: 0 1px 9px 3px rgba(0,0,0,.2);
}


.cmt_container ._pm a:hover img{opacity:.9;-ms-filter:"alpha(opacity=90)";filter:alpha(opacity=90)}


#frnt{
    width:980px;  margin-bottom: 35px;padding-bottom: 10px;
}


.mega-icon-mail-status.unread:before, .circle-icon-status.unread:before {
    color: #4183C4;
}
@font-face{
    font-family:'Octicons Regular';
    src:url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-aff7e82aa2fb770134b35f61794e9ca11a6556cb.eot");
    src:url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-aff7e82aa2fb770134b35f61794e9ca11a6556cb.eot#iefix") format("embedded-opentype"),url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-ea227ee7505207ebf76244f0ec61db5f93884daf.woff") format("woff"),url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-c2bdc8273713b8084bdde5f5a7067a82a86d0862.ttf") format("truetype"),url("https://a248.e.akamai.net/assets.github.com/assets/octicons/octicons-regular-webfont-bb14942dccfc3f02e799635a23b3514e64a3886c.svg#newFontRegular") format("svg");
    font-weight:normal;font-style:normal
  }

.circle-icon-status:before {
   content:"\f052";
}
.mega-icon-mail-status:before, .circle-icon-status:before {
    color: #C6C6C6;
}
.circle-icon:before, .mega-icon:before {
    font-size: 16px;
    text-decoration: none;
}



#rspns-item .profile_pic span.name {
  font-size: 10px;
  font-weight: bold;
  color: #B5B5B5;
}




#chck-email, #vnt4hrs{
    display: none;
}




#perfil-contenedor .mensajee .body {
        -moz-border-radius:7px 7px 0 0;-webkit-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0;
padding: 15px;
border-width: 1px;
border-color: #D0D0D0;
border-style: solid;
position: relative;
}


#perfil-contenedor .articulo .body {
  -moz-border-radius:7px 7px 0 0;-webkit-border-radius:7px 7px 0 0;border-radius:7px 7px 0 0;
  padding: 15px;
  border-width: 1px;
  border-color: #D0D0D0;
  border-style: solid;
  position: relative;
  background-color: #ffffff;
}



#ie8-header ul li a:link{
    color:#ffffff;
}
#ie8-header ul li a:hover{
    color:#9BD64A;
}

#ie8-header ul li a:visited{
    color:#ffffff;
}


.sticky-header{
/*     position: relative;*/
         z-index: 9;
}


#made-in-mexico {
  background: url('../../images/super-colegas-logo.jpg') no-repeat;
  width: 70px;
  cursor: pointer;

  text-align: left;
  height: 70px;

}
.outter{
width: 100%;
margin-left: 50px;
margin-top: 20px;
}


.nivo-controlNav a.active {


    background: url("../images/nav-options.png") no-repeat scroll 0px -9px  transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 9px;
    margin-right: 3px;
    margin-top: 2px;
    text-indent: -9999px;
    width: 10px;


}
#slider-status-bar{
  font-size: 12px;
}


div.status, table tr.ok {
background-color: #A8FFAA;
}


select[multiple] {
 height: 700px;
}









#admin-menu .dropdown li li li.d{
     width:250px;
}

#user-register-form .description{
     margin:2px 0 15px 0;
}


#user-horizon .item-list .pager {
     display: none;
}
/*#block-system-main h3 {
margin: 20px auto;
padding: 5px 4px 5px 30px;
border-top: 4px solid #BBEE77;
border-bottom: 4px solid #BBEE77;
background-color: #F8FFF0;
width: 92%;
}*/



.fsubscribe-button:hover {
padding: 10px 40px;
margin: 10px;
margin-left: 35px;
background: -moz-linear-gradient(top,#7ddc1f 0,#50aa06 100%);
background: -o-linear-gradient(top,#7ddc1f 0,#50aa06 100%);
background: -webkit-linear-gradient(top,#7ddc1f 0,#50aa06 100%);
background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#7ddc1f 0),color-stop(1,#50aa06 100%));
background: linear-gradient(top,#7ddc1f 0,#50aa06 100%);
background-color: #7ddc1f;
color: #000000;
font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
line-height: normal;
font-size: 1.2em;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: solid;
border-bottom-style: solid;
}

.registrarme a:visited, .registrarme a:link {
     color:#ffffff;
}



.footer-social a:hover {
  opacity: 1;
}





.donacion_amount:hover {
border: 1px solid #7ddc1f;
border-top: 1px solid #7ddc1f;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
color:#000000;
}




#dineromailform{
    width:300px;
}



#edit-profile-main-field-region, #edit-profile-main-field-mensaje, #edit-profile-main-field-sugerencia, #edit-profile-main-field-source{
    display: none;
}


#sc-admin-menu .dropdown li.sc-admin-menu-action:hover ul.mright{
    margin-right: 90px;
}


#linkedin-button{
    cursor: pointer;
}

#reg-slider {
  width: 225px;
  height: 280px;
  overflow: hidden;
  border-radius: 4px;
}

/*#profile_left {
width: 250px;
float: left;
padding: 10px 0 0 0;
}*/


#main{
float: right;
width: 62.5%;
padding: 0 10px;
background-color: #fff;
border-left: 1px solid #ddd;
}



.brnInput {
display: block;
width: 98%;
}




/*input[type=text], select, .textarea, textarea {
margin-left: 0;
margin-right: 0;
padding: 0.5em;
background: white;
border: 1px solid #7D9FD0;
color: #393C3D;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
-o-box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
-moz-box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
-webkit-box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
font-size: 1em;
width: 98%;
}*/

input[type=checkbox] {
margin-left: 0;
margin-right: 0;
padding: 0.5em;
background: white;
border: 1px solid #7D9FD0;
color: #393C3D;
-moz-border-radius: 0.3em;
-webkit-border-radius: 0.3em;
border-radius: 0.3em;
-o-box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
-moz-box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
-webkit-box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
box-shadow: inset -1px 1px 1px 0 rgba(0,0,0,0.1);
font-size: 1em;

}



ul.tips, div.description, .form-item div.description {
margin: 10px 0 15px 0;
line-height: 1.231em;
font-size: 0.923em;
color: #666;
}


.shppr{
    margin-top: 20px;
}

.form-item label.option {
font-size: 0.923em;
text-transform: none;
}



.btn.primary {
color: #fff;
background-color: #0064cd;
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
background-image: -o-linear-gradient(top, #049cdb, #0064cd);
background-image: linear-gradient(top, #049cdb, #0064cd);
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
border-color: #0064cd #0064cd #003f81;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}


.btn {
cursor: pointer;
display: inline-block;
background-color: #e6e6e6;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
padding: 5px 14px 6px;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333;
font-size: 13px;
line-height: normal;
border: 1px solid #ccc;
border-bottom-color: #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
-webkit-transition: 0.1s linear all;
-moz-transition: 0.1s linear all;
-ms-transition: 0.1s linear all;
-o-transition: 0.1s linear all;
transition: 0.1s linear all;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
}

.btn:hover{background-position:0 -15px;color: #4285f4;text-decoration:none;}
.btn.primary:hover{background-position:0 -15px;color: yellow;text-decoration:none;}
.cancel {
cursor: pointer;
display: inline-block;
background-color: #e6e6e6;
background-repeat: no-repeat;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
padding: 5px 14px 6px;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
color: #333;
font-size: 13px;
line-height: normal;
border: 1px solid #ccc;
border-bottom-color: #bbb;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
-webkit-transition: 0.1s linear all;
-moz-transition: 0.1s linear all;
-ms-transition: 0.1s linear all;
-o-transition: 0.1s linear all;
transition: 0.1s linear all;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;
}


.btn.cancel {
background-color: hsl(0, 69%, 22%);
background-repeat: repeat-x;
background-image: -khtml-gradient(linear, left top, left bottom, from(hsl(0, 69%, 42%)), to(hsl(0, 69%, 22%)));
background-image: -moz-linear-gradient(top, hsl(0, 69%, 42%), hsl(0, 69%, 22%));
background-image: -ms-linear-gradient(top, hsl(0, 69%, 42%), hsl(0, 69%, 22%));
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, hsl(0, 69%, 42%)), color-stop(100%, hsl(0, 69%, 22%)));
background-image: -webkit-linear-gradient(top, hsl(0, 69%, 42%), hsl(0, 69%, 22%));
background-image: -o-linear-gradient(top, hsl(0, 69%, 42%), hsl(0, 69%, 22%));
background-image: linear-gradient(hsl(0, 69%, 42%), hsl(0, 69%, 22%));
border-color: hsl(0, 69%, 22%) hsl(0, 69%, 22%) hsl(0, 69%, 17%);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
-webkit-font-smoothing: antialiased;
}


.btns {
float: right;
margin: 5px;
}


label.error {
color: #ff0000;
font-size:12px;
}


.sc-avatar {
  float: left;
  width: 50px;
}


img.avatar {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DADADA;
  padding: 2px;
  cursor: pointer;
}

.avatar-author-cc {
float: left;
}

.top-username {
  text-align: left;
}

.izqq {
float: left;
margin-top: 7px;
}

.itext {
  background: url('../images/icons/texto-icono.png') no-repeat right top;
  height: 14px;
  width: 12px;
  vertical-align: middle;
  margin-right: 7px;
}

.f-oa-t {
display: inline-block;
cursor: pointer;
}

.count2 {
  color: #8b99a5;
  font-size: 11px;
  margin-left: 15px;
}
.blog-li{
padding: 10px;
float: left;
width: 100%;
}

.article-body{
    background-color:#f9f9f9;
    padding:10px;

}

footer {
z-index: 10;
background-color: black;
bottom: 0;
margin-bottom: 0px;
padding: 0;
position: fixed;
text-align: center;
width: 100%;
height: 30px;
}
ol, ul {
list-style: none;
}
footer ul li {
    font-size: 12px;
display: inline-block;
color: white;
vertical-align: middle;
padding: 1px 20px;
font-weight: 100;
font-stretch: normal;
text-decoration: none;
line-height: 30px;
}



.footer-social a:hover {
opacity: 1;
}

.footer-social a.social-google-plus {
background-image: url('https://www.supercolegas.com/images/social/google-plus-icon.png');
margin-right: 5px;
}


.footer-social a.social-twitter {
background-image: url('https://www.supercolegas.com/images/social/twitter-icon.png');
margin-right: 5px;
}

.footer-social a {
-webkit-transition: opacity 0.2s ease-in-out;
-moz-transition: opacity 0.2s ease-in-out;
-o-transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
background-position: 0 0;
background-repeat: no-repeat;
display: block;
float: left;
height: 30px;
opacity: 0.8;
width: 35px;
color: transparent;
}


.footer-social a.social-facebook {
background-image: url('https://www.supercolegas.com/images/social/facebook-icon.png');
margin-right: 5px;
}

.footer-social a.social-linkedin {
margin-left: 4px;
background-image: url('https://www.supercolegas.com/images/social/linkedin-logo.png');
}


.user_thumb img {
    width: 68px;
    display: block;
    border-radius: 5px;
}

img {
-ms-interpolation-mode: bicubic;
}



.user_thumb {
width: 68px;
float: left;
padding: 0px 18px 0 0;
}

.ask-title {
background: #FED34C;
padding: 10px;
}

.hidden {
display: none !important;
}

/*.internal_scroll_tree li {
background: none repeat scroll 0 0 #F7F7F7;
}*/

.internal_scroll_tree li {
    list-style-type: none;
    margin: 20px 0;
    border-top: 1px solid #eee;
    padding-top: 20px;
}

strong, b {
  font-weight: bold;
}

ul, .block ul, .item-list ul {
list-style-type: disc;
list-style-image: none;
}

ul.links, ul.links.inline, ul.links li, .block ul, ol, ul, .item-list ul, .item-list ul li {
list-style: none;
}



/*.blogs-wrapper {
border: 1px solid #CACACA;
}
*/
.blogs-outer {
background: #EEE;
border-radius: 3px;
padding: 5px;
}

.blog-lft {
  margin: 2px 40px;
}
 .ask-author {
background: #f9f9f9;
/* border: 1px solid #E5E5E5; */
padding-left: 40px;
}

.ask-ttle {
display: inline-block;
font-weight: bold;
}



 .togglethis{
    display: none;
 }

.new-article{
    margin-top: 20px;
}

.private-blog{
    float: right;
    margin-right: 35px;
}


.f-oa-Bd-Xa {
    bottom: 5px;
    height: 30px;

    right: 0;
    white-space: nowrap;
}
.f-oa-t-jfq {
background: url(http://www.supercolegas.com/central/media/images/icons/mas2.png?_sw=3) no-repeat scroll -0 0 transparent;
width: 16px;
height: 16px;
margin: 4px 2px;
}
.f-Xa {
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
border-top: 1px solid #DDDDDD;
cursor: text;

}

.f-oa-t-jfq:hover {
  background: url(http://www.supercolegas.com/central/media/images/icons/mas3.gif) no-repeat scroll 0px 0px transparent;
}

#blog_footer {
    margin: 0 auto;
    width: 570px;
    padding: 14px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 22px;
    border: solid 2px #bd50cd;
    background: #fbebfa;
    margin-bottom: 30px;
}

.super-colega-menu-list-item .super-colega-menu-legend.sc_icon {
    background: url('../../images/icons/sc_icon.png') 3px 3px no-repeat;
}


/* internal wrapper */
    #internal_wrapper {
    height: 100%;
    margin: 0 auto;
    padding: 0;
    width: 740px;

    }



    .internal_left {
    float: left;

    text-align: center;
    }

    .internal_right{
float: right;
width: 687px;

    }

.der{
    float: right;
    margin: 10px;
}

.der a{
    color:#000;
    font-weight: bold;
}

#all_spaces{
    margin-top: 50px;
}


.internal_left img {
display: -webkit-box;
display: -moz-box;
display: -ms-box;
display: box;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-ms-box-orient: horizontal;
box-orient: horizontal;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-box-pack: center;
box-pack: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-box-align: center;
box-align: center;
float: left;
margin-right: 15px;
margin-bottom: 12px;
overflow: hidden;
text-align: center;
border: 1px solid #666;
}
.internal_content{
    background-color: #f9f9f9;
    padding:10px;
}

.internal_content strong{
    font-weight: 100;
}

.internal_content img{
    display: none;
}


.internal_links{
    background-color: #fff;
    color:#8b8b8b;
    padding-left: 10px;
    float:right;
}


header.with_divider {
padding-bottom: 0.50em;
border-bottom: 1px solid #cccccc;
}
.h2 {
font-size: 13px;
line-height: 13pt;
}
.filters {
  float: right;
  margin-top: -27px;
}

.media > .bd {
    display: table-cell;
    position: relative;
    width: 10000px;
}

.media > .bd header .name-block {
    font-weight: bold;
    line-height: 1em;
    width: 92%;
}

.media > .bd header .name-block .name {
    display: inline-block;
    font-size: 10pt;
    line-height: 1em;
    margin-right: 2px;
}
.media > .bd header .title-block {
    font-size: 12px;
    line-height: 1em;
    list-style: none outside none;
    margin-bottom: 1px;
}

.filters select {
    border-color: #999999;
    color: #666666;
    font-size: 8pt;
    padding-bottom: 5px;
    padding-top: 5px;
}
select {
    -moz-appearance: none;
    background: url(//supercolegas.com/central/media/images/icons/flechabajo.png) no-repeat scroll 100% 50% / 25px auto #FFFFFF;

    border: 1px solid #777777;
    border-radius: 0;
    padding: 7px 33px 7px 7px;
    position: relative;
    font-size: 12px;
}

/*#pulse_form .dummy {
width: 18px;
height: 23px;

overflow: hidden;
position: absolute;
background: url(//supercolegas.com/central/media/images/icon_paper_clip_18x23.png);

    background: url(//supercolegas.com/central/media/images/icon_paper_clip_18x23.png); no-repeat 0 0;
}

#pulse_form .file-input {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    width: 18px;
    height: 20px;
    cursor: pointer;    background: url(//supercolegas.com/central/media/images/icon_paper_clip_18x23.png); no-repeat 0 0;


}
*/


#file_browse_wrapper {
float: left;
    width: 40px;
    height: 28px;
    background: url('//supercolegas.com/central/media/images/icons/image_frame_icon.png') 0 0 no-repeat;
    border:none;
    overflow:hidden;
}
#file_browse_wrapper:hover {
    background: url('//supercolegas.com/central/media/images/icons/image_frame_icon_on.png') 0 0 no-repeat;
}
#file_browse_wrapper:active {
    background: url('//supercolegas.com/central/media/images/icons/image_frame_icon_pressed.png') 0 0 no-repeat;
}

#file_browse{
    cursor: pointer;
    margin-left:-145px;
    opacity:0.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}



.btn_by_brian{
    float: left;
width: 40px;
height: 28px;
background: url('//supercolegas.com/central/media/images/icons/image_frame_icon.png') 0 0 no-repeat;
border: none;
overflow: hidden;
}


.progress {
     clear: both;
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}


.progress-bar-success {
background-color: #5cb85c;
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #fff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
-webkit-transition: width .6s ease;
transition: width .6s ease;
}


/*#images_wrapper {
height: 100%;
margin: 0 auto;
padding: 0;
width: 740px;
clear:both;
}*/


.posts .post:first-of-type, .posts .recommendation:first-of-type, #recommendations .post:first-of-type, #recommendations .recommendation:first-of-type {
    margin-top: 0;
}
.posts .post, .posts .recommendation, #recommendations .post, #recommendations .recommendation {
    border-bottom: 1px solid #E1E3E9;
    margin: 15px 0;
}

.media:after {
    clear: both;
    content: "";
    display: table;
}
.media {
    position: relative;
}

.posts .post .edit_actions, .posts .recommendation .edit_actions, #recommendations .post .edit_actions, #recommendations .recommendation .edit_actions {
    display: none;
    font-size: 13px;
    position: absolute;
    right: -12px;
    top: -5px;
    z-index: 555;
}


.media > .img {
    -moz-box-align: center;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    border: 1px solid #666666;
    display: -moz-box;
    float: left;
    margin-bottom: 12px;
    margin-right: 15px;
    overflow: hidden;
    text-align: center;
}

.media > .bd {
    display: table-cell;
    position: relative;
    width: 10000px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

.media.mini-card > .img, .media.thumb > .img, .media.thumb_2x > .img {
    height: 36px;
    width: 36px;
}
.media > .img {
    -moz-box-align: center;
    -moz-box-orient: horizontal;
    -moz-box-pack: center;
    border: 1px solid #666666;
    display: -moz-box;
    float: left;
    margin-bottom: 12px;
    margin-right: 15px;
    overflow: hidden;
    text-align: center;
}

.media > .img img {
    display: block;
    max-height: 100%;
    max-width: 100%;
}
a img {
    border: medium none;
}

.media > .bd {
    display: table-cell;
    position: relative;
    width: 10000px;
}

.media > .bd .content {
    line-height: 1.25;
    margin-top: 0.5em;
}
.content {
    line-height: 1.2;
}


.media > .bd .content .actions:after {
    clear: both;
    content: "";
    display: table;
}
.media > .bd .content .post-actions {
    margin-left: 0;
}
.media > .bd .content .post-actions {
    margin-bottom: 1em;
}
.media > .bd .content .actions {
    font-size: 9pt;
    margin-top: 0.75em;
}

.media > .bd .content .actions li {
    color: #999999;
    display: block;
    float: left;
    line-height: 1;
}

.media > .bd .content .actions li.action {
    color: #999999;
    height: 16px;
    line-height: 22px;
    margin-right: 5px;
    padding-right: 10px;
    position: relative;
}

.media > .bd .content .actions li.action:after {
    content: "·";
    position: absolute;
    right: 0;
    top: 0;
}


.rock_hand {
    background-image: url("../images/home_2ndsprites.png");
    background-position: 0 -196px;
    background-repeat: no-repeat;
    background-size: 35px auto;
    display: inline-block;
    height: 16px;
    opacity: 0.5;
    width: 11px;
}

media > .bd .content .actions li a {
    display: inline-block;
    position: relative;
}

.posts .responses .comment > .img, #recommendations .responses .comment > .img {
    background-color: #FFFFFF;
    height: 25px;
    margin-right: 10px;
    width: 25px;
}



.posts .responses .comment, #recommendations .responses .comment {
    background-color: #F0F1F4;
    margin-bottom: 1px;
    padding: 0.75em;
}


.posts .responses, .posts .response_fields, #recommendations .responses, #recommendations .response_fields {
    margin-left: -60px;
}




.posts .responses, .posts .response_fields {
    margin-left: 0;
}








.posts .responses, .posts .response_fields, #recommendations .responses, #recommendations .response_fields {
    margin-left: -60px;
}


.posts .response_fields, #recommendations .response_fields {
    background-color: #E7E9EE;
    margin-bottom: 1.5em;
    padding: 0.75em;
    position: relative;
}

.posts .responses, .posts .response_fields {
    margin-left: 0;
}

* {
    -moz-box-sizing: border-box;
}

.posts .response_fields:after, #recommendations .response_fields:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #E7E9EE;
    border-image: none;
    border-style: solid;
    border-width: 6px;
    bottom: 100%;
    content: " ";
    height: 0;
    left: 40px;
    margin-left: 6px;
    pointer-events: none;
    position: absolute;
    width: 0;
}


.user-post .input-wrapper {
    background-color: #FFFFFF;
    border: 1px solid #777777;
}
.mentions-input-box {
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
}
.mentions-input-box .mentions {
    bottom: 0;
    color: #FFFFFF;
    font-size: 9pt;
    left: 0;
    line-height: normal;
    overflow: hidden;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 0;
    white-space: pre-wrap;
    word-wrap: break-word;
}






.posts textarea, input {
    outline: medium none;
}

textarea {
    -moz-appearance: none;
    background-color: #FFFFFF;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #333333;
    display: block;
    padding: 8px;
    resize: vertical;
    width: 100%;
}


.posts .response_fields .user-post.focus textarea, #recommendations .response_fields .user-post.focus textarea {
    height: 40px;
}


textarea.autosize {
    overflow: hidden;
}

.user-post textarea {
    border: medium none;
    height: 30px;
    overflow: hidden;
}
.mentions-input-box textarea:not([disabled]) {
    background-color: rgba(0, 0, 0, 0);
}
.posts .response_fields textarea, #recommendations .response_fields textarea {
    border-color: rgba(0, 0, 0, 0);
    font-size: 9pt;
    padding-bottom: 8px;
    padding-top: 8px;
}
.user-post.focus textarea {
     height: 40px;
}
.mentions-input-box textarea {
    display: block;
    outline: 0 none;
    overflow: hidden;
    position: relative;
    width: 100%;
}



.mentions-input-box {
    background: none repeat scroll 0 0 #FFFFFF;
    position: relative;
}


.user-post.focus .user-post-actions {
    display: block;
}
.user-post .user-post-actions {
    border-top: 1px solid #DDDDDD;
    display: none;
    text-align: right;
}






textarea, input {
    outline: medium none;
}

.posts input[type="submit"], input[type="button"] {
    -moz-appearance: none;
    background-color: #FFFFFF;
    border: 1px solid #000000;
    border-radius: 0;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 0.75em;
    line-height: 2em;
    margin: 0 3px 0 0;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}


.user-post input[type="submit"] {
    border: medium none;
    box-shadow: none;
}






.posts button:hover, .posts input[type="submit"]:hover, .posts input[type="button"]:hover{
background-color: #000000;
color:#ffffff;
}

#images_wrapper img{
    float:left;margin: 4px 10px 4px 0px;
}

.internal_left img {
display: -webkit-box;
display: -moz-box;
display: -ms-box;
display: box;
-webkit-box-orient: horizontal;
-moz-box-orient: horizontal;
-ms-box-orient: horizontal;
box-orient: horizontal;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-box-pack: center;
box-pack: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-box-align: center;
box-align: center;
float: left;
margin-right: 15px;
margin-bottom: 12px;
overflow: hidden;
text-align: center;
border: 1px solid #666;
}


#id_honeypot {
display: none;
}

.media>.bd header .meta-block {
overflow: hidden;
color: #999;
font-size: 8pt;
line-height: 1.2;
margin-bottom: 0.5em;
}


.media>.bd header .title-block .job_title {
display: inline-block;
}
.media>.bd header .meta-block li {
list-style: none;
float: left;
margin-right: 5px;
padding-right: 5px;
}

posts .responses .comment, #recommendations .responses .comment {
background-color: #f0f1f4;
padding: .75em;
margin-bottom: 1px;
}



body.default-layout #left {
width: 37.5%;
float: left;
margin-right: 0%;
display: block;
position: relative;
}


#my_sections .icons_dash {
    position: fixed;
    width: 288px;
}

#my_sections .icons_dash {
    width: 383px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}


#my_sections header {
    background-color: #FFFFFF;
    border-bottom: 1px solid #FCB514;
    padding: 2em 0 1.5em;
}


#my_sections .icons_dash .cells {
    overflow: hidden;
    padding: 1em;
}

#my_sections .icons_dash .cells .cell {
    float: left;
    font-size: 9pt;
    line-height: 1.2;
    text-align: center;
    width: 33.333%;
}


body.default-layout.home #news_feed {
    position: relative;
}


body.default-layout #main {
    background-color: #FFFFFF;
    padding: 1em;
}


body.default-layout #main {
    border-left: 1px solid #DDDDDD;
    float: right;
    margin-right: 0;
    padding: 0;
    position: relative;
    width: 62.5%;
}
body.default-layout #main {
    float: right;
    margin-right: 0;
    width: 62.5%;
}


#my_sections .icons_dash .cells .cell .icon {
    background-color: #000000;
    box-shadow: 2px 2px 0 rgba(0, 0, 0, 0.15);
    display: block;
    margin: 0 auto 10px;
    position: relative;
}

#my_sections .icons_dash .cells .cell a {
    padding: 1.5em 0 0;
}
#my_sections .icons_dash .cells .cell a {
    color: #616A84;
    display: block;
    height: 130px;
    overflow: hidden;
    padding: 1em 0 0;
    text-decoration: none;
}

#my_sections .icons_dash .cells .cell .icon.rooms {
    background-color: #ECAE49;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -712px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}

#my_sections .icons_dash .cells .cell .icon.guest {
    background-color: #83C1B7;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -220px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}


#my_sections .icons_dash .cells .cell .icon.directory {
    background-color: #E37043;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -302px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}

#my_sections .icons_dash .cells .cell .icon.events {
    background-color: #C1C26B;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -384px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}


#my_sections .icons_dash .cells .cell .icon.listings {
    background-color: #7B79A1;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -138px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}


#my_sections .icons_dash .cells .cell .icon.benefits {
    background-color: #7C7A69;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -466px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}

#my_sections .icons_dash .cells .cell .icon.guide {
    background-color: #B1675F;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -548px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}

#my_sections .icons_dash .cells .cell .icon.problem {
    background-color: #DE5B3E;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -630px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}

#my_sections .icons_dash .cells .cell .icon.feedback {
    background-color: #6280A3;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -794px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}


#my_sections .icons_dash .cells .cell .icon.blog {
    background-color: #54515B;
    background-image: url("../images/home_sprites.png");
    background-position: 0 -958px;
    background-repeat: no-repeat;
    background-size: 72px auto;
    height: 72px;
    width: 72px;
}


#user_post textarea {
    font-size: 10pt;
}
#fileupload{
    margin-top: 10px;
    height: 80px;
}

.posts .response_fields.closed, #recommendations .response_fields.closed {
display: none;
}


#members_search{
    display: none;
}

.posts a:link {
    text-decoration: none;
}

#fileupload {
    font-size: 12px;

}




/* popover begin */

.popover{position:absolute;z-index:900;display:none;width:300px;text-align:left;white-space:normal;border:1px solid rgba(0,0,0,0.2);margin-left:100px;line-height:1.25;background-color:#fff;color:#000;box-shadow:4px 5px 8px 3px rgba(0,0,0,0.1)}
.popover::before,.popover::after{bottom:100%;content:" ";height:0;width:0;position:absolute;pointer-events:none;border:solid transparent;border-bottom-color:#f7f7f7;border-width:10px;border-color:rgba(0,0,0,0);left:25px}
.popover::before{border-bottom-color:rgba(0,0,0,0.2);border-width:11px;margin-left:-11px}
.popover::after{border-bottom-color:#fff;border-width:10px;margin-left:-10px}
.popover .h1{font-size:1.2em}
.popover .user-actions{margin:0 0 8px 0;padding:8px 0;text-align:left;overflow:hidden}
.popover .user-actions .action{float:left;margin-right:5px}
.popover .user-actions button,.popover .user-actions .btn{padding:0 5px;font-size:8pt}
.popover section.profile{margin-top:1em}
.popover .profile-section{margin-bottom:1em;zoom:80%}
.popover .profile-section .section-title{margin-bottom:.5em}
.popover .popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb}
.popover .popover-title:empty{display:none}
.popover .popover-content{font-size:8pt}
.popover .popover-content .h2{font-size:10pt;color:#999;text-transform:none}
.popover .popover-content .info-card{padding:1.5em 1em 0.5em;border-bottom:1px solid #222}
.popover .popover-content .user-actions{text-align:left;overflow:hidden;padding:0.8em 1em;border-bottom:1px solid #222;background-image:url(../images/gray_diagonal.png);background-repeat:repeat}
.popover .popover-content .user-actions .action{float:left;margin-right:7px}
.popover .popover-content .user-actions button,.popover .popover-content .user-actions .btn{padding:2px 10px;font-size:8pt}
.popover .popover-content .user_stats{border-bottom:1px solid #222;padding:0 0.5em}
.popover .popover-content .user_stats li{display:inline-block;padding:0.8em 0.2em 0.8em 0.4em;width:49%}
.popover .popover-content .user_stats li:first-of-type{border-right:1px solid #222}
.popover .popover-content .user_stats .icon.badge{display:inline-block;background-image:url(../images/home_2ndsprites.png);background-position:0 -534.5px;background-repeat:no-repeat;-webkit-background-size:35px auto;-moz-background-size:35px auto;-o-background-size:35px auto;background-size:35px auto;width:14px;height:19px}
.popover .popover-content .user_stats .score{display:inline;position:relative;top:-5px}
.popover .popover-content .user_stats .score_count{display:inline-block;padding:0 2px;font-size:11pt}
.popover .popover-content .user_stats .word{display:inline;font-size:10px}
.popover .popover-content .user_stats .icon.big_rock_hand{display:inline-block;background-image:url(../images/home_2ndsprites.png);background-position:0 -680px;background-repeat:no-repeat;-webkit-background-size:35px auto;-moz-background-size:35px auto;-o-background-size:35px auto;background-size:35px auto;width:14px;height:19px}
.popover .popover-content .profile{font-size:10pt}
.popover .popover-content .profile section{padding:0.5em 1em;border-bottom:1px solid #222}
.popover .popover-content .profile section:last-of-type{border-bottom:none}
.popover .popover-content .profile .tagline-area .body>p{font-size:10pt}
.popover .popover-content .profile .skills-area .skill-list .skill-name{font-size:10pt}
.popover .popover-content .profile .skills-area .skill-list.no_score .skill-row{padding:5px 0}
.popover .popover-content .profile .companies .card .info{line-height:1.2;padding:4px 0;font-size:8pt;color:#777}
.popover .popover-content .profile .companies .card .info .name{line-height:1;font-size:8pt;font-weight:bold}
.popover .popover-content .profile .companies .card .info .name a{color:#000}
.popover .popover-content .profile .companies .card .img{width:50px;height:50px;margin-bottom:0.5em}
.popover section.message{zoom:80%}
.check_icon{display:inline-block;vertical-align:middle;margin-right:5px;background-image:url(../images/home_2ndsprites.png);background-position:0 -485px;background-repeat:no-repeat;-webkit-background-size:35px auto;-moz-background-size:35px auto;-o-background-size:35px auto;background-size:35px auto;width:13px;height:10px}






.popover .popover-content .user-actions .action {
float: left;
margin-right: 7px;
}

.popover .popover-content .user-actions button, .popover .popover-content .user-actions .btn {
padding: 2px 10px;
font-size: 8pt;
}

button, .btn, input[type=submit], input[type=button] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
display: inline-block;
margin: 0 3px 0 0;
padding: 5px 10px;
background-color: #fff;
color: #000;
text-align: center;
text-transform: uppercase;
border: 1px solid #000;
border-radius: 0;
cursor: pointer;
font-size: 0.75em;
-webkit-tap-highlight-color: transparent;
}



section.skills-area .skill-list .skill-name {
display: block;
color: #222;
line-height: 1;
font-size: 11pt;
margin-bottom: 5px;
}


section.skills-area .skill-list.no_score .skill-name {
float: left;
margin-bottom: 0;
}


.popover .popover-content .profile .skills-area .skill-list .skill-name {
font-size: 10pt;
}


.popover .popover-content .profile .skills-area .skill-list.no_score .skill-row {
padding: 5px 0;
}

section.skills-area .skill-list.no_score .skill-row {
position: relative;
display: inline-block;
margin-bottom: 4px;
margin-right: 5px;
padding: 5px 7px;
background-color: #f0f1f4;
}

section.skills-area .skill-list .skill-row {
clear: left;
margin-bottom: 15px;
}


.h2_profile {
    line-height: 1;
text-align: center;
font-weight: bold;
text-transform: uppercase;
}


.control-label {
   display: block;
   font-size: 12px;
   font-weight: bold;
}


#profile li{
    margin-bottom: 20px;
}

section.avatar .uploader .loading {
display: none;
position: absolute;
margin-left: 0em;
top: 0;
left: 0;
width: 100%;
height: 100%;
min-height: 100px;
background: url("//dxdcirsz332w8.cloudfront.net/assets/members/loading-1de83494c2ffe878cc05959d5c63f728.gif") center no-repeat #fff;
z-index: 9999;
}



section.avatar img {
    display: block;
    max-width: 100%;
}

section.avatar {
width: 100px;
float: right;
}

#pickfiles {
display: inline-block;
text-decoration: none;
}
#pickfiles img {
width: 100px;
height: 100px;
}
#pickfiles .change-photo {
background: none repeat scroll 0 0 #FCB514;
    color: #000000;
    font-size: 12px;
    margin-top: -1.7em;
    opacity: 0.8;
    padding: 4px;
    text-align: center;
    width: 100px;
    z-index: 9999;
}

section.avatar .uploader {
position: relative;
}


#avatar_container{
    margin: 0 auto;
    padding:0 15px 0 0;
}
 .avatar_btn{
    float: left;
    border: none;
    overflow: hidden;
}

.avatar_wrapper{
    margin: 0 auto;
    width: 70%;
}

#avatar_container img {
    height: 82px;
    width: 82px;
}


#files{
    display: none;
}