/*
Theme Name: graphisoft
Theme URI:
Author: Tom Sommerseth, Konrad Węgrzyniak
Author URI: sommersethdesign.no
Description:
Version: 1.1
*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul, li {
    list-style: none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q:before, q:after {
    content: ''}
strong {
    font-weight: bold;
}
em {
    font-style: italic;
}
a img {
    border: none;
}
/* normalize.css 2012-03-11T12:53 UTC - http://github.com/necolas/normalize.css */article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
html, button, input, select, textarea {
    font-family: sans-serif;
}
body {
    margin: 0;
}
a:focus {
    outline: thin dotted;
}
a:hover, a:active {
    outline: 0;
}
h1 {
    font-size: 2em;
}
h2 {
    font-size: 1.5em;
}
h3 {
    font-size: 1.17em;
}
h4 {
    font-size: 1em;
}
h5 {
    font-size: 0.83em;
}
h6 {
    font-size: 0.75em;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: bold;
}
blockquote {
    margin: 1em 40px;
}
dfn {
    font-style: italic;
}
mark {
    background: #ff0;
    color: #000;
}
p, pre {
    margin: 1em 0;
}
pre, code, kbd, samp {
    font-family: monospace,  serif;
    _font-family: 'courier new',  monospace;
    font-size: 1em;
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
q {
    quotes: none;
}
q:before, q:after {
    content: '';
    content: none;
}
small {
    font-size: 75%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
dl, menu, ol, ul {
    margin: 1em 0;
}
dd {
    margin: 0 0 0 40px;
}
menu, ol, ul {
    padding: 0 0 0 40px;
}
nav ul, nav ol {
    list-style: none;
    list-style-image: none;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
form {
    margin: 0;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}
button, input {
    line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
}
button[disabled], input[disabled] {
    cursor: default;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear {
    clear: both;
    display: block;
    height: 1px;
    margin: -1px 0 0 0;
}
.right {
    float: right;
}
.left {
    float: left;
}
.hide {
    position: absolute;
    left: -9999px;
}
.hidden {
    display: none;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
    padding: 0 5px 5px 0;
    margin: 0 20px 20px 0;
}
.alignright {
    float: right;
    padding: 0 0 5px 5px;
    margin: 0 0 20px 20px;
}
.wp-caption {
    border: 1px solid #000;
    text-align: center;
    padding: 5px;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption .wp-caption-text {
    font-size: 85%;
    margin: 0;
    padding: 3px;
    font-style: italic;
}
.dk_container {
    background: -webkit-gradient(linear,  left top,  left bottom,  from(#fff),  to(#f5f5f5));
    background: -moz-linear-gradient(top,  #fff,  #f5f5f5);
    background: -o-linear-gradient(top,  #fff,  #f5f5f5);
    background-color: #f5f5f5;
    font-family: 'Helvetica',  Arial,  sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    margin-top: 22px;
    height: 46px;
    width: 38%;
    margin-bottom: 18px;
    margin-right: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
@media only screen and (max-width: 961px) {
    .dk_container {
    width: 240px;
}
}@media only screen and (max-width: 768px) {
    .dk_container {
    width: 100%}
}.dk_container:focus {
    outline: 0;
}
.dk_container a {
    cursor: pointer;
    width: 100% !important;
    text-decoration: none;
    color: #8a8e90;
    font-family: "opensans-light",  sans-serif;
    font-size: 16px;
    padding-top: 15px;
}
.dk_toggle {
    background-image: url("img/oco_dropdown.jpg");
    background-repeat: no-repeat;
    background-position: 100% center;
    border: 1px solid #ccc;
    color: #333;
    padding: 7px 45px 7px 10px;
    text-shadow: #fff 1px 1px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-transition: border-color .5s;
    -moz-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s;
    height: 46px;
}
.dk_toggle:hover {
    border-color: #8c8c8c;
}
.dk_focus .dk_toggle {
    border-color: #40b5e2;
}
.dk_focus .dk_toggle {
    box-shadow: 0 0 5px #40b5e2;
    -moz-box-shadow: 0 0 5px #40b5e2;
    -webkit-box-shadow: 0 0 5px #40b5e2;
}
.dk_open {
    box-shadow: 0 0 5px #40b5e2;
    -moz-box-shadow: 0 0 5px #40b5e2;
    -webkit-box-shadow: 0 0 5px #40b5e2;
    z-index: 10;
}
.dk_open .dk_toggle {
    background-color: #ececec;
    border-color: #8c8c8c;
    color: #ccc;
    box-shadow: inset 0 -2px 5px #ccc;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.dk_options {
    box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 8px;
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
}
.dk_options a {
    background-color: #fff;
    border-bottom: 1px solid #999;
    font-weight: bold;
    padding: 10px 10px;
}
.dk_options li:last-child a {
    border-bottom: none;
}
.dk_options a:hover, .dk_option_current a {
    background-color: #0084c7;
    border-bottom-color: #004c72;
    color: #fff;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.5) 0 1px 0;
}
.dk_options_inner {
    border: 1px solid #8c8c8e;
    border-bottom-color: #999;
    color: #333;
    max-height: 250px;
    text-shadow: #fff 0 1px 0;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    padding: 0;
    margin: 0 0 0 0;
}
.dk_options_inner, .dk_touch .dk_options {
    max-height: 250px;
}
.dk_container {
    display: none;
    float: left;
    position: relative;
}
.dk_container a {
    outline: 0;
}
.dk_toggle {
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    position: relative;
    zoom: 1;
}
.dk_open {
    position: relative;
}
.dk_open .dk_options {
    display: block;
}
.dk_open .dk_label {
    color: inherit;
}
.dk_options {
    display: none;
    margin-top: -1px;
    position: absolute;
    right: 0;
    width: 100%}
.dk_options a, .dk_options a:link, .dk_options a:visited {
    display: block;
}
.dk_options_inner {
    overflow: auto;
    position: relative;
}
.dk_touch .dk_options {
    overflow: hidden;
}
.dk_touch .dk_options_inner {
    max-height: none;
    overflow: visible;
}
.dk_fouc select {
    position: relative;
    top: -99999em;
    visibility: hidden;
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.clear {
    display: inline-block;
}
.clear:after, .container:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clear {
    height: 1%}
.clear {
    display: block;
}
.container {
    *zoom: 1;
    max-width: 962px;
    _width: 962px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.container:after {
    content: "";
    display: table;
    clear: both;
}
@media only screen and (max-width: 961px) {
    .container {
    padding: 0px 10px !important;
}
}body {
    position: relative;
    overflow-x: hidden;
}
@font-face {
    font-family: "ProximaNovaCond-light";
    src: url("fonts/ProximaNovaCond/proximanovacond-light-webfont.eot");
    src: url("fonts/ProximaNovaCond/proximanovacond-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNovaCond/proximanovacond-light-webfont.woff") format("woff"), url("fonts/ProximaNovaCond/proximanovacond-light-webfont.ttf") format("truetype"), url("fonts/ProximaNovaCond/proximanovacond-light-webfont.svg#ProximaNovaCond-light") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "ProximaNovaCond";
    src: url("fonts/ProximaNovaCond/proximanovacond-regular-webfont.eot");
    src: url("fonts/ProximaNovaCond/proximanovacond-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/ProximaNovaCond/proximanovacond-regular-webfont.woff") format("woff"), url("fonts/ProximaNovaCond/proximanovacond-regular-webfont.ttf") format("truetype"), url("fonts/ProximaNovaCond/proximanovacond-regular-webfont.svg#ProximaNovaCond") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "opensans-bold";
    src: url("fonts/OpenSans/opensans-bold.eot");
    src: url("fonts/OpenSans/opensans-bold.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans/opensans-bold.woff") format("woff"), url("fonts/OpenSans/opensans-bold.ttf") format("truetype"), url("fonts/OpenSans/opensans-bold.svg#opensans-bold") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "opensans-light";
    src: url("fonts/OpenSans/opensans-light.eot");
    src: url("fonts/OpenSans/opensans-light.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans/opensans-light.woff") format("woff"), url("fonts/OpenSans/opensans-light.ttf") format("truetype"), url("fonts/OpenSans/opensans-light.svg#opensans-light") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "opensans-regular";
    src: url("fonts/OpenSans/opensans-regular.eot");
    src: url("fonts/OpenSans/opensans-regular.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans/opensans-regular.woff") format("woff"), url("fonts/OpenSans/opensans-regular.ttf") format("truetype"), url("fonts/OpenSans/opensans-regular.svg#opensans-regular") format("svg");
    font-weight: normal;
    font-style: normal;
}
body, input {
    font-family: "opensans-regular";
    font-size: 16px;
}
a {
    color: #00a2e3;
    text-decoration: none;
}
a:hover {
    color: #004cb3;
}
.text_styling {
    color: #333;
    overflow: hidden;
    position: relative;
    padding-bottom: 0px;
}
.text_styling ul li {
    list-style: disc;
}
.text_styling ol li {
    list-style: decimal;
}
.text_styling h1 {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
    font-family: "opensans-regular",  sans-serif;
    font-weight: normal;
}
.text_styling h2 {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 15px;
    font-family: "opensans-regular",  sans-serif;
    font-weight: normal;
}
.text_styling h3 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 15px;
    font-family: "opensans-regular",  sans-serif;
    font-weight: normal;
}
.text_styling h4 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 10px;
    font-family: "opensans-regular",  sans-serif;
    font-weight: normal;
}
.text_styling h5 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
    font-family: "opensans-regular",  sans-serif;
    font-weight: normal;
}
.text_styling h6 {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    font-family: "opensans-regular",  sans-serif;
    font-weight: normal;
}
.text_styling p {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    margin: 0px 0px 15px 0px;
    padding: 0px;
    text-align: none;
    font-family: "opensans-regular",  sans-serif;
}
.text_styling p strong {
    font-family: "opensans-bold",  sans-serif;
}
.text_styling a:hover {
    text-decoration: underline;
}
.text_styling .wp-caption {
    background: #F3F3F3;
    border: none;
    position: relative;
    max-width: 100% !important;
    margin-bottom: 15px;
}
.text_styling .wp-caption p.wp-caption-text {
    font-style: normal;
    margin: 0px;
}
.text_styling .wp-caption a {
    max-width: 100%;
    position: relative;
}
.text_styling .wp-caption a img {
    max-width: 100% !important;
    height: auto;
}
.text_styling img {
    max-width: 100% !important;
    height: auto;
}
.p_title {
    font-size: 32px !important;
    line-height: 45px !important;
    margin-bottom: 15px !important;
}
.wp_page {
    padding-bottom: 20px;
    z-index: 999;
    margin-top: 20px;
}
.top_shadow {
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-image: url(img/nav_shadow_top.png);
    background-repeat: no-repeat;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: -37px;
    background-position-y: -37px;
    background-position: 50%;
    height: 40px;
    margin-top: -40px;
    margin-bottom: -40px;
    position: relative;
}
@media only screen and (max-width: 961px) {
    .top_shadow {
    background-size: 102% 69px;
}
}.top_shadow_1 {
    margin-top: 0px;
    margin-bottom: -40px;
    background-position: 0%}
.top_shadow_2 {
    z-index: 99997;
    margin-top: 0px;
}
.ts_home_n_down {
    margin-top: -18px !important;
}
.bottom_shadow {
    width: 100%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-image: url(img/nav_shadow_bottom.png);
    background-repeat: no-repeat;
    -ms-background-position-x: 50%;
    background-position-x: 50%;
    -ms-background-position-y: 0px;
    background-position-y: 0px;
    background-position: 50%;
    height: 40px;
    margin-top: -40px;
    position: relative;
}
@media only screen and (max-width: 961px) {
    .bottom_shadow {
    background-size: 102% 69px;
}
}.shadow_down {
    text-align: center;
    overflow: visible;
    height: 0px;
    width: 100%;
    position: absolute;
    z-index: 999;
}
.shadow_down img {
    max-width: 100%;
    position: relative;
}
.shadow_up {
    text-align: center;
    overflow: visible;
    height: 0px;
    width: 100%;
    position: absolute;
    z-index: 999;
}
.shadow_up img {
    top: -32px;
    max-width: 100%;
    position: relative;
}
.top_bar {
    width: 100%;
    height: 29px;
    margin: 0 0;
    overflow: hidden;
    top: 0px;
    background-color: #0D0D0D;
    color: #fff;
    position: relative;
}
.top_bar ul.ml {
    margin-top: 3px;
    margin-left: 0x;
    padding-left: 0px;
    float: left;
}
.top_bar ul.ml li {
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
}
.top_bar ul.ml li a {
    color: #fff;
}
.top_bar ul.ml li a:hover {
    text-decoration: underline;
}
.top_bar ul.mr {
    margin-top: 2px;
    padding-left: 0px;
    padding-right: 16px;
    float: right;
}
.top_bar ul.mr li {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle;
}
.top_bar ul.mr li a {
    color: #fff;
    margin-left: 7px;
    margin-right: 7px;
}
.top_bar ul.mr li a img {
    margin-left: -3px;
    margin-right: -3px;
}
.top_bar a.om_g:hover {
    text-decoration: underline;
}
.top_bar_logo {
    background-image: url(img/top_bar_logo.png);
    display: block;
    float: left;
    margin-left: 16px;
    margin-right: 12px;
    margin-top: 8px;
    width: 102px;
    height: 16px;
}
.del {
    position: relative;
}
.addthis_button_google_plusone {
    display: none\9;
}
.share-box-content {
    visibility: hidden !important;
    opacity: 0 !important;
    display: none\9;
    right: -99999px\9;
    position: absolute;
    top: 40px;
    height: 50px;
    z-index: 888;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #dbdbdb;
    background-image: linear-gradient(bottom,  #dbdbdb 0%, #ededed 100%);
    background-image: -o-linear-gradient(bottom,  #dbdbdb 0%,  #ededed 100%);
    background-image: -moz-linear-gradient(bottom,  #dbdbdb 0%,  #ededed 100%);
    background-image: -webkit-linear-gradient(bottom,  #dbdbdb 0%,  #ededed 100%);
    background-image: -ms-linear-gradient(bottom,  #dbdbdb 0%,  #ededed 100%);
    background-image: -webkit-gradient(linear,  left bottom,  left top,  color-stop(0,  #dbdbdb),  color-stop(1,  #ededed));
    border: 1px solid #CACACA;
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.buttons {
    width: 450px;
    padding: 15px;
    height: 0px;
    overflow: hidden;
}
.close-btn {
    width: 20px;
    height: 20px;
    background: url(img/close-btn.png) no-repeat;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 9989;
    cursor: pointer;
}
.share-box-content.vis {
    visibility: visible !important;
    opacity: 1 !important;
    display: block\9;
    top: 40px;
    height: 50px;
}
.share-box-content.vis .buttons {
    height: 50px;
}
.addthis_button_tweet {
    width: 100px !important;
}
.addthis_button_facebook_like, .addthis_button_facebook_like iframe {
    width: 120px !important;
}
.addthis_button_email {
    padding-top: 2px !important;
}
.addthis_button_email {
    background: url("img/mail.png") no-repeat;
    width: 28px;
    height: 21px;
}
.addthis_button_email span {
    display: none;
}
.addthis_button_print {
    padding-right: 0px;
    background: url("img/print.png") center right no-repeat;
    width: 40px;
    margin-top: -4px;
    height: 29px;
    display: block;
    float: right !important;
}
.addthis_button_print span {
    display: none;
}
@media only screen and (max-width: 480px) {
    .del {
    display: none;
}
}.logo_and_s {
    overflow: hidden;
}
@media only screen and (max-width: 961px) {
    .logo_and_s {
    margin-bottom: 0px;
}
}@media only screen and (max-width: 320px) {
    .logo_and_s {
    margin-bottom: 0px;
}
}#main_logo {
    margin-top: 40px;
    margin-bottom: 20px;
    /*margin-left: -4px;*/
}
@media only screen and (max-width: 480px) {
    #main_logo {
    width: 100%;
    height: auto;
}
}.g_logo {
    display: inline;
    width: auto;
    float: left;
}
@media only screen and (max-width: 480px) {
    .g_logo {
    overflow: hidden;
    width: 100%;
    float: none;
    display: block;
    text-align: center;
}
}#sd_searchform {
    float: right;
    margin-top: 45px;
    position: relative;
}
#sd_searchform #sd_s {
    height: 29px;
    font-style: italic;
    font-size: 14px;
    color: #cacaca;
    width: 400px;
    padding-left: 12px;
    border: 1px solid #ADAFB1;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 0px 3px #f7f7f7;
    -webkit-box-shadow: 0px 0px 3px #f7f7f7;
    box-shadow: 0px 0px 3px #f7f7f7;
}
@media only screen and (max-width: 768px) {
    #sd_searchform #sd_s {
    width: 180px;
}
}@media only screen and (max-width: 480px) {
    #sd_searchform #sd_s {
    width: 80%}
}#sd_searchform #sd_searchsubmit {
    position: absolute;
    top: 4px;
    right: 8px;
    width: 24px;
    height: 22px;
    border: 0px;
    background-image: url(img/sok_submit.png);
}
@media only screen and (max-width: 768px) {
    #sd_searchform #sd_searchsubmit {
    margin-left: 152px;
}
}@media only screen and (max-width: 768px) {
    #sd_searchform #sd_searchsubmit {
    display: none;
}
}@media only screen and (max-width: 480px) {
    #sd_searchform {
    text-align: center;
    width: 100%;
    float: none;
    margin-top: 20px;
    margin-bottom: 20px;
}
}.search_results {
    width: 400px !important;
    border-right: 1px solid #e0e0e0 !important;
    border-left: 1px solid #e0e0e0 !important;
    z-index: 999999999999999 !important;
}
@media only screen and (max-width: 480px) {
    .search_results {
    width: 80% !important;
    margin-left: -8px !important;
    border-top: 1px solid #e0e0e0 !important;
}
}@media only screen and (max-width: 768px) {
    .search_results_activity_indicator, .search_results {
    display: none !important;
}
}.daves-wordpress-live-search_title {
    font-size: 13px !important;
    font-weight: normal !important;
}
.search_footer {
    background: #a6a8ab !important;
    border-right: 1px solid #a6a8ab !important;
    border-left: 1px solid #a6a8ab !important;
}
.vb {
    padding: 20px 0 20px;
}
.vb p {
    font-size: 12px;
    font-family: "opensans-regular",  sans-serif;
    font-family: "Open Sans",  sans-serif;
    color: #333;
    float: right;
}
.vb p a {
    color: #333;
}
@media only screen and (max-width: 961px) {
    .vb p {
    padding: 20px 0;
}
}@media only screen and (max-width: 768px) {
    .vb p {
    float: none;
    text-align: center;
    padding: 20px 0 0;
}
}.vb .first {
    float: left;
}
@media only screen and (max-width: 768px) {
    .vb .first {
    float: none;
    text-align: center;
}
}.search_results_page .archive-search {
    margin-bottom: 50px;
}
.search_results_page h4 {
    margin-bottom: 40px !important;
    color: #929292 !important;
}
.search_results_page h3 {
    color: #333333;
    font-size: 32px;
    margin-bottom: 5px !important;
}
.search_results_page h3 a {
    color: #333 !important;
}
.search_results_page h3 a:hover {
    text-decoration: underline;
    color: #333 !important;
}
.search_results_page p {
    margin-bottom: 10px !important;
}
nav {
    overflow: hidden;
}
nav ul {
    padding: 0px !important;
}
nav ul li {
    display: inline-block;
    margin-right: 15px;
    position: relative;
}
nav ul li a {
    font-size: 18px;
    color: #000;
}
nav ul li a:hover {
    color: #004cb3;
}
nav ul li ul {
    display: none;
    position: absolute;
}
nav ul li.current_page_ancestor, nav ul li.current_page_parent, nav ul li.current_page_item {
    font-weight: bold;
}
.home_nav {
    width: 100%}
.home_nav .sub_nav {
    overflow: hidden;
    min-height: 58px;
    z-index: 999;
    display: flex;
    flex-wrap: wrap;
}
/* special styling for "Andre produkter" */
body.page-id-2345 .home_nav .sub_nav h2,
body.parent-pageid-2329 .home_nav .sub_nav h2 {
    display: none;
}
body.page-id-2345 .home_nav .sub_nav ul,
body.parent-pageid-2329 .home_nav .sub_nav ul {
    display: inline-block;
    left: 0px;
}
.home_nav .sub_nav h2 {
    font-family: "opensans-regular", sans-serif;
    font-weight: bold;
    font-size: 26px;
    padding-top: 13px;
    flex-shrink: 0;
}
.home_nav .sub_nav h2.breadcrumb {
    font-size: 1em;
    width: 100%;
    z-index: 1000;
}
.home_nav .sub_nav ul {
    overflow: hidden;
    padding: 0px;
    margin: 20px 0 20px 0;
    flex-grow: 1;

    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex-direction: row;
}
.home_nav .sub_nav ul li {

}
.home_nav .sub_nav ul li a {
    font-size: 14px;
}
.home_nav .sub_nav ul li.current_page_item a {
    font-family: "opensans-bold",  sans-serif;
}
ul.col4 li {
    width: 25%;
    float: left;
    height: 288px;
    padding: 22px 12px 22px 12px;
    margin: 0 0 0 0;
    border-right: 1px solid #dfe0e1;
}
@media only screen and (max-width: 768px) {
    ul.col4 li {
    width: 33.333%}
}@media only screen and (max-width: 480px) {
    ul.col4 li {
    width: 50%}
}@media only screen and (max-width: 320px) {
    ul.col4 li {
    width: 100%}
}ul.col4 li .content_block {
    background: #f5f5f5;
    height: 100%;
    position: relative;
}
ul.col4 li .content_block .title {
    height: 90px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
ul.col4 li .content_block h1 {
    font-family: "opensans-bold",  sans-serif;
    font-size: 15px;
    color: #333;
    text-align: center;
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
}
ul.col4 li .content_block span.n_date {
    color: #A3A3A3;
    font-size: 13px;
    font-family: "opensans-light", sans-serif;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}
ul.col4 li .content_block .thumb {
    width: 191px;
    height: 122px;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 961px) {
    ul.col4 li .content_block .thumb {
    width: 95%}
}ul.col4 li .content_block .thumb img {
    width: 100%;
    height: auto;
    min-height: 122px;
    height: auto;
}
ul.col4 .first {
    padding-left: 0px;
}
@media only screen and (max-width: 320px) {
    ul.col4 .first {
    border: none;
    padding-right: 0px;
}
}ul.col4 .last {
    border-right: none;
    padding-right: 0px;
}
@media only screen and (max-width: 768px) {
    ul.col4 .last {
    display: none;
}
}@media only screen and (max-width: 768px) {
    ul.col4 .pre_last {
    border: none;
    padding-right: 0px;
}
}@media only screen and (max-width: 480px) {
    ul.col4 .pre_last {
    display: none;
}
}@media only screen and (max-width: 480px) {
    ul.col4 .second {
    border: none;
    padding-right: 0px;
}
}@media only screen and (max-width: 320px) {
    ul.col4 .second {
    display: none;
}
}ul.col1 {
    padding: 0px;
    margin: 0 0 0 0;
}
ul.col1 li {
    padding-top: 40px;
    width: 100%}
ul.col1 li .container {
    margin-bottom: 40px;
    position: relative;
}
ul.col1 li h1 {
    font-size: 28px;
    color: #333;
}
ul.col1 li .date {
    color: #919191;
    padding-right: 4px;
}
ul.col1 li .categories {
    color: #3498db;
}
ul.col1 li .categories a:hover {
    text-decoration: underline;
}
ul.col1 li .date, ul.col1 li .categories {
    font-size: 14px;
    float: left;
}
ul.col1 li .excerpt {
    clear: both;
}
ul.col1 li .excerpt .content {
    font-size: 18px;
    color: #333;
    float: left;
    width: 467px;
}
ul.col1 li .excerpt .content a {
    display: block;
    font-weight: bold;
}
ul.col1 li .excerpt .content a:hover {
    text-decoration: underline;
}
@media only screen and (max-width: 961px) {
    ul.col1 li .excerpt .content {
    width: 45%}
}@media only screen and (max-width: 768px) {
    ul.col1 li .excerpt .content {
    float: none;
    width: 100%;
    padding-top: 5px;
}
}ul.col1 li .excerpt .thumb {
    float: right;
    margin-top: 18px;
    width: 380px;
    overflow: hidden;
}
ul.col1 li .excerpt .thumb img {
    width: 100%;
    height: auto;
}
@media only screen and (max-width: 961px) {
    ul.col1 li .excerpt .thumb {
    width: 45%}
}@media only screen and (max-width: 768px) {
    ul.col1 li .excerpt .thumb {
    display: none;
}
}ul.col1 li.last .shadow_down {
    display: none;
}
.slide_loading { background: transparent url(img/ajax-loader-big.gif) center center no-repeat; }
.home .slider_container .shadow_down {
    display: none;
}
@media only screen and (max-width: 961px) {
    .home .slider_container .shadow_down {
    display: block;
}
}.slider_container {
    width: 100%;
    min-height: 500px;
    overflow: hidden;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .slider_container {
    height: 300px;
    min-height: 300px;
}
}@media only screen and (max-width: 320px) {
    .slider_container {
    display: none;
}
}.slider_container ul.row {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .slider_container ul.row {
    height: 300px;
}
}.slider_container ul.row li {
    overflow: hidden;
    height: 500px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    position: relative;
    float: left;
}
@media only screen and (max-width: 768px) {
    .slider_container ul.row li {
    height: 300px;
}
}.slider_container ul.row li a {
    position: relative;
    display: block;
    overflow: hidden;
}
.slider_container ul.row li img {
    max-height: 500px;
}
@media only screen and (max-width: 768px) {
    .slider_container ul.row li img {
    height: 300px;
    width: auto;
}
}.slider_container ul.row li div.slide_text {
    position: absolute;
    text-align: left;
    width: 500px;
    top: 40px;
    overflow: hidden;
    visibility: hidden;
}
.slider_container ul.row li div.slide_text h1 {
    font-size: 54px;
    line-height: 60px;
    margin-bottom: 10px;
    font-weight: bold;
}
@media only screen and (max-width: 961px) {
    .slider_container ul.row li div.slide_text h1 {
    letter-spacing: -2px;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 10px;
}
}@media only screen and (max-width: 768px) {
    .slider_container ul.row li div.slide_text h1 {
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0px;
}
}.slider_container ul.row li div.slide_text h2 {
    font-size: 38px;
    line-height: 42px;
    margin-bottom: 10px;
    font-weight: normal;
    font-family: "opensans-light",  sans-serif;
}
@media only screen and (max-width: 961px) {
    .slider_container ul.row li div.slide_text h2 {
    letter-spacing: -1px;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 10px;
}
}@media only screen and (max-width: 768px) {
    .slider_container ul.row li div.slide_text h2 {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
}
}.slider_container ul.row li div.slide_text h3 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 10px;
    font-family: "opensans-light",  sans-serif;
    font-weight: normal;
}
@media only screen and (max-width: 961px) {
    .slider_container ul.row li div.slide_text h3 {
    letter-spacing: -1px;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 10px;
}
}@media only screen and (max-width: 768px) {
    .slider_container ul.row li div.slide_text h3 {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
}
}.slider_container ul.row li div.slide_text h4 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 10px;
    font-family: "opensans-light",  sans-serif;
    font-weight: normal;
}
@media only screen and (max-width: 961px) {
    .slider_container ul.row li div.slide_text h4 {
    letter-spacing: -1px;
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
}
}@media only screen and (max-width: 768px) {
    .slider_container ul.row li div.slide_text h4 {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
}
}.slider_container ul.row li div.slide_text h5 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
    font-family: "opensans-light",  sans-serif;
    font-weight: normal;
}
@media only screen and (max-width: 768px) {
    .slider_container ul.row li div.slide_text h5 {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
}
}.slider_container ul.row li div.slide_text h6 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
    font-family: "opensans-light",  sans-serif;
    font-weight: normal;
}
@media only screen and (max-width: 768px) {
    .slider_container ul.row li div.slide_text h6 {
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0px;
}
}.slider_container ul.row li div.slide_text p {
    font-size: 22px;
    font-weight: normal;
    font-family: "opensans-light",  sans-serif;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-align: none;
}
@media only screen and (max-width: 961px) {
    .slider_container ul.row li div.slide_text p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
}@media only screen and (max-width: 768px) {
    .slider_container ul.row li div.slide_text p {
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0px;
}
}.slider_container ul.row li div.slide_text a {
    text-decoration: underline;
}
@media only screen and (max-width: 961px) {
    .slider_container ul.row li div.slide_text {
    width: 45%}
}.slider_container ul.row li div.slide_text.white * {
    color: white;
}
.slider_container ul.row li div.slide_text.black * {
    color: black;
}
.slider_container div.slider_nav {
    display: block;
    height: 20px;
    position: absolute;
    right: 22%;
    bottom: 20px;
}
.slider_container div.slider_nav ul {
    margin: -3 0 0 0;
    padding: 0 0 0 0;
}
.slider_container div.slider_nav ul li {
    display: inline-block;
    width: 9px;
    height: 9px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #c5c5c5;
}
.slider_container div.slider_nav ul li:hover, .slider_container div.slider_nav ul li.cur_number {
    color: #c5c5c5;
    background: #3497db;
    cursor: pointer;
}
.formcon {
    margin-bottom: 40px;
}
.formcon .mainform {
    overflow: visible !important;
    background-image: url("img/lion_pat.jpg");
    background-repeat: repeat;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
}
@media only screen and (max-width: 768px) {
    .formcon .mainform {
    padding-left: 20px;
    padding-right: 20px;
}
}.formcon .mainform form {
    display: none;
}
.formcon .mainform .f_vis {
    overflow: visible !important;
}
.formcon .mainform input {
    float: left;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 46px;
    margin: 22px 20px 0 0;
    padding: 8px 16px;
    background: #fff;
    border: none;
    font-size: 16px;
    color: #8B8F91;
    font-family: "opensans-light",  sans-serif;
}
@media only screen and (max-width: 961px) {
    .formcon .mainform input {
    width: 120px;
}
}@media only screen and (max-width: 768px) {
    .formcon .mainform input {
    width: 100%;
    margin-right: 0px !important;
    margin-left: 0px !important;
}
}.formcon .mainform .name {
    margin-left: 23px;
}
.formcon .mainform .submit {
    width: auto;
    padding: 8px 16px;
    background: #3498DB;
    color: white;
    font-weight: bold;
}
@media only screen and (max-width: 768px) {
    .formcon .mainform .submit {
    margin-top: 0px !important;
}
}.formcon .mainform .qc_error {
    background: #FBEEF3;
    color: red;
}
.formcon .formcall {
    background-image: url(img/kontaktoss_icon.png);
    background-repeat: no-repeat;
    background-position: 98% center;
    height: 54px;
    border-left: 1px solid #e6e7e7;
    border-right: 1px solid #e6e7e7;
    border-bottom: 1px solid #e6e7e7;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
}
@media only screen and (max-width: 768px) {
    .formcon .formcall {
    background-position: 96.5% center;
}
}@media only screen and (max-width: 480px) {
    .formcon .formcall {
    background-position: 95% center;
}
}.formcon .formcall a {
    display: block;
    color: #8a8e90;
    font-family: "opensans-regular",  sans-serif;
    font-size: 18px;
    padding-top: 15px;
    padding-left: 15px;
    text-decoration: none !important;
}
.formcon a {
    text-decoration: none !important;
}
.qc_success_lab, .qc_error_lab {
    margin-top: 20px !important;
    padding: 7px 12px !important;
}
.course_cat_desc {
    width: 66.32017%;
    float: left;
    margin-right: 1.0395%;
    display: inline;
    margin-top: 40px;
    padding-right: 20px;
    min-height: 500px;
}
@media only screen and (max-width: 768px) {
    .course_cat_desc {
    padding-right: 0px;
    width: 100%}
}.courses_cats {
    width: 32.64033%;
    float: right;
    margin-right: 0;
    #margin-left: -10px;
    display: inline;
    margin-top: 40px;
}
@media only screen and (max-width: 768px) {
    .courses_cats {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}
}.courses_cats h4 {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #333;
    border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    color: #fff;
    padding: 10px 0px 10px 23px;
    margin-bottom: 0px !important;
    font-size: 18px !important;
    line-height: 30px !important;
}
.courses_cats ul {
    padding: 0px;
    margin: 0px;
    border-left: 1px solid #cfd0d0;
    border-right: 1px solid #cfd0d0;
    border-bottom: 1px solid #cfd0d0;
    border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.courses_cats ul li {
    border-top: 1px solid #cfd0d0;
}
.courses_cats ul li a {
    position: relative;
    display: block;
    padding: 15px 68px 15px 23px;
    text-decoration: none;
    font-size: 16px !important;
}
.courses_cats ul li a span {
    display: block;
    background-color: #dbe1e8;
    position: absolute;
    right: 23px;
    top: 50%;
    margin-top: -11px;
    margin-left: 23px;
    font-size: 11px;
    min-height: 22px;
    min-width: 22px;
    text-align: center;
    padding: 3px 6px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
}
.courses_cats ul li a:hover {
    text-decoration: underline !important;
}
.courses_cats ul li a:hover, .courses_cats ul li a.cat_active {
    background-color: #bdc3c7;
    color: #fff;
}
.courses_cats ul li a:hover span, .courses_cats ul li a.cat_active span {
    background-color: #323a45;
    color: #fff;
}
.content_section_50fifty ul {
    padding: 0;
    margin: 0px;
}
.content_section_50fifty ul li {
    padding-top: 40px;
}
.content_section_50fifty ul li .container {
    overflow: hidden;
    margin-bottom: 40px;
}
.content_section_50fifty ul li .container.last_block {
    padding-bottom: 0px;
}
.content_section_50fifty ul li .block_title {
    font-family: "opensans-regular",  sans-serif;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 25px;
}
.content_section_50fifty ul li .text {
    width: 50%;
    float: left;
    overflow: hidden;
    padding-right: 25px;
    color: #333333;
}
@media only screen and (max-width: 480px) {
    .content_section_50fifty ul li .text {
    width: 100%}
}.content_section_50fifty ul li .text.no_img_block {
    width: 100%;
    float: none;
    overflow: hidden;
    padding: 0px;
    color: #333333;
}
.content_section_50fifty ul li .image {
    margin-top: 8px;
    width: 50%;
    float: right;
}
.content_section_50fifty ul li .image .imgframe {
    width: 95%;
    height: auto;
    overflow: hidden;
    margin-left: 5%}
.content_section_50fifty ul li .image .imgframe img {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
}
@media only screen and (max-width: 480px) {
    .content_section_50fifty ul li .image {
    display: none;
}
}.content_section_50fifty ul li.last_block_li .container {
    margin-bottom: 0px !important;
}
.content_section_50fifty ul li.last_block_li .shadow_down {
    display: none;
}
table.courses_list {
    border: 1px solid #ccc;
    border-bottom: none;
    padding: 0px;
    margin: 20px 0px 40px 0px;
    width: 100%;
    font-family: "opensans-light",  sans-serif;
    font-size: 18px;
    color: #8a8e90;
}
@media only screen and (max-width: 480px) {
    table.courses_list {
    /*display: none;*/
}
}table.courses_list tr {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
table.courses_list tr td {
    padding: 10px;
    display: table-cell;
    font-size: 18px;
}
table.courses_list tr td.cl_name {
    width: 49%;
    color:#000;
}
table.courses_list tr td.cl_from {
    width: 10%;
    color:#000;
}
table.courses_list tr td.cl_dash {
    width: 1%;
    color:#000;
    padding-left: 1px;
    padding-right: 0px;
}
table.courses_list tr td.cl_to {
    width: 10%;
    color:#000;
}
table.courses_list tr td.cl_place {
    width: 16%;
    color:#000;
}
table.courses_list tr td.cl_signup {
    width: 14%;
    padding: 8px;
}
table.courses_list tr a.course_signup_link, table.courses_list tr a.course_download_link {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #bdc3c7;
    padding: 8px 6px;
    display: block;
    text-align: center;
    cursor: default;
    color: #000;
    font-weight: bold;
    text-decoration: none !important;
}
table.courses_list tr a.course_signup_link.open, table.courses_list tr a.course_download_link.open {
    background: #3498db;
    color: white;
    cursor: pointer;
}
table.courses_list tr a.course_signup_link.open:hover, table.courses_list tr a.course_download_link.open:hover {
    background-color: #333;
}
table.courses_list tr.signup_row td {
    padding: 0px;
    position: relative;
}
table.courses_list tr.signup_row td div.signup_div {
    overflow: hidden;
    position: relative;
    background-color: #f6f6f6;
    /*background: #353841 url("img/lion_pat.jpg");
    -moz-box-shadow: inset 0px 0px 20px #1a1a1a;
    -webkit-box-shadow: inset 0px 0px 20px #1a1a1a;
    box-shadow: inset 0px 0px 20px #1a1a1a;*/
}
#g_formselect p {
    padding-top: 20px;
    text-align: center;
    overflow: hidden;
    display: block;
}
#g_formselect p a {
    text-align: center;
    padding: 8px 16px;
    background: #3498DB;
    width: 300px;
    font-family: "opensans-bold", sans-serif;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
@media only screen and (max-width: 768px) {
    #g_formselect p a {
    font-size: 14px;
    padding: 6px 14px;
    width: 160px;
}
}#g_formselect p .eller {
    display: inline-block;
    width: 60px;
    text-align: center;
    color: white;
    font-size: 16px;
}
@media only screen and (max-width: 768px) {
    #g_formselect p .eller {
    font-size: 14px;
}
}#g_formselect p .formselect_btn_lab {
    width: 225px;
    text-align: center;
    color: white;
    display: inline-block;
    font-size: 16px;
}
@media only screen and (max-width: 768px) {
    #g_formselect p .formselect_btn_lab {
    font-size: 14px;
    width: 160px;
}
}.signup_div {
    position: absolute;
    width: 100%;
    height: 494px !important;
    left: 0px;
    top: 0px;
    bottom: 0px;
}
@media only screen and (max-width: 480px) {
    .signup_div {
    /*display: none;*/
}
}.signup_div .success, .signup_div .error {
    text-align: center;
    display: block;
    position: relative;
    width: 80%;
    left: 10%}
.signup_div .form_loader {
    position: absolute;
    width: 40px;
    height: 40px;
    display: block;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    background: url(img/270.gif) center center no-repeat;
}
.signup_div h2.signup_c_name {
    text-align: center;
    color: #000;
    font-family: "OpenSans", sans-serif;
    font-weight: bold !important;
    font-size: 32px;
    padding-top: 50px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 768px) {
    .signup_div h2.signup_c_name {
    font-size: 22px;
    line-height: 26px;
    padding-top: 20px;
    margin-bottom: 10px;
}
}.signup_div .signup_c_details {
    color: #000;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
}
.signup_div #g_user_wrapper {
    border: none;
}
.signup_div #g_loginform, .signup_div #g_lostpasswordform, .signup_div #g_registrationform {
    padding-top: 20px;
    text-align: center;
}
@media only screen and (max-width: 768px) {
    .signup_div #g_loginform, .signup_div #g_lostpasswordform, .signup_div #g_registrationform {
    padding-top: 0px;
}
}.signup_div #g_loginform h4, .signup_div #g_lostpasswordform h4, .signup_div #g_registrationform h4 {
    display: none;
}
.signup_div #g_loginform input, .signup_div #g_lostpasswordform input, .signup_div #g_registrationform input {
    display: inline-block;
    width: 412px;
    margin: 20px 9px 10px 0;
    padding: 0 16px 0 0;
    background: none;
    border-bottom: 2px solid #000;
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
    font-size: 18px;
    color: #000;
}
.signup_div .gr_name,
.signup_div .gr_email,
.signup_div .gr_department,
.signup_div .gr_invoice_details {
    margin-right: 41px !important;
}

.signup_div .gr_company,
.signup_div .gr_phone,
.signup_div .gr_address,
.signup_div .gr_submit {
    margin-left: 41px !important;
}

@media only screen and (max-width: 768px) {
    .signup_div #g_loginform input, .signup_div #g_lostpasswordform input, .signup_div #g_registrationform input {
    display: block;
    width: 100%;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 6px 14px;
}
}.signup_div #g_loginform .gl_password, .signup_div #g_lostpasswordform .gl_password, .signup_div #g_registrationform .gl_password {
    font-style: "opensans-bold", sans-serif;
}
.signup_div #g_loginform .gl_submit, .signup_div #g_loginform .glp_submit, .signup_div #g_loginform .gr_submit, .signup_div #g_lostpasswordform .gl_submit, .signup_div #g_lostpasswordform .glp_submit, .signup_div #g_lostpasswordform .gr_submit, .signup_div #g_registrationform .gl_submit, .signup_div #g_registrationform .glp_submit, .signup_div #g_registrationform .gr_submit {
    width: auto;
    padding: 8px 16px;
    background: #3498DB;
    color: white;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.signup_div #g_loginform .g_reg_link, .signup_div #g_lostpasswordform .g_reg_link, .signup_div #g_registrationform .g_reg_link {
    display: none;
}
.signup_div #g_loginform p, .signup_div #g_lostpasswordform p, .signup_div #g_registrationform p {
    text-align: right;
    padding: 20px 20px 0px 20px;
}
@media only screen and (max-width: 768px) {
    .signup_div #g_loginform p, .signup_div #g_lostpasswordform p, .signup_div #g_registrationform p {
    padding: 0px;
    margin-top: -50px;
    margin-bottom: 20px;
}
}.signup_div #g_loginform p a, .signup_div #g_lostpasswordform p a, .signup_div #g_registrationform p a {
    color: black;
    text-decoration: underline;
    font-size: 16px;
}
.signup_div #g_loginform span.loader, .signup_div #g_lostpasswordform span.loader, .signup_div #g_registrationform span.loader {
    background: url(img/270.gif) center center no-repeat !important;
    width: 40px;
    height: 40px;
}
.signup_div #g_registrationform {
    padding-top: 10px;
    margin-bottom: 10px;
}
.signup_div #g_registrationform input {
    margin-bottom: 10px;
    height: 30px;
}
@media only screen and (max-width: 768px) {
    .signup_div #g_registrationform input {
    width: 45%;
    display: inline-block;
}
}.signup_div #g_registrationform .silent_div {
    height: 5px;
    width: 100%}
.signup_div #g_registrationform .gr_submit {
    width: 105px;
    height: 55px;
    float: left;
    border-radius: 0;
    border-bottom: none;
    font-size: 20px;
    font-family: "Open Sans";
    font-weight: normal;
}
.signup_div #g_registrationform .gr_submit:hover {
    background: #F6F6F6;
    border: solid 2px #5197d5;
    color: #000;
}
.signup_div #g_registrationform .gr_email {
    /*margin-left: 110px;*/
}

.signup_div #g_registrationform .gr_address {
    /*width:370px;*/
}
.signup_div #g_registrationform .gr_department{
    border-radius: 0;
}
.signup_div #g_registrationform .gr_invoice_details {
    width: 412px;
    border-radius: 0;
    float: left;
    margin-left: 7px;
}
@media only screen and (max-width: 768px) {
    .signup_div #g_registrationform .gr_email {
    margin-left: 0px;
}
}.signup_div #g_registrationform p {
    display: none;
}
@media only screen and (max-width: 768px) {
    #g_lostpasswordform p {
    margin-top: -30px !important;
}
}.course_reg_confirm {
    text-align: center;
    padding-top: 20px;
}
.course_reg_confirm .course_reg_confirm_link {
    width: auto;
    display: inline-block;
    padding: 14px 28px;
    background: #3498DB;
    color: white;
    font-weight: bold;
    border-radius: 0;
    font-size: 20px;
    font-family: "Open Sans";
}
.course_reg_confirm .who {
    color: #000;
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 40px !important;
}
.course_registration_sussess, .course_registration_error {
    text-align: center;
}
.course_registration_sussess img, .course_registration_error img {
    margin-bottom: 20px;
}
.course_registration_sussess p, .course_registration_error p {
    font-size: 18px !important;
    color: #000;
}
.user_profile_container {
    *zoom: 1;
    max-width: 962px;
    _width: 962px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}
@media only screen and (max-width: 961px) {
    .user_profile_container {
    padding-left: 10px;
    padding-right: 10px;
}
}.user_profile_container h1 {
    font-size: 28px;
    color: #333;
    font-weight: normal;
}
.user_profile_container #g_user_wrapper {
    border: none;
    padding: 0px;
}
.user_profile_container #g_user_wrapper #g_loginform, .user_profile_container #g_user_wrapper #g_lostpasswordform, .user_profile_container #g_user_wrapper #g_registrationform, .user_profile_container #g_user_wrapper #g_profilesettings {
    text-align: left;
}
.user_profile_container #g_user_wrapper #g_loginform h4, .user_profile_container #g_user_wrapper #g_lostpasswordform h4, .user_profile_container #g_user_wrapper #g_registrationform h4, .user_profile_container #g_user_wrapper #g_profilesettings h4 {
    display: none;
}
.user_profile_container #g_user_wrapper #g_loginform input, .user_profile_container #g_user_wrapper #g_lostpasswordform input, .user_profile_container #g_user_wrapper #g_registrationform input, .user_profile_container #g_user_wrapper #g_profilesettings input {
    display: inline-block;
    width: 225px;
    margin-right: 18px;
    padding: 8px 16px;
    background: #fff;
    border: 1px solid #D2D3D3;
    font-size: 16px;
    color: #8B8F91;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.user_profile_container #g_user_wrapper #g_loginform br, .user_profile_container #g_user_wrapper #g_lostpasswordform br, .user_profile_container #g_user_wrapper #g_registrationform br, .user_profile_container #g_user_wrapper #g_profilesettings br {
    height: 1px;
    display: none;
}
.user_profile_container #g_user_wrapper #g_loginform .gl_password, .user_profile_container #g_user_wrapper #g_lostpasswordform .gl_password, .user_profile_container #g_user_wrapper #g_registrationform .gl_password, .user_profile_container #g_user_wrapper #g_profilesettings .gl_password {
    font-style: "opensans-bold", sans-serif;
}
.user_profile_container #g_user_wrapper #g_loginform .gl_submit, .user_profile_container #g_user_wrapper #g_loginform .glp_submit, .user_profile_container #g_user_wrapper #g_loginform .gr_submit, .user_profile_container #g_user_wrapper #g_loginform .ge_submit, .user_profile_container #g_user_wrapper #g_lostpasswordform .gl_submit, .user_profile_container #g_user_wrapper #g_lostpasswordform .glp_submit, .user_profile_container #g_user_wrapper #g_lostpasswordform .gr_submit, .user_profile_container #g_user_wrapper #g_lostpasswordform .ge_submit, .user_profile_container #g_user_wrapper #g_registrationform .gl_submit, .user_profile_container #g_user_wrapper #g_registrationform .glp_submit, .user_profile_container #g_user_wrapper #g_registrationform .gr_submit, .user_profile_container #g_user_wrapper #g_registrationform .ge_submit, .user_profile_container #g_user_wrapper #g_profilesettings .gl_submit, .user_profile_container #g_user_wrapper #g_profilesettings .glp_submit, .user_profile_container #g_user_wrapper #g_profilesettings .gr_submit, .user_profile_container #g_user_wrapper #g_profilesettings .ge_submit {
    width: auto;
    padding: 8px 16px;
    background: #3498DB;
    color: white;
    font-weight: bold;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    margin: 0px;
}
.user_profile_container #g_user_wrapper #g_loginform .g_reg_link, .user_profile_container #g_user_wrapper #g_lostpasswordform .g_reg_link, .user_profile_container #g_user_wrapper #g_registrationform .g_reg_link, .user_profile_container #g_user_wrapper #g_profilesettings .g_reg_link {
    display: none;
}
.user_profile_container #g_user_wrapper #g_loginform p, .user_profile_container #g_user_wrapper #g_lostpasswordform p, .user_profile_container #g_user_wrapper #g_registrationform p, .user_profile_container #g_user_wrapper #g_profilesettings p {
    margin-bottom: 10px;
    height: auto;
}
.user_profile_container #g_user_wrapper #g_loginform p a, .user_profile_container #g_user_wrapper #g_lostpasswordform p a, .user_profile_container #g_user_wrapper #g_registrationform p a, .user_profile_container #g_user_wrapper #g_profilesettings p a {
    text-decoration: underline;
    font-size: 14px;
    text-align: left;
    display: inline-block;
}
.user_profile_container #g_user_wrapper #g_loginform span.loader, .user_profile_container #g_user_wrapper #g_lostpasswordform span.loader, .user_profile_container #g_user_wrapper #g_registrationform span.loader, .user_profile_container #g_user_wrapper #g_profilesettings span.loader {
    background: url(img/270.gif) center center no-repeat !important;
    width: 40px;
    height: 40px;
}
.user_profile_container #g_user_wrapper #g_profilesettings .input_disabled {
    background: #C2C8CC;
    color: #fff !important;
    border: none;
}
.user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_phone, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_company, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_password, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_re_password, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_department  {
    width: 47%;
    float: left;
    position: relative;
}
.user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_phone input, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_company input, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_password input, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_re_password input, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_department input {
    width: 100%}
.user_profile_container #g_user_wrapper #g_profilesettings .ge_two_col_inputs {
    overflow: hidden;
}
.user_profile_container #g_user_wrapper #g_profilesettings .ge_two_col_inputs span {
    display: block;
    font-size: 14px;
    margin-bottom: 20px;
}
.user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_company, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_password{
    margin-right: 6%}
.user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_name input, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_email input, .user_profile_container #g_user_wrapper #g_profilesettings .wrap_ge_address input {
    width: 100%;
    margin-bottom: 20px;
}
.user_profile_container #g_user_wrapper #g_profilesettings label {
    font-size: 16px;
}
.user_profile_container #g_user_wrapper #g_profilesettings br {
    display: block;
}
.user_profile_container #g_user_wrapper #g_profilesettings a {
    font-size: 14px;
}
.user_profile_container #g_user_wrapper #g_profilesettings .ge_submit {
    margin-bottom: 20px;
}
.user_profile_container #g_user_wrapper #g_profilesettings .cbc {
    color: #939798;
}
.user_profile_container #g_user_wrapper #g_profilesettings .prof_set_footer {
    overflow: hidden;
}
.user_profile_container #g_user_wrapper #g_profilesettings .prof_set_footer a.logout_of_profile {
    float: right;
    margin-top: 10px;
}
.user_profile_container:after {
    content: "";
    display: table;
    clear: both;
}
.user_profile_container .user_profile_left {
    margin-top: 0px;
    width: 66.32017%;
    float: left;
    margin-right: 1.0395%;
    display: inline;
    padding-right: 20px;
}
@media only screen and (max-width: 768px) {
    .user_profile_container .user_profile_left {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
}
}.user_profile_container .courses_cats {
    margin-top: 0px;
}
@media only screen and (max-width: 768px) {
    .user_profile_container .courses_cats {
    width: 100%}
}.user_profile_container .courses_cats ul li {
    list-style: none;
}
.my_courses_wrapper {
    display: none;
    padding-top: 40px;
}
.my_courses_wrapper .cl_signup {
    display: none!important;
}
.my_courses_wrapper h1 {
    padding-top: 20px;
    font-size: 28px;
    color: #333;
    font-weight: normal;
}
@media only screen and (max-width: 480px) {
    .my_courses_wrapper {
    display: none !important;
}
}.my_courses_wrapper.movedOne {
    display: block;
}
@media only screen and (max-width: 768px) {
    .g_gallery_shadow {
    display: none;
}
}@media only screen and (max-width: 768px) {
    .above_gallery {
    display: none !important;
}
}.g_gallery {
    *zoom: 1;
    max-width: 962px;
    _width: 962px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px;
    position: relative;
    padding-bottom: 0px;
}
.g_gallery:after {
    content: "";
    display: table;
    clear: both;
}
@media only screen and (max-width: 961px) {
    .g_gallery {
    max-width: 718px !important;
}
}@media only screen and (max-width: 768px) {
    .g_gallery {
    display: none;
}
}.g_gallery div.gg_row_container {
    overflow: hidden;
}
.g_gallery div.gg_row_container ul.gg_row {
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 10000px;
    overflow: hidden;
    margin-bottom: 20px;
}
.g_gallery div.gg_row_container ul.gg_row li {
    list-style: none;
    float: left;
    padding: 15px 10px;
    width: 240px;
    height: 200px;
    border-right: 1px solid #DFE0E1;
}
@media only screen and (max-width: 961px) {
    .g_gallery div.gg_row_container ul.gg_row li {
    border: none;
}
}.g_gallery div.gg_row_container ul.gg_row li div.gg_thumb {
    width: 220px;
    height: 140px;
    overflow: hidden;
    position: relative;
    margin-bottom: 6px;
}
.g_gallery div.gg_row_container ul.gg_row li div.gg_thumb div.gg_trick {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: white;
    background: rgba(255, 255, 255, 0.1);
    cursor: pointer;
}
.g_gallery div.gg_row_container ul.gg_row li div.gg_thumb img {
    width: 100%;
    height: auto;
    min-height: 140px;
}
.g_gallery div.gg_row_container ul.gg_row li span.gg_thumb_title {
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
}
.g_gallery div.gg_row_container ul.gg_row li.no_border {
    border: none;
}
.g_gallery .gg_arrows {
    background: url("img/gg_arrow.png") top left no-repeat;
    display: block;
    width: 15px;
    height: 24px;
    overflow: hidden;
    position: absolute;
    top: 95px;
    left: -15px;
}
.g_gallery .gg_arrows.gg_right {
    background-position: top right;
    left: auto;
    right: -15px;
}
.g_gallery div.gg_more {
    overflow: hidden;
    position: relative;
    background: #353841 url("img/lion_pat.jpg");
    -moz-box-shadow: inset 0px 0px 20px #1a1a1a;
    -webkit-box-shadow: inset 0px 0px 20px #1a1a1a;
    box-shadow: inset 0px 0px 20px #1a1a1a;
    color: white;
    padding: 0px;
    height: 0px;
    margin: 0px;
}
.g_gallery div.gg_more .form_loader {
    position: absolute;
    width: 40px;
    height: 40px;
    display: block;
    left: 50%;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    background: url(img/270.gif) center center no-repeat;
}
.g_gallery div.gg_more .gg_more_left, .g_gallery div.gg_more .gg_more_right {
    width: 50%;
    float: left;
    height: auto;
    position: relative;
    display: block;
    overflow: hidden;
}
.g_gallery div.gg_more .gg_more_right {
    padding-left: 25px;
    padding-bottom: 20px;
    overflow: hidden;
}
.g_gallery div.gg_more .gg_more_right h1 {
    font-family: "OpenSans",  sans-serif;
    font-size: 32px;
    margin-bottom: 25px;
}
.g_gallery div.gg_more .gg_more_right div {
    margin-bottom: 15px;
}
.g_gallery div.gg_more .gg_more_left img {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}
.g_gallery .gg_dots {
    height: 8px;
    text-align: center;
    margin: 0px;
    padding: 0px;
    display: block;
    margin-bottom: 20px;
}
.g_gallery .gg_dots li {
    list-style: none;
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #C5C5C5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}
.g_gallery .gg_dots li:hover, .g_gallery .gg_dots li.dot_on {
    background: #3498DB;
}
.lion_close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
}
.single_container {
    *zoom: 1;
    max-width: 962px;
    _width: 962px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.single_container:after {
    content: "";
    display: table;
    clear: both;
}
@media only screen and (max-width: 961px) {
    .single_container {
    padding: 0px 10px;
}
}.single_container .single_post_header {
    position: relative;
    margin-top: 30px;
}
.single_container .single_post_header h1 {
    font-size: 32px;
}
@media only screen and (max-width: 768px) {
    .single_container .single_post_header h1 {
    margin-bottom: 10px;
    line-height: 36px;
}
}.single_container .single_post_header span {
    position: absolute;
    right: 0px;
    top: 22px;
    font-size: 14px;
}
@media only screen and (max-width: 768px) {
    .single_container .single_post_header span {
    position: relative;
    right: auto;
    top: auto;
    display: block;
    margin-bottom: 15px;
}
}.single .formcon, .page-template-templ_nyhetsarkiv-php .formcon, .page-template-templ_temaarkiv-php .formcon {
    margin-bottom: 10px;
}
.ar_list {
    margin: 0px;
    padding: 10 0px;
    list-style: none;
}
.ar_list li {
    list-style: none;
    padding-left: 20px;
    color: #808080;
    background: url(img/smal_disc.png) center left no-repeat;
}
.ar_list li a {
    color: #808080;
    font-size: 18px;
}
.ar_list li a:hover {
    text-decoration: underline;
}
.ar_list_title {
    font-size: 18px;
    font-family: "opensans-bold", sans-serif;
    margin-top: 30px;
    display: block;
}
.archive_entry h3 {
    margin-bottom: 5px !important;
    font-size: 24px !important;
}
.archive_entry h3 a {
    color: #333333;
}
.archive_entry h3 a:hover {
    text-decoration: underline;
}
.archive_entry p {
    margin-bottom: 10px;
}
.archive_entry span {
    font-style: italic;
    display: block;
    margin-bottom: 5px;
}
#next_prev_paged div {
    display: inline-block;
}
#next_prev_paged div a {
    padding-right: 20px;
}
.footer_menu {
    margin-top: 10px;
    margin-bottom: -25px;
    height: 130px;
    background: url(img/footer_menu_bgr.jpg) center center no-repeat;
    -ms-background-position-x: 50%;
    background-position-x: 50%}
@media only screen and (max-width: 768px) {
    .footer_menu {
    height: auto;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    margin-top: 60px;
    background: none;
}
}.footer_menu .breadcrumbs {
    *zoom: 1;
    max-width: 962px;
    _width: 962px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: auto;
    margin-right: auto;
    top: 57px;
    position: relative;
    height: 37px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #333 !important;
}
.footer_menu .breadcrumbs:after {
    content: "";
    display: table;
    clear: both;
}
@media only screen and (max-width: 768px) {
    .footer_menu .breadcrumbs {
    display: block;
    top: 0px;
    height: auto;
}
}.footer_menu .breadcrumbs img {
    margin-bottom: -12px;
    margin-right: 10px;
    margin-left: 10px;
}
.footer_menu .breadcrumbs a {
    color: #333 !important;
}
.footer_menu .breadcrumbs a:hover {
    text-decoration: underline;
}
@media only screen and (max-width: 768px) {
    .footer_menu .breadcrumbs a {
    display: inline-block;
    padding: 16px 0;
    text-decoration: underline;
}
}ul.col4footer {
    margin-bottom: 40px;
}
ul.col4footer li {
    width: 25%;
    float: left;
    margin: 0 0 0 0;
}
@media only screen and (max-width: 768px) {
    ul.col4footer li {
    width: 100%;
    border: 1px solid #CACACA;
    float: none;
    margin-bottom: 20px;
    -moz-box-shadow: 0 0 7px 0px #C9C9C9;
    -webkit-box-shadow: 0 0 7px 0px #c9c9c9;
    box-shadow: 0 0 7px 0px #C9C9C9;
    cursor: pointer;
}
}
ul.col4footer li h1 {
    font-family: "opensans-bold",  sans-serif;
    font-family: "Open Sans",  sans-serif;
	font-weight: 700;
	line-height: 1.45;
    font-size: 12px;
    color: #333;
    padding-left: 57px;
    color: #6E6E6E;
    margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
    ul.col4footer li h1 {
    padding: 6px 12px;
    margin: 0px;
}
}ul.col4footer li .content_block {
    background: #f5f5f5;
    height: 100%}
ul.col4footer li ul {
    margin: 0px;
}
@media only screen and (max-width: 768px) {
    ul.col4footer li ul {
    padding: 0px;
    border: none;
    display: none;
}
}ul.col4footer li li {
    width: 100%;
    float: none;
    padding-left: 17px;
    margin-bottom: 4px;
    font-size: 12px;
    font-family: "opensans-regular",  sans-serif;
	 font-family: "Open Sans",  sans-serif;
}
@media only screen and (max-width: 768px) {
    ul.col4footer li li {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}
}ul.col4footer li li a {
    color: #6E6E6E;
}
ul.col4footer li li a:hover {
    text-decoration: underline;
}
ul.col4footer .first {
    padding-left: 0px;
}
ul.col4footer .last {
    border-right: none;
    padding-right: 0px;
}
.inter {
    display: inline-block;
    float: right;
    z-index: 99999;
    position: relative;
    margin: 0px;
    width: 160px;
}
#sites {
    padding-top: 19px;
    display: inline-block;
}
#sites:hover {
    text-decoration: underline;
}
.international {
    position: relative;
}
@media only screen and (max-width: 768px) {
    .international .span3 {
    display: none;
}
}.international>ul {
    margin: 0;
    padding-right: 10px;
}
.international>ul>li>ul {
    display: none;
    margin: 0;
    padding-right: 10px;
    position: absolute;
    bottom: 28px;
    right: 0px;
    background-color: #ffffff;
    border: 1px solid #DDDDDD;
    border-bottom: 0;
}
.international li {
    *zoom: 1;
    text-shadow: 0 1px 0 #ffffff;
    list-style: none;
    margin: 0;
    padding-top: 7px;
}
.international [class^="icon-"] {
    margin-top: 3px;
}
.gsflag {
    background: url(img/gsflag_16x11.png) no-repeat top left !important;
    width: 16px !important;
    height: 11px !important;
    text-indent: 99999px !important;
    overflow: hidden !important;
    display: inline-block !important;
}
.gsflag-al {
    background-position: 0 0 !important;
}
.gsflag-ar {
    background-position: 0 -13px !important;
}
.gsflag-aut, .gsflag-AUT, .gsflag-at {
    background-position: 0 -26px !important;
}
.gsflag-aus, .gsflag-AUS, .gsflag-au {
    background-position: 0 -39px !important;
}
.gsflag-be {
    background-position: 0 -52px !important;
}
.gsflag-bh {
    background-position: 0 -65px !important;
}
.gsflag-bra, .gsflag-BRA, .gsflag-br {
    background-position: 0 -78px !important;
}
.gsflag-ca {
    background-position: 0 -91px !important;
}
.gsflag-che, .gsflag-CHE, .gsflag-ch {
    background-position: 0 -104px !important;
}
.gsflag-cl {
    background-position: 0 -117px !important;
}
.gsflag-chi, .gsflag-CHI, .gsflag-cn {
    background-position: 0 -130px !important;
}
.gsflag-cze, .gsflag-CZE, .gsflag-cz {
    background-position: 0 -143px !important;
}
.gsflag-ger, .gsflag-GER, .gsflag-de {
    background-position: 0 -156px !important;
}
.gsflag-den, .gsflag-DEN, .gsflag-dk {
    background-position: 0 -169px !important;
}
.gsflag-spa, .gsflag-SPA, .gsflag-es {
    background-position: 0 -182px !important;
}
.gsflag-fin, .gsflag-FIN, .gsflag-fi {
    background-position: 0 -195px !important;
}
.gsflag-fra, .gsflag-FRA, .gsflag-fr {
    background-position: 0 -208px !important;
}
.gsflag-gb, .gsflag-uk {
    background-position: 0 -221px !important;
}
.gsflag-gre, .gsflag-GRE, .gsflag-gr {
    background-position: 0 -234px !important;
}
.gsflag-hr {
    background-position: 0 -247px !important;
}
.gsflag-hun, .gsflag-HUN, .gsflag-hu {
    background-position: 0 -260px !important;
}
.gsflag-id {
    background-position: 0 -273px !important;
}
.gsflag-ie {
    background-position: 0 -286px !important;
}
.gsflag-il {
    background-position: 0 -299px !important;
}
.gsflag-in {
    background-position: 0 -312px !important;
}
.gsflag-int, .gsflag-INT, .gsflag-com {
    background-position: 0 -325px !important;
}
.gsflag-ita, .gsflag-ITA, .gsflag-it {
    background-position: 0 -338px !important;
}
.gsflag-jpn, .gsflag-JPN, .gsflag-jp, .gsflag-ja {
    background-position: 0 -351px !important;
}
.gsflag-kor, .gsflag-KOR, .gsflag-kr {
    background-position: 0 -364px !important;
}
.gsflag-mx {
    background-position: 0 -377px !important;
}
.gsflag-ned, .gsflag-ndl, .gsflag-NED, .gsflag-NDL, .gsflag-nl {
    background-position: 0 -390px !important;
}
.gsflag-nor, .gsflag-NOR, .gsflag-no {
    background-position: 0 -403px !important;
}
.gsflag-nze, .gsflag-NZE, .gsflag-nz {
    background-position: 0 -416px !important;
}
.gsflag-ph {
    background-position: 0 -429px !important;
}
.gsflag-pol, .gsflag-POL, .gsflag-pl {
    background-position: 0 -442px !important;
}
.gsflag-por, .gsflag-POR, .gsflag-pt {
    background-position: 0 -455px !important;
}
.gsflag-ro {
    background-position: 0 -468px !important;
}
.gsflag-rs {
    background-position: 0 -481px !important;
}
.gsflag-rus, .gsflag-RUS, .gsflag-ru {
    background-position: 0 -494px !important;
}
.gsflag-swe, .gsflag-SWE, .gsflag-se {
    background-position: 0 -507px !important;
}
.gsflag-sg {
    background-position: 0 -520px !important;
}
.gsflag-si {
    background-position: 0 -533px !important;
}
.gsflag-sk {
    background-position: 0 -546px !important;
}
.gsflag-th {
    background-position: 0 -559px !important;
}
.gsflag-tur, .gsflag-TUR, .gsflag-tr {
    background-position: 0 -572px !important;
}
.gsflag-tai, .gsflag-TAI, .gsflag-tw {
    background-position: 0 -585px !important;
}
.gsflag-ua {
    background-position: 0 -598px !important;
}
.gsflag-usa, .gsflag-USA, .gsflag-us {
    background-position: 0 -611px !important;
}
.gsflag-vn {
    background-position: 0 -624px !important;
}
.gsflag-za {
    background-position: 0 -637px !important;
}
.gsflag-hk {
    background-position: 0 -650px !important;
}
.recaptcha-error-message{
    color: red;
}
.recaptcha-error-message.hidden{
    display: none;
}

/* Style validate Sign-up Form */
label.error {
    display: none !important;
}
#g_registrationform input.valid {
    background: url("img/valid.svg") no-repeat scroll right 1px;
    height: 30px;
}

#g_registrationform input.error {
    background: url("img/error.svg") no-repeat scroll right 1px;
    height: 30px;
    left: 0;
    text-align: left;
}
#g_registrationform input.gr_email.error {
    color: #d91a35;
}
.signup_div .success.registration_result {
    background: #b8e986 !important;
    border-radius: 0 !important;
    font-size: 18px !important;
    padding: 16px 10px !important;
    color: #000 !important;
    font-family: "Open Sans" !important;
}
.signup_div .success.registration_result .rem_msg {
    display: none !important;
}
.course_reg_confirm .who p {
    color: #000 !important;
    font-size: 18px !important;
    font-family: "Open Sans" !important;
}
.gl_response {
    position: relative;
}
.signup_div .error {
    position: absolute !important;
    border-radius: 0 !important;
    /*bottom: -120px;*/
}
#g_registrationform input.error {
    position: relative !important;
    bottom: initial;
}
.signup_div .error.registration_error {
    bottom: -120px;
}
.picture_featured {
    height: 395px;
    background-color: #f6f6f6;
}
.picture_featured .left {
    margin-top: 158px;
}
.picture_featured .left h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #1a1a1a;
}
.picture_featured .left p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
}
.picture_featured .left p a{
    color: #1a1a1a;
}
.picture_featured .left p a:hover{
    text-decoration: underline;
}
.picture_featured .right {
    margin-top: 50px;
}
.picture_featured .right img {
    max-width: 590px;
}
.h_form_search {
    margin-top: 50px;
}
.h-container ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #1a1a1a;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.h-container ::-moz-placeholder, input:placeholder-shown {
    /* Firefox 19+ */

    color: #1a1a1a;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    opacity: 1;
}
.h-container :-ms-input-placeholder {
    /* IE 10+ */

    color: #1a1a1a;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
}
.h-container :-moz-placeholder {
    /* Firefox 18- */

    color: #1a1a1a;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    opacity: 1;
}
.h_form_search input[type="text"] {
    height: 90px;
    background-color: #f6f6f6;
    border: 0;
    padding: 0 29px;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #1a1a1a;
    width: calc(100% - 102px);
    box-sizing: border-box;
    outline: none !important;
}
.h_form_search input[type="submit"] {
    width: 102px;
    height: 90px;
    background: #5197d5 url(img/search-icon.svg) no-repeat center center;
    border: 0;
    text-indent: -9999px;
    float: right;
}
.h_content {} .h_content h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #1a1a1a;
    margin-bottom: 25px;
}
.h_content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    line-height: 25px;
}
.h_content a {
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a1a1a;
    text-decoration: none !important;
}
.h_content a.underline{
    margin-top: 20px;
    border-bottom: 2px solid #000;
    height: 12px;
    line-height: 0px;
    display: inline-block;
}
.h_content h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #1a1a1a;
    margin-bottom: 40px;
    margin-top: 20px;
}
.h_login {
    font-family: 'Open Sans', sans-serif;
    width: 134px;
    height: 55px;
    background: url(img/log-in-see-form-from-supportgraphisoftno.svg) no-repeat center center;
    text-decoration: underline;
    display: block;
    text-indent: -9999px;
    margin: 50px 0;
    margin-bottom: 70px;
}
.h_right {}
.h_right a {
    margin-bottom: 25px;
    display: block;
    text-align: right;
}
.divider {
    background: url(img/content-divider.jpg) no-repeat left center;
    height: 32px;
}
.divider-full {
    background: url(img/content-divider-full.jpg) no-repeat left center;
    height: 32px;
}
.h_section_category {
    clear: both;
}
.h_section_category h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #1a1a1a;
    cursor: pointer;
}
.h_section_category ul {} .h_section_category ul li {} .h_section_category ul li a {
    color: #1a74b0;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
.h_section_category > a {
    background: #f2f2f2;
    border-radius: 5px;
    font-size: 12px;
    padding: 3px 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #1a74b0;
}
.h_section_category a:hover {
    text-decoration: underline;
}
.h-category {
    border: 2px solid #000;
    margin-top: 30px;
    padding: 40px;
}
.h-category h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    text-transform: uppercase;
    float: left;
}
.h-category h4 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    float: right;
}
.h-category h4 a {
    text-decoration: underline;
    color: #1a1a1a;
}
.h-category ul {
    clear: both;
    border-top: 2px solid #000;
    margin-top: 50px;
    padding-top: 30px;
    padding-left: 0;
}
.h-category ul li {} .h-category ul li a {} .h-category ul li a.recent-activity-item-parent {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    display: block;
}
.h-category ul li a.recent-activity-item-link {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    text-decoration: underline;
}
.h-category ul li .recent-activity-item-time {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 30px;
}
.h-category .recent-activity-item-comment {
    display: inline-block;
    background: url(img/message.svg) no-repeat 30% 50%;
    padding-left: 23px;
    margin-left: 5px;
    background-size: 60% auto;
}
.h-category .recent-activity-item-comment:before {} .h-category .recent-activity-item-comment span {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
}
.h-category .recent-activity-controls a {
    color: #000;
    text-decoration: underline;
    font-size: 14px;
}
.h_graform {
    clear: both;
    float: none;
    display: inline-block;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 40px;
}
.h_graform h3 {
    font-family: 'Open Sans', sans-serif;
    font-size: 40px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: -1px;
    color: #1a1a1a;
}
.h_graform input[type="text"],
.h_graform textarea {
    width: 100% !important;
    border: 0;
    border-bottom: 2px solid #000;
    outline: none !important;
    padding-top: 3px !important;
    padding-bottom: 0px !important;
}
.h_graform .gform_wrapper textarea.small {
    border: 2px solid #000;
    height: 106px;
    padding: 13px 18px !important;
}

.h_graform .gfield_checkbox input {
    background: url(img/checked.svg) no-repeat center center;
    width: 24px;
    height: 24px;
}
.h_graform .gfield_checkbox input:checked {
    background: url(img/when-checked.svg) no-repeat center center;
}
.h_graform .gfield_checkbox label {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: normal !important;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    padding-left: 40px;
}
.h_graform input[type="submit"] {
    font-family: 'Open Sans', sans-serif;
    width: 177px !important;
    height: 55px;
    background: url(img/submit-message.svg) no-repeat center center;
    text-decoration: underline;
    display: block;
    text-indent: -9999px;
    margin-top: 0 !important;
    border: 0;
}
.h_graform .gform_heading {
    margin-bottom: 0px !important;
}
.h_graform .gform_description {
    display: none !important;
}
/* Base for label styling */

.h_graform [type="checkbox"]:not(:checked),
.h_graform [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
.h_graform [type="checkbox"]:not(:checked) + label,
.h_graform [type="checkbox"]:checked + label {
    position: relative;
    padding-left: 50px;
    cursor: pointer;
    padding-top: 2px;
    padding-bottom: 4px;
    font-size: 18px;
}
/* checkbox aspect */

.h_graform [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 5px;
    width: 1.25em;
    height: 1.25em;
    background: url(img/checked.svg) no-repeat center center;
    width: 24px;
    height: 25px;
}
/* checked mark aspect */

.h_graform [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 1.3em;
    line-height: 0.8;
    background: url(img/when-checked.svg) no-repeat center center;
    width: 24px;
    height: 25px;
}
.h_graform .gfield_required {
    display: none;
}
body .h_graform .gform_wrapper ul li.gfield {
    margin-top: 0;
}
.fixed{
    position: fixed;
    top: -50px;
    z-index: 10;
}
#field_1_10, #field_1_11{
    margin-top: -33px;
}

body.page-template-templ_support #sdrn_menu{
    height: 100px !important;
}

body.page-template-templ_support .search-results-subheading {
  padding-bottom: 10px;
  margin-bottom: 0;
}

body.page-template-templ_support .search-results-subheading-link {
  font-size: 13px;
  font-weight: normal;
  margin-left: 5px;
}

body.page-template-templ_support .search-results-list {
  margin-bottom: 25px;
}

body.page-template-templ_support .search-results-list > * {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
}

body.page-template-templ_support .search-results-list > *:first-child {
  border-top: 1px solid #eee;
}

body.page-template-templ_support .search-result-link {
  font-size: 16px;
}

body.page-template-templ_support .search-result-description, .search-result-meta {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 10px;
}

body.page-template-templ_support .search-result-meta-name, .search-result-meta-time, .search-result-meta-count {
  font-size: 12px;
  color: #bebebe;
}

body.page-template-templ_support .search-result-meta-time::before, .search-result-meta-count::before {
  display: inline-block;
  content: "\2022";
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

[dir="ltr"] .search-result-meta-time::before, [dir="ltr"] .search-result-meta-count::before {
  padding-right: 5px;
}

[dir="rtl"] .search-result-meta-time::before, [dir="rtl"] .search-result-meta-count::before {
  padding-left: 5px;
}

body.page-template-templ_support .search-result-votes {
  background: #a8d119;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 4px 5px;
  position: relative;
  top: -2px;
}

body.page-template-templ_support .search-result-votes::before {
  content: "\1F44D";
  font-family: "entypo";
}

[dir="ltr"] .search-result-votes {
  margin-left: 5px;
}

[dir="ltr"] .search-result-votes::before {
  margin-right: 3px;
}

[dir="rtl"] .search-result-votes {
  margin-right: 5px;
}

[dir="rtl"] .search-result-votes::before {
  margin-left: 3px;
}

body.page-template-templ_support .search-results-column{
    width: 48%; float: left;
}
body.page-template-templ_support .search-results .search-results-column:last-child{
    float: right;
}
body.page-template-templ_support .pagination{
    clear: both;
}
body.page-template-templ_support .search-result a{
    color: #1a74b0;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
body.page-template-templ_support .search-result a:hover{
    text-decoration: underline;
}
body.page-template-templ_support .breadcrumbs{
    margin: 0; padding: 0;
}
body.page-template-templ_support .breadcrumbs > img{
    display: none;
}
body.page-template-templ_support .breadcrumbs li{
    color: #bebebe;
    display: inline-block;
    font-size: 12px;
    max-width: 450px;
    overflow: hidden;
    text-overflow: ellipsis;
}
body.page-template-templ_support .breadcrumbs li + li::before{
        content: ">";
    margin: 0 4px;
}
body.page-template-templ_support .breadcrumbs li a{
    font-size: 12px;
}
body.page-template-templ_support .search-result-description, .search-results-column p{
    font-size: 13px;
    color: #333;
}
body.page-template-templ_support .search-results-column p a{
    color: #1a74b0;
}
body.page-template-templ_support .search-results-column p a:hover{
    text-decoration: underline;
}
body.page-template-templ_support .search-result-meta a, body.page-template-templ_support .search-result-meta time{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
}
body.page-template-templ_support .search-results-column ul{
    padding-left: 0; margin-left: 0;
}
body.page-template-templ_support .search-results h1{
    font-family: 'Open Sans', sans-serif;
    color: #333;
    font-size: 32px;
    font-weight: bold;
    margin: .8em 0;
    margin-top: 60px;
}
body.page-template-templ_support .search-results h2{
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 1.5em;
}
body.page-template-templ_support .search-result-votes{
        font-family: Helvetica, sans-serif;
    font-size: 13px;
}
body.page-template-templ_support .search-result-votes::before{
    background: url(img/thumbs-up.svg) no-repeat 0 0;
    width: 15px;
    height: 13px;
    content: "";
    display: inline-block;
}
/* Pagination */
body.page-template-templ_support .pagination {
  margin: 20px 0;
  text-align: center;
}

body.page-template-templ_support .pagination * {
  display: inline-block;
}

body.page-template-templ_support .pagination li {
  border: 1px solid #eee;
  float: left;
  margin-left: -1px;
  margin-right: 0;
}

[dir="rtl"] .pagination li {
  float: right;
}

body.page-template-templ_support .pagination a, body.page-template-templ_support .pagination span {
  color: inherit;
  font-size: 12px;
  padding: 5px 12px;
}

body.page-template-templ_support .pagination-current {
  background-color: #f9f9f9;
  color: #bebebe;
}

body.page-template-templ_support .pagination-first {
  border-radius: 3px 0 0 3px;
}

[dir="rtl"] .pagination-first {
  border-radius: 0 3px 3px 0;
}

body.page-template-templ_support .pagination-last {
  border-radius: 0 3px 3px 0;
}

[dir="rtl"] .pagination-last {
  border-radius: 3px 0 0 3px;
}

.h_close{
    z-index: 99999;
    position: fixed; top: calc(5vw + 10px); cursor: pointer; color: #fff;
    display: none;
    background: url(img/close.png) no-repeat 0 0;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    left: calc(50% + 210px);
}
.h_content_article a{
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1a74b0;
    text-decoration: none !important;
}
.h_content_article a:hover{
    text-decoration: underline !important;
}
.h_content_article h4{
    font-size: 17px;
    font-weight: normal;

}
.h_content_article .share{
    float: right;
    margin-top: -4px;
}
.h_content_article .share li{
    display: inline-block;
}
.h_content_article .share li a{
    display: inline-block;
    height: 30px;
    width: 30px;
    text-indent: -9999px;
}

.h_content_article .share li a.share-facebook{
    background: url(img/facebook.svg) no-repeat 0 0;
}
.h_content_article .share li a.share-twitter{
    background: url(img/twitter.svg) no-repeat 0 0;
}
.h_content_article .share li a.share-linkedin{
    background: url(img/linkedin.svg) no-repeat 0 0;
}
.h_content_article .share li a.share-googleplus{
    background: url(img/google+.svg) no-repeat 0 0;
}

.h_content_article .article-vote{
    float: left;
}
.h_content_article .article-vote-controls{
    margin: 0 5px;
    display: inline-block;
}
.h_content_article a.article-vote-up, .h_content_article a.article-vote-down{
    background: #cccccc url(img/thumbs-up.svg) no-repeat center;
    box-shadow: none;
    border: 0;
    border-radius: 50%;
    color: #fff;
    height: 27px;
    line-height: 27px;
    text-indent: -9999px;
    width: 27px;
    display: inline-block;
    background-size: 55%;
    display: inline-block;
    vertical-align: middle;
}
.h_content_article a.article-vote-down{
    background-image: url(img/thumbs-down.svg);
}
.article-vote-label{
    color: #999;
    font-size: 10px;
    /*display: inline-block;*/
}
.article-more-questions{
    clear: both;
}
.article-footer {
    border-bottom: 1px solid #eee;
    margin-top: 15px;
    padding: 5px 0;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.h_content_article ul{
    padding-left: 0;
}
.h_content_article ul li{
    list-style: none;
}

.h_content_article .page-header {
  border-bottom: 1px solid #eee;
  margin-bottom: 30px;
  min-height: 50px;
  padding-bottom: 15px;
}

.h_content_article .page-header > * {
  display: table-cell;
  vertical-align: middle;
}

.h_content_article .page-header > *:first-child {
  width: 100%;
}

.h_content_article .page-header + p {
  color: #bebebe;
  margin: -15px 0 20px 0;
}

.h_content_article .page-header h1 {
  font-size: 20px;
  font-weight: 400;
}

body.community-enabled .search-results-column {
  width: 430px !important;
}
.h_content_article .dropdown{padding-top: 15px; position: relative;}
.h_content_article .dropdown-toggle{
    cursor: pointer;
}
.h_content_article .dropdown-toggle h1{
    display: inline-block;
}
.h_content_article .dropdown-toggle::after {
    color: #888888;
    content: "";
    background: url(img/chevron-small-down.svg) no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
        width: 20px;
    height: 20px;
}

.dropdown-menu {
  background: #fff;
  border: 1px solid #d8d8d8;
  border-radius: 3px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  display: none;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  left: 0;
  margin-top: 1px;
  min-width: 170px;
  padding: 10px 0;
  position: absolute;
  text-align: left;
  z-index: 1000; }
[dir="rtl"] .dropdown-menu {
    text-align: right; }
.dropdown-menu[aria-expanded="true"] {
    display: block; }
.dropdown-menu [role="separator"] {
    border-bottom: 1px solid #d8d8d8;
    color: #969696;
    display: block;
    font-weight: normal;
    font-size: 11px;
    padding: 5px 0;
    margin: 5px 20px 10px 20px; }
.dropdown-menu [role="menuitem"] {
    color: #333;
    cursor: pointer;
    display: block;
    padding: 7px 40px 7px 20px;
    white-space: nowrap; }
[dir="rtl"] .dropdown-menu [role="menuitem"] {
      padding: 7px 20px 7px 40px; }
.dropdown-menu [role="menuitem"]:hover {
      background: #f3f3f3;
      text-decoration: none;
      text-decoration: none !important;
      color: #333; }
.dropdown-menu [role="menuitem"][aria-selected="true"] {
      background: #f3f3f3;
      cursor: default; }
.dropdown-menu [role="menuitem"][aria-selected="true"]::after {
        content: "\2713";
        margin-left: 10px;
        font-family: "entypo"; }
[dir="rtl"] .dropdown-menu [role="menuitem"][aria-selected="true"]::after {
          margin-left: 0;
          margin-right: 10px;
          float: left; }
.dropdown-menu [role="menuitem"][hidden], .dropdown-menu [role="menuitem"][aria-hidden="true"] {
      display: none !important; }
.dropdown-menu-caret {
  margin-top: 10px; }
.dropdown-menu-caret::before, .dropdown-menu-caret::after {
    content: "";
    display: inline-block;
    position: absolute; }
.dropdown-menu-caret::before {
    top: -7px;
    left: 9px;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #d8d8d8;
    border-left: 7px solid transparent; }
.dropdown-menu-caret::after {
    top: -6px;
    left: 10px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
.dropdown-menu-end {
  left: auto;
  right: 0; }
.dropdown-menu-end.dropdown-menu-caret::before {
    left: auto;
    right: 9px; }
.dropdown-menu-end.dropdown-menu-caret::after {
    left: auto;
    right: 10px; }
.dropdown-menu-top {
  bottom: 100%;
  margin-bottom: 1px; }
[dir="rtl"] .dropdown-menu {
  left: auto;
  right: 0;
  text-align: right; }
[dir="rtl"] .dropdown-menu-end {
  left: 0;
  right: auto; }

.h_content_article  .post-to-community a{
    border-radius: 4px;
    border: 1px solid #ddd;
    color: #1a74b0;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    text-decoration: none !important;
}
.post-to-community a::before {
    content: "\2b\00a0";
    position: relative;
    top: -1px;
}



.h_content_article .form-field label {
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}

.h_content_article .form-field input[type="checkbox"] + label {
  margin: 0 0 0 10px;
}

.h_content_article .form-field.required > label::after {
  content: "*";
  color: #f00;
  margin-left: 2px;
}

.h_content_article .form-field p {
  color: #bebebe;
  font-size: 11px;
}

.h_content_article textarea, .h_content_article input[type="text"] {
    width: 100%;
        border: 1px solid #ddd;
    border-radius: 2px;
    padding: 7px;
    box-sizing: border-box;
}

.dk_fouc select{
    top: 0; visibility: visible; width: 100%;
        border: 1px solid #ddd;
    border-radius: 2px;
    padding: 7px;
    box-sizing: border-box;
}
.h_content_article .form footer {
    border-top: 1px solid #eee;
    margin-top: 40px;
    padding-top: 30px;
    text-align: right;
}
.h_content_article input[type="submit"] {
    border-radius: 4px;
    border: 1px solid #ddd;
    color: #1a74b0;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    background: #444;
    border-color: transparent;
    color: #fff;
    padding: 10px 30px;
}
.h_content_article #community_post_details_ifr{
    height: 300px !important;
}
.h_content_article #mceu_27-body{
    border: 1px solid #ddd;
}
.h_content_article .searchbox, .h_content_article .form-field ~ .form-field{
    margin: 25px 0;
}
.notification-inline {
    border-radius: 4px;
    font-weight: 100;
    line-height: 14px;
    margin-top: 5px;
    padding: 5px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.notification-inline.notification-error {
    background-color: #f4dfde;
    border: 1px solid #e03b30;
    color: #e03b30;
}
.notification-inline.notification-error::before {
    border-radius: 50%;
    border: 1px solid #e03b30;
    color: #e03b30;
    content: "!";
    display: inline-block;
    font-family: sans-serif;
    font-size: 8px;
    font-weight: normal;
    height: 12px;
    line-height: 12px;
    margin: -2px 5px 0 0;
    text-align: center;
    vertical-align: middle;
    width: 12px;
}
table.courses_list tr td.mobile_date {
    display: none;
}
@media (max-width: 895px){
    .h_close{
        left: calc(50% + 158px);
    }
}
@media (max-width: 600px){
    .h_close{
        left: auto;
        right: 10px;
        top: 50px;
    }
}
@media only screen and (max-width: 768px) {
    table.courses_list td {
        width: 25% !important;
    }
    .signup_div #g_registrationform input {
        width: 100% !important;
        margin-left: 0 !important;
        padding-left: 5px;
    }
    table.courses_list tr td.cl_dash,
    table.courses_list tr td.cl_from,
    table.courses_list tr td.cl_to {
        display: none;
    }
    .signup_div {
        display: block;
    }
    #g_formselect p a {
        display: block;
        margin: 0 auto;
    }
    table.courses_list tr td.mobile_date {
        display: block;
    }
    table.courses_list tr td.mobile_date span {
        color: #000;
    }
}

@media only screen and (max-width: 375px) {
    table.courses_list tr td {
        padding: 10px;
        font-size: 13px;
    }
    .signup_div .signup_c_details {
        font-size: 15px;
    }
}
@media only screen and (max-width: 320px) {
    .signup_div .signup_c_details {
        font-size: 13px;
    }
    #g_user_wrapper {
        padding-top: 5px !important;
    }
}

@media only screen and (max-width: 768px) {
    #sdrn_menu.sdrn_levels.left_open {
        position: fixed !important;
        top: 42px;
    }
}
