﻿@charset "utf-8";
/*--------------------------- Academy classes --------------------------*/


body {
	position: relative;
	background: #fff;
	letter-spacing: 0;
	font-weight: 200;
	font-style: normal;
	font-size: inherit;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	line-height: 1.5;
}


html,
body {
	height:100%;
}


fieldset,
a img {
    border:none;
}

a {
	underline: none;
	outline: none;
	color: #666;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	font-weight: 200;
}


	
a:focus,
a:hover {
	outline: none;
	underline: none;
	color: #595959;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	font-size: inherit;
	font-weight: 200;
}

::-moz-selection {  background-color: #f3715d; color: #fff; }
::selection      {
	background-color: #C3CCC2;
	color: #fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .mw-headline {
	color: #f9bda3;

}


figure {
    margin:0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	direction: ltr;
	font-size: inherit;
}

p {
	margin-bottom: 0;
	font-weight: 200;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	font-size: inherit;
	color: #666;
}

h1 + p {
	margin-top:-0.5em;
}

h1, h2, h3, h4, h5, h6 h7{
    margin:0;
    font-weight:normal;
    font-style:normal;
    font-family:inherit
	line-height:1.5em;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img h7 img{
	margin:-5px 12px 0 0!important;
	vertical-align:middle;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color:#6f6f6f;
    font-size:60%;
    line-height:0;
}

h1 {
	margin-bottom: 0em;
	font-size: 20px;
	color: #666;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	letter-spacing: normal;
	text-shadow: 0px 0px 0px;
	font-weight: normal;
	text-align: left;
}

h2 {
	margin-bottom: 1 em;
	font-size: 20px;
	color: #666;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	font-weight: 100;
	font-variant: inherit;
	font-style: normal;
	line-height: normal;
	text-align: center;
}

h3 {
	margin-bottom: 0.7em;
	font-size: 16px;
	color: #61170F;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

h4 {
	margin-bottom: 0.4em;
	font-size: 16px;
	color: #066;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	text-align: inherit;
}

h5 {
	margin-bottom: 0.7em;
	font-size: 13px;
	color: #666;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

h6 {
	margin-bottom: 0.7em;
	font-size: 18px;
	color: #0000;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}

hr {
    clear:both;
    margin:22px 0 21px;
    height:0;
    border:solid #ddd;
    border-width:1px 0 0;
}

em, i {
    font-style:italic;
    line-height:inherit;
}

strong, b {
	line-height: inherit;
	font-size: inherit;
	color: inherit;
	font-weight: bold;
	text-shadow: 0px 0px;
}

ul {
	list-style-type: none;
	font-size: 10px;
}

small {
    font-size:80%;
    line-height:inherit;
}

code {
    background:#ffff99;
    font-weight:bold;
}

u, ins {
	text-decoration:none;
}

img, object, embed, iframe {
    max-width:100%;
}

img {
	height: auto;
	margin-top: 0px;
	vertical-align: sub;
	text-align: left;
}

object, embed {
    height:100%;
}

blockquote, 
blockquote p {
    color:#6f6f6f;
    line-height:1.5;
}

blockquote {
    margin:0 0 17px;
    padding:9px 20px 9px 19px;
    border-left:1px solid #ddd;
}

blockquote cite {
    display:block;
    color:#555555;
    font-size:13px;
}

blockquote cite a, blockquote cite a:visited {
    color:#555555;
}

abbr, acronym {
    border-bottom:1px solid #ddd;
    color:#333;
    text-transform:uppercase;
    font-size:90%;
    cursor:help;
}

abbr {
    text-transform:none;
}

table {
	width: 100%;
	border: 0px solid #ddd;
	border-spacing: 0;
	border-collapse: collapse;
	border-right-width: 0;
	border-bottom-width: 0;
	background-color: #fff;
}

thead {
	background-color:#eee;
	color:#555;
	font-size:1em;
}

th,td {
	padding: 0.5em 10px;
	border-top-width: 0;
	border-left-width: 0;
	text-align: left;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	color: inherit;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
}

address {
	color:#555;
	font-style:italic;
	font-size:1em;
	line-height:1.7em;
}


/*------------------------- Form Elements  -------------------------*/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"], 
select, 
textarea {
	display:block;
	margin:0 0 1em 0;
	padding:0.5em 9px;
	width:auto;
	outline:none;
	border:1px solid #D4D4D4;
	background:#fff;
	color:#333;
	font-size:1em;
	font-family:"Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";	
}

input[type="submit"],
input[type="button"] {
	margin:0;
	border:0;
	background:none;	
}

input:focus,
select:focus,
textarea:focus {
	outline:none;
}

textarea {
	resize:none;
}

/*----------------------------- Misc ----------------------------*/

.ui-accordion .ui-accordion-content {
	padding: 1em 0.1em 1em 0.4em !important;
}

#accordion a:hover {
	color: #000;
	background-color: none;
}
#accordion li, #accordion p {
	font-size: 100%;
	margin-bottom: 1px;
}

#accordion .list-group {
	padding: 0.1em 0.1em 0.1em 0.1em !important;
	margin: 0;
}

#accordion .list-group-item {
	width: 100%;
	padding: 0 !important;
	margin: 0;
	color: #000;
}

#accordion .section-name >h6
{
	font-size: 110%;
	margin: 0.1em 0 1px 1em !important;
}

#accordion .tab-name >h6, #accordion .section-name >h6
{
	margin: 0.1em 0 1px 1em !important;
}

.clear {
	clear:both;
}

.clearfix {	
	display:block;	
}

.clearfix:after {
	display:table;
	clear:both;
	content:" ";
}

.left {
    float:left;
}

.right {
    float:right;
}

.text-left {
    text-align:left;
}

.text-right {
    text-align:right;
}

.text-center {
    text-align:center;
}

.hidden {
    display:none;
}

.hidden-wrap {
	overflow:hidden;
}

.shifted {
	position:absolute;
	left:-9999px;
}

.visible {
	visibility:visible;
	opacity:1!important;
}

.highlight {
    background:#ffff99;
}

.nomargin {
	margin:0!important;
}

.fullwidth {
	display:block;
	padding:0!important;
	width:100%!important;
	height:auto;
}

.alignnone {
    margin: 0.5em 0 0 0;
}

.alignright {
    float:right;
    margin: 0 0 1em 20px;
}

.alignleft {
    float:left;
    margin: 0 20px 1em 0;
}

.aligncenter {
    display: block;
    margin: 0 auto 1em auto;
	text-align:center;
}

.aligncenter * {
	text-align:center;
}

.secondary {
	color:#777;
}

.bypostauthor {
	color:#777;
	font-weight:normal;
}

.sticky {
	padding-bottom:2em;
	border-bottom:1px dotted #ccc;
}



/*----------------------------- Buttons -----------------------------*/

input[type="submit"],
input[type="button"],
.button {	
	position:relative;
	display:inline-block;
	overflow:hidden;
	padding:0.2em 1px 0.3em 1px;
	border:0px solid rgba(0,0,0,0.15);
	background:#ccc;
	color:#fff!important;
	text-shadow:0 0px 0 rgba(0,0,0,0.17);
	white-space:nowrap;
	line-height:1.8em;
	cursor:pointer;
}

.button.secondary {
	background-color:#ccc;
}

.button.dark {
	border-color:rgba(0,0,0,0.2);
	/*background-color:#1F497D;*/
	background-color: #fff1ec;
}

.button.medium {
	padding:0 12px;
	font-size:1.2em;
	line-height:2.4em;
}

.button.large {
	padding:0 18px;
	font-size:1.4em;
	line-height:2.4em;
}

.button:after {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	background:url(../framework/images/bgs/button_bg.png) 0 0 repeat-x;
}

.button.dark:after {
	background:background-color: #fff1ec; 0 0 repeat-x;
}

.button:hover:after {
	background:#ccc;
	color:#000!important;
	/*background-color:#ffffff;*/
}

.button.active:after,
.button:active:after {
	background:none;
	color:#fff1ec!important;
}

.button img {
	position:relative;
	display:inline!important;	
	margin:-2px 8px 0 0;
	vertical-align:middle;
}

.button.medium img {
	margin:-3px 8px 0 0;
}

.button.large img {
	margin:-4px 10px 0 0;
}

p > .button:first-child {
	margin-top:0.5em;
}

.button-icon {
	position:relative;
	display:inline-block;
	margin:-2px 8px 0 0;
	width:16px;
	height:16px;
	background:url(~/framework/images/icons/button_icons.png) 0 0 no-repeat;
	vertical-align:middle;
}

.button-icon.upload { width:17px; }
.button-icon.help { height:17px; background-position:0 -90px; }
.button-icon.register { width:13px; height:13px; background-position:0 -31px; }
.button-icon.login { width:8px; height:16px; background-position:0 -73px; }
.button-icon.logout { width:11px; height:13px; background-position:0 -60px; }
.button-icon.save { height:15px; background-position:0 -16px; }
.button-icon.check { height:12px; background-position:0 -109px; }
.button-icon.close { width:15px; background-position:-1px -124px; }
.button-icon.prev { width:9px; background-position:-4px -143px; }
.button-icon.next { width:9px; background-position:-3px -162px; }
.button-icon.plus { width:13px; height:13px; background-position:0 -45px; }
.button-icon.edit { width:15px; background-position:0 -178px; }
.button-icon.facebook { background-position: 0 -195px; }


/*--------------------------- / Academy classes --------------------------*/



/*--------------------------- Main-content --------------------------*/

.navbar, .dropdown-menu {
	color: #fff1ec;
}

.navbar-header {
	margin: 1% auto 0 auto;
	background-color: #fff1ec;
	margin-top: 25px;
}

.navbar-nav {
	margin-top: 20px;
	padding-top: 5px;
	
}

.navbar-inverse .navbar-nav li a, .navbar-inverse .navbar-nav li a:visited {
	padding: 3px 12px;
	background: #fff1ec;
	text-shadow: 0 0px 0 #000000;
	font-size: 16px;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	font-weight: 200;
	display: block;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
	border: none;
}

.navbar-inverse .navbar-nav li a:hover {
	background-color: #fff1ec;
	padding: 3px 12px;
	text-shadow: 0px 0px 0 #000000;
	font-size: 16px;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	display: block;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}


.navbar-nav .activelink a {
    background-color: #39464F;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 0px solid #39464F;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.startpage-main-content {
	width: 100%;
	margin: 20px auto 50px auto !important;
	/*border: solid;*/
	overflow: visible;
}

.main-content {
	width: 100%;
	margin: 20px auto !important;
	background-color: inherit;
}

.startpage-main-content h3, .main-content h3 {
	margin-top: 10px;
}

.main-content ul {
	list-style: none;
	padding-left: 10px;
}
/*--------------------------- / Main-content --------------------------*/

#slideShow {
    background: url(../framework/images/bgs/site_bg.jpg);
    background-size: 100% 100%;
    margin: 92px auto 0 auto !important;
    -moz-background-origin: padding-box;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    white-space: normal;
    overflow: auto;
    text-align: center;
}

.slideshow-inner-container {
	display: inline-block;
	margin:0 auto !important;
}

.slidetext {
	padding:9% 0;
	margin:0 auto 3% auto;
	vertical-align:middle;
	height: 100%;
	color: #fff;
	height: 100%;
	text-align: left;
}

.slideimagecontainer {
	margin:0 auto;
	height: 100% !important;
	padding:5% 0;
}

.slideimagecontainer img {
	margin:0 auto;
	max-height: 350px !important;
}

.slidetext a {
	text-decoration: none;	
}

.slidetext h1 {
	margin-top:15%;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	font-size:170%;
	color:#fff;
}

.slidetext p {
	color: #fff;
	font-family: ''Source Sans Pro'', Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 140%;
}


.startpage-inner-contentcontainer, .aboutpage-inner-contentcontainer {
	display: inline-block;
	margin:0 auto !important;
}
.startpage-inner-contentcontainer h3, .aboutpage-inner-contentcontainer h3
{
	margin:0 auto 10px auto !important;
}

.startpage-inner-contentcontainer .description, .aboutpage-inner-contentcontainer .description
{
	max-width: 800px;
	display: inline-block;
	margin: 20px auto !important;
	text-align: left;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	color: #000;
}

.startpage-inner-contentcontainer .description ul, .aboutpage-inner-contentcontainer .description ul
{
	list-style: none;
	text-align: left;
	padding-left: 0 !important;
	margin-bottom: 10px;
}

.startpage-inner-contentcontainer .description li, .aboutpage-inner-contentcontainer .description li
{
	padding-left: 30px !important;
}

.bordered {
	border: 1px solid #000;
}


.text-page-image {
	margin: 0 auto;
	max-width: 300px;
}

/*--------------------------- Article pages --------------------------*/
.company-name {
	color: #000033;
	font-weight: bold;
	font-size: 16px;
}

.site-logo img {
	/*height: 70px;
	margin-top: -15px;*/
}

.course-preview, .course-desc {
	margin-top: 10px;
}

.main-courselist {
	/*min-height: 280px;*/
}

.headpart {
	width: 100%;
	background-size: 100% 100%;
	margin: 40px auto 20px auto !important;
	background-color: inherit;
	text-align: center;
}

.headpart .headpart-innercontainer {
	padding: 0;
	/*margin: 20px auto !important;*/
	min-height: 80px;
}

.coursepage-headpart {
	width: 100%;
	background:url(../framework/images/bgs/site_bg.jpg);
	background-position: 0 -100px;
	/*background-size: 200% 300%;*/
	background-size: 100% 150%;
	margin: 40px auto 40px auto !important;
}

.coursepage-headpart .coursepage-headpart-innercontainer {
	padding: 20px 0 20px 0;
	/*margin: 20px auto !important;*/
	min-height: 20px;
}

.page-title {
	margin: 0 auto;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 1.9em 0 0 0;
	color: #fff;
	text-align: left;
}

.course-header, .panel-heading, .panel-body {
	text-align: left;
	color: #000;
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
	font-size: 12px;
    border: none !important;
}

.course-list-section {
	margin-left: 20px;
	margin-bottom: 5px;
}

.course-container {
	
}

.course-container, .course-column1, .course-column2, .course-column3 {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}

.course-column1 {
	background: #faf0e6 !important;
}
.course-columnheader1 {
	background: #800000 !important;
	color: #ffffff !important;
	text-align: center;
	margin-bottom: -12px;
}

.course-column2 {
	background:#f0f8ff !important;
}
.course-columnheader2 {
	background: #006400 !important;
	color: #ffffff !important;
	text-align: center;
	margin-bottom: -12px;
}

.course-column3 {
	background:#e0ffff !important;
}
.course-columnheader3 {
	background: #1f497d !important;
	color: #ffffff !important;
	text-align: center;
	margin-bottom: -12px;
}


.border-div {
	border:0px solid black;
	display:inline-block !important;
	margin-left: 50px !important;
	padding:25px 25px 25px 25px; 
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.border-div2 {
	border:0px solid black;
	display:inline-block !important;
	margin-left: 50px !important;
	padding:10px 20px 10px 20px; 
	border-radius: 15px;
}

#page-content {
	margin-top: 30px;
	text-align: left;
}

.loading-image {
	text-align:center;
	margin:0 auto;
}

.loading-image img {
	margin:0 auto;
}

.page-sub-content {
	margin-top: 30px;
}

.list-group-item-heading {
	color: #fff !important;
}

.a.list-group-item {
	color: #000000 !important;
}
/*--------------------------- Contact page --------------------------*/

#contact-form-container, #book-a-visit-form-container {
	display: inline-block;
}

#contact-form-container .form-control, #book-a-visit-form-container .form-control {
	width: 100%;
}

.chapterlist-disabled {
	color: #CCCCCC !important;
}

/*--------------------------- / Contact page --------------------------*/



/*--------------------------- / Article pages --------------------------*/


/*--------------------------- Footer --------------------------*/
.site-wrap {
	min-height: 100%;
	height: auto !important;
}

.footer-wrap {
	margin-top: 30px;
	width: 100%;
	min-height: 80px;
	border-top: 0px solid #000 !important;
	background-color: #fff
	;
}

.site-footer {
	padding: 2em 0;
	color: #ccc;
	text-shadow: 0 0px 0 #000000;
	margin: 0 auto;
	max-width: 80%;
	height: 100%;
	background-color: #fff;
}

.footer-navigation {
	width: 100%;
}
.footer-navigation.left {
	float: left;
	font-size: 14px;
}
.footer-navigation.right {
	float: right;
	text-align: right;
}

.footer-navigation a {
	color:#f0f0f0;
}

.footer-navigation a:hover {
	text-align: left;
}


/*--------------------------- / Footer --------------------------*/


/*--------------------------- MathJax Stuff --------------------------*/
.MathJax_SVG_Display {
	text-align: left !important;	
}

#mw-content-text {
	margin-top:40px;
}

#contentSub {
	display:none !important;
}

.border-div {
	border:1px solid black;
	display:inline-block !important;
	margin-left: 50px !important;
	padding:25px 25px 25px 25px; 
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.border-div2 {
	border:1px solid black;
	display:inline-block !important;
	margin-left: 50px !important;
	padding:10px 20px 10px 20px; 
	border-radius: 15px;
}

.spaced-table th, .spaced-table td {
	text-align:center;
	min-height: 24px;
	min-width: 40px;
	padding:0px 5px !important;
}

/*--------------------------- / MathJax Stuff --------------------------*/


@media(max-width:320px) {
	.startpage-main-content {
		margin: 35% auto !important;
	}
}
@media(max-width:360px) {
	.startpage-main-content {
		margin: 35% auto !important;
	}
}

@media(min-width:992px) {
	.startpage-main-content {
		margin: 12% auto !important;
	}
}
.list {
	color: #000;
}
sales_text {
	font-size: 14px;
}
rubrik_kurser {
	font-size: 14px;
	color: #000;
}
.home.page.page-id-2.page-template-default.logged-in .site-wrap .container.headpart .row .col-md-3.col-md-offset-2 {
	font-size: 14px;
}
kurser {
	font-family: "Myriad Set Pro","Lucida Grande","Helvetica Neue","Helvetica","Arial","Verdana","sans-serif";
}
.chapterList li {
    color:#000;
}

.chapterList strong, .chapterList b {
    color:#000;
}