body {
	margin: 0;
}
.main-top h1, .main-top div div, .main-top div div div, .main-top ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent
}

ul, li, ol {
    list-style: none
}

.col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.main-wrap {
    max-width: 825px;
    margin: 0 auto
}

.main-column {
    width: 58.1818%
}

.sidebar {
    width: 41.8181%
}

.fl {
    float: left
}

.fr {
    float: right
}

.cb {
    clear: both
}

.full {
    width: 100%;
    clear: both
}

.half {
    width: 50%
}

.nop {
    padding: 0
}

.pr {
    padding-right: 20px
}

.pl {
    padding-left: 20px
}

.pfull {
    padding: 20px
}

body {
    background: #fff;
    font: normal 13px/16px Arial, serif;
    color: #4c4c4c;
    padding-top: 30px
}

a {
    color: #00aeef;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.flashes {
    max-width: 825px;
    margin: 0 auto
}

.hidden, .semantic {
    display: none !important
}

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

label abbr {
    display: none
}

::-webkit-input-placeholder {
    color: #a9a9a9
}

:-moz-placeholder {
    color: #a9a9a9
}

::-moz-placeholder {
    color: #a9a9a9
}

:-ms-input-placeholder {
    color: #a9a9a9
}

.main-wrap {
    margin-top: 35px;
    margin-bottom: 50px
}

.main-wrap.top {
    margin-bottom: 0px;
    margin-top: 0px
}

.main-wrap.no-space {
    margin-bottom: 0
}

.main-top {
    background: #f3f3ed;
    font-size: 10px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50
}

.main-top .logo {
    background: transparent url("skjutsgruppen-logo.png") no-repeat 0 0;
    width: 120px;
    height: 23px;
    display: block;
    text-indent: -9999px;
    margin-top: 7px;
    padding-right: 15px;
    border-right: 1px solid #b6b6b4
}

.main-top .col.fl a.fl {
    color: #b6b6b4;
    padding: 0 10px;
    line-height: 38px
}

.main-top .col.fl a.fl:hover, .main-top .col.fl a.fl.active {
    background: #33ac9d;
    color: #fff;
    text-decoration: none
}

.main-top .col.fl a.fl.om {
    padding: 0 15px
}

.main-top .col.fl a.fl.om:hover, .main-top .col.fl a.fl.om.active {
    background: #00aeef;
    color: #fff
}

.main-top ul {
    float: right
}

.main-top li {
    float: left
}

.main-top li a {
    color: #9b9b9b;
    display: block;
    line-height: 38px
}

.main-top .logged-in li a {
    background-color: #33ac9d;
    color: #fff
}

.main-top span {
    padding: 0 12px;
    border-left: 1px solid #fff
}

.main-top li:first-child span {
    border: none
}

.main-top .new-trip {
    position: relative
}

.main-top .new-trip .new-trip-tooltip {
    background: #33ac9d;
    padding: 17px 20px 15px 20px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 125%;
    left: -10px;
    width: 40px;
    line-height: 14px;
    -webkit-animation: bounce 0.75s ease-in alternate infinite;
    -moz-animation: bounce 0.75s ease-in alternate infinite;
    animation: bounce 0.75s ease-in alternate infinite
}

.main-top .new-trip .new-trip-tooltip img {
    position: absolute;
    left: 50%;
    top: -6px;
    margin-left: -6px
}

.main-top .user-information a {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 42px
}

.main-top .notifications a:hover {
    text-decoration: none
}

.main-top .notifications .icon-messages {
    background: transparent url("/assets/header-inbox-icon-fbd8afda506dd1f9e7b4461ef7813409.png") no-repeat 0 0;
    border: none;
    text-indent: -999px;
    padding: 0 7px
}

.main-top .notifications .count {
    background: #fff;
    border: none;
    color: #33ac9d;
    text-align: center;
    display: inline-block;
    line-height: 8px;
    padding: 5px 3px;
    margin-right: 4px;
    min-width: 12px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px
}

.main-top .login-logout {
    position: relative
}

.main-top .login-logout:hover .login-form {
    display: block
}

.main-top .login-logout a {
    background: #33ac9d;
    color: #fff;
    border: none
}

.main-top .login-logout span {
    border: none
}

.main-top .login-form {
    background: #33ac9d;
    color: #fff;
    display: none;
    position: absolute;
    padding: 0 10px 10px 10px;
    top: 38px;
    right: 0;
    z-index: 10
}

.main-top .login-form li {
    float: none
}

.main-top .login-form label {
    margin: 5px 0;
    display: block
}

.skjutsgruppen-logo {
    background: transparent url("/assets/footer-sprite-798733bd49f0495713d1381a02e90b0b.png") no-repeat 0 0;
    float: left;
    display: block;
    width: 121px;
    height: 121px;
    text-indent: -9999px
}