/* New in 12 for Existing Users page styles.

   @file        for-existing-users.css.de
   @author      marionm
   ========================================================================== */

/* header
   ========================================================================== */

#header { padding-bottom: 90px; }

.header_span {
    color: #333333;
    display: block;
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
    margin: 0 0 5px;
}

.header_large {
    color: #dd1100;
    font-size: 45px;
    font-weight: 400;
    line-height: 47px;
    margin: 0 0 30px;
}

#header p.header_text {
    color: #565656;
    font-size: 20px;
    font-weight: 300;
    line-height: 27px;
    margin: 0;
    width: 525px;
}

#header nav { margin-top: -77px; }

#header nav a.width-288>div {
    width: 330px;
    box-sizing: border-box;
}

#header nav a.for-existing-users>div {
    margin-bottom: 10px;
    width: 330px;
}

#header nav a.for-existing-users>div.mathematica { width: 340px; }

.border-bottom span:nth-child(2) {
    padding-left: 0;
    vertical-align: top;
}

#header nav a.new-functions:hover>*,
#header nav a.new-functions.active>* {
    background: url('/mathematica/new-in-12/img/icon-down.png') no-repeat 229px 6px;
    background-size: 10px 7px;
    color: #f77700;
}

#header nav a.new-features:hover>*,
#header nav a.new-features.active>* {
    background: url('/mathematica/new-in-12/img/icon-down.png') no-repeat 230px 6px;
    background-size: 10px 7px;
    color: #f77700;
}

.new-in-12 .mathematica span:nth-child(2) { padding: 7px 0 0 0; }

.mini-m.border-bottom {
    padding-bottom: 15px;
    margin: 10px 0 5px 0;
}

#header .previous-features {
    right: 80px;
    top: 280px;
}

#header .new-functions-list {
    right: 80px;
    top: 220px;
}

/* section styles
   ========================================================================== */

.section-wrapper .width { padding: 40px 0 20px 0; }

#top-section h2 {
    color: #706e6e;
    font-size: 24px;
    font-weight: 300;
    line-height: 26px;
    margin: 0 0 40px;
}

#top-section h2 span { font-size: 18px; }

.local-wrapper h2 span { font-size: 18px; }

.local-wrapper h3 {
    margin: 0 0 20px 0;
    color: #494949;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}

.table { display: table; }

.row {
    display: table-row;
    margin: 0 0 20px 0;
}

.column {
    width: 350px;
    padding: 0 47px 0 0;
}

.column.right {
    width: 302px;
    padding: 0;
}

.column img { border: 1px solid #b8b8b8; }

.column img.new_characters {
    border: 0 none;
    height: 21px;
    vertical-align: middle;
}

.column h3 {
    margin: 0 0 4px 0;
    color: #494949;
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
}

.column h4 {
    margin: 0 0 4px 0;
    color: #e05a00;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
}

.column h4 a { color: #e05a00; }

.column h4 a:hover { color: #f57300; }

.column a.function { color: #d51100; }

.column a:hover.function { color: #f57300; }

.column p {
    color: #515151;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
}

.column p span.boxed {
    border: 1px solid #515151;
    padding: 0 4px;
}

.formal {
    border: none !important;
    margin-bottom: 1px;
    vertical-align: bottom;
}