.MediaRotatorWrapper,.MediaRotatorWrapper .MediaRotator{position:relative;overflow:hidden}.MediaRotatorWrapper:not(.loaded) .MediaRotatorElement{opacity:0;text-align:center}.MediaRotatorWrapper:not(.loaded) .size-provider+.MediaRotatorElement{opacity:1}.MediaRotatorWrapper .MediaRotatorElement{position:absolute !important;top:0}.MediaRotatorWrapper .MediaRotatorElement,.MediaRotatorWrapper .MediaRotatorElement a.rotatorElement,.MediaRotatorWrapper .MediaRotatorElement img.media{width:100% !important;max-width:100% !important;display:block;height:100%;text-align:center}.MediaRotatorWrapper .controls .prev-page,.MediaRotatorWrapper .controls .next-page{position:absolute;top:50%;width:54px;height:54px;z-index:123;text-decoration:none;display:block;background-size:100% auto}.MediaRotatorWrapper .controls .prev-page{left:20px}.MediaRotatorWrapper .controls .next-page{right:20px}.MediaRotatorWrapper .prev-page:after,.MediaRotatorWrapper .next-page:after{display:block;font-size:70px;font-family:serif;color:white;content:">";margin-top:-45px}.MediaRotatorWrapper .prev-page:after{content:"<"}.MediaRotatorWrapper .pagerwrapper{left:0;position:absolute;right:50px;text-align:right;z-index:123;bottom:0}.MediaRotatorWrapper .pagerwrapper .text,.MediaRotatorWrapper .pagerwrapper .pager{display:inline-block;vertical-align:top}.MediaRotatorWrapper .pagerwrapper .pager>span{background-color:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.2);border-radius:50%;cursor:pointer;float:left;height:17px;margin-right:12px;margin-top:15px;overflow:hidden;text-indent:-50px;width:17px}.MediaRotatorWrapper .pagerwrapper .pager>span.cycle-pager-active{cursor:default;background-color:#3e596f}.MediaRotatorWrapper .pagerwrapper .text{display:inline-block;vertical-align:top;display:none}.MediaRotatorWrapper .pagerwrapper .pager>span{color:white}.MediaRotatorWrapper .pagerwrapper .pager>span.cycle-pager-active{color:black}.MediaRotatorWrapper .pagerwrapper *,.MediaRotatorWrapper .controls *{transition:opacity 0.3s ease 0.3s}.MediaRotatorWrapper .pagerwrapper *,.MediaRotatorWrapper .controls *{opacity:0}.MediaRotatorWrapper.loaded .pagerwrapper *,.MediaRotatorWrapper.loaded .controls *{opacity:1}.MediaRotatorWrapper .MediaRotator .tooltip{position:absolute;margin-top:-10px;margin-left:-12px}.MediaRotatorWrapper .MediaRotator .tooltip .tip{display:none}.MediaRotatorWrapper .MediaRotator .tooltip.open .tip{display:block}.MediaRotatorWrapper .MediaRotator img{margin:0}.MediaRotatorWrapper .MediaRotator .tooltip .dot{width:10px;height:10px;border:7px solid #e7e7e7;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAIAAABLbSncAAAAX0lEQVQImW2OsQ0EQQwCXYLrsZw4XfrvYIE2LvDdR0+ENBJD8AsAANslhSRJJKuqqiTde0m+wPbMzAzJF5xzuru7MzMztwMIAP+B7RXulO0djzX/5AtIxp6TtHdtL3sATj50CxR9qjkAAAAASUVORK5CYII=) no-repeat center center #e7e7e7;z-index:10;position:absolute;box-sizing:content-box;cursor:pointer}.MediaRotatorWrapper .MediaRotator .tooltip .dot{left:0;top:0}.MediaRotatorWrapper .MediaRotator .tooltip .pulse{border:7px solid #e7e7e7;background:rgba(255,255,255,0.5);-webkit-border-radius:60px;-moz-border-radius:60px;border-radius:60px;height:50px;width:50px;position:absolute;top:-16px;top:-21px;left:-19px;z-index:1;opacity:0;box-sizing:initial;-webkit-animation:pulse 3s 0s ease-out;-moz-animation:pulse 3s 0s ease-out;animation:pulse 3s 0s ease-out;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;animation-iteration-count:infinite}MediaRotatorWrapper .MediaRotator .clicked{animation:none}@keyframes out{0%{box-shadow:0px 0px 0px 0px rgba(255,255,255,0.7)}
100%{box-shadow:0px 0px 0px 50px rgba(255,255,255,0)}}
@-moz-keyframes pulse{0%{-moz-transform:scale(0);
opacity:0.0}
25%{-moz-transform:scale(0);
opacity:0.2}
50%{-moz-transform:scale(0.3);
opacity:0.5}}
@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);
opacity:0.0}
25%{-webkit-transform:scale(0);
opacity:0.2}
50%{-webkit-transform:scale(0.3);
opacity:0.5}}
@keyframes pulse{0%{transform:scale(0);
opacity:0.0}
25%{transform:scale(0);
opacity:0.2}
50%{transform:scale(0.3);
opacity:0.5}
100%{transform:scale(2);
opacity:0.0}}
.article-content .webform{padding-bottom:50px}.article-content .webform .webform_fields ul.RadioButtonList,.article-content .webform .webform_fields ul.CheckBoxList{list-style:none;margin-left:0}.rightcolumn h4{font-size:21px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:0.5px;text-align:left;color:#1282c4}
.ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ui-helper-clearfix {
    display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
    height: 1%;
}

.ui-helper-clearfix {
    display: block;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix{
    display: inline-block;
}
/* required comment for clearfix to work in Opera \*/
* html .clearfix{
    height: 1%;
}

.clearfix{
    display: block;
}
.ui-wrap-center {
    margin: 0 auto;
}


/*validators*/
.vld {
    color: Red;
}

.controls textarea + span.vld,
.controls input + span.vld {
    display: inline;
    left: 11px;
    margin-left: -11px;
    position: relative;
}
/*screen readers*/
html body form a#skipnav {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
    display: block;
}

.hidden {
    display: none !important;
}

.webform .controls .help {
    display: inline !important;
}
.article-content .form-horizontal {
    max-width: 100% !important;
    display: contents;
}
.article-content .form-horizontal .control-group input {
    margin-bottom: 15px !important;
    width: 380px !important;
    max-width: 100%;
    display: block !important;
    border: 1px solid #1d84c2 !important;
    padding: 20px !important;
    padding-left: 10px !important;
}
    .article-content .form-horizontal .control-group input[type=file] {
        margin-bottom: 15px !important;
        width: 380px !important;
        max-width: 100%;
        display: block !important;
        padding: 30px !important;
        padding-left: 10px !important;
    }
.article-content .form-horizontal textarea {
    margin-bottom: 15px !important;
    max-width: 100%;
    display: block !important;
    border: 1px solid #1d84c2 !important;
    padding: 10px !important;
    padding-left: 10px !important;
}
    .article-content .form-horizontal input[type="submit"] {
        width: 380px !important;
        max-width: 100%;
        padding-top: 20px;
        padding-bottom: 33px;
        text-transform: uppercase;
        font-size: 20px;
    }

img[data-use-spinner=true] {
    background: url(data:image/gif;base64,R0lGODlhQgBCAPMAAP///wAAAExMTHp6etzc3KCgoPj4+BwcHMLCwgAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAQgBCAAAE/xDISau9VBzMu/8VcRTWsVXFYYBsS4knZZYH4d6gYdpyLMErnBAwGFg0pF5lcBBYCMEhR3dAoJqVWWZUMRB4Uk5KEAUAlRMqGOCFhjsGjbFnnWgliLukXX5b8jUUTEkSWBNMc3tffVIEA4xyFAgCdRiTlWxfFl6MH0xkITthfF1fayxxTaeDo5oUbW44qaBpCJ0tBrmvprc5GgKnfqWLb7O9xQQIscUamMJpxC4pBYxezxi6w8ESKU3O1y5eyts/Gqrg4cnKx3jmj+gebevsaQXN8HDJyy3J9OCc+AKycCVQWLZfAwqQK5hPXR17v5oMWMhQEYKLFwmaQTDgl5OKHP8cQjlGQCHIKftOqlzJsqVLPwJiNokZ86UkjDg5emxyIJHNnDhtCh1KtGjFkt9WAgxZoGNMny0RFMC4DyJNASZtips6VZkEp1P9qZQ3VZFROGLPfiiZ1mDKHBApwisZFtWkmNSUIlXITifWtv+kTl0IcUBSlgYEk2tqa9PhZ2/Fyd3UcfIQAwXy+jHQ8R0+zHVHdQZ8A7RmIZwFeN7TWMpS1plJsxmNwnAYqc4Sx8Zhb/WPyqMynwL9eMrpQwlfTOxQco1gx7IvOPLNmEJmSbbrZf3c0VmRNUVeJZe0Gx9H35x9h6+HXjj35dgJfYXK8RTd6B7K1vZO/3qFi2MV0cccemkkhJ8w01lA4ARNHegHUgpCBYBUDgbkHzwRAAAh+QQACgABACwAAAAAQgBCAAAE/xDISau9VAjMu/8VIRTWcVjFYYBsSxFmeVYm4d6gYa5U/O64oGQwsAwOpN5skipWiEKPQXBAVJq0pYTqnCB8UU5KwJPAVEqK7mCbrLvhyxRZobYlYMD5CYxzvmwUR0lbGxNHcGtWfnoDZYd0EyKLGAgClABHhi8DmCxjj3o1YYB3Em84UxqmACmEQYghJmipVGRqCKE3BgWPa7RBqreMGGfAQnPDxGomymGqnsuAuh4FI7oG0csAuRYGBgTUrQca2ts5BAQIrC8aBwPs5xzg6eEf1lzi8qf06foVvMrtm7fO3g11/+R9SziwoZ54DoPx0CBgQAGIEefRWyehwACKGv/gZeywcV3BFwg+hhzJIV3Bbx0IXGSJARxDmjhz6tzJs4NKkBV7SkJAtOi6nyDh8FRnlChGoVCjSp0aRqY5ljZjplSpNKdRfxQ8Jp3ZE1xTjpkqFuhGteQicFQ1xmWEEGfWXWKfymPK9kO2jxZvLstW1GBLwI54EiaqzxoRvSPVrYWYsq8byFWxqcOs5vFApoKlEEm8L9va0DVHo06F4HQUA6pxrQZoGIBpyy1gEwlVuepagK1xg/BIWpLn1wV6ASfrgpcuj5hkPpVOIbi32lV3V+8U9pVVNck5ByPiyeMjiy+Sh3C9L6VyN9qZJEruq7X45seNe0Jfnfkp+u1F4xEjKx6tF006NPFS3BCv2AZgTwTwF1ZX4QnFSzQSSvLeXOrtEwEAIfkEAAoAAgAsAAAAAEIAQgAABP8QyEmrvVQIzLv/FSEU1nFYhWCAbEsRx1aZ5UG4OGgI9ny+plVuCBiQKoORr1I4DCyDJ7GzEyCYziVlcDhOELRpJ6WiGGJCSVhy7k3aXvGlGgfwbpM1ACabNMtyHGCAEk1xSRRNUmwmV4F7BXhbAot7ApIXCJdbMRYGA44uZGkSIptTMG5vJpUsVQOYAIZiihVtpzhVhAAGCKQ5vaQiQVOfGr+PZiYHyLlJu8mMaI/GodESg7EfKQXIBtrXvp61F2Sg10RgrBwEz7DoLcONH5oa3fBUXKzNc2TW+Fic8OtAQBzAfv8OKgwBbmEOBHiSRIHo0AWBFMuwPdNgpGFFAJr/li3D1KuAu48YRBIgMHAPRZSeDLSESbOmzZs4oVDaKTFnqZVAgUbhSamVzYJIIb70ybSp06eBkOb81rJklCg5k7IkheBq0UhTgSpdKeFqAYNOZa58+Q0qBpluAwWDSRWYyXcoe0Gc+abrRL7XviGAyNLDxSj3bArey+EuWJ+LG3ZF+8YjNW9Ac5m0LEYv4A8GTCaGp5fykNBGPhNZrHpcajOFi8VmM9i0K9G/EJwVI9VM7dYaR7Pp2Fn3L8GcLxREZtJaaMvLXwz2NFvOReG6Mel+sbvvUtKbmQgvECf0v4K2k+kWHnp8eeO+v0f79PhLdz91sts6C5yFfJD3FVIHHnoWkPVRe7+Qt196eSkongXw4fQcCnW41F9F0+ETAQAh+QQACgADACwAAAAAQgBCAAAE/xDISau9dAjMu/8VISCWcFiFYIBsS4lbJcSUSbg4aMxrfb68nFBSKFg0xhpNgjgMUM9hZye4URCC6MRUGRxI18NSesEOehIqGjCjUK1pU5KMMSBlVd9LXCmI13QWMGspcwADWgApiTtfgRIEBYCHAoYEA2AYWHCHThZ2nCyLgG9kIgehp4ksdlmAKZlCfoYAjSpCrWduCJMuBrxAf1K5vY9xwmTExp8mt4GtoctNzi0FmJMG0csAwBUGs5pZmNtDWAeeGJdZBdrk6SZisZoaA5LuU17n9jpm7feK53Th+FXs3zd//xJOyKbQGAIriOp1a9giErwYCCJGZEexQ8ZzIP8PGPplDRGtjj7OVUJI4CHKeQhfypxJs6bNDyU11rs5IaTPnBpP0oTncwzPo0iTKjXWMmbDjPK8IShikmfIlVeslSwwseZHn1G0sitY0yLINGSVEnC6lFVXigbi5iDJ8WW2tWkXTpWYd9tdvGkjFXlrdy1eDlOLsG34t9hUwgwTyvV2d6Big4efDe6LqylnDt+KfO6cGddmNwRGf5qcxrNp0SHqDmnqzbBqblxJwR7WklTvuYQf7yJL8IXL2rfT5c7KCUEs2gt/G5waauoa57vk/Ur9L1LXb12x6/0OnVxoQC3lcQ1xXC93d2stOK8ur3x0u9YriB+ffBl4+Sc5158LMdvJF1Vpbe1HTgQAIfkEAAoABAAsAAAAAEIAQgAABP8QyEmrvXQMzLv/lTEUliBYxWCAbEsRwlaZpUC4OCgKK0W/pl5uWCBVCgLE7ERBxFDGYUc0UDYFUclvMkhWnExpB6ERAgwx8/Zsuk3Qh6z4srNybb4wAKYHIHlzHjAqFEh2ABqFWBRoXoESBAVmEkhZBANuGJeHXTKMmDkphC8amUN8pmxPOAaik4ZzSJ4ScIA5VKO0BJOsCGaNtkOtZY9TAgfBUri8xarJYsOpzQAIyMxjVbwG0tN72gVxGGSl3VJOB+GaogXc5ZoD6I7YGpLuU/DI9Trj7fbUyLlaGPDlD0OrfgUTnkGosAUCNymKEGzYIhI+JghE0dNH8QKZY+j/8jEikJFeRwwgD4xAOJChwowuT8qcSbOmzQ5FRugscnNCypD5IkYc0VML0JB9iipdyrQptIc9yRyysC1jETkzU2IxZfVqgYk2yRxNdxUB2KWRUtK65nSX02Lb2NoTETOE1brNwFljse2q25MiQnLUZPWsTBghp76QiLegXpXi2GlrnANqCHCz9g3uVu0AZYMZDU8zEFKuZtHdSKP7/Cb0r7/KDPwCaRr010kkWb8hkEq15xyRDA/czIr3JNWZdcCeYNbUQLlxX/CmCgquWTO5XxzKvnt5ueGprjc5tC0Vb+/TSJ4deNbsyPXG54rXHn4qyeMPa5+Sxp351JZU6SbMGXz+2YWeTOxZ4F4F9/UE4BeKRffWHgJ6EAEAIfkEAAoABQAsAAAAAEIAQgAABP8QyEmrvXQMzLv/lTEglmYhgwGuLEWYlbBVg0C0OCim9DwZMlVuCECQKoVRzCdBCAqWApTY2d0oqOkENkkeJ04m9fIqCCW7M0BGEQnUbu34YvD2rhIugMDGBucdLzxgSltMWW0CAl9zBAhqEnYTBAV4ZAOWBU8WdZYrWZBWY3w2IYpyK3VSkCiMOU6uboM4dQNmbQSQtI+Jf0Sqt4Acsp45tcHCpr5zqsXJfLOfBbwhzsl7unWbFwhSlddUTqcclN664IE1iq5k3tTow5qn53Td3/AcCAdP9FXv+JwQWANIEFfBZAIjSRHY7yAGSuoESHDkbWFDhy8U7dsnxwBFbw7/O2iUgYxOrpDk7qFcybKly5cIK7qDSUHjgY37uumcNo3mBAE3gQaV6LOo0aNI4XkcGFJnFUc62bEUesCWJYpR/7nMeDPoFCNGTiatBZSogYtHCTBN2sIjWnAi1po08vaavqpy0UBlyFJE15L1wNaF9yKo1ImCjTq5KWYS3xCDh2gFUOcAqg8G6AK8G3lY2M4sgOzL+/QxQANBSQf+dxZ0m5KiD7jObBqx6gsDqlbgMzqHI7E/avu+6Yp3Y8zAHVty20ETo7IWXtz2l1zt1Uz72ty8fM2jVrVq1GK5ieSmaxC/4TgKv/zmcqDHAXmHZH23J6CoOONLPpG/eAoFZIdEHHz4LEWfJwSY55N30RVD3IL87VFMDdOh9B88EQAAIfkEAAoABgAsAAAAAEIAQgAABP8QyEmrvbQUzLv/lVEg1jBYyGCAbEsRw1aZ5UC4OCiq80kZplVuCECQKprjhEZJyZpPIkZUuL1iPeRAKSEIfFIOQiOUAAtlANMc/Jm4YQsVXuAtwQAYvtiOcwhkTVsZUU5uAlZ+BghpEkkvaB2AiQB1UWZVOWORP3WNOAZflABAApc6m41jcDiGh3agqT8Eny4GtK+1LHO6fmxfvbsanL4hJrBhi5nFFV7IIJOfBsF+uCEIphiAI6PMLikC2VObjN62A+E2H9sj1OYi6cQetxrd5hXYpu5y1vfj9v4CXpgmkBkBK6sQ9CvYYke6LqtGGNknEEa4i+LMHBwxgqEHdOn/ynG4RTHgJI8oU6pcyXKlkZcwW5Y4gPGiEY4JZc6gyVPAgT06gwodStQjSaFjAGokEDOoz3iUmMJUWNKfxZ7iXh6sarTOUzNcZS4sqmgsQxFKRzI1WxDBgZ8Ub0llK7DUW3kD54YtBuOtAFYT9BLFdlfbVjl7W4jslHEX08Qf3AqAPItqwFA00+o4SLcYZkRSblmeMI2yiDSf98ode1hKgZ8hnmq+wLmRXMoE3o7CDPTD0WYHmxwAPAEblwE05ajzdZsCcjzJJ7zGY+AtceaPK+im8Fb4ASQ0KXdoHvhtmu6kt5P22VvR6CXRJ6Cf4POS2wPip3yqr/17hvjSnVKXGnry+VcefkjNV6AF1gmV2ykKOgIaWRT4FFAEACH5BAAKAAcALAAAAABCAEIAAAT/EMhJq720FMy7/5VREJZmIYUBriwlbpUZD2prf289FUM4pLeghIA4jWKwCWFQrCCaQo4BpRsWoBLZBDEgUZa9aIdwreYoPxfPzMOKLdNjBrhLAgxpCpf+xpy3cll2S1giXX0SU1UST4UIXhhkVXtwgSxECIt/Qng0IW03cZkVZJBBXG6dnqGNZgaLNgYEbD+wLKK2iIkDvLm3rbqVtYhxvm9gxhdEs3DJx7BTTJHAwUJgeRdT1NUrZLyHHpiPztWGvKMgsk/kwVzDsczcHVOm8vY47PfdXo0E8fo2iBQQwGuIuCf/AHLwRpAgtjvqGin0wItgmXkJJ1oopbGjx48g/0MCPNhPZIUBAlKqJLjskct6IlE2VBnGpM2bOHN6lJXPHgqYLmQtA+pRJsFHX1r6ywgSzEoBMJbO6jmRiMwwr3SGo6p1Xtadlla88sdVDIKUq/BJLRsFj0o+ftaaXKLSTVKyOc+mtONiaiWA6NRAjXXggF1detmSKnxAsQcDAg4IcHyHMeXHKhUTsKzGsQgzKok+5ozmQM0gA0/fyXxjQOFFmw2LiV0P8gG+ILjAKnz67OEtArDIrCTaBoLCplyfTpnBtIvIv4kV5oucQuEvkmNIvoyhwGvsja0fcFF9AuTB8gwUduNd9fXSfI9PtvdQQmTq45urBqBlovoD9bxn3hd3NsVmgYATRFZcVeiJV4IAC5rEnD0RAAAh+QQACgAIACwAAAAAQgBCAAAE/xDISau9FCHMu/+VgRBWUVhEYYBsS4lbhZyy6t6gaFNFPBmmFW4IIJAqhFEN2bNoiB6YcJL0SUy1IxUL7VSnAGmGJgHuyiZt9wJTA2bg5k++Pa/ZGnBS/dxazW5QBgRgEnsvCIUhShMzVmWMLnuFYoJBISaPOV9IkUOOmJc4gyNgBqddg6YFA3Y3pIl3HWauo5OybCa1Q6SKuCm7s4mKqLgXhBY6moa3xkQpAwPLZVXIzi1A0QWByXvW1xwi2rGbSb7gVNHkLqfn6GHf7/Lh7vM31kZGxfbYM9ED1EaM0MfPi4l/rf6cGsit4JV/PeqpcojhEMWLGDNq3Agln0cjHP8nIBz50WPIhwIGpFRJ5qTLlzBjrkEgLaSGhoYKCDjA80DIaCl7qBnQs+cAnAWhpVwZo6eAbTJ1qARYBCnMeDI7DqgHDohVNkQPtOSHICjXH2EPbL0IRIDbdRjK8hTw9V3blNMApM1LkYDKpxiI1hIxDy6kVq948u1CIOVZEI0PCHjM6y/lcHMvV3bccSfdF8FYiDBlmVfmCoK76Bzrl/MNop8pEOBZl0Pj2GgB31tbYSdVCWX5lh2aEgVUWQh4gkk9wS2P4j/eyjOwc+xONTszOH8++V0ByXrAU+D5Yidp3dcMKK7w/beE7BRYynCruQWX+GIrSGYPncfYedQd4AYZeS+Ix9FsAliwX2+4adTYfwQ+VxtG/V0TAQAh+QQACgAJACwAAAAAQgBCAAAE/xDISau9FCHMu/+VgRCWZhGIAa4sJW6VGRdqa39vPSFFWKS3oIRAqqCKO9gEpdwhhRgDSjccxZoAzRNAKPSgHRGBmqP8XDwybwsOHa9UmcRwpnSBbU55aU3aC090gHlzYyd9c3hRillyEyJUK0SGLlNggpGCWCBSI5GWUF1bmpErUkRkBqUtUmpeq6ZHsIQAgjRtp5S0Ll6MUJ2zuD/BF6ilqrvFxzybhZ7JQl29epO60DheXmwWudbX3Dy9xI+T48kEA8M3qua7rd/wks3x0TUH9wKD9DYiXukSBe4JPCBg3j4+BdINSNekiwCBAg52SJgOUDAEAwxKBCWxo8ePIP9DwhtIUmQFigtTFnhIkqBJMyljfnlJs6bNm/Qwajz4hoNDiDRlMgpIMiPNLjEXwoCoD2e/lEO24VzSbuqHLlUJiVk34N5MiRjztaMjcEDWPHRS+irBUoBUnisXvu1KcOfGhQUxdL0Vwi6YtSL+tSDw0G8QwmYJESZ4loWBAQISg1ksoDEryJIPP6zMy/IjRo8jW6YcaS+YlV9rYW7clbMdgm9BEHYbAnJq2QPYPBxgJy8HjE/icmvaBgFjCrYpCIg4Qfij5bFxPUz98Mny3sx3iIYX0PWQ4xMeulhOJvk1A9VPRq7gEnk+I+S/ebFgWnl2CQjWz/CI/kCk9kvE9xIUAQCGd4AF0NGE3m3XnZSZVfpdEwEAIfkEAAoACgAsAAAAAEIAQgAABP8QyEmrvZQQzLv/laFZCGIRiAGuLCVuFXqmbQ2KNFWGpWr/ANGJ4JvIMghYRgnEvIoSQ7KyQzKD1Sbn6dJAj9Geq3TVhryxnCSLNSHV5gt3Iv0yUUwpXIsYlDV5RB0iX2xRgjUDBwJXc0B6UFgFZR8GB5eRL1p4PAV7K5aXeQaRNaRQep8soQelcWOeri2ssnGptbMCB26vIbGJBwOlYL0hpSKTGIqXBcVNKAXJGAiXi5TOWwjRqhUF1QK42EEE24gfBMu84hfkk+EX2u/OhOv1K8T2Zojf0vmz0NEkFNBVLZg6f3K0RVt4Z+A3hB0WejLHbsBBiF3kYdzIsaPHjyz/CBZcBJKCxJMiCwooOSHagAIvXzZjSbOmzZvitF3kyIkDuWUkS8JkCGVASgF+WEKL+dINwZcaMeoZegjnlqhWO5DDamuKqXQ8B1jUaMDhgQJczUgRO9YDgqfXEJYV28+Ct0U7O/60iMHbJyn5KIbhm0tA3jjohL0yoAtcPQN008YQQFnyKraWgzRGxQ0UnLmKbRCg7JiC0ZlA+qCOgtmG0dJGKMcFgQ52FKo10JWiPCADYQzomMDs7SszlcomBawWm3w15KSPKa8GIJsCZRdIj4cWN9D2aNvX6RhFJfawFsaMtFcI39Lw5O3OAlYwepD9GuUkzGNDf8W+ZvgefWeBEn8AGDUbQuhcRGAfxtnD3DoRAAAh+QQACgALACwAAAAAQgBCAAAE/xDISau9lBDMu/8VcRSWZhmEAa4shRxHuVVI2t6gAc+TSaE2nBAwGFgEoxBPApQNPbokpXAQKEMI1a/29FAPWokInFkCwwDgsnuCkSgwREY+QdF7NTTb8joskUY9SxpmBFl7EggDawCAGQd3FyhohoyTOANVen2MLXZ6BghcNwZIZBSZgUOGoJV6KwSmaAYFr54Gs6KHQ6VVnYhMrmxRAraIoaLGpEiRwEx5N5m1J83OTK92v1+Q1ry6vwAIpgLg3dS6yhPbA+nmdqJBHwaZ3OYchtA3BNP2GJf9AD0YCggMlwRTAwqUIygJXwE6BUzBEDCgGsMtoh4+NFOAXpWLHP8y1oh3YZ9FkGlIolzJsqXLlzgkwpgIcwKCAjhzPhSApCcMVTBvCtV4sqbRo0iTshFak1WHfQN6WgmaM5+EiFWqUFxIMJROnDN4UuSX1E5OMVyPGlSKaF+7bqHenogqoKi9fQ/lponIk+zFUAkVthPHc9FLwGA58K17FO9DDBH9PguoMuXjFgSi2u2SWTKvwnpx0MIZ2h/ogLQSlq5QauuW1axJpvac4/QUAW+GKGo2G3ZEwxl4ws5QZE3qzSU9R80NIHO5fUsUMX82/II4drcjFXGR8EdxgPMYoyKHCmhmoM1V9/s9iyIait6x1+mIXEjrNeKmw59SMUSR6l5UE1EjM9txN1049RUUlR771fFfUw1OEJUF38E0TzURJkLbUR31EwEAOwAAAAAAAAAAAA==) no-repeat center center;
    background: url(/modules/article50/spinner.gif) no-repeat center center;
}


img[data-use-fade=true] { 
    -webkit-transition: opacity 1.3s ease-in-out;
    -moz-transition: opacity 1.3s ease-in-out;
    -o-transition: opacity 1.3s ease-in-out;
    transition: opacity 1.3s ease-in-out;
}
img[data-use-fade=true].loading {
    position: absolute;
    visibility: hidden;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: 1;
}
figure img{
    vertical-align: top;   
     box-sizing: initial;
}

figure.media > a {
    display:block;
}

.attachments
{
    margin: 10px 0 0 0;
}
.attachments a
{
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 2px 0 0 25px;
    line-height: 16px; /* To center the text vertically with the icon */
    margin: 0 0 5px 0;
}

.attachments a.audio
{
    background-image: url(/App_Themes/fb/images/filetypes/audio.png);
}
.attachments a.download
{
    background-image: url(/App_Themes/fb/images/filetypes/download.png);
}
.attachments a.excel
{
    background-image: url(/App_Themes/fb/images/filetypes/excel.png);
}
.attachments a.pdf
{
    background-image: url(/App_Themes/fb/images/filetypes/pdf.png);
}
.attachments a.picture
{
    background-image: url(/App_Themes/fb/images/filetypes/picture.png);
}
.attachments a.video
{
    background-image: url(/App_Themes/fb/images/filetypes/video.png);
}
.attachments a.word
{
    background-image: url(/App_Themes/fb/images/filetypes/word.png);
}
.attachments a.zip
{
    background-image: url(/App_Themes/fb/images/filetypes/zip.png);
}

.newsletter {
    background-image: url(/App_Themes/fb/images/pdf.png) !important;
    background: left;
    display: block;
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 30px;
    background-position: left;
    padding-top: 3px;
}
/*!
 * Bootstrap v2.0.3
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

    audio:not([controls]) {
        display: none;
    }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a:hover,
a:active {
    outline: 0;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%;
}

button,
input {
    *overflow: visible;
    line-height: normal;
}

    button::-moz-focus-inner,
    input::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        cursor: pointer;
        -webkit-appearance: button;
    }

    input[type="search"] {
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        -webkit-appearance: textfield;
    }

        input[type="search"]::-webkit-search-decoration,
        input[type="search"]::-webkit-search-cancel-button {
            -webkit-appearance: none;
        }

textarea {
    overflow: auto;
    vertical-align: top;
}

.clearfix {
    *zoom: 1;
}

    .clearfix:before,
    .clearfix:after {
        display: table;
        content: "";
    }

    .clearfix:after {
        clear: both;
    }

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #1e85c2;
    text-decoration: none;
}

    a:hover {
        color: #005580;
        text-decoration: underline;
    }

.row {
    margin-left: -20px;
    *zoom: 1;
}

    .row:before,
    .row:after {
        display: table;
        content: "";
    }

    .row:after {
        clear: both;
    }

[class*="span"] {
    float: left;
    margin-left: 20px;
}

.container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 940px;
}

.span12 {
    width: 940px;
}

.span11 {
    width: 860px;
}

.span10 {
    width: 780px;
}

.span9 {
    width: 700px;
}

.span8 {
    width: 620px;
}

.span7 {
    width: 540px;
}

.span6 {
    width: 460px;
}

.span5 {
    width: 380px;
}

.span4 {
    width: 300px;
}

.span3 {
    width: 220px;
}

.span2 {
    width: 140px;
}

.span1 {
    width: 60px;
}

.offset12 {
    margin-left: 980px;
}

.offset11 {
    margin-left: 900px;
}

.offset10 {
    margin-left: 820px;
}

.offset9 {
    margin-left: 740px;
}

.offset8 {
    margin-left: 660px;
}

.offset7 {
    margin-left: 580px;
}

.offset6 {
    margin-left: 500px;
}

.offset5 {
    margin-left: 420px;
}

.offset4 {
    margin-left: 340px;
}

.offset3 {
    margin-left: 260px;
}

.offset2 {
    margin-left: 180px;
}

.offset1 {
    margin-left: 100px;
}

.row-fluid {
    width: 100%;
    *zoom: 1;
}

    .row-fluid:before,
    .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.127659574%;
        *margin-left: 2.0744680846382977%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

        .row-fluid [class*="span"]:first-child {
        }

    .row-fluid .span12 {
        width: 99.99999998999999%;
        *width: 99.94680850063828%;
    }

    .row-fluid .span11 {
        width: 91.489361693%;
        *width: 91.4361702036383%;
    }

    .row-fluid .span10 {
        width: 82.97872339599999%;
        *width: 82.92553190663828%;
    }

    .row-fluid .span9 {
        width: 74.468085099%;
        *width: 74.4148936096383%;
    }

    .row-fluid .span8 {
        width: 65.95744680199999%;
        *width: 65.90425531263828%;
    }

    .row-fluid .span7 {
        width: 57.446808505%;
        *width: 57.3936170156383%;
    }

    .row-fluid .span6 {
        width: 48.93617020799999%;
        *width: 48.88297871863829%;
    }

    .row-fluid .span5 {
        width: 40.425531911%;
        *width: 40.3723404216383%;
    }

    .row-fluid .span4 {
        width: 31.914893614%;
        *width: 31.8617021246383%;
    }

    .row-fluid .span3 {
        width: 23.404255317%;
        *width: 23.3510638276383%;
    }

    .row-fluid .span2 {
        width: 14.89361702%;
        *width: 14.8404255306383%;
    }

    .row-fluid .span1 {
        width: 6.382978723%;
        *width: 6.329787233638298%;
    }

.container {
    margin-right: auto;
    margin-left: auto;
    *zoom: 1;
}

    .container:before,
    .container:after {
        display: table;
        content: "";
    }

    .container:after {
        clear: both;
    }

.container-fluid {
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
}

    .container-fluid:before,
    .container-fluid:after {
        display: table;
        content: "";
    }

    .container-fluid:after {
        clear: both;
    }


p small {
    font-size: 11px;
    color: #999999;
}

.lead {
    margin-bottom: 18px;
    font-size: 20px;
    line-height: 27px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: inherit;
    font-weight: bold;
    color: inherit;
    text-rendering: optimizelegibility;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small {
        font-weight: normal;
        color: #999999;
    }

h1 {
    font-size: 30px;
    line-height: 36px;
}

    h1 small {
        font-size: 18px;
    }

h2 {
    font-size: 24px;
    line-height: 36px;
}

    h2 small {
        font-size: 18px;
    }

h3 {
    font-size: 18px;
    line-height: 27px;
}

    h3 small {
        font-size: 14px;
    }

h4,
h5,
h6 {
    line-height: 18px;
}

h4 {
    font-size: 14px;
}

    h4 small {
        font-size: 12px;
    }

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
    color: #999999;
    text-transform: uppercase;
}

.page-header {
    padding-bottom: 17px;
    margin: 18px 0;
    border-bottom: 1px solid #eeeeee;
}

    .page-header h1 {
        line-height: 1;
    }

ul,
ol {
    padding: 0;
    margin: 0 0 9px 25px;
}

    ul ul,
    ul ol,
    ol ol,
    ol ul {
        margin-bottom: 0;
    }

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li {
    line-height: 25px;
}

ul.unstyled,
ol.unstyled {
    margin-left: 0;
    list-style: none;
}

dl {
    margin-bottom: 18px;
}

dt,
dd {
    line-height: 18px;
}

dt {
    font-weight: bold;
    line-height: 17px;
}

dd {
    margin-left: 9px;
}

.dl-horizontal dt {
    float: left;
    width: 120px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dl-horizontal dd {
    margin-left: 130px;
}

hr {
    margin: 18px 0;
    border: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #ffffff;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

.muted {
    color: #999999;
}

abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #ddd;
}

abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

blockquote {
    padding: 0 0 0 15px;
    margin: 0 0 18px;
    border-left: 5px solid #eeeeee;
}

    blockquote p {
        margin-bottom: 0;
        font-size: 16px;
        font-weight: 300;
        line-height: 22.5px;
    }

    blockquote small {
        display: block;
        line-height: 18px;
        color: #999999;
    }

        blockquote small:before {
            content: '\2014 \00A0';
        }

    blockquote.pull-right {
        float: right;
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
    }

        blockquote.pull-right p,
        blockquote.pull-right small {
            text-align: right;
        }

    q:before,
    q:after,
    blockquote:before,
    blockquote:after {
        content: "";
    }

address {
    display: block;
    margin-bottom: 18px;
    font-style: normal;
    line-height: 18px;
}

small {
    font-size: 100%;
}

cite {
    font-style: normal;
}

code,
pre {
    padding: 0 3px 2px;
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
    font-size: 12px;
    color: #333333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

code {
    padding: 2px 4px;
    color: #d14;
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}

pre {
    display: block;
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12.025px;
    line-height: 18px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    pre.prettyprint {
        margin-bottom: 18px;
    }

    pre code {
        padding: 0;
        color: inherit;
        background-color: transparent;
        border: 0;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

form {
    margin: 0 0 18px;
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
    font-size: 19.5px;
    line-height: 36px;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #eee;
}

    legend small {
        font-size: 13.5px;
        color: #999999;
    }

label,
input,
button,
select,
textarea {
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
}

label {
    display: block;
    margin-bottom: 5px;
    color: #333333;
}

input,
textarea,
select,
.uneditable-input {
    display: inline-block;
    width: 100%;
    height: 28px;
    padding: 4px;
    margin-bottom: 9px;
    font-size: 13px;
    line-height: 18px;
    color: #000000;
    background-color: #f5f5f5;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-family: "Open Sans",sans-serif;
}

.uneditable-textarea {
    width: auto;
    height: auto;
}

label input,
label textarea,
label select {
    display: block;
}

input[type="image"],
input[type="checkbox"],
input[type="radio"] {
    width: auto;
    height: auto;
    padding: 0;
    margin: 3px 0;
    *margin-top: 0;
    /* IE7 */
    line-height: normal;
    cursor: pointer;
    background-color: transparent;
    border: 0 \9;
    /* IE9 and down */
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

input[type="image"] {
    border: 0;
}

input[type="file"] {
    width: auto;
    padding: initial;
    line-height: initial;
    background-color: #ffffff;
    background-color: initial;
    border: initial;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    width: auto;
    height: auto;
}

select,
input[type="file"] {
    height: 28px;
    /* In IE7, the height of the select element cannot be changed by height, only font-size */
    *margin-top: 4px;
    /* For IE7, add top margin to align select with labels */
    line-height: 28px;
}

input[type="file"] {
    line-height: 18px \9;
}

select {
    width: 220px;
    background-color: #ffffff;
}

    select[multiple],
    select[size] {
        height: auto;
    }

input[type="image"] {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

textarea {
    height: auto;
}

input[type="hidden"] {
    display: none;
}

.radio,
.checkbox {
    min-height: 18px;
    padding-left: 18px;
}

    .radio input[type="radio"],
    .checkbox input[type="checkbox"] {
        float: left;
        margin-left: -18px;
    }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
    padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0;
    vertical-align: middle;
}

    .radio.inline + .radio.inline,
    .checkbox.inline + .checkbox.inline {
        margin-left: 10px;
    }

input,
textarea {
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}



    input[type="file"]:focus,
    input[type="radio"]:focus,
    input[type="checkbox"]:focus,
    select:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.input-mini {
    width: 60px;
}

.input-small {
    width: 90px;
}

.produkts.produkt .placeholder {
    width: 100%;
    height: 36px;
}
.produkt .placeholder {
    height: 44px;
}

.kontaktmal .placeholder {
    width: 620px;
    max-width: 100%;
}

.input-xlarge {
    width: 270px;
}

.input-xxlarge {
    width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
    float: none;
    margin-left: 0;
}

input,
textarea,
.uneditable-input {
    margin-left: 0;
}

    input.span12,
    textarea.span12,
    .uneditable-input.span12 {
        width: 930px;
    }

    input.span11,
    textarea.span11,
    .uneditable-input.span11 {
        width: 850px;
    }

    input.span10,
    textarea.span10,
    .uneditable-input.span10 {
        width: 770px;
    }

    input.span9,
    textarea.span9,
    .uneditable-input.span9 {
        width: 690px;
    }

    input.span8,
    textarea.span8,
    .uneditable-input.span8 {
        width: 610px;
    }

    input.span7,
    textarea.span7,
    .uneditable-input.span7 {
        width: 530px;
    }

    input.span6,
    textarea.span6,
    .uneditable-input.span6 {
        width: 450px;
    }

    input.span5,
    textarea.span5,
    .uneditable-input.span5 {
        width: 370px;
    }

    input.span4,
    textarea.span4,
    .uneditable-input.span4 {
        width: 290px;
    }

    input.span3,
    textarea.span3,
    .uneditable-input.span3 {
        width: 210px;
    }

    input.span2,
    textarea.span2,
    .uneditable-input.span2 {
        width: 130px;
    }

    input.span1,
    textarea.span1,
    .uneditable-input.span1 {
        width: 50px;
    }

    input[disabled],
    select[disabled],
    textarea[disabled],
    input[readonly],
    select[readonly],
    textarea[readonly] {
        cursor: not-allowed;
        background-color: #eeeeee;
        border-color: #ddd;
    }

    input[type="radio"][disabled],
    input[type="checkbox"][disabled],
    input[type="radio"][readonly],
    input[type="checkbox"][readonly] {
        background-color: transparent;
    }

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
    color: #c09853;
}

.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
    color: #c09853;
    border-color: #c09853;
}

    .control-group.warning input:focus,
    .control-group.warning select:focus,
    .control-group.warning textarea:focus {
        border-color: #a47e3c;
        -webkit-box-shadow: 0 0 6px #dbc59e;
        -moz-box-shadow: 0 0 6px #dbc59e;
        box-shadow: 0 0 6px #dbc59e;
    }

.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #c09853;
}

.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
    color: #b94a48;
}

.control-group.error input,
.control-group.error select,
.control-group.error textarea {
    color: #b94a48;
    border-color: #b94a48;
}

    .control-group.error input:focus,
    .control-group.error select:focus,
    .control-group.error textarea:focus {
        border-color: #953b39;
        -webkit-box-shadow: 0 0 6px #d59392;
        -moz-box-shadow: 0 0 6px #d59392;
        box-shadow: 0 0 6px #d59392;
    }

.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #b94a48;
}

.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
    border-color: #468847;
}

    .control-group.success input:focus,
    .control-group.success select:focus,
    .control-group.success textarea:focus {
        border-color: #356635;
        -webkit-box-shadow: 0 0 6px #7aba7b;
        -moz-box-shadow: 0 0 6px #7aba7b;
        box-shadow: 0 0 6px #7aba7b;
    }

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}

    input:focus:required:invalid:focus,
    textarea:focus:required:invalid:focus,
    select:focus:required:invalid:focus {
        border-color: #e9322d;
        -webkit-box-shadow: 0 0 6px #f8b9b7;
        -moz-box-shadow: 0 0 6px #f8b9b7;
        box-shadow: 0 0 6px #f8b9b7;
    }

.form-actions {
    margin-bottom: 18px;
    *zoom: 1;
}

    .form-actions:before,
    .form-actions:after {
        display: table;
        content: "";
    }

    .form-actions:after {
        clear: both;
    }

.uneditable-input {
    overflow: hidden;
    white-space: nowrap;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #eee;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}

:-moz-placeholder {
    color: #999999;
}

::-webkit-input-placeholder {
    color: #999999;
}

.help-block,
.help-inline {
    color: #555555;
}

.help-block {
    display: block;
    margin-bottom: 9px;
}

.help-inline {
    display: inline-block;
    *display: inline;
    padding-left: 5px;
    vertical-align: middle;
    *zoom: 1;
}

.input-prepend,
.input-append {
    margin-bottom: 5px;
}

    .input-prepend input,
    .input-append input,
    .input-prepend select,
    .input-append select,
    .input-prepend .uneditable-input,
    .input-append .uneditable-input {
        position: relative;
        margin-bottom: 0;
        *margin-left: 0;
        vertical-align: middle;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

        .input-prepend input:focus,
        .input-append input:focus,
        .input-prepend select:focus,
        .input-append select:focus,
        .input-prepend .uneditable-input:focus,
        .input-append .uneditable-input:focus {
            z-index: 2;
        }

    .input-prepend .uneditable-input,
    .input-append .uneditable-input {
        border-left-color: #ccc;
    }

    .input-prepend .add-on,
    .input-append .add-on {
        display: inline-block;
        width: auto;
        height: 18px;
        min-width: 16px;
        padding: 4px 5px;
        font-weight: normal;
        line-height: 18px;
        text-align: center;
        text-shadow: 0 1px 0 #ffffff;
        vertical-align: middle;
        background-color: #eeeeee;
        border: 1px solid #ccc;
    }

    .input-prepend .add-on,
    .input-append .add-on,
    .input-prepend .btn,
    .input-append .btn {
        margin-left: -1px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .input-prepend .active,
    .input-append .active {
        background-color: #a9dba9;
        border-color: #46a546;
    }

    .input-prepend .add-on,
    .input-prepend .btn {
        margin-right: -1px;
    }

        .input-prepend .add-on:first-child,
        .input-prepend .btn:first-child {
            -webkit-border-radius: 3px 0 0 3px;
            -moz-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
        }

    .input-append input,
    .input-append select,
    .input-append .uneditable-input {
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .input-append .uneditable-input {
        border-right-color: #ccc;
        border-left-color: #eee;
    }

    .input-append .add-on:last-child,
    .input-append .btn:last-child {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

    .input-prepend.input-append input,
    .input-prepend.input-append select,
    .input-prepend.input-append .uneditable-input {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .input-prepend.input-append .add-on:first-child,
    .input-prepend.input-append .btn:first-child {
        margin-right: -1px;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .input-prepend.input-append .add-on:last-child,
    .input-prepend.input-append .btn:last-child {
        margin-left: -1px;
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

.search-query {
    padding-right: 14px;
    padding-right: 4px \9;
    padding-left: 14px;
    padding-left: 4px \9;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    *zoom: 1;
}

.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
    display: none;
}

.form-search label,
.form-inline label {
    display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
    margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
    padding-left: 0;
    margin-bottom: 0;
    vertical-align: middle;
}

    .form-search .radio input[type="radio"],
    .form-search .checkbox input[type="checkbox"],
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        float: left;
        margin-right: 3px;
        margin-left: 0;
    }

.control-group {
    margin-bottom: 9px;
}

legend + .control-group {
    margin-top: 18px;
    -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
    *zoom: 1;
}

    .form-horizontal .control-group:before,
    .form-horizontal .control-group:after {
        display: table;
        content: "";
    }

    .form-horizontal .control-group:after {
        clear: both;
    }

.form-horizontal .control-label {
    float: left;
    width: 140px;
    padding-top: 5px;
    text-align: right;
}

.form-horizontal .controls {
    *display: inline-block;
    *padding-left: 20px;
    margin-left: 0;
    *margin-left: 0;
}

    .form-horizontal .controls:first-child {
        *padding-left: 160px;
    }

.form-horizontal .help-block {
    margin-top: 9px;
    margin-bottom: 0;
}

.form-horizontal .form-actions {
    padding-left: 0;
}

table {
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.table {
    width: 100%;
    margin-bottom: 18px;
}

    .table th,
    .table td {
        padding: 8px;
        line-height: 18px;
        text-align: left;
        vertical-align: top;
        border-top: 1px solid #dddddd;
    }

    .table th {
        font-weight: bold;
    }

    .table thead th {
        vertical-align: bottom;
    }

    .table caption + thead tr:first-child th,
    .table caption + thead tr:first-child td,
    .table colgroup + thead tr:first-child th,
    .table colgroup + thead tr:first-child td,
    .table thead:first-child tr:first-child th,
    .table thead:first-child tr:first-child td {
        border-top: 0;
    }

    .table tbody + tbody {
        border-top: 2px solid #dddddd;
    }

.table-condensed th,
.table-condensed td {
    padding: 4px 5px;
}

.table-bordered {
    border: 1px solid #dddddd;
    border-collapse: separate;
    *border-collapse: collapsed;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .table-bordered th,
    .table-bordered td {
        border-left: 1px solid #dddddd;
    }

    .table-bordered caption + thead tr:first-child th,
    .table-bordered caption + tbody tr:first-child th,
    .table-bordered caption + tbody tr:first-child td,
    .table-bordered colgroup + thead tr:first-child th,
    .table-bordered colgroup + tbody tr:first-child th,
    .table-bordered colgroup + tbody tr:first-child td,
    .table-bordered thead:first-child tr:first-child th,
    .table-bordered tbody:first-child tr:first-child th,
    .table-bordered tbody:first-child tr:first-child td {
        border-top: 0;
    }

        .table-bordered thead:first-child tr:first-child th:first-child,
        .table-bordered tbody:first-child tr:first-child td:first-child {
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-topleft: 4px;
        }

        .table-bordered thead:first-child tr:first-child th:last-child,
        .table-bordered tbody:first-child tr:first-child td:last-child {
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -moz-border-radius-topright: 4px;
        }

    .table-bordered thead:last-child tr:last-child th:first-child,
    .table-bordered tbody:last-child tr:last-child td:first-child {
        -webkit-border-radius: 0 0 0 4px;
        -moz-border-radius: 0 0 0 4px;
        border-radius: 0 0 0 4px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
    }

    .table-bordered thead:last-child tr:last-child th:last-child,
    .table-bordered tbody:last-child tr:last-child td:last-child {
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -moz-border-radius-bottomright: 4px;
    }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
    background-color: #f9f9f9;
}

/*.table tbody tr:hover td,
.table tbody tr:hover th {
    background-color: #f5f5f5;
}*/

table .span1 {
    float: none;
    width: 44px;
    margin-left: 0;
}

table .span2 {
    float: none;
    width: 124px;
    margin-left: 0;
}

table .span3 {
    float: none;
    width: 204px;
    margin-left: 0;
}

table .span4 {
    float: none;
    width: 284px;
    margin-left: 0;
}

table .span5 {
    float: none;
    width: 364px;
    margin-left: 0;
}

table .span6 {
    float: none;
    width: 444px;
    margin-left: 0;
}

table .span7 {
    float: none;
    width: 524px;
    margin-left: 0;
}

table .span8 {
    float: none;
    width: 604px;
    margin-left: 0;
}

table .span9 {
    float: none;
    width: 684px;
    margin-left: 0;
}

table .span10 {
    float: none;
    width: 764px;
    margin-left: 0;
}

table .span11 {
    float: none;
    width: 844px;
    margin-left: 0;
}

table .span12 {
    float: none;
    width: 924px;
    margin-left: 0;
}

table .span13 {
    float: none;
    width: 1004px;
    margin-left: 0;
}

table .span14 {
    float: none;
    width: 1084px;
    margin-left: 0;
}

table .span15 {
    float: none;
    width: 1164px;
    margin-left: 0;
}

table .span16 {
    float: none;
    width: 1244px;
    margin-left: 0;
}

table .span17 {
    float: none;
    width: 1324px;
    margin-left: 0;
}

table .span18 {
    float: none;
    width: 1404px;
    margin-left: 0;
}

table .span19 {
    float: none;
    width: 1484px;
    margin-left: 0;
}

table .span20 {
    float: none;
    width: 1564px;
    margin-left: 0;
}

table .span21 {
    float: none;
    width: 1644px;
    margin-left: 0;
}

table .span22 {
    float: none;
    width: 1724px;
    margin-left: 0;
}

table .span23 {
    float: none;
    width: 1804px;
    margin-left: 0;
}

table .span24 {
    float: none;
    width: 1884px;
    margin-left: 0;
}

[class^="icon-"],
[class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(/App_Themes/fb/"images/bootstrap/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

    [class^="icon-"]:last-child,
    [class*=" icon-"]:last-child {
        *margin-left: 0;
    }

.icon-white {
    background-image: url(/App_Themes/fb/"images/bootstrap/glyphicons-halflings-white.png");
}

.icon-glass {
    background-position: 0 0;
}

.icon-music {
    background-position: -24px 0;
}

.icon-search {
    background-position: -48px 0;
}

.icon-envelope {
    background-position: -72px 0;
}

.icon-heart {
    background-position: -96px 0;
}

.icon-star {
    background-position: -120px 0;
}

.icon-star-empty {
    background-position: -144px 0;
}

.icon-user {
    background-position: -168px 0;
}

.icon-film {
    background-position: -192px 0;
}

.icon-th-large {
    background-position: -216px 0;
}

.icon-th {
    background-position: -240px 0;
}

.icon-th-list {
    background-position: -264px 0;
}

.icon-ok {
    background-position: -288px 0;
}

.icon-remove {
    background-position: -312px 0;
}

.icon-zoom-in {
    background-position: -336px 0;
}

.icon-zoom-out {
    background-position: -360px 0;
}

.icon-off {
    background-position: -384px 0;
}

.icon-signal {
    background-position: -408px 0;
}

.icon-cog {
    background-position: -432px 0;
}

.icon-trash {
    background-position: -456px 0;
}

.icon-home {
    background-position: 0 -24px;
}

.icon-file {
    background-position: -24px -24px;
}

.icon-time {
    background-position: -48px -24px;
}

.icon-road {
    background-position: -72px -24px;
}

.icon-download-alt {
    background-position: -96px -24px;
}

.icon-download {
    background-position: -120px -24px;
}

.icon-upload {
    background-position: -144px -24px;
}

.icon-inbox {
    background-position: -168px -24px;
}

.icon-play-circle {
    background-position: -192px -24px;
}

.icon-repeat {
    background-position: -216px -24px;
}

.icon-refresh {
    background-position: -240px -24px;
}

.icon-list-alt {
    background-position: -264px -24px;
}

.icon-lock {
    background-position: -287px -24px;
}

.icon-flag {
    background-position: -312px -24px;
}

.icon-headphones {
    background-position: -336px -24px;
}

.icon-volume-off {
    background-position: -360px -24px;
}

.icon-volume-down {
    background-position: -384px -24px;
}

.icon-volume-up {
    background-position: -408px -24px;
}

.icon-qrcode {
    background-position: -432px -24px;
}

.icon-barcode {
    background-position: -456px -24px;
}

.icon-tag {
    background-position: 0 -48px;
}

.icon-tags {
    background-position: -25px -48px;
}

.icon-book {
    background-position: -48px -48px;
}

.icon-bookmark {
    background-position: -72px -48px;
}

.icon-print {
    background-position: -96px -48px;
}

.icon-camera {
    background-position: -120px -48px;
}

.icon-font {
    background-position: -144px -48px;
}

.icon-bold {
    background-position: -167px -48px;
}

.icon-italic {
    background-position: -192px -48px;
}

.icon-text-height {
    background-position: -216px -48px;
}

.icon-text-width {
    background-position: -240px -48px;
}

.icon-align-left {
    background-position: -264px -48px;
}

.icon-align-center {
    background-position: -288px -48px;
}

.icon-align-right {
    background-position: -312px -48px;
}

.icon-align-justify {
    background-position: -336px -48px;
}

.icon-list {
    background-position: -360px -48px;
}

.icon-indent-left {
    background-position: -384px -48px;
}

.icon-indent-right {
    background-position: -408px -48px;
}

.icon-facetime-video {
    background-position: -432px -48px;
}

.icon-picture {
    background-position: -456px -48px;
}

.icon-pencil {
    background-position: 0 -72px;
}

.icon-map-marker {
    background-position: -24px -72px;
}

.icon-adjust {
    background-position: -48px -72px;
}

.icon-tint {
    background-position: -72px -72px;
}

.icon-edit {
    background-position: -96px -72px;
}

.icon-share {
    background-position: -120px -72px;
}

.icon-check {
    background-position: -144px -72px;
}

.icon-move {
    background-position: -168px -72px;
}

.icon-step-backward {
    background-position: -192px -72px;
}

.icon-fast-backward {
    background-position: -216px -72px;
}

.icon-backward {
    background-position: -240px -72px;
}

.icon-play {
    background-position: -264px -72px;
}

.icon-pause {
    background-position: -288px -72px;
}

.icon-stop {
    background-position: -312px -72px;
}

.icon-forward {
    background-position: -336px -72px;
}

.icon-fast-forward {
    background-position: -360px -72px;
}

.icon-step-forward {
    background-position: -384px -72px;
}

.icon-eject {
    background-position: -408px -72px;
}

.icon-chevron-left {
    background-position: -432px -72px;
}

.icon-chevron-right {
    background-position: -456px -72px;
}

.icon-plus-sign {
    background-position: 0 -96px;
}

.icon-minus-sign {
    background-position: -24px -96px;
}

.icon-remove-sign {
    background-position: -48px -96px;
}

.icon-ok-sign {
    background-position: -72px -96px;
}

.icon-question-sign {
    background-position: -96px -96px;
}

.icon-info-sign {
    background-position: -120px -96px;
}

.icon-screenshot {
    background-position: -144px -96px;
}

.icon-remove-circle {
    background-position: -168px -96px;
}

.icon-ok-circle {
    background-position: -192px -96px;
}

.icon-ban-circle {
    background-position: -216px -96px;
}

.icon-arrow-left {
    background-position: -240px -96px;
}

.icon-arrow-right {
    background-position: -264px -96px;
}

.icon-arrow-up {
    background-position: -289px -96px;
}

.icon-arrow-down {
    background-position: -312px -96px;
}

.icon-share-alt {
    background-position: -336px -96px;
}

.icon-resize-full {
    background-position: -360px -96px;
}

.icon-resize-small {
    background-position: -384px -96px;
}

.icon-plus {
    background-position: -408px -96px;
}

.icon-minus {
    background-position: -433px -96px;
}

.icon-asterisk {
    background-position: -456px -96px;
}

.icon-exclamation-sign {
    background-position: 0 -120px;
}

.icon-gift {
    background-position: -24px -120px;
}

.icon-leaf {
    background-position: -48px -120px;
}

.icon-fire {
    background-position: -72px -120px;
}

.icon-eye-open {
    background-position: -96px -120px;
}

.icon-eye-close {
    background-position: -120px -120px;
}

.icon-warning-sign {
    background-position: -144px -120px;
}

.icon-plane {
    background-position: -168px -120px;
}

.icon-calendar {
    background-position: -192px -120px;
}

.icon-random {
    background-position: -216px -120px;
}

.icon-comment {
    background-position: -240px -120px;
}

.icon-magnet {
    background-position: -264px -120px;
}

.icon-chevron-up {
    background-position: -288px -120px;
}

.icon-chevron-down {
    background-position: -313px -119px;
}

.icon-retweet {
    background-position: -336px -120px;
}

.icon-shopping-cart {
    background-position: -360px -120px;
}

.icon-folder-close {
    background-position: -384px -120px;
}

.icon-folder-open {
    background-position: -408px -120px;
}

.icon-resize-vertical {
    background-position: -432px -119px;
}

.icon-resize-horizontal {
    background-position: -456px -118px;
}

.icon-hdd {
    background-position: 0 -144px;
}

.icon-bullhorn {
    background-position: -24px -144px;
}

.icon-bell {
    background-position: -48px -144px;
}

.icon-certificate {
    background-position: -72px -144px;
}

.icon-thumbs-up {
    background-position: -96px -144px;
}

.icon-thumbs-down {
    background-position: -120px -144px;
}

.icon-hand-right {
    background-position: -144px -144px;
}

.icon-hand-left {
    background-position: -168px -144px;
}

.icon-hand-up {
    background-position: -192px -144px;
}

.icon-hand-down {
    background-position: -216px -144px;
}

.icon-circle-arrow-right {
    background-position: -240px -144px;
}

.icon-circle-arrow-left {
    background-position: -264px -144px;
}

.icon-circle-arrow-up {
    background-position: -288px -144px;
}

.icon-circle-arrow-down {
    background-position: -312px -144px;
}

.icon-globe {
    background-position: -336px -144px;
}

.icon-wrench {
    background-position: -360px -144px;
}

.icon-tasks {
    background-position: -384px -144px;
}

.icon-filter {
    background-position: -408px -144px;
}

.icon-briefcase {
    background-position: -432px -144px;
}

.icon-fullscreen {
    background-position: -456px -144px;
}

.dropup,
.dropdown {
    position: relative;
}

.dropdown-toggle {
    *margin-bottom: -3px;
}

    .dropdown-toggle:active,
    .open .dropdown-toggle {
        outline: 0;
    }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    opacity: 0.3;
    filter: alpha(opacity=30);
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.dropdown:hover .caret,
.open .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 4px 0;
    margin: 1px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    *border-right-width: 2px;
    *border-bottom-width: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        *width: 100%;
        height: 1px;
        margin: 8px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #ffffff;
    }

    .dropdown-menu a {
        display: block;
        padding: 3px 15px;
        clear: both;
        font-weight: normal;
        line-height: 18px;
        color: #333333;
        white-space: nowrap;
    }

    .dropdown-menu li > a:hover,
    .dropdown-menu .active > a,
    .dropdown-menu .active > a:hover {
        color: #ffffff;
        text-decoration: none;
        background-color: #0088cc;
    }

.open {
    *z-index: 1000;
}

    .open .dropdown-menu {
        display: block;
    }

.pull-right .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000000;
    content: "\2191";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #eee;
    border: 1px solid rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-large {
    padding: 24px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.well-small {
    padding: 9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.fade {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -ms-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}

    .fade.in {
        opacity: 1;
        filter: alpha(opacity=100);
    }

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height 0.35s ease;
    -moz-transition: height 0.35s ease;
    -ms-transition: height 0.35s ease;
    -o-transition: height 0.35s ease;
    transition: height 0.35s ease;
}

    .collapse.in {
        height: auto;
    }

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.4;
        filter: alpha(opacity=40);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

.btn {
    /*display: inline-block;
    *display: inline;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    *margin-left: .3em;
    font-size: 13px;
    line-height: 18px;
    *line-height: 20px;
    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    *zoom: 1;
    -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);*/
}

    .btn:hover,
    .btn:active,
    .btn.active,
    .btn.disabled,
    .btn[disabled] {
        background-color: #e6e6e6;
        *background-color: #d9d9d9;
    }

    .btn:active,
    .btn.active {
        background-color: #cccccc \9;
    }

    .btn:first-child {
        *margin-left: 0;
    }

    .btn:hover {
        color: #333333;
        text-decoration: none;
        background-color: #e6e6e6;
        *background-color: #d9d9d9;
        /* Buttons in IE7 don't get borders, so darken on hover */
        background-position: 0 -15px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -ms-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.active,
    .btn:active {
        background-color: #e6e6e6;
        background-color: #d9d9d9 \9;
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    }

    .btn.disabled,
    .btn[disabled] {
        cursor: default;
        background-color: #e6e6e6;
        background-image: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.btn-large {
    padding: 9px 14px;
    font-size: 15px;
    line-height: normal;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .btn-large [class^="icon-"] {
        margin-top: 1px;
    }

.btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px;
}

    .btn-small [class^="icon-"] {
        margin-top: -1px;
    }

.btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px;
}

.btn-primary,
.btn-primary:hover,
.btn-warning,
.btn-warning:hover,
.btn-danger,
.btn-danger:hover,
.btn-success,
.btn-success:hover,
.btn-info,
.btn-info:hover,
.btn-inverse,
.btn-inverse:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    .btn-primary.active,
    .btn-warning.active,
    .btn-danger.active,
    .btn-success.active,
    .btn-info.active,
    .btn-inverse.active {
        color: rgba(255, 255, 255, 0.75);
    }

.btn {
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.btn-primary {
    background-color: #0074cc;
    *background-color: #0055cc;
    background-image: -ms-linear-gradient(top, #0088cc, #0055cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0055cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0055cc);
    background-image: -o-linear-gradient(top, #0088cc, #0055cc);
    background-image: -moz-linear-gradient(top, #0088cc, #0055cc);
    background-image: linear-gradient(top, #0088cc, #0055cc);
    background-repeat: repeat-x;
    border-color: #0055cc #0055cc #003580;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#0088cc', endColorstr='#0055cc', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

    .btn-primary:hover,
    .btn-primary:active,
    .btn-primary.active,
    .btn-primary.disabled,
    .btn-primary[disabled] {
        background-color: #0055cc;
        *background-color: #004ab3;
    }

    .btn-primary:active,
    .btn-primary.active {
        background-color: #004099 \9;
    }

.btn-warning {
    background-color: #faa732;
    *background-color: #f89406;
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

    .btn-warning:hover,
    .btn-warning:active,
    .btn-warning.active,
    .btn-warning.disabled,
    .btn-warning[disabled] {
        background-color: #f89406;
        *background-color: #df8505;
    }

    .btn-warning:active,
    .btn-warning.active {
        background-color: #c67605 \9;
    }

.btn-danger {
    background-color: #da4f49;
    *background-color: #bd362f;
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#bd362f', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

    .btn-danger:hover,
    .btn-danger:active,
    .btn-danger.active,
    .btn-danger.disabled,
    .btn-danger[disabled] {
        background-color: #bd362f;
        *background-color: #a9302a;
    }

    .btn-danger:active,
    .btn-danger.active {
        background-color: #942a25 \9;
    }

.btn-success {
    background-color: #5bb75b;
    *background-color: #51a351;
    background-image: -ms-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(top, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#51a351', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

    .btn-success:hover,
    .btn-success:active,
    .btn-success.active,
    .btn-success.disabled,
    .btn-success[disabled] {
        background-color: #51a351;
        *background-color: #499249;
    }

    .btn-success:active,
    .btn-success.active {
        background-color: #408140 \9;
    }

.btn-info {
    background-color: #49afcd;
    *background-color: #2f96b4;
    background-image: -ms-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(top, #5bc0de, #2f96b4);
    background-repeat: repeat-x;
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#2f96b4', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

    .btn-info:hover,
    .btn-info:active,
    .btn-info.active,
    .btn-info.disabled,
    .btn-info[disabled] {
        background-color: #2f96b4;
        *background-color: #2a85a0;
    }

    .btn-info:active,
    .btn-info.active {
        background-color: #24748c \9;
    }

.btn-inverse {
    background-color: #414141;
    *background-color: #222222;
    background-image: -ms-linear-gradient(top, #555555, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#555555), to(#222222));
    background-image: -webkit-linear-gradient(top, #555555, #222222);
    background-image: -o-linear-gradient(top, #555555, #222222);
    background-image: -moz-linear-gradient(top, #555555, #222222);
    background-image: linear-gradient(top, #555555, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555', endColorstr='#222222', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

    .btn-inverse:hover,
    .btn-inverse:active,
    .btn-inverse.active,
    .btn-inverse.disabled,
    .btn-inverse[disabled] {
        background-color: #222222;
        *background-color: #151515;
    }

    .btn-inverse:active,
    .btn-inverse.active {
        background-color: #080808 \9;
    }

button.btn,
input[type="submit"].btn {
    *padding-top: 2px;
    *padding-bottom: 2px;
}

    button.btn::-moz-focus-inner,
    input[type="submit"].btn::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

    button.btn.btn-large,
    input[type="submit"].btn.btn-large {
        *padding-top: 7px;
        *padding-bottom: 7px;
    }

    button.btn.btn-small,
    input[type="submit"].btn.btn-small {
        *padding-top: 3px;
        *padding-bottom: 3px;
    }

    button.btn.btn-mini,
    input[type="submit"].btn.btn-mini {
        *padding-top: 1px;
        *padding-bottom: 1px;
    }

.btn-group {
    position: relative;
    *margin-left: .3em;
    *zoom: 1;
}

    .btn-group:before,
    .btn-group:after {
        display: table;
        content: "";
    }

    .btn-group:after {
        clear: both;
    }

    .btn-group:first-child {
        *margin-left: 0;
    }

    .btn-group + .btn-group {
        margin-left: 5px;
    }

.btn-toolbar {
    margin-top: 9px;
    margin-bottom: 9px;
}

    .btn-toolbar .btn-group {
        display: inline-block;
        *display: inline;
        /* IE7 inline-block hack */
        *zoom: 1;
    }

.btn-group > .btn {
    position: relative;
    float: left;
    margin-left: -1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .btn-group > .btn:first-child {
        margin-left: 0;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-topleft: 4px;
    }

    .btn-group > .btn:last-child,
    .btn-group > .dropdown-toggle {
        -webkit-border-top-right-radius: 4px;
        border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 4px;
        border-bottom-right-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 4px;
    }

    .btn-group > .btn.large:first-child {
        margin-left: 0;
        -webkit-border-bottom-left-radius: 6px;
        border-bottom-left-radius: 6px;
        -webkit-border-top-left-radius: 6px;
        border-top-left-radius: 6px;
        -moz-border-radius-bottomleft: 6px;
        -moz-border-radius-topleft: 6px;
    }

    .btn-group > .btn.large:last-child,
    .btn-group > .large.dropdown-toggle {
        -webkit-border-top-right-radius: 6px;
        border-top-right-radius: 6px;
        -webkit-border-bottom-right-radius: 6px;
        border-bottom-right-radius: 6px;
        -moz-border-radius-topright: 6px;
        -moz-border-radius-bottomright: 6px;
    }

    .btn-group > .btn:hover,
    .btn-group > .btn:focus,
    .btn-group > .btn:active,
    .btn-group > .btn.active {
        z-index: 2;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .dropdown-toggle {
    *padding-top: 4px;
    padding-right: 8px;
    *padding-bottom: 4px;
    padding-left: 8px;
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini.dropdown-toggle {
    padding-right: 5px;
    padding-left: 5px;
}

.btn-group > .btn-small.dropdown-toggle {
    *padding-top: 4px;
    *padding-bottom: 4px;
}

.btn-group > .btn-large.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
    background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
    background-color: #0055cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
    background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
    background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
    background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
    background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
    background-color: #222222;
}

.btn .caret {
    margin-top: 7px;
    margin-left: 0;
}

.btn:hover .caret,
.open.btn-group .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.btn-mini .caret {
    margin-top: 5px;
}

.btn-small .caret {
    margin-top: 6px;
}

.btn-large .caret {
    margin-top: 6px;
    border-top-width: 5px;
    border-right-width: 5px;
    border-left-width: 5px;
}

.dropup .btn-large .caret {
    border-top: 0;
    border-bottom: 5px solid #000000;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.alert-heading {
    color: inherit;
}

.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 18px;
}

.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

    .alert-block > p,
    .alert-block > ul {
        margin-bottom: 0;
    }

    .alert-block p + p {
        margin-top: 5px;
    }

.nav {
    margin-bottom: 18px;
    margin-left: 0;
    list-style: none;
}

    .nav > li > a {
        display: block;
    }

        .nav > li > a:hover {
            text-decoration: none;
            background-color: #eeeeee;
        }

    .nav > .pull-right {
        float: right;
    }

    .nav .nav-header {
        display: block;
        padding: 3px 15px;
        font-size: 11px;
        font-weight: bold;
        line-height: 18px;
        color: #999999;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
        text-transform: uppercase;
    }

    .nav li + .nav-header {
        margin-top: 9px;
    }

.nav-list {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0;
}

    .nav-list > li > a,
    .nav-list .nav-header {
        margin-right: -15px;
        margin-left: -15px;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    }

    .nav-list > li > a {
        padding: 3px 15px;
    }

    .nav-list > .active > a,
    .nav-list > .active > a:hover {
        color: #ffffff;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
        background-color: #0088cc;
    }

    .nav-list [class^="icon-"] {
        margin-right: 2px;
    }

    .nav-list .divider {
        *width: 100%;
        height: 1px;
        margin: 8px 1px;
        *margin: -5px 0 5px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #ffffff;
    }

.nav-tabs,
.nav-pills {
    *zoom: 1;
}

    .nav-tabs:before,
    .nav-pills:before,
    .nav-tabs:after,
    .nav-pills:after {
        display: table;
        content: "";
    }

    .nav-tabs:after,
    .nav-pills:after {
        clear: both;
    }

    .nav-tabs > li,
    .nav-pills > li {
        float: left;
    }

        .nav-tabs > li > a,
        .nav-pills > li > a {
            padding-right: 12px;
            padding-left: 12px;
            margin-right: 2px;
            line-height: 14px;
        }

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

    .nav-tabs > li {
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            padding-top: 8px;
            padding-bottom: 8px;
            line-height: 18px;
            border: 1px solid transparent;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eeeeee #eeeeee #dddddd;
            }

    .nav-tabs > .active > a,
    .nav-tabs > .active > a:hover {
        color: #555555;
        cursor: default;
        background-color: #ffffff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
    }

.nav-pills > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
    color: #ffffff;
    background-color: #0088cc;
}

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li > a {
        margin-right: 0;
    }

.nav-tabs.nav-stacked {
    border-bottom: 0;
}

    .nav-tabs.nav-stacked > li > a {
        border: 1px solid #ddd;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .nav-tabs.nav-stacked > li:first-child > a {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-stacked > li:last-child > a {
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px;
        border-radius: 0 0 4px 4px;
    }

    .nav-tabs.nav-stacked > li > a:hover {
        z-index: 2;
        border-color: #ddd;
    }

.nav-pills.nav-stacked > li > a {
    margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
    margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.nav-pills .dropdown-menu {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.nav-tabs .dropdown-toggle .caret,
.nav-pills .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #0088cc;
    border-bottom-color: #0088cc;
}

.nav-tabs .dropdown-toggle:hover .caret,
.nav-pills .dropdown-toggle:hover .caret {
    border-top-color: #005580;
    border-bottom-color: #005580;
}

.nav-tabs .active .dropdown-toggle .caret,
.nav-pills .active .dropdown-toggle .caret {
    border-top-color: #333333;
    border-bottom-color: #333333;
}

.nav > .dropdown.active > a:hover {
    color: #000000;
    cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover {
    border-color: #999999;
}

.tabbable {
    *zoom: 1;
}

    .tabbable:before,
    .tabbable:after {
        display: table;
        content: "";
    }

    .tabbable:after {
        clear: both;
    }

.tab-content {
    overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
    border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
    display: none;
}

.tab-content > .active,
.pill-content > .active {
    display: block;
}

.tabs-below > .nav-tabs {
    border-top: 1px solid #ddd;
}

    .tabs-below > .nav-tabs > li {
        margin-top: -1px;
        margin-bottom: 0;
    }

        .tabs-below > .nav-tabs > li > a {
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
        }

            .tabs-below > .nav-tabs > li > a:hover {
                border-top-color: #ddd;
                border-bottom-color: transparent;
            }

    .tabs-below > .nav-tabs > .active > a,
    .tabs-below > .nav-tabs > .active > a:hover {
        border-color: transparent #ddd #ddd #ddd;
    }

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
    float: none;
}

    .tabs-left > .nav-tabs > li > a,
    .tabs-right > .nav-tabs > li > a {
        min-width: 74px;
        margin-right: 0;
        margin-bottom: 3px;
    }

.tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

    .tabs-left > .nav-tabs > li > a {
        margin-right: -1px;
        -webkit-border-radius: 4px 0 0 4px;
        -moz-border-radius: 4px 0 0 4px;
        border-radius: 4px 0 0 4px;
    }

        .tabs-left > .nav-tabs > li > a:hover {
            border-color: #eeeeee #dddddd #eeeeee #eeeeee;
        }

    .tabs-left > .nav-tabs .active > a,
    .tabs-left > .nav-tabs .active > a:hover {
        border-color: #ddd transparent #ddd #ddd;
        *border-right-color: #ffffff;
    }

.tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd;
}

    .tabs-right > .nav-tabs > li > a {
        margin-left: -1px;
        -webkit-border-radius: 0 4px 4px 0;
        -moz-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
    }

        .tabs-right > .nav-tabs > li > a:hover {
            border-color: #eeeeee #eeeeee #eeeeee #dddddd;
        }

    .tabs-right > .nav-tabs .active > a,
    .tabs-right > .nav-tabs .active > a:hover {
        border-color: #ddd #ddd #ddd transparent;
        *border-left-color: #ffffff;
    }

.navbar {
    *position: relative;
    *z-index: 2;
    margin-bottom: 18px;
    overflow: visible;
}

.navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #2c2c2c;
    background-image: -moz-linear-gradient(top, #333333, #222222);
    background-image: -ms-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
    background-image: -webkit-linear-gradient(top, #333333, #222222);
    background-image: -o-linear-gradient(top, #333333, #222222);
    background-image: linear-gradient(top, #333333, #222222);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
}

.navbar .container {
    width: auto;
}

.nav-collapse.collapse {
    height: auto;
}

.navbar {
    color: #999999;
}

    .navbar .brand:hover {
        text-decoration: none;
    }

    .navbar .brand {
        display: block;
        float: left;
        padding: 8px 20px 12px;
        margin-left: -20px;
        font-size: 20px;
        font-weight: 200;
        line-height: 1;
        color: #999999;
    }

    .navbar .navbar-text {
        margin-bottom: 0;
        line-height: 40px;
    }

    .navbar .navbar-link {
        color: #999999;
    }

        .navbar .navbar-link:hover {
            color: #ffffff;
        }

    .navbar .btn,
    .navbar .btn-group {
        margin-top: 5px;
    }

        .navbar .btn-group .btn {
            margin: 0;
        }

.navbar-form {
    margin-bottom: 0;
    *zoom: 1;
}

    .navbar-form:before,
    .navbar-form:after {
        display: table;
        content: "";
    }

    .navbar-form:after {
        clear: both;
    }

    .navbar-form input,
    .navbar-form select,
    .navbar-form .radio,
    .navbar-form .checkbox {
        margin-top: 5px;
    }

    .navbar-form input,
    .navbar-form select {
        display: inline-block;
        margin-bottom: 0;
    }

        .navbar-form input[type="image"],
        .navbar-form input[type="checkbox"],
        .navbar-form input[type="radio"] {
            margin-top: 3px;
        }

    .navbar-form .input-append,
    .navbar-form .input-prepend {
        margin-top: 6px;
        white-space: nowrap;
    }

        .navbar-form .input-append input,
        .navbar-form .input-prepend input {
            margin-top: 0;
        }

.navbar-search {
    position: relative;
    float: left;
    margin-top: 6px;
    margin-bottom: 0;
}

    .navbar-search .search-query {
        padding: 4px 9px;
        font-size: 13px;
        font-weight: normal;
        line-height: 1;
        color: #ffffff;
        background-color: #626262;
        border: 1px solid #151515;
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
        -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
    }

        .navbar-search .search-query:-moz-placeholder {
            color: #cccccc;
        }

        .navbar-search .search-query::-webkit-input-placeholder {
            color: #cccccc;
        }

        .navbar-search .search-query:focus,
        .navbar-search .search-query.focused {
            padding: 5px 10px;
            color: #333333;
            text-shadow: 0 1px 0 #ffffff;
            background-color: #ffffff;
            border: 0;
            outline: 0;
            -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
            -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
        }

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
}

    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        padding-right: 0;
        padding-left: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

    .navbar-fixed-top .container,
    .navbar-fixed-bottom .container {
        width: 940px;
    }

.navbar-fixed-top {
    top: 0;
}

.navbar-fixed-bottom {
    bottom: 0;
}

.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0;
}

    .navbar .nav.pull-right {
        float: right;
    }

    .navbar .nav > li {
        display: block;
        float: left;
    }

        .navbar .nav > li > a {
            float: none;
            padding: 9px 10px 11px;
            line-height: 19px;
            color: #999999;
            text-decoration: none;
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        }

.navbar .btn {
    display: inline-block;
    padding: 4px 10px 4px;
    margin: 5px 5px 6px;
    line-height: 18px;
}

.navbar .btn-group {
    padding: 5px 5px 6px;
    margin: 0;
}

.navbar .nav > li > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
}

.navbar .nav .active > a,
.navbar .nav .active > a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #222222;
}

.navbar .divider-vertical {
    width: 1px;
    height: 40px;
    margin: 0 9px;
    overflow: hidden;
    background-color: #222222;
    border-right: 1px solid #333333;
}

.navbar .nav.pull-right {
    margin-right: 0;
    margin-left: 10px;
}

.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    background-color: #2c2c2c;
    *background-color: #222222;
    background-image: -ms-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
    background-image: -webkit-linear-gradient(top, #333333, #222222);
    background-image: -o-linear-gradient(top, #333333, #222222);
    background-image: linear-gradient(top, #333333, #222222);
    background-image: -moz-linear-gradient(top, #333333, #222222);
    background-repeat: repeat-x;
    border-color: #222222 #222222 #000000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#333333', endColorstr='#222222', GradientType=0);
    filter: progid:dximagetransform.microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

    .navbar .btn-navbar:hover,
    .navbar .btn-navbar:active,
    .navbar .btn-navbar.active,
    .navbar .btn-navbar.disabled,
    .navbar .btn-navbar[disabled] {
        background-color: #222222;
        *background-color: #151515;
    }

    .navbar .btn-navbar:active,
    .navbar .btn-navbar.active {
        background-color: #080808 \9;
    }

    .navbar .btn-navbar .icon-bar {
        display: block;
        width: 18px;
        height: 2px;
        background-color: #f5f5f5;
        -webkit-border-radius: 1px;
        -moz-border-radius: 1px;
        border-radius: 1px;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    }

.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}

.navbar .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.navbar .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.navbar-fixed-bottom .dropdown-menu:before {
    top: auto;
    bottom: -7px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2);
}

.navbar-fixed-bottom .dropdown-menu:after {
    top: auto;
    bottom: -6px;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}

.navbar .nav li.dropdown .dropdown-toggle .caret,
.navbar .nav li.dropdown.open .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
}

.navbar .nav li.dropdown.active .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
}

    .navbar .nav li.dropdown.active > .dropdown-toggle:hover {
        color: #ffffff;
    }

.navbar .pull-right .dropdown-menu,
.navbar .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}

    .navbar .pull-right .dropdown-menu:before,
    .navbar .dropdown-menu.pull-right:before {
        right: 12px;
        left: auto;
    }

    .navbar .pull-right .dropdown-menu:after,
    .navbar .dropdown-menu.pull-right:after {
        right: 13px;
        left: auto;
    }

.breadcrumb {
    display: none;
    padding: 7px 14px;
    margin: 0 0 18px;
    list-style: none;
    background: rgb(16, 73, 106);
}

    .breadcrumb li {
        display: inline-block;
        *display: inline;
        text-shadow: none;
        color: #fff;
        *zoom: 1;
    }

        .breadcrumb li a {
            color: #fff;
        }

    .breadcrumb .divider {
        padding: 0;
        color: #fff;
    }

    .breadcrumb .active a {
        color: #fff;
    }

.pagination {
    height: 36px;
    margin: 18px 0;
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        margin-bottom: 0;
        margin-left: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        *zoom: 1;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    }

    .pagination li {
        display: inline;
    }

    .pagination a {
        float: left;
        padding: 0 14px;
        line-height: 34px;
        text-decoration: none;
        border: 1px solid #ddd;
        border-left-width: 0;
    }

        .pagination a:hover,
        .pagination .active a {
            background-color: #f5f5f5;
        }

    .pagination .active a {
        color: #999999;
        cursor: default;
    }

    .pagination .disabled span,
    .pagination .disabled a,
    .pagination .disabled a:hover {
        color: #999999;
        cursor: default;
        background-color: transparent;
    }

    .pagination li:first-child a {
        border-left-width: 1px;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;
    }

    .pagination li:last-child a {
        -webkit-border-radius: 0 3px 3px 0;
        -moz-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;
    }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pager {
    margin-bottom: 18px;
    margin-left: 0;
    text-align: center;
    list-style: none;
    *zoom: 1;
}

    .pager:before,
    .pager:after {
        display: table;
        content: "";
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

    .pager a {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

        .pager a:hover {
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .pager .next a {
        float: right;
    }

    .pager .previous a {
        float: left;
    }

    .pager .disabled a,
    .pager .disabled a:hover {
        color: #999999;
        cursor: default;
        background-color: #fff;
    }

.modal-open .dropdown-menu {
    z-index: 2050;
}

.modal-open .dropdown.open {
    *z-index: 2050;
}

.modal-open .popover {
    z-index: 2060;
}

.modal-open .tooltip {
    z-index: 2070;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

        .modal-backdrop,
        .modal-backdrop.fade.in {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin: -250px 0 0 -280px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

    .modal.fade {
        top: -25%;
        -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
        -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
        -ms-transition: opacity 0.3s linear, top 0.3s ease-out;
        -o-transition: opacity 0.3s linear, top 0.3s ease-out;
        transition: opacity 0.3s linear, top 0.3s ease-out;
    }

        .modal.fade.in {
            top: 50%;
        }

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

    .modal-header .close {
        margin-top: 2px;
    }

.modal-body {
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
}

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: "";
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

.tooltip {
    position: absolute;
    z-index: 1020;
    display: block;
    padding: 5px;
    font-size: 11px;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}

    .tooltip.in {
        opacity: 0.8;
        filter: alpha(opacity=80);
    }

    .tooltip.top {
        margin-top: -2px;
    }

    .tooltip.right {
        margin-left: 2px;
    }

    .tooltip.bottom {
        margin-top: 2px;
    }

    .tooltip.left {
        margin-left: -2px;
    }

    .tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-top: 5px solid #000000;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }

    .tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #000000;
    }

    .tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #000000;
        border-left: 5px solid transparent;
    }

    .tooltip.right .tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-right: 5px solid #000000;
        border-bottom: 5px solid transparent;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    padding: 5px;
}

    .popover.top {
        margin-top: -5px;
    }

    .popover.right {
        margin-left: 5px;
    }

    .popover.bottom {
        margin-top: 5px;
    }

    .popover.left {
        margin-left: -5px;
    }

    .popover.top .arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-top: 5px solid #000000;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
    }

    .popover.right .arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-right: 5px solid #000000;
        border-bottom: 5px solid transparent;
    }

    .popover.bottom .arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-right: 5px solid transparent;
        border-bottom: 5px solid #000000;
        border-left: 5px solid transparent;
    }

    .popover.left .arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-top: 5px solid transparent;
        border-bottom: 5px solid transparent;
        border-left: 5px solid #000000;
    }

    .popover .arrow {
        position: absolute;
        width: 0;
        height: 0;
    }

.popover-inner {
    width: 280px;
    padding: 3px;
    overflow: hidden;
    background: #000000;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.popover-title {
    padding: 9px 15px;
    line-height: 1;
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.popover-content {
    padding: 14px;
    background-color: #ffffff;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

    .popover-content p,
    .popover-content ul,
    .popover-content ol {
        margin-bottom: 0;
    }

.thumbnails {
    margin-left: -20px;
    list-style: none;
    *zoom: 1;
}

    .thumbnails:before,
    .thumbnails:after {
        display: table;
        content: "";
    }

    .thumbnails:after {
        clear: both;
    }

.row-fluid .thumbnails {
    margin-left: 0;
}

.thumbnails > li {
    float: left;
    margin-bottom: 18px;
    margin-left: 20px;
}

.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
}

a.thumbnail:hover {
    border-color: #0088cc;
    -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.thumbnail .caption {
    padding: 9px;
}

.label,
.badge {
    font-size: 10.998px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999999;
}

.label {
    padding: 1px 4px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.badge {
    padding: 1px 9px 2px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

a.label:hover,
a.badge:hover {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}

.label-important,
.badge-important {
    background-color: #b94a48;
}

    .label-important[href],
    .badge-important[href] {
        background-color: #953b39;
    }

.label-warning,
.badge-warning {
    background-color: #f89406;
}

    .label-warning[href],
    .badge-warning[href] {
        background-color: #c67605;
    }

.label-success,
.badge-success {
    background-color: #468847;
}

    .label-success[href],
    .badge-success[href] {
        background-color: #356635;
    }

.label-info,
.badge-info {
    background-color: #3a87ad;
}

    .label-info[href],
    .badge-info[href] {
        background-color: #2d6987;
    }

.label-inverse,
.badge-inverse {
    background-color: #333333;
}

    .label-inverse[href],
    .badge-inverse[href] {
        background-color: #1a1a1a;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-ms-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 40px 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    height: 18px;
    margin-bottom: 18px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -ms-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(top, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f9f9f9', GradientType=0);
    -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);
}

    .progress .bar {
        width: 0;
        height: 18px;
        font-size: 12px;
        color: #ffffff;
        text-align: center;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
        background-color: #0e90d2;
        background-image: -moz-linear-gradient(top, #149bdf, #0480be);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
        background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
        background-image: -o-linear-gradient(top, #149bdf, #0480be);
        background-image: linear-gradient(top, #149bdf, #0480be);
        background-image: -ms-linear-gradient(top, #149bdf, #0480be);
        background-repeat: repeat-x;
        filter: progid:dximagetransform.microsoft.gradient(startColorstr='#149bdf', endColorstr='#0480be', GradientType=0);
        -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
        -moz-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-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: width 0.6s ease;
        -moz-transition: width 0.6s ease;
        -ms-transition: width 0.6s ease;
        -o-transition: width 0.6s ease;
        transition: width 0.6s ease;
    }

.progress-striped .bar {
    background-color: #149bdf;
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
}

.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-danger .bar {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(top, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
}

.progress-danger.progress-striped .bar {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-success .bar {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -ms-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(top, #62c462, #57a957);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
}

.progress-success.progress-striped .bar {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-info .bar {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -ms-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(top, #5bc0de, #339bb9);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#5bc0de', endColorstr='#339bb9', GradientType=0);
}

.progress-info.progress-striped .bar {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-warning .bar {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -ms-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(top, #fbb450, #f89406);
    background-repeat: repeat-x;
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89406', GradientType=0);
}

.progress-warning.progress-striped .bar {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.accordion {
    margin-bottom: 18px;
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.accordion-heading {
    border-bottom: 0;
}

    .accordion-heading .accordion-toggle {
        display: block;
        padding: 8px 15px;
    }

.accordion-toggle {
    cursor: pointer;
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5;
}

.carousel {
    position: relative;
    margin-bottom: 18px;
    line-height: 1;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -moz-transition: 0.6s ease-in-out left;
    -ms-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}

    .carousel .item > img {
        display: block;
        line-height: 1;
    }

.carousel .active,
.carousel .next,
.carousel .prev {
    display: block;
}

.carousel .active {
    left: 0;
}

.carousel .next,
.carousel .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel .next {
    left: 100%;
}

.carousel .prev {
    left: -100%;
}

    .carousel .next.left,
    .carousel .prev.right {
        left: 0;
    }

.carousel .active.left {
    left: -100%;
}

.carousel .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

    .carousel-control.right {
        right: 15px;
        left: auto;
    }

    .carousel-control:hover {
        color: #ffffff;
        text-decoration: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 15px 5px;
    background: #333333;
    background: rgba(0, 0, 0, 0.75);
}

    .carousel-caption h4,
    .carousel-caption p {
        color: #ffffff;
    }

.hero-unit {
    padding: 60px;
    margin-bottom: 30px;
    background-color: #eeeeee;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .hero-unit h1 {
        margin-bottom: 0;
        font-size: 60px;
        line-height: 1;
        letter-spacing: -1px;
        color: inherit;
    }

    .hero-unit p {
        font-size: 18px;
        font-weight: 200;
        line-height: 27px;
        color: inherit;
    }

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}


/* Bootstrap v3.3.5 (http://getbootstrap.com)*/

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

section.wc-breadcrumb
{
    margin-bottom:0;
}
section.wc-breadcrumb > nav
{ 
    display:inline-block;
}

section.wc-breadcrumb section.intro, section.wc-breadcrumb nav.menu
{
    float: left;
    height: 30px;
    line-height: 30px;
}

 
section.wc-breadcrumb nav ul li.last .divider
{
    display: none;
}
  section.wc-breadcrumb section.wrapper > span
{
    display: inline-block;
    padding-right:5px;
}
section.wc-breadcrumb section.wrapper > span +nav
{
    display: inline-block;
}


/*================ standard design spesific colors - safe to delete these styles / this file  ==================*/


body {
    background-color: #e5e8e9 !important;
}

header h1 a {
    color: #dddddd;
}


/* header */



header nav a:link, header nav a:visited, header nav a:active {
    color: #fff;
}

header nav ul > li.selected > a {
    color: #000;
    font-weight: bold;
}

/* main and template */
#content {
    background-color: #FFFFFF;
}

/* article nav colors */

section nav ul > li.selected > a {
    color: #000;
    font-weight: bold;
}

/*   footer colors */

#main footer a {
    color: #fff;
}

section.wc-breadcrumb {
    background: rgb(16, 73, 106);
    border: none;
    border-radius: 0;
    color: #fff;
    background-image: none !important;
}

.breadcrumb li {
    box-shadow: none !important;
}

#pnlPersons a, .person a {
    color: #1e85c2;
}


/* STARS */
.stars0, .stars1, .stars2, .stars3, .stars4, .stars5 {
    width: 80px;
    height: 21px;
    line-height: 21px;
    display: inline-block;
}

.stars0 {
    background: transparent url(/App_Themes/fb//modules/ecommerce50/extras/stars.png) no-repeat 50% -2px;
}

.stars1 {
    background: transparent url(/App_Themes/fb//modules/ecommerce50/extras/stars.png) no-repeat 50% -27px;
}

.stars2 {
    background: transparent url(/App_Themes/fb//modules/ecommerce50/extras/stars.png) no-repeat 50% -52px;
}

.stars3 {
    background: transparent url(/App_Themes/fb//modules/ecommerce50/extras/stars.png) no-repeat 50% -77px;
}

.stars4 {
    background: transparent url(/App_Themes/fb//modules/ecommerce50/extras/stars.png) no-repeat 50% -102px;
}

.stars5 {
    background: transparent url(/App_Themes/fb//modules/ecommerce50/extras/stars.png) no-repeat 50% -127px;
}

#pnlListInformation {
    font-size: 20px;
    margin-bottom: 20px;
}
.layer {
    background-color: rgba(0, 0, 0, 0.3);
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
}
.referanser .layer {
    position: absolute;
}
.child-wrapper {
    /*position: absolute;
    top: 90%;
    left: 50px;
    -ms-transform: translate(0%, -90%);
    transform: translate(0%, -90%);*/
}
.child-category-text {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;

}
.produkt #pnlCategory {
    background-repeat: no-repeat;
    /*min-height: 400px;*/
    margin-bottom: 50px;
    background-size: cover;
    color: #fff;
    /*padding: 50px;*/
    position: relative;
}
.produkt #pnlCategory h1{
    color: #fff !important;
}

.originalPrice {
    color: #999999;
    font-weight: normal;
    font-size: 11px;
}

.discountedPrice {
    color: #D9001D;
    font-weight: bold;
}

.discountLabel {
    background-color: #D9001D;
    padding: 5px;
    color: White;
    font-weight: bold;
}

body.product .discountLabel {
    position: absolute;
    font-size: 11px;
    margin-left: 20px;
    margin-top: 4px;
}

body.products .discountLabel {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 11px;
}
body.produkts .product-title {
    min-height: 200px;
}

#wcEcomLoadMore {
    display: block;
    text-align: center;
    margin: 30px 0;
}

    #wcEcomLoadMore > a {
        display: inline-block;
        position: relative;
        width: 100px;
        height: 100px;
        line-height: 100px;
    }

        #wcEcomLoadMore > a:before {
            border: 4px solid #000;
            border-radius: 50%;
            color: black;
            display: inline-block;
            width: 100px;
            height: 100px;
            content: '';
            position: absolute;
            top: 0;
            left: 0;
        }

        #wcEcomLoadMore > a:after {
            border-radius: 50%;
            color: black;
            display: inline-block;
            height: 100px;
            width: 100px;
            content: '';
            position: absolute;
            top: 0;
            left: 0;
        }

    #wcEcomLoadMore.loading > a:after {
        -webkit-animation: AutoloadingPostsGridMoreLoadingIndicatorAnimation 0.5s infinite ease;
        animation: AutoloadingPostsGridMoreLoadingIndicatorAnimation 0.5s infinite ease;
        border-color: #4090db transparent transparent transparent;
        border-style: solid;
        border-width: 4px;
        -webkit-transform-origin: 50%;
        -ms-transform-origin: 50%;
        transform-origin: 50%;
    }

#wcCart {
    position: absolute;
    right: 20px;
    top: 3px;
    z-index: 1000;
    height: 40px; /*bygg på mer str. hvis du bruker minicart hover */
    width: 200px;
}

    #wcCart #wcCart_counter {
        border-radius: 50%;
        bottom: 9px;
        font-size: 10px;
        padding: 2px 6px;
        position: absolute;
        right: -6px;
        text-align: center;
        z-index: 1000;
        background: #fff;
    }

    #wcCart .html .shown {
        display: block;
        right: 20px;
    }

    #wcCart .shown svg {
        width: 20px;
        height: 17px;
        fill: #fff;
    }

    #wcCart .contents {
        font-size: 14px;
        background: white;
        position: absolute;
        top: 40px;
        right: -17px;
        width: 363px;
        border: 1px solid #e99500;
        visibility: hidden;
        opacity: 0;
        font-size: 12px;
        -webkit-transition: visibility 0.3s, opacity 0.3s ease-in-out;
        -moz-transition: visibility 0.3s, opacity 0.3s ease-in-out;
        -ms-transition: visibility 0.3s, opacity 0.3s ease-in-out;
        -o-transition: visibility 0.3s, opacity 0.3s ease-in-out;
        transition: visibility 0.3s, opacity 0.3s ease-in-out;
    }

    #wcCart.visible .contents {
        visibility: visible;
        opacity: 1;
    }

    #wcCart .contents h2 {
        margin-top: 0;
        margin-bottom: 5px;
        line-height: 20px;
    }

    #wcCart .row {
        margin-left: -7px;
    }

    #wcCart .row {
        margin-left: -7px;
        margin-right: -7px;
    }

        #wcCart .row > div {
            padding-left: 7px;
            padding-right: 7px;
        }

    #wcCart .contents a.btn {
        color: white;
        width: 100%;
    }

    #wcCart .delete {
        position: relative;
        border: 1px solid #2aa3b5;
        border-radius: 50%;
        width: 16px;
        height: 16px;
        display: block;
        text-align: center;
        transition: opacity 0.2s;
        float: right;
        top: 6px;
    }

        #wcCart .delete svg {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            display: block;
            width: 6px;
            height: 6px;
            fill: #2aa3b5;
        }

    #wcCart .quantity {
        float: right;
    }

    #wcCart .contents .price-row {
        margin-top: 10px;
    }

    #wcCart .contents a {
        color: #000;
    }

    #wcCart .contents h2 a.product-title {
        font-size: 17px;
        font-weight: 700;
    }

    #wcCart .contents .total .currency {
        text-align: right;
    }

    #wcCart .contents .header {
        border-top: 1px solid #ddd;
        line-height: 1.42857;
        padding: 8px;
        vertical-align: top;
        padding: 15px;
        background: #ddd;
    }

    #wcCart .contents .item {
        border-top: 1px solid #ddd;
        line-height: 1.42857;
        padding: 8px;
        vertical-align: top;
        padding: 15px;
    }

    #wcCart .contents .total {
        border-top: 1px solid #ddd;
        padding: 15px;
    }

    #wcCart .contents .checkout {
        border-top: 1px solid #ddd;
        padding: 10px;
    }

    #wcCart .contents:after {
        right: 20px;
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(221, 221, 221, 0);
        border-bottom-color: #e99500;
        border-width: 12px;
        margin-left: -12px;
        top: -24px;
    }

body.product .product-image img {
    width: 100%;
}

body.has-products .products .product {
    margin-bottom: 30px;
}

#sliderPrice {
    height: 50px;
    max-width: 200px;
    position: relative;
    width: 100%;
}

#slider_to_label {
    position: absolute;
    right: -15px;
}


body.has-products .products .product a {
    display: block;
}

body.has-products .products .product .cta {
    height: 64px;
    padding: 10px 0;
    position: relative;
}

    body.has-products .products .product .cta .buy {
        position: absolute;
        left: 0;
        padding: 10px;
    }

    body.has-products .products .product .cta .price {
        position: absolute;
        right: 0;
        font-weight: 600;
        height: 100%;
        vertical-align: middle;
        line-height: 40px;
        display: inline-block;
    }

body.has-products .products .product img {
    width: 100%;
}

.checkout fieldset {
    padding: 15px !important;
    margin: inherit !important;
}

.checkout h4 {
    opacity: 0.76 !important;
    font-family: 'PT Sans' !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    letter-spacing: 0.2px !important;
    color: #000000 !important;
    padding-top: 0 !important;
}

.checkout .delete, .cart .delete {
    width: 10px !important;
    height: 10px;
}

.cart .rgRow, .cart .rgAltRow, .checkout .rgRow, .checkout .rgAltRow {
    border-bottom: 1px solid rgba(151, 151, 151, .3);
}

    .checkout .rgRow td, .checkout .rgAltRow td,
    .cart .rgRow td, .cart .rgAltRow td {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

#dropProdVariations {
    border: 1px solid #ccc;
}

#lblVariation {
    font-weight: 700;
    font-size: 17px;
}
tfoot {
    vertical-align: bottom !important;
}
@-webkit-keyframes AutoloadingPostsGridMoreLoadingIndicatorAnimation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes AutoloadingPostsGridMoreLoadingIndicatorAnimation {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

body.has-cart .cart .row.body {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}


body.has-cart .cart .row {
    margin-left: -5px;
    margin-right: -5px;
}

    body.has-cart .cart .row > [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }

    body.has-cart .cart .row.footer {
        text-align: right;
    }

    body.has-cart .cart .row .currency {
        text-align: right;
    }

body.has-cart .cart .header {
    padding: 8px;
    font-weight: bold;
}

body.has-cart .cart .row .product-title {
    font-weight: bold;
}


body.has-cart .cart .row .quantity .q {
    text-align: center;
    display: inline-block;
    width: 20px;
}

body.has-cart .cart .row .quantity a {
    text-decoration: none;
}

body.has-cart .cart .row .sum-price {
    text-align: right;
}

body.has-cart .cart .row.total-sum {
    font-weight: bold;
    margin-top: 10px;
}

body.has-cart .cart .row .vat {
    font-weight: normal;
    font-size: 10px;
}

body.has-cart .cart .row .cross {
    font-weight: 700;
    margin-right: 6px;
    text-decoration: none;
}

.filters .filter li {
    font-size: 14px;
}

.filters .toggle-filters label {
    font-weight: normal;
}

.filters .toggle-filters .counter {
    font-size: 12px;
    color: gray;
}

.filters .toggle-filters li:not(.empty) label,
.filters .toggle-filters li:not(.empty) input,
.filters .toggle-filters li:not(.empty) span.counter {
    cursor: pointer;
}

.filters .toggle-filters li.empty label,
.filters .toggle-filters li.empty span.counter {
    color: lightgray;
    cursor: text;
}


@media (max-width: 991px) {


    #wcCart .contents {
        right: -20px;
    }
    .produkt #pnlCategory {
        background-repeat: no-repeat;
        margin-bottom: 15px;
    }
    .layer {
        padding-left: 20px;
    }
}

@media (max-width: 400px) {
    .produkt #pnlCategory {
        background-repeat: no-repeat;
        margin-bottom: 15px;
        background-size: cover;
    }

    body.checkout .article-content table thead{
        display: none;
    }
    body.checkout .article-content table tbody td {
        float: left;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

    body.checkout .article-content table tfoot {
        height: 100px;
    }
        body.checkout .article-content table tfoot td {
            position: absolute;
            width: 90%;
            height: 100px;
        }
    .checkout fieldset {

        padding: 0 !important;

    }
    #chkSameAs {

        width: 20px !important;
    }
}
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 1005;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 170px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #111;
	-webkit-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	background: #111 -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.2)),color-stop(.5,rgba(255,255,255,.15)),color-stop(.5,rgba(255,255,255,.1)),to(rgba(255,255,255,.15)));
	background: #111 -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.15) 100%);
	border-radius: 3px;
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-image: url(/App_Themes/fb/fancybox/helpers/fancybox_buttons.png);
	background-repeat: no-repeat;
	outline: none;
}

#fancybox-buttons a.btnPrev {
	width: 32px;
	background-position: 6px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 38px;
	background-position: -57px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.5;
	cursor: default;
}
#fancybox-thumbs {
	position: fixed;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1005;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}
/*! fancyBox v2.0.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;	
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url(/App_Themes/fb/fancybox/fancybox_loading.gif);
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(/App_Themes/fb/fancybox/fancybox_sprite.png);
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-prev, .fancybox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url(/App_Themes/fb/fancybox/blank.gif); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span, .fancybox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
	visibility: visible;
}

.fancybox-prev:hover span {
	left: 20px;
}

.fancybox-next:hover span {
	left: auto;
	right: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

#main footer {
    padding-bottom: 40px;
    padding-top: 20px; 
    font-size: 16px;
}

    #main footer section.wc-social a.wc-icon {
        height: 36px;
        margin: 0 0 0 5px;
        vertical-align: text-top;
        text-align: left;
        width: 35px;
        display: inline-block;
        text-indent: -9999px;
        opacity: 0.8;
    }

        #main footer section.wc-social a.wc-icon:hover {
            opacity: 1;
        }

    #main footer section.wc-social .wc-icon:first-child {
        margin: 0;
    }

    #main footer section.wc-social .wc-icon.twitter {
        background: url(/App_Themes/fb/images/social/social_icons_twitter.png) no-repeat 0 0 transparent;
    }

    #main footer section.wc-social .wc-icon.facebook {
        background: url(/App_Themes/fb/images/social/social_icons_facebook.png) no-repeat 0 0 transparent;
    }

    #main footer section.wc-social .wc-icon.rss {
        background: url(/App_Themes/fb/images/social/social_icons_rss.png) no-repeat 0 0 transparent;
    }

    #main footer section.wc-social .wc-icon.youtube {
        background: url(/App_Themes/fb/images/social/social_icons_youtube.png) no-repeat 0 0 transparent;
        width: 36px;
    }

    #main footer section.wc-social {
        float: right;
        font-size: 9px;
        margin: 0 20px 0 0;
    }

    #main footer .copyright-tag {
        
    }

    #main footer .wc-tag {
        float: right;
        position: relative;
        right: 20px;
        text-align: right;
    }

div.footer-blue {
    background: #275d7e; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3NWQ3ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMDQ5NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #275d7e 0%, #10496a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#275d7e), color-stop(100%,#10496a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #275d7e 0%,#10496a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #275d7e 0%,#10496a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #275d7e 0%,#10496a 100%); /* IE10+ */
    background: linear-gradient(to right, #275d7e 0%,#10496a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#275d7e', endColorstr='#10496a',GradientType=1 ); /* IE6-8 */
    width: 100%;
    z-index: 6;
    position: relative;
    padding: 20px;
    padding-bottom: 5px;
    padding-top: 45px;
    margin-top: 0;
    overflow: hidden;
    color: #fff !important;
}

div.footer-blue-item {
    width: 25%;
    color: #ffffff;
    float: left;
    font-size: 15px;
    position: relative;
}

    div.footer-blue a {
        color: #ffffff !important;
    }

    div.footer-blue-item .intro {
        padding-left: 10px;
        position: relative;
        top: -3px;
    }

        div.footer-blue-item .intro .text {
            padding-top: 5px;
        }

    div.footer-blue-item .logos {
        float: right;
        position: absolute;
        right: 110px;
        top: 50%;
        transform: translateY(-50%);
    }
    .logos {
        margin: 10px;
    }
footer section.wc-social a.wc-icon
{ 
       filter: alpha(opacity=80);
}
footer section.wc-social a.wc-icon:hover
{ 
       filter: alpha(opacity=100);
} 
footer section.wc-social a.wc-icon
{ 
       filter: alpha(opacity=80);
}
footer section.wc-social a.wc-icon:hover
{ 
       filter: alpha(opacity=100);
} 

.instagrambox {
    background: #d1cec9;
}

body.roros.frontpage .instagrambox {
    margin-top: 20px;
}

.instagrambox > h3 {
    margin: 0 !important;
}

.instagrambox .wrap p {
    margin: 7px 0 0;
}

.instagrambox .control {
    position: absolute;
    width: 13px;
    top: 70px;
    height: 20px;
    cursor: pointer;
}


.instagrambox .rotator-left {
    background: url(/App_Themes/fb/images/instagram_prev.png) no-repeat 0 0;
    background-size: 13px auto;
    left: 7px;
}


.instagrambox .rotator-right {
    background: url(/App_Themes/fb/images/instagram_next.png) no-repeat 0 0;
    background-size: 13px auto;
    right: 7px;
}

.instagrambox > h3 img {
    margin-top: -19px;
}

.instagrambox .wrap {
    padding: 23px 29px;
    position: relative;
}

.instagram .frame {
    overflow: hidden;
}

    .instagram .frame ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 100%;
    }

        .instagram .frame ul li {
            background: #fff;
            float: left;
            width: 111px;
            height: 100%;
            margin: 0 10px 0 0;
            padding: 0;
            color: #ddd;
            cursor: pointer;
            padding: 7px;
            font-size: 11px;
        }

            .instagram .frame ul li:hover img {
                transform: scale(1.25);
                transition: all .2s ease;
            }

            .instagram .frame ul li a {
                display: block;
                overflow: hidden;
                text-align: left;
            }

            .instagram .frame ul li img {
                text-align: center;
            }

            .instagram .frame ul li.active {
                color: #fff;
            }

    .instagram .frame li h2 {
        line-height: 24px;
        margin: 10px 0;
    }

/* Scrollbar */
.instagram .scrollbar {
    height: 5px;
    background: #454545;
    line-height: 0;
    display: none;
}

    .instagram .scrollbar .handle {
        width: 100px;
        height: 100%;
        cursor: pointer;
        background: #000;
        height: 5px;
    }

        .instagram .scrollbar .handle .mousearea {
            position: absolute;
            top: -9px;
            left: 0;
            width: 100%;
            height: 20px;
        }

#instagram-all {
    margin: 0 0 40px 0;
    width: 100%;
    font-size: 0;
}

    #instagram-all .insta-item .layer a {
        color: #fff;
    }


    #instagram-all .insta-item {
        float: left;
        position: relative;
        height: auto;
        width: 15%;
        margin: 5px;
        font-size: 0;
        overflow: hidden;
    }

        #instagram-all .insta-item .layer {
            position: absolute;
            height: 100%;
            width: 100%;
            background-color: rgba(80, 135, 62, 0.8);
            color: #fff;
            transition: all .2s;
            pointer-events: none;
        }


        #instagram-all .insta-item .username {
            display: block;
            margin-top: 15px;
            font-size: 11px;
            text-align: center;
            text-transform: uppercase;
        }

        #instagram-all .insta-item .caption {
            margin: 0;
            padding: 0;
            font-size: 12px;
            line-height: 1.5;
            text-align: center;
            overflow: hidden;
        }

        #instagram-all .insta-item .comments {
            position: absolute;
            bottom: 44px;
            left: 80px;
            padding-left: 20px;
            font-size: 11px;
            background-size: 14px 13px;
        }

        #instagram-all .insta-item time {
            position: absolute;
            bottom: 20px;
            left: 20px;
            padding-left: 20px;
            font-size: 11px;
            background: transparent url(/App_Themes/fb/images/time_clock.png) left center no-repeat;
            background-size: 20px;
        }

        #instagram-all .insta-item .pic {
            position: relative;
            z-index: 1;
            display: block;
            width: 100%;
            overflow: hidden;
        }

        #instagram-all .insta-item:hover .layer {
            opacity: 1;
            z-index: 2;
            font-size: 0;
        }


#fancybox-buttons a.btnInstalink {
    background: url(/App_Themes/fb/images/Instagram_mono_transp.png) no-repeat scroll center center rgba(0, 0, 0, 0);
    background-size: 16px auto;
}

#instagram-all .ig-icon {
    background: url(/App_Themes/fb/images/instagram_icon.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    background-size: 16px auto;
    height: 16px;
    width: 16px;
}


@media (max-width: 979px) {
    .instagrambox .frame ul li {
        width: 141px;
    }
}

@media (max-width: 767px) {
    #instagram-all .insta-item .layer {
        /*display: none;*/
    }

    #instagram-all .insta-item {
        width: 33%;
    }
}


@media (max-width: 480px) {
    #instagram-all .insta-item {
        width: 50%;
    }

    .instagrambox .frame ul li {
        width: 116px;
    }
}
.frontpage div#main.wc-main article.wc-template-article div div.frontpage-div div.frontpage-div-content ul.nav.clearfix.lvl_2 > li {
    background-image: url(/App_Themes/fb/images/tjenester-punkt.png) !important;
    background-repeat: no-repeat;
    background-position: left 3px;
    margin: 0;
    margin-right: 5px;
    padding: 0 20px;
    white-space: nowrap;
    padding-bottom: 30px;
}

    .frontpage div#main.wc-main article.wc-template-article div div.frontpage-div div.frontpage-div-content ul.nav.clearfix.lvl_2 > li.def {
        background-image: none !important;
        background-repeat: no-repeat;
        background-position: left 3px;
        margin: 0;
        margin-right: 0;
        padding: 0;
        white-space: nowrap;
        padding-bottom: 0;
    }

    .frontpage div#main.wc-main article.wc-template-article div div.frontpage-div div.frontpage-div-content ul.nav.clearfix.lvl_2 > li > a {
        color: #0079c1;
        font-size: 21px;
        font-weight: 400;
        font-family: 'PT Sans', sans-serif;
    }

#pnlMiniCart {
    float: right;
    position: relative;
    height: 30px;
    background-color: #fff;
    width: 300px;
}

    #pnlMiniCart:before {
        border-bottom: 30px solid transparent;
        border-right: 35px solid #ffffff;
        content: "";
        height: 0;
        left: -35px;
        position: absolute;
        top: 0;
    }

.mypage {
    display: inline-block;
    float: right;
    padding-right: 10px;
    background-image: url(/App_Themes/fb/images/person2x.png);
    background-repeat: no-repeat;
    background-size: 10px 11px;
    padding-left: 15px;
    background-position-y: 1px;
    font-weight: 700;
    letter-spacing: 0.1px;
    font-family: 'PT Sans', sans-serif;
}

.ws {
    padding-left: 5px;
    padding-right: 5px;
}

#pnlSearchRwd, #pnlMypageRwd, #lnkCartRwd, #lnkCheckoutRwd {
    display: none;
}

#pnlSearchRwdInput {
    display: none !important;
}

#lnkCart {
    font-family: 'Open Sans';
    font-size: 12px;
    letter-spacing: 0px;
    text-align: left;
    color: #2d2d2d;
    background-repeat: no-repeat;
    padding-left: 5px;
    float: left;
    line-height: 25px;
    padding-right: 10px;
}

#pnlWebsitesRwd {
    display: none;
}

#carticon {
    height: 30px;
    width: 30px;
}

html .wc-main header#wc-header div.wc-header-menuwrapper nav#mainmenu {
    display: block;
    width: 100%;
    height: 50px;
    position: relative;
    padding-top: 30px;
    font-size: 14px;
}

#lnkCheckout {
    width: 80px;
    height: 24px;
    background-color: #ee9400;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    text-align: center;
    color: #ffffff;
    line-height: 24px;
    display: inline-block;
    position: relative;
    top: -2px;
}

.produkt div#pnlLeftColumn.leftcolumn nav.vertical .produsenter {
    margin-bottom: 20px !important;
}

@media (min-width:1024px) {
    /* Default values for standard design */
    nav > ul.nav, nav > ol.nav {
        margin-bottom: 0;
    }
    /* master header */
    nav.menu {
        overflow: hidden;
    }

    html .wc-main header#wc-header div.wc-header-menuwrapper nav#mainmenu.horizontal ul {
        text-align: right;
        float: right;
        padding-right: 15px;
        padding-top: 6px;
        text-transform: uppercase;
        font-family: 'PT Sans', sans-serif;
        font-weight: 700;
        font-size: 14px;
    }

    nav.horizontal ul {
        list-style: none outside none;
        padding: 0;
    }

    html .wc-main header#wc-header div.wc-header-menuwrapper nav.horizontal ul > li {
        background-image: url(/App_Themes/fb/images/meny-punkt-hvit.png);
        background-repeat: no-repeat;
        background-position: left center;
        margin: 0;
        margin-right: 5px;
        padding: 0 15px;
        display: inline;
        white-space: nowrap;
        height: 100%;
        float: left;
    }

        html .wc-main header#wc-header div.wc-header-menuwrapper nav.horizontal ul > li:last-child {
            margin-right: 0;
            padding-right: 0;
        }

    nav.horizontal ul > li.first {
        padding-left: 0;
    }

    nav.horizontal ul > li.last {
        padding-right: 0;
    }

    .nav > li > a:hover {
        text-decoration: underline;
        background: none;
    }

    nav.horizontal ul > li.active {
        background: none;
        color: #051925;
        background-image: url(/App_Themes/fb/images/meny-punkt-aktiv.png) !important;
    }
        /* link color for active in top header nav.menu   */
        nav.horizontal ul > li.active > a {
            color: #051925;
        }
    /* link color for active in article nav.menu  */
    nav.menu ul > li.active > a {
    }

    /* templates */
    .wc-main header#wc-header div.wc-header-menuwrapper nav.vertical ul.lvl_2 > li {
        background-image: url(/App_Themes/fb/images/meny-punkt.png) !important;
        background-repeat: no-repeat;
        background-position: left center;
        border-bottom: 1px solid #d7d7d7;
        margin: 0;
        margin-right: 5px;
        padding: 0 15px;
        white-space: nowrap;
        height: 100%;
        width: 100%;
        line-height: 30px;
    }

    html .wc-main header#wc-header div.wc-header-menuwrapper nav.vertical ul > li:last-child {
        border-bottom: none;
    }

    nav.vertical {
        word-wrap: break-word;
    }

        nav.vertical ul li.active {
            margin-bottom: 10px;
        }

        nav.vertical ul li a {
            display: block;
        }

        nav.vertical ul li:first-child {
            margin-top: 5px;
        }


        /* generally */

        nav.vertical ul {
            padding-left: 0;
            margin-left: 0;
        }

    nav.menu ul.lvl_2 {
        margin: 0;
    }

    nav.menu ul > li {
    }

        nav.menu ul > li.active > a {
            text-decoration: underline;
        }


    /* CANCEL list bullets  */
    nav.menu ul {
        list-style: none outside none;
    }

    body {
    }



    #pnlMobileMenu {
        display: none;
    }

    nav.horizontal ul > li {
        background: url(/App_Themes/fb/images/meny-punkt.png) no-repeat scroll left center transparent;
        margin: 0;
        padding: 0 10px;
        display: inline;
        white-space: nowrap;
        height: 100%;
        float: left;
    }

    .referanse div#pnlLeftColumn.leftcolumn ul > li {
        background: url(/App_Themes/fb/images/referanse-item.png) no-repeat scroll left 10px transparent !important;
        margin: 0;
        padding: 0 20px;
        display: block;
        white-space: nowrap;
        height: 100%;
    }

    div#pnlLeftColumn.leftcolumn ul > li {
        background: url(/App_Themes/fb/images/meny-punkt.png) no-repeat scroll left 10px transparent !important;
        margin: 0;
        padding: 0 20px;
        display: block;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        height: 100%;
    }

    div#pnlLeftColumn.leftcolumn ul.lvl_2 > li,
    div#pnlLeftColumn.leftcolumn ul.lvl_3 > li,
    div#pnlLeftColumn.leftcolumn ul.lvl_4 > li {
        padding: 0 20px !important;
        padding-right: 0 !important;
    }

    div#pnlLeftColumn.leftcolumn ul > li span {
        /*display: block;
            line-height: 19px;*/
    }

    div#pnlLeftColumn.leftcolumn ul.nav.clearfix.lvl_2 > li.active a {
        color: #10496a;
        font-weight: 700;
    }

    div#pnlLeftColumn.leftcolumn ul.lvl_3 {
        margin-left: 0;
    }

        div#pnlLeftColumn.leftcolumn ul.lvl_3 > li a {
            color: #1e85c2 !important;
            font-weight: 400 !important;
        }

        div#pnlLeftColumn.leftcolumn ul.lvl_3 > li {
            background: none !important;
            padding-left: 20px;
            font-size: 14px;
        }

            div#pnlLeftColumn.leftcolumn ul.lvl_3 > li.active > a {
                color: #10496a !important;
                font-weight: 700 !important;
            }

            div#pnlLeftColumn.leftcolumn ul.lvl_3 > li.active.current > ul.lvl_4 li > a {
                color: #1e85c2 !important;
                font-weight: 400 !important;
            }

            div#pnlLeftColumn.leftcolumn ul.lvl_3 > li.active.current > ul.lvl_4 li > li.active > a {
                color: #1e85c2 !important;
                font-weight: 400 !important;
            }

    div#pnlLeftColumn.leftcolumn ul.lvl_4 > li.active > a, div#pnlLeftColumn.leftcolumn ul.lvl_5 > li.active > a {
        color: #10496a !important;
        font-weight: 700 !important;
    }

    div#pnlLeftColumn.leftcolumn ul.lvl_3 li.active.current ul.lvl_4 li a {
        color: #1e85c2 !important;
        font-weight: 400 !important;
    }

    div#pnlLeftColumn.leftcolumn ul.lvl_5 > li.active.current a {
        color: #10496a !important;
        font-weight: 700 !important;
    }

    div#pnlLeftColumn.leftcolumn ul.lvl_4 li.active.current ul.lvl_5 li a {
        color: #1e85c2 !important;
        font-weight: 400 !important;
    }

    .referanse div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li {
        background-image: url(/App_Themes/fb/images/referanser.png) !important;
        background-repeat: no-repeat;
        background-position-y: 0 !important;
        white-space: nowrap;
        padding-left: 40px;
        padding-top: 0;
        color: #10496a;
        font-family: 'PT Sans', sans-serif;
    }

        .referanse div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li a {
            font-size: 22px;
            font-weight: bold;
            letter-spacing: 0.2px;
            text-align: left;
            color: #0a496c;
            font-family: 'PT Sans', sans-serif;
        }

    .produkt div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li {
        background-image: url(/App_Themes/fb/images/produkter.png) !important;
        background-repeat: no-repeat;
        white-space: nowrap;
        padding-left: 40px;
        padding-top: 10px;
        color: #10496a;
        font-family: 'PT Sans', sans-serif;
    }



        .produkt div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li a {
            color: #10496a;
            font-family: 'PT Sans', sans-serif;
            font-size: 20px;
            font-weight: 700;
        }

    .webpage div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li,
    .instagram div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li,
    .articles div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li,
    .historie div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li,
    .person div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li,
    .kontaktmal div#pnlLeftColumn.leftcolumn nav.vertical {
        background-image: url(/App_Themes/fb/images/aktuelt.png) !important;
        background-repeat: no-repeat;
        white-space: nowrap;
        padding-left: 40px;
        padding-top: 30px;
        color: #10496a;
        font-family: 'PT Sans', sans-serif;
    }

        .webpage div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li a,
        .instagram div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li a,
        .articles div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li a,
        .historie div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li a,
        .person div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li a {
            color: #10496a;
            font-family: 'PT Sans', sans-serif;
            font-size: 20px;
            font-weight: 700;
        }

    div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li ul.lvl_2.inner li {
        background-image: url(/App_Themes/fb/images/meny-punkt.png) !important;
        background-repeat: no-repeat !important;
        padding-left: 20px;
        padding-top: 0;
        background-position-y: 9px !important;
    }

        div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li ul.lvl_2.inner li a {
            color: #1e85c2;
            font-family: 'Open Sans', sans-serif;
            font-size: 16px;
            font-weight: 400;
        }

        div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li ul.lvl_2.inner li.active {
            background: url(/App_Themes/fb/images/selected-meny-punkt.png) no-repeat scroll left 10px transparent !important;
        }

            div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li ul.lvl_2.inner li.active a {
                color: #051925;
                font-weight: 400;
                text-decoration: underline;
            }

        div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li ul.lvl_2.inner li:first-of-type,
        .produkt div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_2 li:first-of-type {
            margin-top: 20px;
        }

    .produkt div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_2 li.active ul.lvl_3 li:first-of-type {
        margin-top: 0 !important;
    }

    div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li ul.lvl_2.inner li ul.lvl_3 li {
        background: none !important;
        margin-top: 0 !important;
        padding: 0 !important;
    }

    div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_2 .inner > li {
        background-image: url(/App_Themes/fb/images/meny-punkt.png) !important;
        background-repeat: no-repeat !important;
    }

    div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_2 li.active {
        background: url(/App_Themes/fb/images/selected-meny-punkt.png) no-repeat scroll left 10px transparent !important;
        background-repeat: no-repeat !important;
    }

    .produkt div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_2,
    .produkt div#content section.wc-template div#product-info.clearfix div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_2 {
        padding-left: 20px !important;
    }
}

.produkt #lnkProducts {
    display: block;
}


@media (max-width: 768px) {
    nav.vertical ul {
        margin-left: 0;
        padding-left: 0;
    }

    body > form > .wc-main header .wc-websites {
        /*display: none;*/
        padding-right: 0 !important;
    }

    .rwdVisible {
        display: block !important;
    }
}


.wc-header-top-left img {
    top: -15px;
    position: relative;
}

.megamenu.closed, .megamenuservice.closed, .megamenuomoss.closed, .megamenusalg.closed {
    display: none;
}

.megamenu {
    background-color: #F5F9FC;
    display: flex;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    position: absolute;
    top: 64px;
    padding: 15px;
    overflow-y: scroll;
}

    .megamenu ul{
        flex-direction: row;
        flex-wrap: wrap;
        display: flex !important;
    }

    .megamenu .column{
        flex: 1 1 0;
        border-right: solid 1px #e8e8e8;
        padding: 0 17px;
    }

        .megamenu .column.last {
            flex: 1 1 0;
            border-right: none;
            padding: 0 17px;
        }

        .megamenu .column .level_1 {
            font-weight: 700;
            padding-bottom: 15px;
        }

            .megamenu .column .level_1 a {
                color: #144B6D;
            }


            .megamenu .column .level_1 figure {
                margin-top: 15px;
                margin-bottom: 15px;
            }

                .megamenu .column .level_1 figure img {
                    max-width: 100% !important;
                    width: 100vw;
                    height: 122px;
                    object-fit: cover;
                    filter: brightness(0.9);
                }

        .megamenu .column .level_2 {
            font-weight: 400;
            line-height: 26px;
            cursor: pointer;
        }

            .megamenu .column .level_2 a {
                width: 100%;
                display: inline-block;
            }

                /*.megamenu .column .level_2 a.selected {
                    font-weight: 700;
                }*/

        .megamenu .column .level_3 {
            padding-left: 15px;
            line-height: 26px;
        }

            /*.megamenu .column .level_3 a.selected {
                font-weight: 700;
            }*/

        .megamenu .column .level_4 {
            padding-left: 15px;
            line-height: 26px;
        }

        .megamenu .column .level_2.haschildren.closed, .megamenu .column .level_3.haschildren.closed {
            overflow: hidden;
            height: 26px;
            background-image: url(/App_Themes/fb/images/angle-down.png);
            background-repeat: no-repeat;
            background-position: right 2px;
            background-size: 14px;
            transition: transform 0.2s;
        }

        .megamenu .column .level_2.haschildren.open, .megamenu .column .level_3.haschildren.open {
            background-image: url(/App_Themes/fb/images/angle-up.png);
            background-repeat: no-repeat;
            background-position: right 2px;
            background-size: 14px;
            transition: transform 0.2s;
        }


.megamenuservice {
    background-color: #F5F9FC;
    display: flex;
    width: 100%;
    z-index: 9999;
    position: absolute;
    top: 64px;
    padding: 15px;
    box-shadow: 0 0 33px #ccc;
}

    .megamenuservice ul {
        flex-direction: row;
        flex-wrap: wrap;
        display: flex !important;
    }

    .megamenuservice .column {
        flex: 1 1 0;
        padding: 0 17px;
    }

        .megamenuservice .column.last {
            flex: 1 1 0;
            border-right: none;
            padding: 0 17px;
        }

        .megamenuservice .column .level_1 {
            font-weight: 700;
            line-height: 2rem;
        }

.megamenuomoss_wrap, .megamenuservice_wrap, .megamenusalg_wrap {
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
}
.megamenuomoss {
    background-color: #F5F9FC;
    display: flex;
    width: 100%;
    z-index: 9999;
    position: absolute;
    top: 64px;
    padding: 15px;
    box-shadow: 0 0 33px #ccc;
}

    .megamenuomoss ul {
        flex-direction: row;
        flex-wrap: wrap;
        display: flex !important;
    }

    .megamenuomoss .column {
        flex: 1 1 0;
        padding: 0 17px;
    }

        .megamenuomoss .column.last {
            flex: 1 1 0;
            border-right: none;
            padding: 0 17px;
        }

        .megamenuomoss .column .level_1 {
            font-weight: 700;
            line-height: 2rem;
        }

.megamenusalg {
    background-color: #F5F9FC;
    display: flex;
    width: 100%;
    z-index: 9999;
    position: absolute;
    top: 64px;
    padding: 15px;
    box-shadow: 0 0 33px #ccc;
}

.megamenusalg ul {
        flex-direction: row;
        flex-wrap: wrap;
        display: flex !important;
    }

.megamenusalg .column {
        flex: 1 1 0;
        padding: 0 17px;
    }

.megamenusalg .column.last {
        flex: 1 1 0;
        border-right: none;
        padding: 0 17px;
    }

.megamenusalg .column .level_1 {
        font-weight: 700;
        line-height: 2rem;
    }  

@media (max-width: 1024px) {
    .megamenu, .megamenuservice, .megamenuomoss, .megamenusalg {
        display: none;
    }
}


@media (min-width: 1024px) {

    #nav-wrapper-menu-expander,
    #nav-wrapper ul.lvl_2,
    #nav-wrapper ul.lvl_1 a.more,
    .search-rwd .wc-searchbox {
        display: none;
    }

    #nav-wrapper .search-rwd {
        display: none !important;
    }
}

@media (max-width: 1023px) {
    body #main > header .wc-header-menuwrapper:before {
        border-bottom: 80px solid transparent;
        border-right: 85px solid #1d84c2;
        content: "";
        height: 0;
        left: -85px;
        position: absolute;
        top: 0;
        display: none;
    }

    #pnlMiniCart {
        float: none;
        position: relative;
        height: 50px !important;
        background-color: #2F91CB;
        width: 100% !important;
        margin-top: 70px;
    }

    #pnlSearchRwd, #pnlMypageRwd {
        display: block;
        width: 50px;
        height: 50px;
        float: left;
        display: inline-block;
        background-repeat: no-repeat;
        width: 31% !important;
        background-position: center center;
    }

    #pnlSearchRwd {
        background-image: url(/App_Themes/fb/images/search-rwd.png);
        background-size: 29px 29px;
        cursor: pointer;
    }

    #pnlMypageRwd {
        background-image: url(/App_Themes/fb/images/person3x.png);
        background-size: 25px 28px;
    }

    #wcCart {
        position: relative !important;
        right: 0 !important;
        top: 0 !important;
        z-index: 1000;
        height: 50px !important;
        width: 32% !important;
        left: 0 !important;
        float: left;
        text-align: center;
    }

        #wcCart .shown svg {
            display: none;
        }

    #lnkCheckoutRwd {
        width: 80px;
        height: 50px !important;
        background-color: transparent !important;
        background-image: url(/App_Themes/fb/images/cart-rwd.png);
        background-size: 29px 29px;
        background-repeat: no-repeat;
        background-position: center center;
        overflow: hidden !important;
        font-family: 'PT Sans', sans-serif;
        font-size: 13px;
        font-weight: 300;
        letter-spacing: 0px;
        text-align: center;
        color: #ffffff;
        display: inline-block;
        line-height: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        position: relative;
    }

    #lnkCart, #lnkCheckout {
        display: none !important;
    }

    #lnkCartRwd {
        display: block;
        /*font-family: 'Open Sans';*/
        font-size: 12px;
        letter-spacing: 0.1pt;
        text-align: center;
        color: #2d2d2d;
        background-color: rgb(238, 148, 0);
        border-radius: 50%;
        width: 18px;
        height: 18px;
        line-height: 18px;
        position: absolute;
        top: 10px;
        left: 50px;
    }

    .mypageRwd {
        width: 100%;
        height: 50px;
        display: block;
    }
    #pnlSearchRwdInput.closed {
        display: none !important;
    }
    #pnlSearchRwdInput.open {
        height: 50px;
        width: 100%;
        display: block !important;
        background-color: rgb(16, 73, 106);
        text-align: center !important;
        padding-top: 7px;
    }

        #pnlSearchRwdInput .search-panel {
            display: block;
        }

    body > form > .wc-main header #pnlSearchRwdInput input.wc-searchbox {
        width: 80%;
        height: 36px !important;
        background-color: #f5f5f5 !important;
        border: solid 1px #979797;
        color: #000 !important;
        padding-left: 7px;
        font-size: 15px;
        font-weight: 300;

    }
    body > form > .wc-main > header .wc-header-top-left:after {
        border-bottom: 70px solid transparent !important;
        border-left: 65px solid #fff !important;
    }

    body nav#mainmenu.horizontal li#Li1.rwdVisible {
        display: block !important;
    }

    html .wc-main header#wc-header div.wc-header-menuwrapper nav#mainmenu {
        font-size: 16px;
    }
    li {
        line-height: 21px;
    }

    .rwdVisible {
        display: block !important;
    }

    #header-rotator {
        top: 70px;
        width: 100%;
    }
    /* responsive menu -  */
    #nav-wrapper {
        position: relative;
        width: 100%;
    }

    .search-panel {
        display: none;
    }

    #nav-wrapper.open .search-panel {
        display: block !important;
        padding-top: 46px;
        padding-bottom: 16px;
    }

        #nav-wrapper.open .search-panel .wc-searchbutton {
            color: #000;
            display: inline-block;
            width: auto;
            display: none;
        }

        #nav-wrapper.open .search-panel .wc-searchbox {
            border: medium none;
            color: #fff;
            padding: 10px 25px 10px 40px;
            width: 100%;
            height: auto;
            outline: 0 none;
            box-shadow: none;
        }

    body .wc-header-searchwrapper .search-panel .wc-searchbox {
        display: none;
    }

    #nav-wrapper ul > li > a,
    #nav-wrapper.open .search-panel {
        padding-left: 16px;
        padding-right: 16px;
        display: block;
    }

    #nav-wrapper ul {
        list-style-type: none;
    }

    #nav-wrapper a {
        /*display: block;*/
    }


    #nav-wrapper .more span {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: -webkit-transform 0.2s;
        -moz-transition: -moz-transform 0.2s;
        transition: transform 0.2s;
    }

    #nav-wrapper .openmore > .more span {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-transition: -webkit-transform 0.2s;
        -moz-transition: -moz-transform 0.2s;
        transition: transform 0.2s;
    }



    #nav-wrapper ul.lvl_1 {
        position: absolute;
        z-index: 1234;
        width: 100%;
        height: auto;
        display: none;
    }


    #nav-wrapper.open ul.lvl_1 {
        display: block;
        top: 30px;
    }

    #nav-wrapper ul > li {
        position: relative;
        overflow: hidden;
    }


    #nav-wrapper li span {
        display: block;
        white-space: nowrap;
        width: 85%;
        overflow: hidden; /* "overflow" value must be different from "visible"*/
        -o-text-overflow: ellipsis; /* Opera */
        text-overflow: ellipsis; /* IE, Safari (WebKit) */
    }


    #nav-wrapper ul a.more {
        display: none;
        position: absolute;
        right: 0;
        padding-right: 16px;
        text-align: center;
        text-indent: -9999px !important;
        top: 0;
        width: 50px;
        z-index: 100;
    }

    #nav-wrapper li.haschildren a.more {
        display: block;
    }

    #nav-wrapper ul {
        position: static;
        width: 100%;
        margin: 0;
        padding: 0;
        -webkit-transition: max-height 0.3s ease;
        -moz-transition: max-height 0.3s ease;
        -o-transition: max-height 0.3s ease;
        -ms-transition: max-height 0.3s ease;
        transition: max-height 0.3s ease;
    }

        #nav-wrapper ul.lvl_1 ul {
            max-height: 0;
        }

        #nav-wrapper ul > li > a {
            padding-top: 10px;
            padding-bottom: 10px;
        }

        #nav-wrapper ul > li.active.haschildren,
        #nav-wrapper ul > li.openmore > ul,
        #nav-wrapper ul > li.active > ul {
            max-height: 9000px; /*trick: to get transitions on height from 0 to auto, transition on max-height instead */
        }

        #nav-wrapper ul.lvl_1 .closedmore > ul {
            max-height: 0 !important;
        }


        #nav-wrapper ul.lvl_1 {
            display: none;
            height: auto;
            position: absolute;
            width: 100%;
        }

    #nav-wrapper > nav > ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    #nav-wrapper ul.lvl_2 a {
        text-indent: 32px;
    }

    #nav-wrapper ul.lvl_3 a {
        text-indent: 48px;
    }

    #nav-wrapper ul.lvl_4 a {
        text-indent: 64px;
    }

    #nav-wrapper ul.lvl_5 a {
        text-indent: 86px;
    }
}

@media (max-width: 360px) {
    #header-rotator {
        /*top: 70px;*/
        
    }
    .rotator-text {
        display: none;
    }
}


@media (max-width: 1023px) {


    #nav-wrapper-menu-expander {
        display: block;
        position: absolute;
        right: 10px;
        height: 33px;
        width: 55px;
        background-repeat: no-repeat;
        background-image: url(/App_Themes/fb/images/group@2x.png);
        color: #FFFFFF;
        z-index: 123123;
        background-size: 33px 25px;
        top: 20px;

    }

    #nav-wrapper.open .search-panel .wc-searchbox {
        background: url(/App_Themes/fb/images/menu-rwd/android-search-512px.svg) no-repeat 10px center;
        background-size: 16px auto;
        background-color: #3a3737;
    }

    #nav-wrapper ul a.more span {
        background: url(/App_Themes/fb/images/menu-rwd/angle-down-512px.svg) no-repeat center center;
        background-size: 16px auto;
    }


    #nav-wrapper ul {
        background-color: #2F91CB;
    }
        #nav-wrapper ul.lvl_1 {
            background-color: #2F91CB;
        }


        #nav-wrapper ul > li > a:not(.more),
        #nav-wrapper.open .search-panel {
            border-bottom: 1px solid #fff;
        }

        #nav-wrapper ul > li.current > a,
        #nav-wrapper ul > li .hover {
            color: #fff;
            background-color: rgb(16, 73, 106);
        }
     
    #nav-wrapper li.active > a {
        /*text-decoration: underline;*/
    }
    #nav-wrapper.open ul.lvl_1 {
        top: 120px;
    }

    body div#main.wc-main header#wc-header div.wc-header-menuwrapper div#nav-wrapper.wc-header-menuwrapper.open nav#mainmenu.horizontal ul.nav.clearfix.lvl_1 li#Li1:first-child {
        border-top: 1px solid #fff;
    }

}
.searchpage {
    display: none;
}
body.searchresultPage .article-content .searchpage {
    display: block;
}
body.searchresultPage .article-content .wc-searchbox {
    display: none;
}
body.searchresultPage .article-content .wc-searchbutton.btnStandard {
    line-height: 30px !important;
    width: 250px !important;
}
body.searchresultPage .article-content .wc-searchbox-page {
    width: 500px;
    display: block;
    border: 1px solid #000;
    max-width: 100%;
}
body.searchresultPage .wc-col-left {
    display: none;
} 

body.searchresultPage article.wc-template-article > header
{
    display: none;
} 

body.searchresultPage .wc-searchresults li
{
    border-bottom:1px solid #f0f0f0;
    padding:15px 10px;
    list-style: none outside none;
} 

body.searchresultPage article.wc-template-article
{
    margin-left: 0;
}
.pnlResult {
    display: block;
}
.pnlResult a {
    display: block;
    margin-top: 10px;
    margin-bottom: 15px;
}
#Products .pnlResult {
    border-bottom: 1px solid #e5e8e9 !important;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
body.searchresultPage .row-fluid .wc-template-article
{    
    width:100%;
} 

body.searchresultPage section.wc-searchresults  span.hit
{
    background: #e1e1e1;
}
body.searchresultPage section.wc-searchresults .wc-col-left  
{
    display:none;
}
.frontpage .wc-main > header#wc-header {
    margin-top: 16px;
    z-index: 999;
    display: block;
    position: relative; 
    max-width: 1440px;
    width: 100%;
}
.frontpage #pnlSearch {
    position: absolute;
    top: 20%;
    right: 4%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #1d84c2;
    padding: 30px;
    border-radius: 6px;
    z-index: 100;
    width: 400px;
    /*align-self: center;*/
    text-align: center;
    color: #fff;
}

.frontpage #header-rotator {
    position: relative;
    top: 20px;
    display: flex;
    text-align: unset;
    flex-flow: column;
}
.frontpage .searchHead {
    font-size: 20px;
    margin-bottom: 5px;
}
.frontpage #header-rotator input.wc-searchbox {
    margin-bottom: 0;
    color: #000 !important;
    background-color: #fff !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 80%;
    height: 23px;
    border-radius: 6px;
}
.frontpage #header-rotator .wc-header-searchwrapper .wc-searchbutton {
    background: url(/App_Themes/fb/images/search.png) no-repeat;
    display: inline-block;
    height: 26px;
    width: 20px;
    position: relative;
    background-position-y: 12px;
    background-size: 15px 15px;
}

@media (max-width: 768px) {

    /*.frontpage #pnlSearch {
        position: relative;
        top: 20%;
        right: 0;
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        background-color: #1d84c2;
        padding: 30px;
        border-radius: 6px;
        z-index: 100;
        width: 400px;
        max-width: 100%;
        align-self: center;
        text-align: center;
        color: #fff;
    }*/
}
.RadSiteMap .rsmItem .rsmLink:hover
{
    background:inherit !important;
    text-decoration:underline;
}
div.RadSiteMap .rsmLink, .RadSiteMap  .rsmTemplate
{
    border-bottom: inherit;
    color: inherit;
    font-family: inherit;
}
div.RadSiteMap .rsmItem .rsmTemplate
{
    margin: 0 5px 0 0;
}

.RadSiteMap .rsmItem a
{
    font-size: 12px;
}

#main > footer .smFooter a.rsmLink
{
    color: #DDDDDD;
    font-size:11px;
    padding: 0 0 4px 0;
    margin: 0;
}

#main > footer .smFooter .rsmLevel > li > a.rsmLink
{
    font-weight:bold;
}
.RadSiteMap ul.rsmList 
{
   padding: 0 0 0 30px;
} 
.layout_Full.RadSiteMap ul.rsmList > li.rsmItem {
    list-style-type: inherit;
}
/* HTML 5 */
.TurkisHvit {
    background-color: #088486;
    color: #ffffff !important;
}

.TurkisHvit {
    background-color: #088486;
    color: #ffffff;
}

header, nav, div, aside, article, figure, figcaption, footer {
    display: block;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

figure {
    margin: 0;
}

body {
    padding: 0;
    margin: 0 auto;
    max-width: 1440px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    color: #333333;
}

form {
    padding: 0;
    margin: 0;
}
#lnkMore {
    margin-bottom: 10px;
    display: block;
}
ul {
    margin: 0;
}

a:link, a:visited, a:active {
    text-decoration: none;
}

a.selected, a:hover, a.sok span {
    text-decoration: underline;
}

img {
    border: 0;
}

ul {
    margin-left: 20px;
}

/* master div*/

.wc-main {
    background-color: #fff;
    overflow: hidden;
}

.frontpage #content {
    min-height: 80px;
    top: 0;
    margin-top: 0;
    /*width: 1280px;*/
    background-color: #F5F5F5;
}

ul.filter {
    list-style: none;
    margin-left: 0;
}

    ul.filter li {
        display: block;
    }

        ul.filter li .btnBlue {
            margin-right: 5px;
            margin-left: 0;
            font-size: 15px;
            cursor: pointer;
            background: none;
            background-color: grey;
            text-transform: none;
            transition: all .35s;
        }
            ul.filter li .btnBlue:hover {
                background-color: #1d84c2;
            }

        ul.filter li:first-child .btnBlue {
            margin-right: 5px;
            margin-left: 0;
            font-size: 15px;
            cursor: pointer;
            background: none;
            background-color: #1d84c2;
            text-transform: none;
            margin-bottom: 0;
            margin-top: 0;
        }
            ul.filter li:first-child .btnBlue:hover {
                background-color: #1d84c2;
            }

        ul.filter li .btnBlue.selected {
            background-color: #1d84c2;
        }

        ul.filter li .btnBlue.maskintype {
            margin-right: 5px;
            margin-left: 0;
            font-size: 15px;
            cursor: pointer;
            background: none;
            background-color: grey;
        }
            ul.filter li .btnBlue.maskintype:hover {
                background-color: #1d84c2;
            }
            ul.filter li .btnBlue.maskintype.selected {
                background-color: #1d84c2;
            }

.referanse-wrap {
    display: grid;
}

.referanse #content {
    min-height: 80px;
    top: 100px;
    margin-top: 0;
    background-color: #F5F5F5;
}

.referanser #pnlCategory {
    background-repeat: no-repeat;
    min-height: 300px;
    margin-bottom: 30px;
    background-size: cover;
    color: #fff;
    position: relative;
}

    .referanser #pnlCategory h1 {
        color: #fff !important;
    }
.referanser select {
    height: 27px;
    padding: 0;
    padding-left: 10px;
    margin-bottom: 0;
    margin-right: 5px;
    font-size: 15px;
    line-height: 18px;
    color: #000000;
    background-color: #e5e8e9;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    outline: 0px;
}
.referanser .filterwrap {
    display: inline-block;
    margin-top: 20px;
}
.referanser label {
    display: inline-block;
}
.referanse #pnlProductWrapper {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
    position: relative;
    margin-top: 0;
}

.referanse .article-content h3 {
    padding: 0;
    margin-top: 50px;
}
.referanse .article-content #pnlProductWrapper h3 {
    padding: 0;
    margin-top: 10px;
}
.referanser #content {
    min-height: 80px;
    top: 0;
    margin-top: 120px !important;
    /*width: 1280px;*/
    background-color: #F5F5F5;
}

.referanser .filterblock {
    padding-left: 50px;
    display: inline-block;
    width: 100%;
}
    .referanser .filterblock h2 {
        text-transform: none;
    }
#content {
    min-height: 80px;
    margin-top: 120px;
    width: 1400px;
    max-width: 100%;
    background-color: #F5F5F5;
    position: relative;
    margin-left: 20px;
    margin-right: 20px;
}

.person #content {
    min-height: 80px;
    margin-top: 60px;
    max-width: 100%;
    background-color: #F5F5F5;
    position: relative;
}

#content .wc-template {
    background-color: #fff;
    min-height: 1px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

body > form > .wc-main > header .wc-header-top h1 {
    float: left;
    margin-top: 20px;
}

#pnlProductInfoRwd {
    display: none;
}

body > form > .wc-main > header#wc-header {
    margin-top: 16px;
    z-index: 999;
    display: block;
    position: absolute;
    max-width: 1440px;
    width: 100%;
}

body > form > .wc-main > header .wc-header-top-left {
    width: 280px;
    background-color: #ffffff;
    z-index: 999;
    position: relative;
    height: 80px;
}

    body > form > .wc-main > header .wc-header-top-left:after {
        border-bottom: 80px solid transparent;
        /*border-left: 85px solid #fff;*/
        content: "";
        height: 0;
        left: 100%;
        position: absolute;
        top: 0;
    }

/* header search or login  box */

body > form > .wc-main > header .wc-header-top > div {
    margin-top: 10px;
    float: right;
}

body #main > header .wc-header-menuwrapper {
    /*background: -webkit-linear-gradient(90deg, #51838d 0%, #6799cf 100%);
    background: -moz-linear-gradient(90deg, #51838d 0%, #6799cf 100%);
    background: -o-linear-gradient(90deg, #51838d 0%, #6799cf 100%);
    background: -ms-linear-gradient(90deg, #51838d 0%, #6799cf 100%);
    background: linear-gradient(0deg, #51838d 0%, #6799cf 100%);*/
    background-color: #1d84c2;
    width: 730px;
    height: 80px;
    float: right;
    position: relative;
    top: -16px;
}

    body #main > header .wc-header-menuwrapper:before {
        border-bottom: 80px solid transparent;
        border-right: 85px solid #1d84c2;
        content: "";
        height: 0;
        left: -85px;
        position: absolute;
        top: 0;
    }

body #main > header .wc-header-searchwrapper {
    float: right;
    position: relative;
    border-bottom: 1px solid #fff;
    display: inline-block;
    height: 23px;
    margin-right: 45px;
}


#main > header .wc-header-searchwrapper .search-panel {
    position: relative;
    top: -11px;
}

#main > header .wc-header-searchwrapper .wc-searchbutton {
    background: url(/App_Themes/fb/images/search.png) no-repeat;
    display: inline-block;
    height: 26px;
    width: 20px;
    position: relative;
    background-position-y: 12px;
    background-size: 15px 15px;
}


#loginbox {
    text-align: right;
    padding-bottom: 5px;
}

body > form > .wc-main header .wc-websites {
    padding-right: 15px;
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    float: right;
    display: inline-block;
    letter-spacing: 0.1px;
}

body > form > .wc-main header input.wc-searchbox {
    margin-bottom: 0;
    color: #fff !important;
    background-color: #1d84c2 !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 12px;
    font-weight: bold;
    width: 150px;
    height: 23px;
}

/* STANDARD PAGES */
.odd {
    background-color: #f5f5f5;
}

.no-left-padding {
    padding-left: 0px !important;
}

#content article.wc-template-article {
    position: relative; /* since footer is absolute this needs to be relative so the footer stays within its parent */
    min-height: 400px;
}

.webpage #content article.wc-template-article {
    position: relative; /* since footer is absolute this needs to be relative so the footer stays within its parent */
    min-height: 400px;
    padding-top: 100px;
    padding-left: 45px;
    padding-right: 45px;
}

#content article.article-content header h1,
.webpage #content article.article-content header h1,
.articles #content .article-content h1,
.kontaktmal #content article.article-content header h1,
#content section.wc-template div article.article-content h1 {
    padding-bottom: 20px;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: left;
    color: #000;
    padding-top: 0;
    line-height: initial;
    text-transform: uppercase;
}


#content article.wc-template-article > footer {
    position: absolute;
    bottom: 20px;
}

/* standard values */

/* CUSTOM: The size of the page - change to 100% or remove to get full width - or else page stays centered width this width */

.ui-wrap-center {
    max-width: 980px;
    width: 980px;
}

div.wc-template > article:first-child {
    margin-left: 0;
}

/* override margin for article since nav bar does not exist in fullwidth */

#content.fullwidth article.wc-template-article {
    margin-left: 0;
}


/**/

h1, h2, h3, h4 {
    font-family: 'PT Sans', sans-serif;
}

h2 {
    font-size: 26px;
    font-weight: 700;
    color: #10496a;
    text-transform: uppercase;
}

h3 {
    font-size: 21px;
    font-weight: 700;
}

h4 {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-align: left;
    color: #000000;
    margin-bottom: 14px;
}

#header-rotator, #pnlReferanseImage {
    position: relative;
    top: 20px;
}

.rotator-text {
    position: absolute;
    bottom: 60px;
    width: 648px;
    max-width: 100%;
    z-index: 999;
    font-weight: 700;
    line-height: 1.28 !important;
    color: #0f486a;
    font-size: 20px;
    margin-bottom: 0;
    background: -moz-linear-gradient(left, rgba(208,212,215,1) 0%, rgba(229,231,230,0.9) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(208,212,215,1) 0%,rgba(229,231,230,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(208,212,215,1) 0%,rgba(229,231,230,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d84c2', endColorstr='#4da9e4f7',GradientType=1 ); /* IE6-9 */
    padding: 22px;
    display: inline-block;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

    .rotator-text .inner {
        position: relative;
        text-align: left;
    }

        .rotator-text .inner h2 {
            font-size: 22px;
            line-height: 1.28 !important;
            color: inherit !important;
        }


    .rotator-text p {
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .rotator-text a {
        font-weight: 700;
        margin-bottom: 10px;
        margin-top: 10px;
        color: inherit;
    }

.referanse-text {
    right: 50px;
    position: absolute;
    bottom: 80px;
    width: 483px;
    z-index: 99;
    font-weight: 700;
}

    .referanse-text h3 {
        color: #913971;
        padding-bottom: 9px;
    }

.referanse .article-content .row-fluid {
    padding-top: 0;
}

.referanse h3 {
    font-family: 'PT Sans';
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: left;
    color: #050505 !important;
    padding-top: 30px;
    padding-bottom: 0 !important;
}

.referanse.referanser h3 {
    padding-top: 0 !important;
    padding-bottom: 5px !important;
}

.frontpage-div-wrapper {
    grid-column-gap: 10px;
    grid-row-gap: 52px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
    overflow: hidden;
    position: relative;
    margin-top: 100px;
}

.pnlReferanserWrapper {
    display: block;
    background-color: rgb(29, 132, 194,0.05);
    padding-top: 40px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    height: auto;
    min-height: 300px;
    text-align: center;
}

.pnlReferanser {
    position: relative;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
    margin-top: 50px;
    margin-bottom: 50px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

.pnlReferanserWrapper h3 {
    margin-bottom: 20px;
}

.pnlReferanser .frontpage-div .image {
    margin: 0 auto;
}

.frontpage-div {
    width: 100%;
    background-color: #ffffff;
    min-height: inherit;
    position: relative;
    display: inline-block;
    text-align: center;
}

    .frontpage-div h3 {
        margin-top: 10px;
        text-transform: none;
    }

    .frontpage-div.referanse {
        width: 100%;
        background-color: #ffffff;
        min-height: inherit;
        position: relative;
        display: inline-block;
        text-align: left;
        margin: 0 auto;
        padding: 10px;
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #1d84c2;
        box-shadow: 0 0 10px #ccc;
    }

        .frontpage-div.referanse a {
            margin-top: 10px;
            display: block;
        }

    .frontpage-div .frontpage-div-content h3 {
        color: #0079c1;
        font-weight: 400;
        padding-top: 30px;
    }

    /*.frontpage-div:last-of-type {
        margin-right: 0;
        width: 33.34%;
        float: right;
    }*/

    .frontpage-div .produkt {
        background: #397191; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzM5NzE5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMDQ5NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, #397191 1%, #10496a 66%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(1%, #397191), color-stop(66%, #10496a)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #397191 1%, #10496a 66%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, #397191 1%, #10496a 66%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left, #397191 1%, #10496a 66%); /* IE10+ */
        background: linear-gradient(to right, #397191 1%, #10496a 66%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#397191', endColorstr='#10496a', GradientType=1); /* IE6-8 */
        height: 80px;
        margin-top: 20px;
    }

        .frontpage-div .produkt:before {
            border-right: 35px solid #ffffff;
            border-top: 40px solid #10496a;
            bottom: 20px;
            content: "";
            position: absolute;
            right: 0;
            top: 60px;
            width: 0;
        }

        .frontpage-div .produkt h3 {
            font-size: 28px;
            padding-left: 65px;
            padding-right: 5px;
            margin-left: 13px;
            line-height: 80px;
            color: #ffffff;
            background: transparent url(/App_Themes/fb/images/produkt-ikon.png) no-repeat left center;
        }

    .frontpage-div .tjenester {
        background: #9ec36a; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzllYzM2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NGIzNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, #9ec36a 1%, #84b342 66%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(1%, #9ec36a), color-stop(66%, #84b342)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #9ec36a 1%, #84b342 66%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, #9ec36a 1%, #84b342 66%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left, #9ec36a 1%, #84b342 66%); /* IE10+ */
        background: linear-gradient(to right, #9ec36a 1%, #84b342 66%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9ec36a', endColorstr='#84b342', GradientType=1); /* IE6-8 */
        height: 80px;
        margin-top: 20px;
    }

        .frontpage-div .tjenester:before {
            border-right: 35px solid #ffffff;
            border-top: 40px solid #84b342;
            bottom: 20px;
            content: "";
            position: absolute;
            right: 0;
            top: 60px;
            width: 0;
        }

        .frontpage-div .tjenester h3 {
            font-size: 28px;
            padding-left: 60px;
            padding-right: 5px;
            margin-left: 13px;
            line-height: 80px;
            color: #ffffff;
            background: transparent url(/App_Themes/fb/images/tjeneste-ikon.png) no-repeat left center;
        }

    .frontpage-div a.btnBlue {
        background: none;
        background-color: #1d84c2;
        transition: all .35s;
        text-transform: none;
        position: absolute;
        top: 100%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -100%);
        font-size: 1rem;
        height: 30px;
    }


.pnlReferanserWrapper a.btnBlue {
    background: none;
    background-color: #1d84c2;
    transition: all .35s;
    text-transform: none;
    position: relative;
    font-size: 1rem;
    height: 30px;
    line-height: 30px;
}

.frontpage-div .front-ingress {
    max-width: 270px;
    text-align: center;
    margin: 0 auto;
    font-weight: 600;
}

.frontpage-div .aktuelt {
    background: #74cdce; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzc0Y2RjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MmI1YjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #74cdce 1%, #42b5b6 66%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #74cdce), color-stop(66%, #42b5b6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #74cdce 1%, #42b5b6 66%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #74cdce 1%, #42b5b6 66%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #74cdce 1%, #42b5b6 66%); /* IE10+ */
    background: linear-gradient(to right, #74cdce 1%, #42b5b6 66%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74cdce', endColorstr='#42b5b6', GradientType=1); /* IE6-8 */
    height: 80px;
    margin-top: 20px;
}

    .frontpage-div .aktuelt:before {
        border-right: 35px solid #ffffff;
        border-top: 40px solid #42b5b6;
        content: "";
        position: absolute;
        right: 0;
        top: 60px;
        width: 0;
    }

    .frontpage-div .aktuelt h3 {
        font-size: 28px;
        padding-left: 55px;
        padding-right: 5px;
        margin-left: 13px;
        line-height: 80px;
        color: #ffffff;
        background: transparent url(/App_Themes/fb/images/aktuelt-ikon.png) no-repeat left center;
    }

.frontpage-div-content {
    padding: 41px;
    padding-bottom: 0;
    padding-top: 20px;
    position: relative;
    height: 140px;
}

    .frontpage-div-content .article-item h4 {
        font-weight: 400;
        font-size: 22px;
        line-height: 29px;
    }

.frontpage #pnlReferanse img {
    max-width: 100% !important;
}

.referanse .article-item {
    min-height: 200px;
    padding-bottom: 50px;
}

.article-item {
    display: block;
    position: relative;
}

    .article-item h4 {
        font-weight: 700;
        font-size: 22px;
    }

    .article-item .content {
        position: relative;
        float: left;
        width: 50%;
        padding-right: 30px;
    }

    .article-item .image {
        position: relative;
        float: left;
        width: 50%;
    }

        .article-item .image img {
            width: 350px;
            /*max-height: 200px;*/
            display: block;
        }

.articles .article-item {
    display: block;
    position: relative;
    padding-bottom: 50px;
}

.btnStandard {
    background: #3f9cd3; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzNmOWNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDg0YzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #3f9cd3 1%, #1d84c2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #3f9cd3), color-stop(100%, #1d84c2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #3f9cd3 1%, #1d84c2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #3f9cd3 1%, #1d84c2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #3f9cd3 1%, #1d84c2 100%); /* IE10+ */
    background: linear-gradient(to right, #3f9cd3 1%, #1d84c2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f9cd3', endColorstr='#1d84c2', GradientType=1); /* IE6-8 */
    padding-left: 20px;
    padding-right: 20px;
    height: 30px !important;
    color: #ffffff !important;
    margin-bottom: 14px;
    display: inline-block;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
    width: 424px;
    max-width: 100%;
    margin-top: 10px;
    border: none !important;
    letter-spacing: 1px;
}

.rightcolumn .btnStandard {
    width: 100%;
}

.articles .btnStandard {
    width: 100% !important;
}

.btnStandard:hover {
    background-image: -moz-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
    background-image: -webkit-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
    background-image: -ms-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
    text-decoration: none;
    color: #000 !important;
}

.btnArticle {
    background: #74cdce; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzc0Y2RjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MmI1YjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #74cdce 1%, #42b5b6 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #74cdce), color-stop(100%, #42b5b6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #74cdce 1%, #42b5b6 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #74cdce 1%, #42b5b6 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #74cdce 1%, #42b5b6 100%); /* IE10+ */
    background: linear-gradient(to right, #74cdce 1%, #42b5b6 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#74cdce', endColorstr='#42b5b6', GradientType=1); /* IE6-8 */
    width: 160px;
    height: 30px;
    color: #ffffff;
    margin-top: 14px;
    margin-bottom: 14px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
}

    .btnArticle:hover {
        background-image: -moz-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        background-image: -webkit-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        background-image: -ms-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        text-decoration: none;
        color: #1e2732;
    }

.btnTjenester {
    background: #a2cb68; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2EyY2I2OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4NGIzNDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #a2cb68 1%, #84b342 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%, #a2cb68), color-stop(100%, #84b342)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #a2cb68 1%, #84b342 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #a2cb68 1%, #84b342 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #a2cb68 1%, #84b342 100%); /* IE10+ */
    background: linear-gradient(to right, #a2cb68 1%, #84b342 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a2cb68', endColorstr='#84b342', GradientType=1); /* IE6-8 */
    width: 254px;
    height: 30px;
    color: #ffffff;
    margin-top: 14px;
    margin-bottom: 34px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
}

    .btnTjenester:hover {
        background-image: -moz-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        background-image: -webkit-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        background-image: -ms-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        text-decoration: none;
        color: #1e2732;
    }

.btnProdCats {
    background-color: #e5e8e9;
    padding: 5px;
    color: #000;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}

#pnlCta {
    display: inline-block;
    margin-top: 50px;
}

.price {
    padding-top: 20px;
    padding-bottom: 0;
    display: block;
}

.buyWrapper {
    position: relative;
}

.btnBlue {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzM5NzE5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMDQ5NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #397191 1%, #10496a 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(1%,#397191), color-stop(100%,#10496a));
    background: -webkit-linear-gradient(left, #397191 1%,#10496a 100%);
    background: -o-linear-gradient(left, #397191 1%,#10496a 100%);
    background: -ms-linear-gradient(left, #397191 1%,#10496a 100%);
    background: linear-gradient(to right, #397191 1%,#10496a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#397191', endColorstr='#10496a',GradientType=1 );
    padding-left: 20px;
    padding-right: 20px;
    height: 27px;
    color: #ffffff;
    margin-top: 14px;
    margin-bottom: 14px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
}

    .btnBlue:hover {
        background-image: -moz-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        background-image: -webkit-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        background-image: -ms-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        text-decoration: none;
        color: #1e2732;
    }

.buttons {
    margin-top: 12px;
}

.frontpage-prod-lead {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}

.btnProdukt {
    background-image: url(/App_Themes/fb/images/knapp.svg);
    padding-left: 20px;
    padding-right: 20px;
    height: 27px;
    color: #ffffff;
    margin-bottom: 14px;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
}

.produkts .btnProdukt {
    width: 100%;
}

.btnProdukt:hover {
    background-image: -moz-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
    background-image: -webkit-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
    background-image: -ms-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
    text-decoration: none;
    color: #1e2732;
}

.btnVelkommen {
    background: #3f9cd3; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzNmOWNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDg0YzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #3f9cd3 2%, #1d84c2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(2%, #3f9cd3), color-stop(100%, #1d84c2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #3f9cd3 2%, #1d84c2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #3f9cd3 2%, #1d84c2 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #3f9cd3 2%, #1d84c2 100%); /* IE10+ */
    background: linear-gradient(to right, #3f9cd3 2%, #1d84c2 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f9cd3', endColorstr='#1d84c2', GradientType=1); /* IE6-8 */
    padding-left: 20px;
    padding-right: 20px;
    height: 30px;
    color: #ffffff;
    margin-bottom: 14px;
    display: block;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
    position: absolute;
}

    .btnVelkommen:hover {
        background-image: -moz-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        background-image: -webkit-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        background-image: -ms-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%);
        text-decoration: none;
        color: #1e2732;
    }

.btnReferanse {
    background: #a25b88; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyNWI4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTM5NzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #a25b88 0%, #913971 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a25b88), color-stop(100%, #913971)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #a25b88 0%, #913971 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #a25b88 0%, #913971 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #a25b88 0%, #913971 100%); /* IE10+ */
    background: linear-gradient(to right, #a25b88 0%, #913971 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a25b88', endColorstr='#913971', GradientType=1); /* IE6-8 */
    padding-left: 20px;
    padding-right: 20px;
    height: 30px;
    color: #ffffff;
    margin-top: 14px;
    margin-bottom: 14px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
    position: absolute;
}

.btnReferanse-list {
    background: #a25b88; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyNWI4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTM5NzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #a25b88 0%, #913971 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a25b88), color-stop(100%, #913971)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #a25b88 0%, #913971 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #a25b88 0%, #913971 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #a25b88 0%, #913971 100%); /* IE10+ */
    background: linear-gradient(to right, #a25b88 0%, #913971 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a25b88', endColorstr='#913971', GradientType=1); /* IE6-8 */
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 15px;
    height: 30px;
    color: #ffffff;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    font-family: 'PT Sans', sans-serif;
    position: absolute;
    letter-spacing: 1px;
}

    .btnReferanse:hover, .btnReferanse-list:hover {
        background-image: -moz-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%) !important;
        background-image: -webkit-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%) !important;
        background-image: -ms-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%) !important;
        text-decoration: none;
        color: #000;
    }

.leftcolumn {
    padding-top: 10px;
    float: left;
    width: 20%;
}

    .leftcolumn li {
        line-height: 28px;
    }

.rightcolumn {
    padding: 30px;
    padding-top: 15px;
    float: left;
    width: 20%;
}

.search .article-content, .instagram .article-content, .kontaktmal .article-content {
    padding: 30px;
    padding-top: 10px;
    float: left;
    width: 80%;
    border-left: none;
    border-right: none;
}

.historie .article-content {
    width: 80%;
}

.referanse .article-content {
    border-right: none;
}

body.produkt #pnlLeftColumn {
    border-top: solid 1px rgba(151, 151, 151,.4);
    border-right: solid 1px rgba(151, 151, 151,.4);
}

body.produkts #pnlLeftColumn, body.produsenter #pnlLeftColumn {
    border-top: none;
    border-right: none;
}

body.produkt .article-content {
    padding: 0;
    padding-top: 0;
    float: left;
    width: 60%;
    border-left: none;
    border-right: none;
}

body.checkout .article-content, body.cart .article-content, body.webpage-receipt .article-content {
    padding: 30px;
    float: left;
    width: 100%;
    border-left: none;
    border-right: none;
}

body.produkts .article-content {
    padding: 0;
    padding-top: 15px;
    float: left;
    width: 80%;
    border-left: none;
    border-right: none;
}

    body.produkts .article-content #pnlWrapper {
        min-height: 300px;
        position: relative;
    }

        body.produkts .article-content #pnlWrapper .products-left {
            position: absolute;
            bottom: -30px;
            /*position: absolute;
    top: 50%;
    transform: translateY(-50%);*/
        }
body.produkts .article-content2 #pnlWrapper {
    height: 350px;
    position: relative;
    margin-bottom: 60px;
}
body.produkts .article-content2 #pnlWrapper .product-title {
    height: 200px;
    position: relative;
    margin-bottom: 20px;
}
body.produkts .article-content2 #pnlWrapper .products-left {
    height: 120px;
}
    body.produkts .article-content2 #pnlWrapper .products-left .buttons {
        margin-top: 12px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

.article-content {
    padding: 30px;
    padding-top: 10px;
    float: left;
    width: 60%;
    border-left: 1px solid #e5e8e9;
    border-right: none;
}

    .article-content.wide {
        padding: 30px;
        padding-top: 10px;
        float: left;
        width: 80%;
        border-left: 1px solid #e5e8e9;
        border-right: none;
    }

    .article-content h3 {
        padding-top: 10px;
        padding-bottom: 20px;
        color: #10496a;
        line-height: 23px !important;
    }

    .article-content h4 {
        margin-top: 20px;
        color: #000;
    }

    .article-content .products h3 {
        padding-bottom: 5px;
        color: #10496a;
        font-size: 20px;
        font-weight: 700;
        /*text-transform: capitalize;*/
    }

.product-title .link {
    display: block;
    text-align: center;
}

#product-info {
    display: block;
    width: 100%;
    position: relative;
    float: left;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}



#product-info #pnlForesporsel .webform_fields {
    width: 100%;
}

.person .article-content {
    padding: 30px;
    padding-top: 10px;
    padding-left: 60px;
    float: left;
    width: 100%;
    border: none;
}

.wide .article-content {
    border: none;
    width: 100%;
}

.wide .toptext {
    max-width: 700px;
}

.videoWrapper, .wcVideo.media {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin-top: 50px;
    margin-bottom: 50px;
}

    .videoWrapper iframe, .wcVideo.media iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

#pnlForesporsel textarea {
    width: 380px;
}

.campaign .article-content {
    padding-top: 80px;
}

.campaign h2 {
    color: #000;
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.campaign h3 {
    text-align: center;
    color: #000;
    padding-bottom: 10px !important;
}

.campaign h4 {
    text-align: center;
}

.campaign #person {
    text-align: center;
}

.campaign .person h4 {
    text-align: center;
    font-size: 22px;
}

.campaign .person .person-text {
    font-size: 16px;
}

.campaign .webform h4 {
    margin-top: 40px;
    text-align: left;
    font-size: 22px;
}

.campaign #pnlWrapper {
    min-height: 380px;
    margin-bottom: 30px;
}

.campaign .article-content .form-horizontal textarea {
    max-width: 380px;
}

.campaign .center {
    line-height: 28px;
    padding-left: 75px;
    padding-right: 75px;
}

.campaign .wcVideo.media {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}

    .campaign .wcVideo.media iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

.campaign .extra {
    margin-top: 50px;
    margin-bottom: 50px;
}

.campaign .campaign-extras {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px
}

.articles .article-content {
    padding: 30px;
    padding-top: 10px;
    float: left;
    width: 60%;
    border-left: 1px solid #e5e8e9;
    border-right: 1px solid #e5e8e9;
}

.person h4 {
    padding-bottom: 5px;
    padding-top: 0;
    margin-bottom: 0;
}

#pnlPersons .person a {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: 0.1px;
    text-align: left;
    color: #458fc9;
    text-decoration: underline;
}

.person .wc-header-menuwrapper a {
    text-decoration: none;
}

#wc-header svg {
    height: 20px;
    width: 17px;
    float: left;
    top: 3px;
    position: relative;
}

.person .person-text {
    font-size: 16px;
}

.person .row-fluid, .person .row-fluid [class*="span"], .checkout .row-fluid, .checkout .row-fluid [class*="span"] {
    margin-left: 0 !important;
}

.person #pnlOrder a#close {
    display: block;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 0;
}

.person #content section.wc-template div article.article-content h1 {
    padding-bottom: 10px;
}

.person hr {
    margin: 0 0 0 0;
    opacity: 0.3;
    border-top: solid 1px #979797;
}

.person .form-horizontal .control-label, .checkout .form-horizontal .control-label {
    float: none;
    text-align: left;
}

.checkout article input, .controls input.input-xlarge {
    width: 95%;
    height: 46px;
    background-color: #f5f5f5;
    /*padding-left: 13px;*/
    border: solid 1px #979797;
}

.webpage img {
    padding-bottom: 20px;
}

.person article input, .controls input.input-xlarge {
    width: 424px;
    height: 46px;
    background-color: #f5f5f5;
    border: solid 1px #979797;
}

    .person article input.btn, .person article .btn {
        width: 140px;
        height: 28px;
        background-color: #268ac6;
        border-radius: 0;
        border: inherit;
        font-size: 14px;
        font-weight: bold;
        line-height: 1.06;
        letter-spacing: 0.4px;
        display: inline-block;
        color: #fff;
        text-align: center;
        vertical-align: top;
        margin-top: 15px;
    }

.person article a.btn {
    color: #fff;
    line-height: 26px;
    letter-spacing: 0.4px;
}

.person article .chk-control input {
    width: inherit;
    height: inherit;
    background-color: inherit;
    border: none;
    width: 30px;
}

.person .btnSavePersonalia {
    margin-top: 20px !important;
}

.person article .chk-control {
    display: flex;
    padding-top: 10px;
}

    .person article .chk-control label {
        display: inline-block;
        position: absolute;
        left: 10px;
    }

.chk-control {
    padding-top: 40px;
    padding-bottom: 20px;
}

#chkSameAs {
    width: 20px;
    height: 11px;
    text-align: left;
    color: #ffffff;
    display: inline-block;
    line-height: 20px;
    padding-left: 0;
}

.person h2 {
    color: #000;
    font-size: 20px;
    text-transform: none;
    margin-top: 20px;
}

    .person h2.orders {
        padding-top: 20px;
    }

.person #pnlOrder {
    background-color: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #ececec;
}

.person #pnlOrders div.order-wrapper-head {
    background-color: #e0e7e8;
}

.person #pnlOrders div.th {
    background-color: #e0e7e8;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: bold;
    line-height: 46px;
    letter-spacing: 0.1px;
    height: 46px;
    padding-left: 15px;
    padding-right: 15px;
    border-right: solid 1px #979797;
}

.person #pnlOrders .order-item div {
    border-right: solid 1px #979797;
    padding-left: 15px;
    padding-right: 15px;
}

    .person #pnlOrders #lastcol, .person #pnlOrders .order-item div:last-of-type {
        border-right: none !important;
    }

#chkOtherAddress {
    width: 30px !important;
}

.frontpage .wc-main .wc-referanse-top-left {
    background: #a25b88; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EyNWI4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTM5NzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #a25b88 0%, #913971 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a25b88), color-stop(100%, #913971)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #a25b88 0%, #913971 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #a25b88 0%, #913971 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #a25b88 0%, #913971 100%); /* IE10+ */
    background: linear-gradient(to right, #a25b88 0%, #913971 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a25b88', endColorstr='#913971', GradientType=1); /* IE6-8 */
    width: 360px;
    height: 80px;
    z-index: 999;
    position: absolute;
    top: 0;
}

    .frontpage .wc-main .wc-referanse-top-left:after {
        border-bottom: 40px solid transparent;
        border-left: 35px solid #913971;
        border-top: 40px solid #913971;
        bottom: 20px;
        content: "";
        position: absolute;
        right: -35px;
        top: 0;
        width: 0;
    }



    .frontpage .wc-main .wc-referanse-top-left h3 {
        padding-left: 55px;
        padding-right: 5px;
        margin-left: 13px;
        line-height: 80px;
        color: #ffffff;
        background: transparent url(/App_Themes/fb/images/star.png) no-repeat left center;
        text-transform: uppercase;
    }

.row-fluid {
    padding-top: 0;
}

.frontpage .row-fluid {
    padding-top: 0;
    margin-top: -1px;
}

.wc-col-left {
    float: left;
}

.wc-col-right {
    float: right;
}

.phonelist {
    width: 100%;
    padding-top: 5px;
}

    .phonelist .name {
        float: left;
        width: 24%;
    }

    .phonelist .title {
        float: left;
        width: 44%;
    }

    .phonelist .phone {
        float: left;
        width: 14%;
    }

    .phonelist .mobile {
        float: left;
        width: 14%;
    }

.person-container {
    color: #000000;
    font-size: 14px;
    line-height: 1.328;
    margin-left: 0 !important;
    min-height: 200px;
    position: relative;
    float: left;
}

    .person-container.person {
        width: 50%;
    }

        .person-container.person h4 {
            font-weight: 600;
            line-height: 23px;
            margin-bottom: 10px;
            padding-top: 0;
            font-size: 19px;
            color: #1e85c2 !important;
            margin-top: 0;
        }

        .person-container.person .person-text {
            line-height: 22px;
        }

.articleTitle {
    font-size: 22px;
    font-family: 'PT Sans', sans-serif;
    color: #10496a;
    font-weight: 700;
    padding-top: 30px;
    text-transform: uppercase;
}


.articleLead {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

.articleText {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.kontakt.left {
    float: left;
    width: 50%;
}

.kontakt.right {
    float: left;
    width: 50%;
    text-align: left;
}

.kontaktmal .input-medium {
    width: 250px;
}

.kontaktmal .btnStandard {
    width: 250px !important;
}

.inlineblock {
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    font-weight: 600;
}

    .inlineblock .text, .inlineblock.text {
        font-weight: 300;
    }

#product-info {
    background: #ffffff !important;
}

    #product-info .webform_fields {
        position: relative;
        width: 52%;
    }

    #product-info .article-content {
        width: 80%;
    }

#content #product-info h1 {
    padding-bottom: 0;
}

#content #product-info h4 {
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0.5px;
    text-align: left;
    color: #000000;
    margin-top: 0;
    margin-bottom: 10px;
}

.product {
    padding-top: 100px;
}

.product-left {
    float: left;
    width: 50%;
    text-align: center;
}

.product-right {
    float: right;
    text-align: left;
    padding-left: 20px;
    width: 50%;
}

.products-left {
    /*float: left;
    width: 50%;*/
}

.products {
    /*/min-height: 380px;*/
}


.products-right {
    text-align: center;
    /*width: 50%;
    float: right;*/
}

.productTitle {
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0.1px;
    text-align: left;
    color: #151515;
    padding-top: 50px;
    padding-bottom: 10px;
}

div#content section.wc-template div#product-info.clearfix article.article-content fieldset.form-horizontal div.control-group.TextArea textarea {
    height: 203px !important;
    top: 0;
    right: 0;
}

div#content section.wc-template div#product-info.clearfix article.article-content fieldset.form-horizontal div.webform_fields div.form-actions input.btnStandard {
    top: 203px;
    right: 0;
    height: 28px !important;
    width: 270px !important;
}

#header-design1 {
    border-bottom: 587px solid transparent;
    border-right: 590px solid #ffffff;
    height: 650px;
    opacity: 0.251;
    position: absolute;
    right: 0;
    top: 0;
    width: 590px;
    z-index: 740;
}

#header-design2 {
    border-right: 240px solid rgb(132, 179, 66);
    border-top: 240px solid transparent;
    bottom: 0;
    height: 240px;
    opacity: 0.251;
    position: absolute;
    right: 0;
    width: 240px;
    z-index: 740;
}




.frontpage-product .link {
    text-align: center;
    display: block;
}

.MediaRotator {
    height: inherit;
}

body.produsenter .article-content {
    padding: 0;
    padding-top: 0px;
    padding-top: 0;
    float: left;
    width: 98%;
    border-left: none;
    border-right: none;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: grid;
    margin-left: 15px;
    margin-right: 0;
    margin-top: 40px;
    margin-bottom: 40px;
}
body.produsenter .produsenter {
    width: 100%;
    background-color: #ffffff;
    min-height: inherit;
    position: relative;
    display: inline-block;
    text-align: left;
    margin: 0 auto;
    padding: 10px;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #1d84c2;
    box-shadow: 0 0 10px #ccc;
    height: 450px;
    overflow: auto;
}

/*html body.frontpage.ri-spinner.ri-fade form#aspnetForm div#main.wc-main div#content section.wc-template div.row-fluid article.wc-template-article section figure {
    width: 160%;
    left: -20%;
}*/

.frontpage.ri-spinner.ri-fade form#aspnetForm div#main.wc-main div#content section.wc-template div.row-fluid article.wc-template-article section#pnlReferanse figure img.media {
    width: 100%;
}

body.website_6 #nav-wrapper.open ul.lvl_1 {
    padding-top: 60px;
}

.brandheader {
    padding-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
}

    .brandheader img {
        display: block;
        margin-top: 10px;
    }

.articles article.article-content div.bilde {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}

    .articles article.article-content div.bilde figure img.media {
        width: 100% !important;
        height: 100%;
        object-fit: cover;
    }

.articles #pnlTilleggsbilder h4 {
    padding-top: 40px;
    color: #10496a;
    font-weight: 700;
    font-size: 20px;
}



body.produkt div#product-info.clearfix article.article-content div div table {
    border: none !important;
    width: 100% !important;
}

    body.produkt div#product-info.clearfix article.article-content div div table tbody tr {
        vertical-align: top !important;
    }

        body.produkt div#product-info.clearfix article.article-content div div table tbody tr td {
            border: none !important;
        }

            body.produkt div#product-info.clearfix article.article-content div div table tbody tr td p {
                padding: 0;
                margin: 0;
                text-align: left;
            }

body.produkt div#product-info.clearfix article.article-content div div p span {
    font-family: "Open Sans", sans-serif !important;
}

body.produkt div#product-info.clearfix article.article-content div div span span {
    font-family: "Open Sans", sans-serif !important;
}

body.produkt div#product-info.clearfix article.article-content div div table tbody tr td img {
    height: auto !important;
    width: 100% !important;
}

.rwdVisible {
    display: none !important;
}

body.produkt article.products .products-right a.link img {
    max-width: 100% !important;
}

.webpage #pnlTilleggsbilder div.images {
    float: left;
    width: 50%;
    margin-bottom: 40px;
}

.webpage #pnlTilleggsbilder div#images .productImage {
    padding-right: 20px;
}

.produkt h2 {
    color: #000000;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 26px;
}

#btnBuy {
    width: 174px;
    height: 27px;
    object-fit: contain;
    /*background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.43), rgba(86, 13, 61, 0));*/
    /*background-image: url(/App_Themes/fb/images/rectangle-5-copy-6.png);*/
    background-image: url(/App_Themes/fb/images/knapp.svg);
    background-repeat: repeat;
    padding: 0;
    border: none;
}

.checkout .buy {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    height: 32px;
    border: none;
    background-image: url(/App_Themes/fb/images/knapp.svg);
    background-repeat: round;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: 'PT Sans';
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 22px;
    width: 100px;
}

.buy {
    padding-left: 20px;
    padding-right: 20px;
    height: 27px;
    line-height: 27px;
    object-fit: contain;
    background-image: url(/App_Themes/fb/images/knapp.svg);
    background-repeat: round;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-family: 'PT Sans';
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    margin-bottom: 14px;
}

    .buy:hover {
        background-image: -moz-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%) !important;
        background-image: -webkit-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%) !important;
        background-image: -ms-linear-gradient(45deg, #e4e2e2 0%, #c9c7c7 100%) !important;
        text-decoration: none;
        color: #1e2732;
    }

body.produkt #product_images {
    overflow: hidden;
}

body.produkt #product_gallery {
    padding: 40px 40px 0 40px;
    position: relative;
    max-height: 482px;
}

body.produkt #product_images > ul li {
    color: #ddd;
    cursor: pointer;
    float: left;
    height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 763px;
    visibility: hidden;
    list-style: none;
}

body.produkt .pager {
    margin-top: 15px;
    text-align: center;
}

    body.produkt .pager .pages {
        list-style: outside none none;
    }

    body.produkt .pager ul {
        display: inline-block;
        padding-left: 0;
    }

a.sly-frame-scroll {
    display: block;
    height: 40px;
    width: 24px;
    position: absolute;
    top: 50%;
    margin-top: -65px;
}

    a.sly-frame-scroll.prev {
        background-image: url(/App_Themes/fb/images/navigate-left.png);
        background-repeat: no-repeat;
        background-size: 12px auto;
        background-position: center;
        left: 50px;
        z-index: 999;
    }

    a.sly-frame-scroll.next {
        background-image: url(/App_Themes/fb/images/navigate-right.png);
        background-repeat: no-repeat;
        background-size: 12px auto;
        background-position: center;
        right: 20px;
    }

#imgBrandLogo {
    position: absolute;
    left: 20px;
    bottom: 20px;
}

body.produkt .product-details-box {
    padding-bottom: 80px;
}

    body.produkt .product-details-box .tab {
        border-right: 2px solid #fff;
        cursor: pointer;
        padding-top: 12px;
        padding-bottom: 12px;
        height: 50px;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: #e0e7e8;
    }

        body.produkt .product-details-box .tab:last-of-type {
            border-right: none;
        }

        body.produkt .product-details-box .tab.active {
            background: #fff;
            /*border-top: solid 2px rgba(151, 151, 151,.4);*/
            border-top: solid 1px rgba(151, 151, 151,.4);
            border-right: none;
            font-weight: 700;
        }
        /*body.produkt .product-details-box .tab:nth-child(2) {
        border-right: solid 2px rgb(205, 205, 205) !important;
        border-right: none;
        border-left: none;
        margin-left: -2px;
    }*/
        body.produkt .product-details-box .tab:nth-child(2).active {
            background: #fff;
            /*border-right: solid 2px rgba(151, 151, 151,.4) !important;*/
            border-right: none;
            border-left: none;
            margin-left: -2px;
            padding-right: 2px;
        }

        body.produkt .product-details-box .tab:last-of-type.active {
            background: #fff;
            /*border-right: solid 2px rgba(151, 151, 151,.4) !important;*/
            border-right: none;
            margin-left: -2px;
        }

        body.produkt .product-details-box .tab:hover {
            text-decoration: underline;
        }



.product-details-box .tab,
.product-details-box .tab,
.product-details-box .tab,
.product-details-box .tab {
    background-position: 10px 15px !important;
    background-repeat: no-repeat !important;
    padding-left: 30px !important;
    font-size: 19px;
    color: #070707;
    margin-bottom: 4px;
}

body.produkt .tabs .table {
    margin-top: 50px;
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
    padding: 10px;
    padding-left: 30px;
    width: 100%;
    display: none;
    min-height: 250px;
}


    body.produkt .tabs .table.active {
        display: inline-block !important;
    }

        body.produkt .tabs .table.active table {
            display: inline-block !important;
        }

    body.produkt .tabs .table ul {
        list-style: outside;
        padding-left: 20px;
    }

    body.produkt .tabs .table h2,
    body.produkt .tabs .table .group {
        padding-bottom: 15px;
    }

    body.produkt .tabs .table h2 {
        line-height: 34px;
    }

body.produkt .tabs .group .row {
    margin-left: -30px;
    margin-right: -30px;
}

    body.produkt .tabs .group .row > div {
        padding-left: 30px;
        padding-right: 30px;
    }



    body.produkt .tabs .group .row:nth-child(odd) {
        background-color: #f0f0f0;
    }

    body.produkt .tabs .group .row span {
        display: block;
        padding: 8px 0;
    }

body.produkt .tabs #pnlTab3 .group .row span.name {
    display: inline-block;
}

body.produkt .tabs #pnlTab3 .group .row img.imgDescription {
    padding-left: 10px;
}

    body.produkt .tabs #pnlTab3 .group .row img.imgDescription:hover {
        cursor: pointer;
    }

body.produkt #pnlWrapper {
    margin-bottom: 20px;
}
/*body.produkt .tabs a {
    color: #000;
}*/

.divForesporsel {
    padding-top: 50px;
    padding-left: 15px;
}

#person {
    padding-top: 70px;
}

.divForesporsel #person {
    padding-top: 28px;
}

.article-content .products.related h3, .article-content .products.related h3 a {
    font-size: 23px;
    font-weight: 700;
    letter-spacing: 0.1px;
    text-align: left;
    color: #1e85c2 !important;
    padding-bottom: 5px !important;
}

body.produkt .article-content .tabs .products.related {
    font-size: 16px;
    line-height: 24px;
    font-family: 'Open Sans';
}

.productNo {
    font-family: 'Open Sans';
    font-size: 13px;
    letter-spacing: 0.1px;
    text-align: left;
    color: #1e85c2;
}

.referanse .frame {
    overflow: hidden;
}

    .referanse .frame ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 100%;
    }

        .referanse .frame ul li {
            float: left;
            width: 300px;
            height: 100%;
            margin: 0 30px 0 0;
            padding: 0;
            background: none !important;
            color: #000000;
            cursor: pointer;
        }

            .referanse .frame ul li img {
                text-align: center;
            }

            .referanse .frame ul li.active {
                color: #000;
                background: #a03232;
                text-align: center;
            }

.referanse .oneperframe ul li {
    width: 1440px;
}

.referanse .oneperframe2 ul li {
    width: 800px;
}

#basic.frame ul li:hover img, #oneperframe.frame ul li:hover img {
    transform: none;
    transition: all .2s ease;
}

#txtQuantity {
    width: 40px;
    text-align: center;
    border: solid 1px #979797;
    background-color: #fff;
    margin-bottom: 14px;
    height: 27px;
}

#pnlSum {
    background-color: rgba(224, 231, 232, 0.5);
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.2px;
    text-align: left;
    color: #000000;
    padding: 20px;
    padding-bottom: 10px;
    margin-top: 10px;
}

    #pnlSum p {
        margin-bottom: 0;
    }

.imageWrapper {
    display: block;
    text-align: center;
}

.produkt h3 {
    line-height: 20px;
    margin-top: 15px;
}

.produkt .imageWrapper img {
    max-width: 100% !important;
}

.referanse figure.media img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.salgsside .article-content {
    width: 100%;
    border: none;
    padding: 50px;
}

.salgsside #pnlHead {
    background-repeat: no-repeat;
    min-height: 300px;
    margin-bottom: 0;
    background-size: cover;
    color: #fff;
    position: relative;
}
.salgsside #pnlHead .description {
    max-width: 700px;
}
.salgsside .layer {
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
}
.salgsside .wrapper {
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    box-shadow: 0 0 10px #ccc;
}
.salgsside h1 {
    margin-bottom: 15px;
}
.salgsside .article-content img {
    max-width: 100% !important;
}
.salgsside h2 {
    margin-top: 25px;
    text-align: center;
}
.salgsside .row table {
    width: 100%;
}
    .salgsside .row table:not(.reLayoutWrapper) tr td:not(.reLayoutWrapper), .salgsside .row table:not(.reLayoutWrapper) tr th {
        border: 1px solid #275d7e;
        text-align: left;
        padding: 5px;
        vertical-align: top;
    }

.salgsside .btnBlue {
    margin-right: 5px;
    margin-left: 0;
    font-size: 15px;
    cursor: pointer;
    background: none;
    background-color: rgba(0, 0, 0, 0);
    background-color: #1d84c2;
    text-transform: none;
    transition: all .35s;
    height: 37px;
    line-height: 37px;
}
    .salgsside .btnBlue:hover {
        background-color: grey;
    }

@media (max-width: 991px) {

    .salgsside .layer {
        padding-left: 20px;
    }
    .salgsside .article-content {
        padding: 20px;
    }
}

@media (max-width: 1024px) {
    body.produsenter .row-fluid {
        margin-top: 40px;
    }
    body.produsenter .article-content {
        padding-left: 15px;
        float: left;
        width: 98%;
        border-left: none;
        border-right: none;
        grid-column-gap: 15px;
        grid-row-gap: 15px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: row;
        display: grid;
        margin-left: 0;
        margin-right: 0;
        margin-top: 40px;
    }
}
body.produsenter .row-fluid header{
    
    margin-left: 15px;
}
@media (max-width: 768px) {
    .referanse #content {
        min-height: 80px;
        top: 40px;
        margin-top: 0;
        background-color: #F5F5F5;
    }
    body.produsenter .row-fluid header{
        margin-left: 15px;
    }
    .row-fluid {
        margin-top: 40px;
        /*margin-left: 15px;*/
    }
    body.produsenter .article-content {
        padding-left: 15px;
        float: left;
        width: 98%;
        border-left: none;
        border-right: none;
        grid-column-gap: 30px;
        grid-row-gap: 30px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: row;
        display: grid;
        margin-left: 0;
        margin-right: 0;
        margin-top: 40px;
        padding-right: 5px;
    }

    body.produsenter .produsenter {
        width: 100%;
        background-color: #ffffff;
        min-height: inherit;
        position: relative;
        display: inline-block;
        text-align: left;
        margin: 0 auto;
        padding: 10px;
        -moz-box-shadow: 0 0 3px #ccc;
        -webkit-box-shadow: 0 0 3px #1d84c2;
        box-shadow: 0 0 10px #ccc;
        height: auto;
        overflow: auto;
    }
    body.produkts .article-content2 #pnlWrapper .product-title {
        height: 220px;
    }
    body.produkts .article-content2 #pnlWrapper .product-title h3{
        margin-bottom: 10px;
    }
    body.produkts .article-content2 #pnlWrapper .product-title img{
        max-height: 150px !important;
    }
    .salgsside #pnlHead {
        min-height: 350px;
    }
}

@media (max-width: 768px) {
    .referanse #pnlProductWrapper {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: row;
        display: grid;
        position: relative;
        margin-top: 0;
    }
    .referanse #pnlProductWrapper .ref-image {
        width: 100% !important;
        height: auto !important;
    }

        .referanse #pnlProductWrapper .ref-image img {
            width: 100% !important;
            height: auto !important;
            max-width: 100% !important;
            max-height: 100% !important;
        }
    .referanse #pnlProductWrapper .ref-text {
        width: 100% !important;
        height: auto !important;
    }
    .referanse .btnProdukt {
        width: 100%;
    }
    .salgsside #hidemobile {
        display: none;
    }
}
/* Example wrapper */
.wrap {
    position: relative;
    margin: 3em 0;
}

#pnlReferanseImage .wrap {
    margin: 0;
    height: 660px;
}
#pnlReferanseImage2 .wrap {
    margin: 0;
    height: 360px;
}
/* Frame */
.historie .frame {
    overflow: hidden;
}

    .historie .frame ul {
        list-style: none;
        margin: 0;
        padding: 0;
        height: 100%;
    }

        .historie .frame ul li {
            float: left;
            width: 340px;
            height: 100%;
            margin: 0 30px 0 0;
            padding: 0;
            background: none !important;
            color: #000000;
            cursor: pointer;
        }

            .historie .frame ul li.active {
                color: #fff;
                background: #a03232;
            }

#basic.frame ul li:hover img, #oneperframe.frame ul li:hover img {
    transform: none;
    transition: all .2s ease;
}

.articlebox {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}

.timelineimage {
    padding-bottom: 15px;
}

.btnx.prev {
    background-image: url(/App_Themes/fb/images/nav_arrow_left.png);
    left: 0;
    top: 0;
}

.btnx.next {
    background-image: url(/App_Themes/fb/images/nav_arrow_right.png);
    right: 0;
    top: 0;
}
/* Scrollbar */
.scrollbar {
    margin: 0 0 1em 0;
    height: 2px;
    background: #ccc;
    line-height: 0;
}

    .scrollbar .handle {
        width: 100px;
        height: 100%;
        background: #3f9cd3; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNmOWNkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDg0YzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, #3f9cd3 0%, #1d84c2 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,#3f9cd3), color-stop(100%,#1d84c2)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #3f9cd3 0%,#1d84c2 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, #3f9cd3 0%,#1d84c2 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left, #3f9cd3 0%,#1d84c2 100%); /* IE10+ */
        background: linear-gradient(to right, #3f9cd3 0%,#1d84c2 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3f9cd3', endColorstr='#1d84c2',GradientType=1 ); /* IE6-8 */
        cursor: pointer;
    }

        .scrollbar .handle .mousearea {
            position: absolute;
            top: -9px;
            left: 0;
            width: 100%;
            height: 20px;
        }

/* Pages */
.pages {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: center;
}

#pnlReferanseImage .pages, #pnlReferanseImage2 .pages {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: center;
    position: relative;
    bottom: 50px;
}

.pages li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 4px;
    text-indent: -999px;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}

    .pages li:hover {
        background: #aaa;
    }

    .pages li.active {
        background-color: #3e596f;
    }

#pnlReferanseImage .pages li.active, #pnlReferanseImage2 .pages li.active {
    background: #a25b88;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNhMjViODgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjOTEzOTcxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, #a25b88 0%, #913971 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#a25b88), color-stop(100%,#913971));
    background: -webkit-radial-gradient(center, ellipse cover, #a25b88 0%,#913971 100%);
    background: -o-radial-gradient(center, ellipse cover, #a25b88 0%,#913971 100%);
    background: -ms-radial-gradient(center, ellipse cover, #a25b88 0%,#913971 100%);
    background: radial-gradient(ellipse at center, #a25b88 0%,#913971 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a25b88', endColorstr='#913971',GradientType=1 );
}

/* Controls */
#pnlReferanseImage .controls, #pnlReferanseImage2 .controls, #basic .controls {
    margin: 25px 0;
    text-align: center;
}

/* One Item Per Frame example*/
.oneperframe {
    height: 660px;
    line-height: 550px;
}

    .oneperframe ul li {
        width: 1440px;
    }

        .oneperframe ul li.active {
            background: #333;
        }
.oneperframe2 {
    height: 440px;
    line-height: 440px;
}

.oneperframe2 ul li {
    width: 1440px;
}

.oneperframe2 ul li.active {
    background: #333;
}
/* Crazy example */
.crazy ul li:nth-child(2n) {
    width: 100px;
    margin: 0 4px 0 20px;
}

.crazy ul li:nth-child(3n) {
    width: 300px;
    margin: 0 10px 0 5px;
}

.crazy ul li:nth-child(4n) {
    width: 400px;
    margin: 0 30px 0 2px;
}


/*!
 * Bootstrap Responsive v2.0.3
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
          box-sizing: border-box;
}

.hidden {
  display: none;
  visibility: hidden;
}

.visible-phone {
  display: none !important;
}

.visible-tablet {
  display: none !important;
}

.hidden-desktop {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
}

@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }
  .modal {
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    width: auto;
    margin: 0;
  }
  .modal.fade.in {
    top: auto;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}

@media (max-width: 767px) {
  body {
    padding-right: 20px;
    padding-left: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    margin-right: -20px;
    margin-left: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
    margin-right: 0;
  }
  [class*="span"],
  .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: auto;
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  /*.row {
    margin-left: -20px;
    *zoom: 1;
  }*/
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 20px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.762430939%;
    *margin-left: 2.709239449638298%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
  
  }
  .row-fluid .span12 {
    width: 99.999999993%;
    *width: 99.9468085036383%;
  }
  .row-fluid .span11 {
    width: 91.436464082%;
    *width: 91.38327259263829%;
  }
  .row-fluid .span10 {
    width: 82.87292817100001%;
    *width: 82.8197366816383%;
  }
  .row-fluid .span9 {
    width: 74.30939226%;
    *width: 74.25620077063829%;
  }
  .row-fluid .span8 {
    width: 65.74585634900001%;
    *width: 65.6926648596383%;
  }
  .row-fluid .span7 {
    width: 57.182320438000005%;
    *width: 57.129128948638304%;
  }
  .row-fluid .span6 {
    width: 48.618784527%;
    *width: 48.5655930376383%;
  }
  .row-fluid .span5 {
    width: 40.055248616%;
    *width: 40.0020571266383%;
  }
  .row-fluid .span4 {
    width: 31.491712705%;
    *width: 31.4385212156383%;
  }
  .row-fluid .span3 {
    width: 22.928176794%;
    *width: 22.874985304638297%;
  }
  .row-fluid .span2 {
    width: 14.364640883%;
    *width: 14.311449393638298%;
  }
  .row-fluid .span1 {
    width: 5.801104972%;
    *width: 5.747913482638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 714px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 652px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 590px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 528px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 466px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 404px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 342px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 280px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 218px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 156px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 94px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 32px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    margin-left: 30px;
  }
  .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.564102564%;
    *margin-left: 2.510911074638298%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
  }
  .row-fluid [class*="span"]:first-child {
  
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145300001%;
    *width: 91.3997999636383%;
  }
  .row-fluid .span10 {
    width: 82.905982906%;
    *width: 82.8527914166383%;
  }
  .row-fluid .span9 {
    width: 74.358974359%;
    *width: 74.30578286963829%;
  }
  .row-fluid .span8 {
    width: 65.81196581200001%;
    *width: 65.7587743226383%;
  }
  .row-fluid .span7 {
    width: 57.264957265%;
    *width: 57.2117657756383%;
  }
  .row-fluid .span6 {
    width: 48.717948718%;
    *width: 48.6647572286383%;
  }
  .row-fluid .span5 {
    width: 40.170940171000005%;
    *width: 40.117748681638304%;
  }
  .row-fluid .span4 {
    width: 31.623931624%;
    *width: 31.5707401346383%;
  }
  .row-fluid .span3 {
    width: 23.076923077%;
    *width: 23.0237315876383%;
  }
  .row-fluid .span2 {
    width: 14.529914530000001%;
    *width: 14.4767230406383%;
  }
  .row-fluid .span1 {
    width: 5.982905983%;
    *width: 5.929714493638298%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1160px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1060px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 960px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 860px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 760px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 660px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 560px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 460px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 360px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 260px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 160px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 60px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}

@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top {
    position: static;
    margin-bottom: 18px;
  }
  .navbar-fixed-top .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #999999;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 6px 15px;
    font-weight: bold;
    color: #999999;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #222222;
  }
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: block;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #222222;
    border-bottom: 1px solid #222222;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* File Created: november 21, 2013 */
/* LAYOUT */
@media (max-width: 1440px) {
    #content {
        min-height: 80px;
        margin-top: 120px;
        width: 1400px;
        max-width: 100%;
        background-color: #F5F5F5;
        position: relative;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 1200px) {
    #content {
        min-height: 80px;
        margin-top: 120px;
        width: 1400px;
        max-width: 100%;
        background-color: #F5F5F5;
        position: relative;
        margin-left: 0;
        margin-right: 0;
    }

    #header-design1, #header-design2 {
        display: none;
    }

    #content {
        width: 100%;
    }

    .inlineblock.text {
        padding-bottom: 30px;
    }

    body.produkt .product-details-box .tab.active {
        border-top: none;
    }

    body.produkt .product-details-box .tab:nth-child(1).active {
        border-top: solid 1px rgba(151, 151, 151,.4) !important;
    }

    body.produkt .product-details-box .tab:nth-child(2).active {
        background: #fff;
        /*border-right: solid 2px rgba(151, 151, 151,.4) !important;*/
        border-right: none;
        border-left: none;
        margin-left: 0;
    }

    .produkt .placeholder {
        width: 48%;
    }

    div#content section.wc-template div#product-info.clearfix article.article-content fieldset.form-horizontal div.webform_fields div.form-actions input.btnStandard {
        width: 100% !important;
    }

    .produkts.produkt .placeholder {
        width: 100%;
        height: 36px;
    }

    .rightcolumn .btnStandard, .rightcolumn textarea, .produkt input, .produkt textarea, .kontaktmal input, .kontaktmal textarea {
        width: 100% !important;
    }
}

@media (max-width: 1024px) {
    body.produkt .product-details-box .tab:nth-child(1).active {
        border-top: none !important;
    }

    #pnlProductInfoRwd {
        display: block;
        padding: 15px;
    }

    #pnlProductInfo {
        display: none;
    }

    #pnlCta {
        display: inline-block;
        margin-top: 10px;
    }

    .product-left {
        padding-top: 0 !important;
    }

    .produkt .product-left {
        padding-top: 0 !important;
        float: none;
    }

    a.sly-frame-scroll {
        /*display: none;*/
    }

    .article-content .products.related h3, .article-content .products.related h3 a {
        font-size: 19px;
    }

    .products-right {
        text-align: left;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .products-left, .product-left {
        text-align: left;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .presentation {
        padding-left: 10px;
        padding-right: 10px;
    }

    .product-title {
        padding-left: 0;
        padding-right: 0;
    }

    body.produkts .article-content {
        padding-left: 10px;
        padding-right: 10px;
    }

        body.produkts .article-content #pnlWrapper .products-left .buttons {
            position: relative;
            bottom: 0;
        }

        body.produkts .article-content #pnlWrapper {
            margin-bottom: 0;
            padding-left: 0;
            padding-right: 0;
            padding-bottom: 10px !important;
            min-height: 310px !important;
        }

    #content {
        width: 100%;
    }

    body.produkts .article-content {
        width: 77%;
        float: right;
    }

    #product-info #pnlForesporsel .webform_fields {
        width: 100%;
    }

    .phonelist .name {
        width: 50%;
    }

    .phonelist .title {
        width: 50%;
    }

    .phonelist .phone {
        width: 50%;
    }

    .phonelist .mobile {
        width: 50%;
        padding-bottom: 20px;
    }

    .rightcolumn {
        padding-left: 10px;
    }

    #pnlPersons a, .person a {
        font-weight: 400;
    }
}

@media (max-width: 1023px) {
    .frontpage-div a.btnBlue {
        width: 90%;
    }

    .frontpage-div-wrapper {
        margin-top: 40px;
    }

    .frontpage-div-content {
        height: 180px;
    }

    #header-rotator .wc-header-searchwrapper, #header-rotator .search-panel, #header-rotator .search-panel .wc-searchbox {
        display: inline-block !important;
    }
    .frontpage #pnlSearch {
        position: absolute;
        top: 50%;
        right: 4%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .person #content {
        margin-top: 30px;
    }

    .rightcolumn .btnStandard, .rightcolumn textarea, .produkt input, .produkt textarea, .kontaktmal input, .kontaktmal textarea, #txtQuantity {
        width: 100% !important;
    }

    .breadcrumb {
        display: block;
        margin-top: 20px;
        font-size: 13px !important;
    }

        .breadcrumb ul {
            margin-left: 0;
        }

    #pnlWrapper {
        min-height: 350px;
    }

    body.produkts .article-content {
        width: 100%;
        float: none;
    }

    .article-content.wide {
        padding: 15px;
        padding-top: 20px;
        float: left;
        width: 100%;
    }

    body > form > .wc-main header .wc-websites {
        float: none !important;
        padding-top: 30px !important;
        padding-left: 0 !important;
        width: 100% !important;
        text-align: center !important;
    }

        body > form > .wc-main header .wc-websites a:hover {
            background-color: transparent !important;
            text-decoration: none;
        }

    #nav-wrapper ul > li #pnlWebsitesRwd .hover {
        color: #fff;
        background-color: transparent !important;
    }

    #pnlWebsitesRwd {
        display: block;
        float: left;
        padding-left: 16px;
        height: 80px;
        width: 100%;
    }

    body #main > header .wc-header-menuwrapper {
        background-color: transparent;
    }

    #pnlDesktopMenu {
        display: none;
    }

    #wcCart {
        position: absolute;
        right: 20px;
        top: 63px;
        z-index: 1000;
        height: 40px; /*bygg på mer str. hvis du bruker minicart hover */
        width: 200px;
    }

    #content {
        margin-top: 30px;
    }

    .historie .article-content {
        width: 100%;
    }

    body div#main.wc-main header#wc-header div.wc-header-menuwrapper div#nav-wrapper.wc-header-menuwrapper.open nav#mainmenu.horizontal ul.nav.clearfix.lvl_1 li#Li1 {
        line-height: 21px;
    }

        body div#main.wc-main header#wc-header div.wc-header-menuwrapper div#nav-wrapper.wc-header-menuwrapper.open nav#mainmenu.horizontal ul.nav.clearfix.lvl_1 li#Li1.active.haschildren ul.lvl_2.inner li#Li2.active.first.current.haschildren ul.lvl_3 li {
            line-height: 21px;
        }

    #pnlReferanse {
        width: 100%;
    }

    #pnlLeftColumn {
        display: none;
    }

    body {
        padding: 0;
    }

        body > form > .wc-main > header#wc-header {
            margin-top: 0;
            position: inherit;
        }

        body > form > .wc-main > header .wc-header-top-left::after {
            border-bottom: 70px solid transparent;
            /*border-left: 65px solid #fff;*/
        }

        body > form > .wc-main > header .wc-header-top-left {
            height: 70px;
            width: 340px;
        }

    h3 {
        font-size: 23px;
    }


    body > form > .wc-main > header .wc-header-top-left {
        z-index: 99999;
    }

    body #main > header .wc-header-menuwrapper {
        position: absolute;
        z-index: 99999;
    }

    .wc-header-searchwrapper {
        display: none !important;
    }

    #pnlMobileMenu {
        display: block;
        float: right;
        padding-right: 10px;
    }

    body > form > .wc-main > header .wc-header-top-left img {
        position: absolute;
        top: -10px;
    }

    body #main > header .wc-header-menuwrapper {
        top: 0;
        height: 55px;
        width: 100%;
    }

    .rotator-text {
    }

        .rotator-text h3 {
            color: #ffffff;
            padding-bottom: 2px;
            font-size: 24px;
        }

        .rotator-text p {
            font-size: 15px;
            font-weight: 400;
            line-height: 17px;
            margin: 0;
        }

    .referanse-text {
        background: -webkit-linear-gradient(120deg, #913971 34%, #a25b88 66%);
        background: -moz-linear-gradient(120deg, #913971 34%, #a25b88 66%);
        background: -o-linear-gradient(120deg, #913971 34%, #a25b88 66%);
        background: -ms-linear-gradient(120deg, #913971 34%, #a25b88 66%);
        background: linear-gradient(-30deg, #913971 34%, #a25b88 66%);
        left: 0;
        padding: 20px;
        position: relative;
        top: 0;
        width: 100%;
        color: #ffffff;
    }

        .referanse-text h3 {
            color: #ffffff;
            padding-bottom: 2px;
            font-size: 24px;
        }

    .btnVelkommen, .btnReferanse {
        position: relative;
        margin-bottom: 0;
        margin-top: 15px;
        width: 200px;
    }

    .btnVelkommen, .btnReferanse {
        background-image: -moz-linear-gradient( 90deg, rgb(16,73,106) 0%, rgb(57,113,145) 100%);
        background-image: -webkit-linear-gradient( 90deg, rgb(16,73,106) 0%, rgb(57,113,145) 100%);
        background-image: -ms-linear-gradient( 90deg, rgb(16,73,106) 0%, rgb(57,113,145) 100%);
    }


    .frontpage .row-fluid {
        padding-top: 70px;
    }

    .row-fluid {
        padding: 0;
        padding-top: 10px;
    }

    #content {
        top: 0;
    }

    .frontpage-div {
        width: 100%;
        margin-bottom: 0;
        float: none;
    }

    .frontpage-div-wrapper {
        min-height: 1px;
        padding-top: 10px;
    }

    .frontpage-div-content {
        padding: 20px;
        max-width: 98%;
    }

    .nav {
        margin-bottom: 0;
    }

    .frontpage-div-content .article-item:first-of-type {
        display: block;
    }



    .leftcolumn {
        width: 25%;
        padding-left: 0;
    }

    .rightcolumn {
        width: 100%;
    }

    div#pnlLeftColumn.leftcolumn ul > li {
        display: block;
        float: none;
    }

    .article-content, .person .article-content, .articles .article-content, #product-info .article-content {
        width: 100%;
        padding: 0;
        padding-left: 10px;
        padding-bottom: 20px;
        border: 0;
    }

    #product-info .webform_fields {
        position: relative;
        width: 100%;
    }

    div#content section.wc-template div#product-info.clearfix article.article-content fieldset.form-horizontal div.control-group.TextArea textarea {
        position: relative;
    }

    div#content section.wc-template div#product-info.clearfix article.article-content fieldset.form-horizontal div.webform_fields div.form-actions input.btnStandard {
        position: relative;
        top: 0;
    }

    .input-medium, .btnStandard, .kontaktmal .input-medium, .placeholder, .kontaktmal .btnStandard {
        width: 250px !important;
    }

    .placeholder {
        width: 100% !important;
    }

    .form-horizontal .form-actions {
        padding: 0;
    }

    .article-item .content {
        width: 100%;
    }

    figure img {
        max-width: 98% !important;
    }

    .produkt figure img {
        max-width: 80% !important;
    }


    .oneperframe {
        height: 500px;
        line-height: 300px;
    }

        .oneperframe ul li {
            width: 768px;
        }

    .referanse div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li:first-of-type {
        padding-left: 0;
    }

    .referanse div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li a#ctl00_cph_ucMenuL2_repLevelStart_ctl00_lnk span {
        padding-left: 40px;
    }

    .produkt div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li:first-of-type {
        padding-left: 40px;
    }

    .produkt div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_2,
    .produkt div#content section.wc-template div#product-info.clearfix div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_2 {
        padding-left: 0 !important;
        font-size: 15px;
    }

    .product {
        padding-top: 80px;
        padding-bottom: 20px;
    }

    div#main.wc-main header#wc-header div.wc-header-menuwrapper nav#mainmenu.vertical ul.nav.clearfix.lvl_1 {
        padding-top: 50px;
    }

    div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li ul.lvl_2.inner li {
        padding-left: 20px;
    }

        div#main.wc-main div#content section.wc-template div.row-fluid div#pnlLeftColumn.leftcolumn nav.vertical ul.nav.clearfix.lvl_1 li ul.lvl_2.inner li a {
            font-size: 15px;
        }

    #pnlForesporsel, #person {
        width: 50%;
    }

    .referanse .article-content, .article-content, .person .article-content, .articles .article-content, #product-info .article-content {
        padding-right: 10px;
        padding-top: 10px;
    }

    .instagram .article-content {
        border-left: none;
        border-right: none;
        float: left;
        /*padding: 10px 30px 30px;*/
        width: 100%;
    }

    /*#instagramgrid .insta-item {
        width: 31%;
    }*/

    .person-container.person h4 {
        font-size: 20px;
        line-height: 23px;
        margin-bottom: 5px;
        padding-bottom: 0;
    }

    .person h4 {
        font-size: 20px;
    }

    .product-left {
        padding-top: 50px;
    }

    #pnlReferanseImage .wrap {
        height: inherit;
    }

    #pnlPhonelist {
        font-size: 14px;
    }

    .produkt #lnkProducts {
        padding-left: 20px;
    }

    div.footer-blue-item .intro .text {
        font-size: 15px;
    }

    .frontpage .wc-main .wc-referanse-top-left {
        z-index: 99;
    }

    #pnlReferanseImage .pages, #pnlReferanseImage2 .pages {
        bottom: 30px;
        margin: 0;
    }

    .frontpage.ri-spinner.ri-fade form#aspnetForm div#main.wc-main div#content section.wc-template div.row-fluid article.wc-template-article section#pnlReferanse figure img.media {
        max-height: 400px !important;
    }

    div.footer-blue-item img.logos, div.footer-blue div.footer-blue-item a img#imgBottom {
        max-width: 45%;
        padding-right: 0 !important;
        right: 80px;
    }

    #content article.wc-template-article {
        min-height: 570px;
    }

    #header-rotator {
        top: 50px;
    }

    .MediaRotatorWrapper .pagerwrapper {
        bottom: -40px;
    }

    .imageWrapper img {
        height: 150px;
    }

    .referanser #content {
        margin-top: 60px !important;
    }

    .btnReferanse-list {
        position: relative;
        margin-bottom: 20px;
    }

    .referanse .article-item {
        padding-bottom: 0;
        border-bottom: 1px solid rgb(151, 151, 151);
        height: 470px;
        padding-top: 20px;
    }

        .referanse .article-item .image {
            width: 100%;
        }

        .referanse .article-item .content .txt {
            height: auto;
        }
}

@media (max-width: 768px) {
    .frontpage #pnlSearch {
        position: relative;
        top: 20%;
        right: 0;
        -ms-transform: translateY(20%);
        transform: translateY(20%);
        background-color: #1d84c2;
        padding: 30px;
        border-radius: 6px;
        z-index: 100;
        width: 400px;
        max-width: 100%;
        align-self: center;
        text-align: center;
        color: #fff;
    }
    .referanser .filterblock {
        padding-left: 20px;
    }

    ul.filter li .btnBlue {
        width: auto !important;
    }

    .pnlReferanser {
        position: relative;
        grid-column-gap: 0px;
        grid-row-gap: 52px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr 1fr 1fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: row;
        display: grid;
    }

    .frontpage-div.referanse {
        width: 90%;
    }

    .product-title .link {
        margin-bottom: 20px;
    }

    .rwdHide {
        display: none;
    }

    .referanser #content {
        margin-top: 60px !important;
    }

    .referanse .article-item .content .txt {
        height: auto;
    }

    .referanse .article-item {
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid #000;
    }

        .referanse .article-item .image {
            width: 100%;
            /*height: auto;*/
        }

            .referanse .article-item .image img {
                /*width: 100%;*/
                /*height: auto;*/
            }

    a.sly-frame-scroll.prev {
        left: 30px;
    }

    a.sly-frame-scroll.next {
        right: 30px;
    }

    .produkt ul {
        margin-left: 10px;
    }

    #main footer .wc-tag, #main #content footer .copyright-tag {
        width: 100%;
        float: none;
        text-align: center;
        left: auto;
        right: auto;
    }
    #main footer .wc-tag {
        margin-top: 20px;
    }
    #main footer .copyright-tag {
        margin-bottom: 20px;
    }

    .campaign section.image {
        margin-top: 50px;
    }

    .campaign .center {
        line-height: 28px;
        padding-left: 20px;
        padding-right: 20px;
    }

        .campaign .center h4 {
            margin-top: 30px !important;
            padding-top: 30px !important;
            border-top: 1px solid #eee;
        }

    .campaign .article-content {
        padding-top: 40px;
    }
}

@media (max-width: 767px) {
    body.produkt .article-content{
        padding-top: 20px;
    }

    .referanse .article-item {
        padding-bottom: 10px;
        padding-top: 10px;
        border-bottom: 1px solid #000;
        height: auto;
    }

    #pnlWrapper {
        min-height: inherit;
        border-bottom: 1px solid #eee;
    }

    .person article input, .controls input.input-xlarge {
        width: 100%;
    }

    .btnStandard {
        width: 100% !important;
    }
}

@media (max-width: 700px) {
    .frontpage-div-wrapper {
        grid-column-gap: 40px;
        grid-row-gap: 52px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: row;
        display: grid;
        overflow: visible;
        position: relative;
        margin-top: 20px;
        margin-bottom: 100px;
    }

    .pnlReferanser {
        position: relative;
        grid-column-gap: 40px;
        grid-row-gap: 52px;
        grid-template-rows: auto auto;
        grid-template-columns: 1fr;
        grid-auto-columns: 1fr;
        grid-auto-flow: row;
        display: grid;
    }

    .frontpage-div.referanse {
        width: 100%;
    }

    .frontpage #header-rotator {
        top: 50px;
    }

    .frontpage-div-content {
        padding: 20px;
        max-width: 100%;
    }

    .referanse .article-content, .article-content, .person .article-content, .articles .article-content, #product-info .article-content {
        padding-right: 10px;
        padding-top: 30px;
    }

    .referanse div#pnlReferanseImage2 img {
        width: 350px !important;
        /*height: 220px !important;*/
    }

    .person-container.person {
        width: 100%;
    }

    .article-content h3 {
        padding-bottom: 10px;
        padding-top: 20px;
        font-size: 23px !important;
    }



    .MediaRotatorWrapper .pagerwrapper {
        bottom: 0;
    }



    .webpage #pnlTilleggsbilder div.images {
        float: left;
        width: 100%;
        padding-top: 30px;
        text-align: center;
    }

    div.footer-blue-item .intro {
        /*display: none;*/
    }

    div.footer-blue-item {
        float: none;
        width: 90%;
        padding-bottom: 20px;
    }

        div.footer-blue-item .logos {
            position: absolute;
            top: 50%;
            left: 10px !important;
            transform: none;
        }

    img.inlineblock {
        display: none;
    }

    .kontakt.left, .kontakt.right {
        width: 100%;
    }

    .rotator-text {
        padding: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        width: auto;
        font-size: 15px !important;
        line-height: 16px;
        bottom: 80px;
    }

        .rotator-text .inner h2 {
            font-size: 16px;
            line-height: 16px;
        }

    .referanse-text {
        font-size: 15px;
        font-weight: 400;
        line-height: 16px;
    }

    .btnVelkommen, .btnReferanse {
        margin-bottom: 0;
        margin-top: 10px;
        position: relative;
        width: 160px;
    }

    .frontpage-div .produkt,
    .frontpage-div .tjenester,
    .frontpage-div .aktuelt {
        height: 65px;
        margin-top: 0;
    }

        .frontpage-div .produkt:before,
        .frontpage-div .tjenester:before,
        .frontpage-div .aktuelt:before {
            top: 35px;
            border-top-width: 30px;
        }

        .frontpage-div .produkt h3,
        .frontpage-div .tjenester h3,
        .frontpage-div .aktuelt h3 {
            line-height: 70px;
        }




    .inlineblock {
        display: inline-block;
        vertical-align: top;
        padding: 10px;
        width: 100%;
    }
}

@media (max-width: 540px) {
    .campaign .campaign-extras {
        align-items: center;
        height: auto
    }

    .campaign #pnlWrapper {
        min-height: auto;
        margin-bottom: 30px;
    }

    .kontakt.right {
        margin-top: 40px;
    }

    .search .article-content, .instagram .article-content, .kontaktmal .article-content {
        padding: 30px;
        padding-top: 10px;
        float: left;
        width: 100%;
        border-left: none;
        border-right: none;
    }

    .frontpage #pnlReferanse img {
        display: none;
    }

    .MediaRotatorWrapper .pagerwrapper {
        display: none;
    }

    .videoWrapper, .wcVideo.media {
        margin-top: 0;
        max-width: 100%;
        max-height: 100%;
    }

    .rotator-text {
        bottom: 0;
        opacity: 1 !important;
        display: none;
    }

    #content {
        margin-left: 0;
        margin-right: 0;
    }

    .person-container.person {
        width: 100%;
    }

    body.produkt #product_gallery {
        margin-bottom: 20px;
    }

    #product-info {
        background: #ffffff !important;
        border-top: 1px solid rgb(151, 151, 151);
        margin-top: 10px;
    }

    .price {
        padding-top: 0;
        padding-bottom: 0;
        display: block;
    }

    #imgBrandLogo {
        position: absolute;
        left: 0px;
        bottom: 0px;
    }

    #pnlForesporsel, #person {
        width: 100%;
        clear: both;
        padding-left: 10px !important;
    }

    .divForesporsel {
        padding-top: 10px;
        padding-left: 0;
    }

    #person {
        padding-top: 0;
        padding-left: 0 !important;
        text-align: center;
    }

    #content #product-info #person h4 {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    #person div {
        padding-top: 0;
        padding-left: 0 !important;
    }

    .btnStandard, div#content section.wc-template div#product-info.clearfix article.article-content fieldset.form-horizontal div.webform_fields div.form-actions input.btnStandard {
        width: 100% !important;
    }

    .input-medium, .btnStandard, .kontaktmal .input-medium, .placeholder, .kontaktmal .btnStandard {
        width: 100% !important;
    }

    #product-info #pnlForesporsel .webform_fields {
        width: 100%;
    }

    .article-content .webform {
        padding-bottom: 10px;
    }

    #pnlCta, .btnBlue {
        float: none;
        margin-right: 0;
        width: 50% !important;
        height: auto !important;
        line-height: 1rem;
        padding: 10px;
    }

    .btnBlue {
        margin-top: 0;
    }

    #btnBuy {
        width: 179px;
    }

    .productTitle {
        padding-top: 30px;
    }

    body.produkt #product_gallery {
        border-bottom: 1px solid rgb(151, 151, 151);
    }

    #product_images ul li img {
        max-height: inherit;
    }

    #product_images ul {
        margin-left: 0;
    }

    a.sly-frame-scroll.prev {
        display: none
    }

    a.sly-frame-scroll.next {
        display: none
    }


    .imageWrapper img {
        height: 150px;
    }

    .article-content .products.related h3, .article-content .products.related h3 a {
        font-size: 16px !important;
    }

    .productNo {
        font-size: 15px;
        letter-spacing: 0.1px;
    }

    .buy {
        /*padding-left: 20px;
            padding-right: 20px;
            height: 38px;
            object-fit: contain;
            background-image: none !important;
            background-repeat: no-repeat;
            background-color: #EE9400;
            display: inline-block;
            text-align: center;
            color: #fff;
            font-family: 'PT Sans';
            font-size: 13px;
            font-weight: 700;
            letter-spacing: 0.4px;
            text-transform: uppercase;
            line-height: 17px;
            margin-bottom: 14px;*/
        font-size: 12px;
        padding-left: 10px;
        padding-right: 10px
    }

    body.produkt .tabs .table {
        margin-top: 50px;
        font-size: 18px;
        line-height: 24px;
        display: inline-block;
        margin-top: 0;
        padding: 0;
        width: 100%;
        display: none;
        min-height: 250px;
    }

    /*body > form > .wc-main > header .wc-header-top-left {
        height: 60px;
        width: 140px;
    }*/

    /*body > form > .wc-main > header .wc-header-top-left img {
            top: 0;
        }*/

    .article-item h4 {
        font-size: 26px;
        line-height: 24px;
    }

    body #main > header .wc-header-menuwrapper {
        height: 92px;
    }

    body > form > .wc-main header .wc-websites {
        padding-top: 70px;
        text-align: left;
        padding-left: 10px;
    }

    #nav-wrapper-menu-expander {
        top: 18px;
    }


    .webpage div#main.wc-main div#content {
        position: relative;
    }

    #pnlReferanseImage2 .wrap {
        margin: 0;
        height: 220px;
    }

    .oneperframe2 {
        height: 220px;
        line-height: 220px;
    }
}

@media (max-width: 360px) {
    .rotator-text {
        bottom: 0px;
        opacity: 1 !important;
    }

    #content {
        margin-top: 50px;
    }

    body.produkt.has-products article.article-content article.products div.clearfix div.products-right a.link img.media {
        max-width: 100% !important;
    }

    body > form > .wc-main > header .wc-header-top-left::after {
        border-bottom: 60px solid transparent;
        /*border-left: 65px solid #fff;*/
    }

    /*body > form > .wc-main > header .wc-header-top-left {
        height: 60px;
        width: 140px;
    }

        body > form > .wc-main > header .wc-header-top-left img {
            top: 0;
        }*/

    h1, .article-item h4, .articleTitle {
        font-size: 20px;
        line-height: 25px;
        text-transform: none;
    }

    #pnlListInformation {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .article-content, .person .article-content, .articles .article-content, #product-info .article-content,
    .historie .article-content, .search .article-content, .instagram .article-content {
        width: 100%;
        padding: 10px;
        /*padding-top: 50px;*/
    }

    .product-left, .product-right {
        width: 100%;
    }

    .person-container.person {
        width: 100%;
    }

    .leftcolumn, .rightcolumn {
        width: 99%;
        padding-left: 10px;
    }

    #content #product-info h1 {
        font-size: 20px;
        text-transform: none;
    }

    .produkt div#main.wc-main div#content section.wc-template div#product-info.clearfix article.article-content hr {
        display: none;
    }

    #pnlForesporsel, #person {
        width: 100%;
        clear: both;
    }

    #pnlReferanseImage {
        display: block;
        max-height: 290px;
    }

        #pnlReferanseImage .wrap {
            margin: 0;
        }

    .historie .wrap {
        margin: 0;
    }

    /*#instagramgrid .insta-item {
        width: 45%;
    }*/

    figure img {
        /*max-width: 320px !important;*/
    }

    .article-item .image {
        width: 100%;
    }

        .article-item .image img {
            max-width: 320px !important;
            width: 320px;
        }


    .article-content h3 {
        padding-bottom: 10px;
        padding-top: 20px;
    }

    .oneperframe {
        height: 250px;
        line-height: 250px;
    }



    figure img {
        /*max-width: 300px !important;*/
    }

    .article-item .image img {
        max-width: 300px !important;
        width: 300px;
    }

    div.footer-blue {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    div.footer-blue-item {
        padding-bottom: 20px;
    }

        div.footer-blue-item .logos {
            position: absolute;
            top: 50%;
            left: 10px !important;
            transform: none;
        }

    #pnlReferanseImage .pages, #pnlReferanseImage2 .pages {
        bottom: 60px;
    }

    .btnProdukt {
        font-size: 12px;
    }

    body.produkt div#product-info.clearfix article.article-content div div table tbody tr td img {
        width: 80% !important;
        height: auto !important;
    }

    body.produkt div#product-info.clearfix article.article-content div div table tbody tr td {
        display: block !important;
        width: 100% !important;
    }

    body.produkt div#product-info.clearfix article.article-content div div table tbody tr {
        display: block;
        padding-bottom: 10px;
        vertical-align: top !important;
    }

    .btnProdukt {
        width: 100%;
    }
}
