Ikke bruk. Denne er utdatert. Ny kommer snart.

IKKE bruk. Denne er utdatert. Ny kommer snart.

Colors

The color palette contains 9 colors. These colors are supposed to be composed using two colors of a group, primarily light tones (pink / green - pink / blue - green / blue)

Light tones

The group consisting of bright tones should used where there are solid colors (no gradients). These are the main colors and should be used where there are no opportunity, nor appropriate, for gradient between the colors.

If you want to use these colors in the logo without gradient, use the light or the dark tones.

Midtones

These are intended as additional colors and will be used on graphical elements along with the other color groups. This color group should not be used in the logo.

Dark tones

This color group should be used together with the light color group to create gradients.

  • BEKK red

    ...

    Pantone RED 032 U

    • C
    • M
    • Y
    • K
    • 0
    • 0
    • 84
    • 59
    • R
    • G
    • B
    • 253
    • 80
    • 88
    • H
    • E
    • X

    #FD5158

  • Bekk Yellow

    ...

    Pantone 601 U

    • C
    • M
    • Y
    • K
    • 0
    • 0
    • 40
    • 0
    • R
    • G
    • B
    • 54
    • 189
    • 178
    • H
    • E
    • X

    #FFF9AE

  • BEKK green

    ...

    Pantone 3265 U

    • C
    • M
    • Y
    • K
    • 69
    • 0
    • 37
    • 0
    • R
    • G
    • B
    • 255
    • 249
    • 174
    • H
    • E
    • X

    #36BDB2

  • BEKK Dark

    ...

    Black

    • C
    • M
    • Y
    • K
    • 20
    • 20
    • 20
    • 100
    • R
    • G
    • B
    • 30
    • 30
    • 30
    • H
    • E
    • X

    #1A1A1A

  • White

    ...

    White / Paper

    • C
    • M
    • Y
    • K
    • 0
    • 0
    • 0
    • 0
    • R
    • G
    • B
    • 255
    • 255
    • 255
    • H
    • E
    • X

    #FFFFFF

  • Dark 1

    ...

    Pantone 402 UU

    • C
    • M
    • Y
    • K
    • 0
    • 6
    • 14
    • 31
    • R
    • G
    • B
    • 187
    • 176
    • 163
    • H
    • E
    • X

    #BBB0A3

  • Dark 2

    ...

    Pantone 404 U

    • C
    • M
    • Y
    • K
    • 0
    • 8
    • 22
    • 56
    • R
    • G
    • B
    • 136
    • 126
    • 111
    • H
    • E
    • X

    #887E6F

Elements

Usage

The profile is characterized by its heavy use of graphical elements. Illustrations uses abstract forms containing two colors, or gradients of these colors, from the color groups light and dark tones.

If not possible, use a single color from either light or medium tones.

Typography

The profile the font called Fedra and will be used on all printed media without exception. In headings shall the font be weighted. for body text it should be (book).

For web

Areal should be FS Joey"s substitutes on the web and other digital surfaces where it is not possible to use (Joey).

Fedra has a large font family. Consistency and strength in its geometric design makes Joey"s clear in its expression and is very distinctive. Simultaneously it provides an incredible relaxed feeling, are friendly and energetic.

Typography Headers
Section Title
        <header class="t-sectionHeader"><span>Section Title</span></header>
        
  • Conduit ITC Light 30, Lineheight 1,2em
  • Color: #EBEBEB

h1. heading

        <h1 class="h1">h1. heading</h1>
        
  • FedraSerifB Book 34, Lineheight 1,2em
  • Color: #EBEBEB

h2. heading

        <h2 class="h2">h2. heading</h2>
        
  • FedraSerifB Book 24, Lineheight 1,2em
  • Color: #1A1A1A

Standard

        <p>Standard</p>
        
  • FedraSerifB Book 16, Lineheight 1,5em
  • Color: #C6C8CA

Ingress

        <p class="t-ingress">Ingress</p>
        
  • FedraSerifB Medium 16, Lineheight 1,5em
  • Color: #1A1A1A

Person name

        <p class="t-nameHeading">Person name</p>
        
  • FedraSerifB Book 16, Uppercase
  • Color: #EBEBEB

Meta

        <p class="t-meta">Meta</p>
        
  • Conduit ITC Light 14, Letter Spacing 1.2
  • Color: #EBEBEB & #C6C6C6

Menu heading

        <p class="t-menuHeading">Menu heading</p>
        
  • Conduit ITC Light 18
  • Color: #EBEBEB
Images

Images used in works related to BEKK should be retrieved from the image library. All images must be used according to the library.

Base CSS

The base CSS file contains all the default setup for an internal BEKK webpage. In this package you may find the grids, components (like buttons i.e.), colors, typography setup and more.

Grid
1 column (.col1)
1 column (.col1)
1 column (.col1)
1 column (.col1)
2 columns (.col2)
2 columns (.col2)
3 columns (.col3)
1 columns (.col1)
4 columns (.col4)
Buttons

Use the button classes on an <a>, <button>, or <input> element.

Example

Link
<a class="btn" href="#" role="button">Link</a>
<button class="btn" type="submit">Button</button>
<input class="btn" type="button" value="Input">
<input class="btn" type="submit" value="Submit">

Active / rollover state

Buttons will appear pressed when active.

Example

Link
<button class="btn focus" type="button" >Button</button>
<a class="btn focus" href="#" role="button">Link</a>

Disabled state

Makes buttons unclickable.

Example

Button
<button class="btn" type="button" disabled="disabled">Button</button>
<a class="btn disabled" href="#" role="button">Button</a>
Profile Pictures

These are exampels on how profile pictures are displayed in the internal systems.

Mikael Brevik
Iver Dihle Skjervum
André Nymoen
Jon Sindre Cosgrove
Magne Davidsen
<div class="u-row">
  <figure class="profilePicture">
    <div class="imgCircle" style="background-image: url(./assets/profile_pictures/profile1.jpg)"></div>
    <figcaption>Iver Dihle Skjervum</figcaption>
  </figure>

  <figure class="profilePicture">
    <div class="imgCircle" style="background-image: url(./assets/profile_pictures/profile2.jpg)"></div>
    <figcaption>Tri Nguyen</figcaption>
  </figure>

  ...
</div>
Anchor tags

These anchor tags are part of the dark theme. They will work as intended on all anchor tags without having to assign any extra styles.

Normal

Rollover

Forms

Basic forms

The individual form elements automatically receives global styling. Wrap all form elements inside .form-group for best possible compositions of the elements.

Example

<form>
  <div class="form-group">
    <label for="exampleEmail">Email</label>
    <input type="email" class="form-input" id="exampleEmail" placeholder="input.form-input">
  </div>

  <div class="form-group">
    <label>Textarea</label>
    <textarea class="form-input" rows=3 placeholder="textarea.form-input"></textarea>
  </div>
</form>
Illustrations

This section will exemplify illustrations and graphical elements, and suggest methods for realizing them using HTML and CSS.

Circular shapes and images

Images are often presented with a circular shape to give the effect of a peephole. Images from our library should be used when used in a "BEKK context".

Example

Awesome!

Example image
<div class="illustrationCircle backgroundColor-green"></div>

<div class="illustrationCircle backgroundColor-red">
  <p>Awesome!</p>
</div>

<img src="/design-guidelines/assets/bekkno.png" alt="Example image" class="imgCircle">
intern.bekk.no

These elements are used in the internal systems. Use them for inspiration.

News Element

...

Example

<div class="bekkopenList-item widgetItem bekkopenItem u-col1">
  <h1 class="h1">BEKK open</h1>
  <a href="http://open.bekk.no/tjenester-er-ikke-som-varer" target="_blank">
    <figure class="bekkopenItem-image">
      <img src="https://bekkopen.azurewebsites.net/Image/Article/4920fe31-8012-4aac-a5b8-d63bdb82376e?size=1&amp;viewport=3" alt="Tjenester er ikke som varer">
    </figure>
    <div class="t-meta">Management</div>
    <div class="t-meta t-meta--secondary">5. januar 2015</div>
    <div class="bekkopenItem-title">Tjenester er ikke som varer</div>
  </a>
</div>
        

Widget: CV-kort

...

Example

<div class="el-cards">
  <div class="card">
    <a href="740">
      <div class="picture">
        <img data-src="img.png" src="img.png">
      </div>
      <div class="name">Ola Normann</div>
      <div class="line"></div>
      <div class="title">Systemutvikler</div>
      <div class="department">Technology</div>
    </a>
    <a class="phone" href="tel:12345678">123 45 678</a>
    <br>
    <a class="email" href="mailto:ola.normann@bekk.no">
      ola.normann@bekk.no
    </a>
  </div>
</div>