body, html {
    height: auto;
}

figure {
    margin: 1em 0px;
}

.ecommerce-header {
    width: 100%;
    background-color: #fefefe;
}

.category li {
    list-style: none;
    display: inline-block;
}

.ecommerce-header .logo {
    height: 50px;
    width: 160px;
}

.ecommerce-header ul {
    background-color: #fefefe;
    text-align: center;
}

.ecommerce-header li {
    display: inline-block;
}

.ecommerce-header .nav-links {
    margin-left: 15px;
}

.ecommerce-header a {
    color: #8a8a8a;
    transition: color 0.5s ease;
    display: block;
}

.ecommerce-header a:hover {
    color: #0b0b0b;
    transition: color 0.5s ease;
}

@media screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
        display: inline-block;
    }
}

.ecommerce-header input {
    margin-right: 0px;
}

@media screen and (max-width: 74.9375em) {
    .ecommerce-header input {
        width: 150px;
    }
}

.ecommerce-header.top-bar {
    padding-top: 0;
    padding-bottom: 0;
}

.ecommerce-header .button.search-button {
    width: 39px;
    height: 39px;
    background-size: 20px 20px;
    background-image: url("https://placehold.it/20x20");
    background-repeat: no-repeat;
    background-position: center center;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0px;
}

.ecommerce-header .menu > .main-nav-link > a {
    padding: 1.5em 0.85em 1.9em 0.85em;
}

.ecommerce-header-top {
    width: 100%;
    background-color: #575757;
    height: 40px;
    padding: 8px 20px 10px 20px;
}

.ecommerce-header-top .fa {
    color: #fefefe;
    font-size: 1.5rem;
}

.ecommerce-header-top-message {
    color: white;
    float: left;
}

.ecommerce-header-top-links {
    color: white;
}

.ecommerce-header-top-links ul li {
    display: inline;
    padding-left: 20px;
}

.ecommerce-header-top-links a {
    color: white;
    transition: color 0.5s ease;
}

.ecommerce-header-top-links a:hover {
    color: white;
    transition: color 0.5s ease;
}

.ecommerce-header-off-canvas {
    background-color: #575757;
}

.ecommerce-header-off-canvas .menu {
    padding: 1rem 0;
}

.ecommerce-header-off-canvas .menu a {
    color: #8a8a8a;
}

.ecommerce-header-mobile {
    background-color: #575757;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0.625rem 1.25rem;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ecommerce-header-mobile-left,
.ecommerce-header-mobile-right,
.ecommerce-header-mobile-center {
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
}

.ecommerce-header-mobile-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.ecommerce-header-mobile-center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ecommerce-header-mobile-right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.ecommerce-header-mobile-right .fa {
    color: #fefefe;
    font-size: 1.5rem;
}

.ecommerce-header-search-exandable input[type=search] {
    margin: 0 1rem;
    background: #e6e6e6 url(https://static.tumblr.com/ftv85bp/MIXmud4tx/search-icon.png) no-repeat 9px center;
    border: solid 1px #cacaca;
    padding: 9px 10px 9px 26px;
    width: 35px;
    border-radius: 5000px;
    transition: all 0.5s;
}

.ecommerce-header-search-exandable input[type=search]:focus {
    width: 120px;
    background-color: #fefefe;
    border-color: #1779ba;
    box-shadow: 0 0 5px rgba(23, 121, 186, 0.5);
}

.ecommerce-header-search-exandable input:-moz-placeholder {
    color: #8a8a8a;
}

.ecommerce-header-search-exandable input::-webkit-input-placeholder {
    color: #8a8a8a;
}

.ecommerce-header-search-exandable input[type=search]:hover {
    background-color: #fefefe;
}

.off-canvas-content {
    min-height: auto;
}

#engadget-footer-sitemap-container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    background-color: #0a0a0a;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    color: #e6e6e6;
    padding: 3.75rem 0;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap::before, #engadget-footer-sitemap-container #engadget-footer-sitemap::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap::after {
    clear: both;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap a {
    color: #e6e6e6 !important;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {
    float: left;
    width: 50%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

#engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:nth-of-type(1n) {
    clear: none;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:nth-of-type(2n+1) {
    clear: both;
}

#engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:last-child {
    float: left;
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {
        float: left;
        width: 25%;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:nth-of-type(1n) {
        clear: none;
    }

    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:nth-of-type(4n+1) {
        clear: both;
    }

    #engadget-footer-sitemap-container #engadget-footer-sitemap .links > .link-column:last-child {
        float: left;
    }
}

#engadget-footer-sitemap-container #engadget-footer-sitemap .links .link-column:not(:last-child) {
    border-right: 1px solid #e6e6e6;
}

#engadget-footer-social-container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    background-color: #8a8a8a;
}

#engadget-footer-social-container #engadget-footer-social {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    color: #e6e6e6;
    padding: 3.75rem 0;
    margin-top: 50px;
}

#engadget-footer-social-container #engadget-footer-social::before, #engadget-footer-social-container #engadget-footer-social::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#engadget-footer-social-container #engadget-footer-social::after {
    clear: both;
}

#engadget-footer-social-container #engadget-footer-social a {
    color: #e6e6e6 !important;
}

#engadget-footer-social-container #engadget-footer-social .footer-left {
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

#engadget-footer-social-container #engadget-footer-social .footer-left:last-child:not(:first-child) {
    float: right;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left:last-child:not(:first-child) {
        float: right;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        width: 41.66667%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-social-container #engadget-footer-social .footer-left:last-child:not(:first-child) {
        float: right;
    }
}

#engadget-footer-social-container #engadget-footer-social .footer-left .input-group-field {
    background: #fefefe;
}

#engadget-footer-social-container #engadget-footer-social .footer-right {
    text-align: right;
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-right {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

#engadget-footer-social-container #engadget-footer-social .footer-right:last-child:not(:first-child) {
    float: right;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-right {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-right {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-social-container #engadget-footer-social .footer-right:last-child:not(:first-child) {
        float: right;
    }
}

#engadget-footer-social-container #engadget-footer-social .fa {
    padding: 0 0 0 0.6rem;
}

#engadget-footer-social-container #engadget-footer-social h2 {
    color: #fefefe;
}

#engadget-footer-social-container #engadget-footer-social p {
    font-size: 0.8rem;
    margin-bottom: 0;
}

#engadget-footer-contact-details-container {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    margin-top: 0;
    background-color: #fefefe;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    color: #8a8a8a;
    padding: 1.25rem 0;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details::before, #engadget-footer-contact-details-container #engadget-footer-contact-details::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details::after {
    clear: both;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details a {
    color: #8a8a8a !important;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
    width: 100%;
    float: left;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    text-align: center;
    font-size: 0.9rem;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left:last-child:not(:first-child) {
    float: right;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left li {
    display: block;
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        text-align: left;
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left:last-child:not(:first-child) {
        float: right;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        width: 66.66667%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left:last-child:not(:first-child) {
        float: right;
    }

    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left ul {
        margin-bottom: 0;
    }

    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left li {
        display: inline-block;
    }
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-left .fa {
    padding: 0 0.4rem;
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
    font-size: 0.9rem;
}

@media screen and (max-width: 39.9375em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        display: none !important;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        width: 50%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right:last-child:not(:first-child) {
        float: right;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        width: 33.33333%;
        float: left;
        padding-right: 0.625rem;
        padding-left: 0.625rem;
        text-align: right;
    }
}

@media print, screen and (min-width: 64em) and (min-width: 40em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}

@media print, screen and (min-width: 64em) {
    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right:last-child:not(:first-child) {
        float: right;
    }

    #engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right ul {
        padding-top: 1.6rem;
    }
}

#engadget-footer-contact-details-container #engadget-footer-contact-details .footer-right .fa {
    padding: 0 0.4rem;
}

/* list */
#content .view-content {
    text-align: left;
}

.node {
    margin-bottom: 20px;
}

.clearfix {
    zoom: 1;
}

.node.node-teaser {
    position: relative;
    margin-top: 50px;
    color: #555555;
}

.node.node-teaser header {
    margin-left: 100px;
    padding: 0;
}

.node .node-title {
    margin: 0;
    font-size: 1.6em;
    line-height: 1em;
}

.node.node-teaser header a {
    color: black;
}

.node.node-teaser .node-content {
    margin-left: 100px;
    min-height: 40px;
}

.node-event.node-teaser .node-content .event-date {
    color: #aaaaaa;
    text-align: center;
    position: absolute;
    top: 0;
    left: 10px;
}

.node-event.node-teaser .node-content .event-date.with-image {
    top: 90px;
}

.node-event.node-teaser .node-content .event-date .day {
    font-size: 2.8em;
    line-height: 45px;
}

.node-event.node-teaser .node-content .event-date .day .dot {
    height: 5px;
    width: 5px;
}

.dot {
    width: 7px;
    height: 7px;
    background-color: #b9b9b9;
    border-radius: 50%;
    display: inline-block;
    margin-left: 5px;
    color: #b9b9b9;
}

.node-event.node-teaser .node-content .event-date .year {
    font-size: 0.9em;
    line-height: 12px;
}

.node.node-teaser .node-content .field-name-field-image, .node.node-teaser .node-content .view-author-text {
    position: absolute;
    top: -20px;
    left: -30px;
}

.node.node-teaser .field-name-field-image .field-items .field-item:first-child {
    display: block;
}

.node-event.node-teaser .node-content .field-name-body {
    min-height: 50px;
}

.node .field-name-body {
    color: #555555;
    margin-top: 15px;
    margin-bottom: 15px;
}

.node p, .node pre {
    margin: 0 0 1em;
    line-height: 1.25em;
    text-indent: 25px;
}

.node-event.node-teaser .node-content section.field {
    float: left;
    color: #b9b9b9;
    font-size: 0.9em;
}

.node-event.node-teaser .node-content .field-name-field-date:before {
    background-image: url(../../images/front/date.png);
    background-position: 0 3px;
    background-repeat: no-repeat;
    content: " ";
    display: block;
    float: left;
    height: 20px;
    left: 0;
    margin-right: 10px;
    visibility: visible;
    width: 17px;
}

.node-event.node-teaser .node-content .field-name-field-date .field-label {
    color: #aaaaaa;
}

.node-event.node-teaser .node-content section .field-label {
    font-weight: normal;
}

.field-label-inline .field-label {
    margin: 0;
}

.field-label-inline .field-label, .field-label-inline .field-items {
    float: left;
}

.node.node-teaser nav {
    margin-left: 100px;
    margin-top: 10px;
    border-bottom: 2px solid #b9b9b9;
    clear: both;
}

.node.node-teaser nav ul {
    text-align: right;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 10px;
}

ul.links.inline {
    display: block;
}

.node.node-teaser nav:after {
    content: " ";
    margin-top: 4px;
    border-bottom: 1px solid #b9b9b9;
    display: block;
    clear: both;
    visibility: visible;
    margin-bottom: 3px;
}

ul.links li {
    display: inline;
    list-style: none;
    padding: 0 10px 0 0;
}

ul.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}

.node.node-teaser nav ul li {
    padding: 0;
    margin: 0;
}

.node.node-teaser .links li:not(.node-readmore) {
    float: left;
    color: #aaaaaa;
}

.node.node-teaser .links li:not(.node-readmore) a {
    color: #aaaaaa;
    background-color: white;
    font-style: normal;
    padding: 0;
}

.node.node-teaser .links li:not(.node-readmore) span {
    font-size: 0.85em;
}

.field-label {
    font-size: 1em;
    font-weight: 700;
    font-family: inherit;
    line-height: inherit;
    margin-bottom: 0;
    color: #555555;
}

ul.links li a {
    text-transform: lowercase;
    font-style: italic;
    color: white;
    /*background-color: #a67455;*/
    border-radius: 15px;
    /*padding-right: 15px;*/
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 15px;
    border: none;
    margin-right: 10px;
    word-wrap: normal;
    display: inline-block;
    margin-bottom: 3px;
    line-height: normal;
    /*background-color: #b9b9b9;*/
}

a {
    text-decoration: none;
    outline: 0;
    color: #a67455;
}

img.image-style-rectangle70, img.image-style-rectangle50, img.image-style-rectangle100, img.image-style-rectangle150, img.image-style-rectangle200 {
    border: 1px solid #b9b9b9;
    border-radius: 50%;
    padding: 3px;
}

.node.node-teaser .node-content .field-name-field-image img, .node.node-teaser .node-content .view-author-text img {
    width: 70px;
}

#header {
    background-image: url(../../images/front/new-banner2.png);
    background-position: center -43px;
    background-color: #a67455;
    margin-bottom: 15px;
    width: 100%;
    color: white;
    padding: 1rem;
}

.comment-section-container {
    background-color: #fefefe;
    padding: 1rem;
    padding-left: 0;
}

.comment-section-author {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
}

.comment-section-author .comment-section-name, .comment-section-text {
    margin-left: 0;
}

.comment-section-author .comment-section-name p {
    margin-bottom: 0;
}

.comment-section-box {
    background-color: #e6e6e6;
    padding: 1rem;
}

.sticky-container {
    z-index: 5;
    text-align: center;
    margin: auto;
}

.top-bar a {
    color: #8a8a8a;
}

.top-bar, .top-bar ul {
    background-color: transparent;
}

.sticky.is-stuck.is-at-top {
    position: relative;
}
.menu>li>a:focus,.menu>li>a:active, .menu>li>a:hover {
    outline: none !important;
    border: 0 !important;
}
.menu>li>a::-moz-focus-inner {
    border: 0!important;
}
.dropdown.menu .has-submenu.is-right-arrow>a::after {
    border-color: transparent transparent transparent #a67455;;
}
.help {
    text-align: left;
    margin-top: 20px;
}
.search .input-group {
    margin-bottom: 0;
    margin-top: 10px;
}
.search .input-group [type=text] {
    margin-bottom: 0;
}
.search {
    max-width: 40rem;
}
.category-second .list, .category-second h4 {
    list-style: none;
    text-align: left;
}

@media screen and (max-width: 768px) {
    .icon {
        display: none;
    }
    .menu>li>a {
        font-size: 20px;
        line-height: 24px;
    }
    .node.node-teaser .node-content .field-name-field-image, .node.node-teaser .node-content .view-author-text {
        left: 0px;
    }

    .sticky-container {
        z-index: 5;
        text-align: left;
        margin: auto;
    }

    .top-bar, .top-bar ul {
        background-color: #eee;
    }
}

@media screen and (max-width: 39.9375em) {
    .no-js .top-bar {
        display: none;
    }
}

@media print, screen and (min-width: 40em) {
    .no-js .title-bar {
        display: none;
    }
}

[data-sticky] {
    width: 100%;
}

/*#mistake {*/
    /*background-image: url(../img/overlay.png);*/
    /*position: absolute;*/
    /*margin: auto;*/
    /*top:  0;*/
    /*left: 0;*/
    /*z-index: 1000;*/
    /*width:  100%;*/
/*}*/

/** html #mistake {*/
    /*background-image: none;*/
/*}*/

/*#m_window {*/
    /*position: absolute;*/
    /*background: #fff;*/
    /*border: 5px solid #aaa;*/
    /*border-radius:10px;*/
    /*overflow: auto;*/
    /*width: 350px;*/
    /*height: 400px;*/
    /*z-index: 150;*/
/*}*/

/*#m_frame {*/
    /*border: 0;*/
    /*overflow: auto;*/
    /*width: 100%;*/
    /*height: 378px;*/
/*}*/

/** html #m_frame {*/
    /*margin-top: 7px;*/
/*}*/

/*.text {*/
    /*font-weight: bold;*/
    /*font-size: 12px;*/
    /*color: #777;*/
/*}*/

/*.mclose a {*/
    /*font: bold 16px Verdana;*/
    /*color: #7f7f7f;*/
    /*position: absolute;*/
    /*right: 12px;*/
    /*top: 9px;*/
    /*display: block;*/
    /*text-decoration: none;*/
/*}*/

/*.mclose a:hover {*/
    /*color: #000;*/
/*}*/

/*#m {*/
    /*border: 1px solid silver;*/
    /*padding: 3px;*/
    /*width: 294px;*/
    /*border-radius: 4px;*/
    /*font-size: 13px;*/
    /*background-color: #fff;*/
/*}*/

/*#m strong {*/
    /*color: red;*/
/*}*/







#mistake {
    background-image: url(../img/overlay.png);
    position: absolute;
    margin: auto;
    top:  0;
    left: 0;
    z-index: 100;
    width:  100%;
}

* html #mistake {
    background-image: none;
}

#m_window {
    position: absolute;
    background: #fff;
    border: 5px solid #aaa;
    overflow: auto;
    width: 350px;
    height: 400px;
    z-index: 150;
}


#m_frame {
    border: 0;
    overflow: auto;
    width: 100%;
    height: 378px;
}

* html #m_frame {
    margin-top: 7px;
}

