/*===========================================
	INFO

	AUTHOR
	----------------------
	BPS Bildungsportal Sachsen GmbH
	Bahnhofstr. 6, D-09111 Chemnitz

=============================================*/

/*@import url(awi-course-inno.css);*/
@import url(awi-course-lie.css);

/**************
	FONTS
**************/
@font-face {
    font-family: 'roboto';
    src: url('Fonts/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;}

@font-face {
    font-family: 'roboto_light';
    src: url('Fonts/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;}


/**************
	SEITE
**************/
.page {background-color: #f3f3f3;}

.logo {width: 500px;} /*background-image: none;} <--- pwab: OPAL Symbol on top!*/
.logo-container h1 {display: none;}

body {font-size: 100%; color: #000; font-family: 'roboto_light',"Helvetica Neue",Helvetica,Arial,sans-serif; line-heigth: 1.4;}
h1, h2, h3, h4, h5, h6 {font-family: 'roboto',"Helvetica Neue",Helvetica,Arial,sans-serif; font-weight: normal;}

h1 {font-size: 22pt; color: #466269;}
h2 {font-size: 20pt; color: #466269;}
h3 {font-size: 18pt; color: #466269;}
h4 {font-size: 16pt; color: #466269;}
h5 {font-size: 14pt; color: #466269;}
h6 {font-size: 12pt; color: #466269;}

P {font-size: 11pt; line-height: 1.4;}

.section[role=main] {background-color: #466269; padding-bottom: .5em;}
.course section[role=main] {background-color: transparent;}

.ui-widget-content a,
.ui-dialog-buttonset .ui-button,
.ui-dialog-buttonset .ui-button:hover, .ui-dialog-buttonset .ui-button:focus, .ui-dialog-buttonset .ui-button:active,
.artefact-edit .tag-editor .tag-editor-tag.active,
.content-preview-horizontal .content-preview-img .fonticon,
.box-beta {color: #466269;}

.ui-dialog .ui-dialog-titlebar {background-color: #84b7c4;}
.ui-widget-content {color: #466269;}

.ui-tabs .ui-tabs-nav li .ui-tabs-active .ui-tabs-anchor {color: #466269;}
.ui-tabs .ui-tabs-nav .li-ui-tabs-active {border-color: #ccc;}
.ui-tabs .ui-tabs-nav li {background-color: #ccc;}

.ui-pnotify .brightheme .ui-pnotify-text {background-color: #e6b695;}

/****************************
	HEADER
*****************************/
.page-header {background: transparent;}
.page-header h1 {line-height: 1em;}
.header-functions-user .header-functions-search {display: none;}
.logo:after {content: " ";}

.resource-header .main-header {background-color: #fff; border-radius: 5px;}
.resource-header .main-header h1 {margin: .5em 0; font-size: 1.2em; color: #466269;}

.main-header {background-color: #466269; border-bottom-color: #434343; border-bottom: solid;}
.course .main-header h2 {color: white;}
.main-header h2 {margin: .5em 0; font-size: 1.5em;}
.main-header-desc-container {display: none;}

/****************************
	NAVIGATION
****************************/
.nav-container {background-color: #e6b695;}
.nav-container, .nav-container + .clearfix {background-color: #e6b695;} 
.mobile .nav-container {display: block;} <--- pwab: Navigationsleiste! */
.nav > li > a {color: black;}
.nav > .active {background-color: #466269;}
.nav > .active > a {color: white;}
.mobile .mainnav > li > a,
.mobile .subnav > li > a {border-left-color: #606060;}

/****************************
	MENÜ
****************************/
.menu-course,
.menu-groups {padding: .3em; background-color: transparent; color: #466269;}

.menu .jstree-default .jstree-container-ul .jstree-children .jstree-children,
.jstree-node.calendar, .jstree-node.efficiency-statement, .jstree-node.glossary,
.ui-dialog .ui-dialog-buttonpane, .ui-dialog .btn-container,
.menu .jstree-default .jstree-container-ul .jstree-node>.jstree-children {border-top-color: #e6b695;}
.jstree-anchor .node-st .jstree-title {font-weight: bold;}
.jstree-default .jstree-clicked {background-color: #f4dfd0; font-weight: bolder;}
.jstree-default .jstree-icon {color: #466269}

/****************************
	BUTTON
****************************/
.btn {border-color: #466269; background-color: white; color: #466269;}
.btn-highlight {background-color: #84b7c4; color: #466269; border-color: #466269;}

.btn:hover, .btn:focus, .btn:active {color: #466269; background-color: fff;}
.btn-highlight:hover, .btn-highlight:focus, .btn-highlight:active {color: #fff; background-color: #3f585e;}
.fcs .btn-highlight {background-color: #84b7c4;}

.btn-close .fonticon {color: #f4dfd0;}

/****************************
	BOXES, BADGES
****************************/
.box-warning {color: #466269; background-color: #e6b695; border: none;}
.box-info {display: none}
.header-box {background-color: #e0e9f0; color: #466269; border-color: #e0e9f0;}
.box-highlight {background-color: #466269; color: white;}

.badge.success {background-color: #84b7c4;}
.badge.error {background-color: #c497a7;}
.badge.important {background-color: #c497a7;}


/****************************
	LINKS
****************************/
a {color: #3f585e; textdecoration: none; background-color: transparent;}
a:hover, a:focus, a:active {color: #466269;}
a:hover {text-decoration: underline;}

/****************************
	KURSINHALT
****************************/
.course .content-container .content-container {padding: .3em; background-color: transparent; color: #466269;}
.course .content-container .root {background-color: transparent;}

.course-toc-entry {color: #466269; background-color: white;}
.resource-details {border-color: #466269; color: #466269;}
.course-toc-entry h3 a {color: #466269;}

.resource-details .content-preview-title {font-size: 1.5em; solor: # 466269;}
.resource-details {heigth: auto; border: 3px solid #466269; border-radius: 5px;}

.iframe-container {padding: 2em; background-color: white; border: solid; border-color: #e1e1e1; border-radius: 5px;}

/****************************
	STECKBRIEFE
*****************************/
.box-light {display: none;}
.profile .profile-img .fonticon {color: #466269; border-color: #466269; background-color: white;}

/****************************
	MITTEILUNGEN
*****************************/
.post-date {background-color: #a0d1de;}
.post-date-day {color: #466269;}
.post-date-year {color: #466269;}
.post-content {background-color: white; padding: 1em; margin: .5em;}
.post-heading {background-color: #e0e9f0;}

/****************************
	FORUM
*****************************/
.forum-post {background-color: white;}
.forum-post.new > .post-header::before {border-left: 5px solid #84b7c4;}
.forum-post.new > .post-header a {color: black;}
.fonticon {color: #466269;}
.table-panel tbody {background-color: white;}
.list-group-item .list-group-function {color: #466269;}
.list-group-item {margin-bottom: .5em;}
.list-group-item-link {color: #466269;}
.list-group-item:hover
.list-group-item:focus {background-color: #84b7c4;}

/****************************
	TABELLE
*****************************/
.table-header {background-color: #84b7c4; margin-bottom: .5em;}
.table-footer {min-height: 35px; padding: .3em 0; line-height: 30px; border-top: 4px solid #84b7c4; border-bottom: 1px solid #84b7c4;}
.table-panel th {color: #3f585e; border-top: 1px solid #84b7c4; border-bottom: 2px solid #84b7c4;}
.table-panel tbody {background-color: transparent;}
.table-footer small {color: #466269;}

/****************************
	WIKI
*****************************/
.menu-category {color: #466269;}
.list-unstyled {color: #466269;}

/****************************
	LERNKARTEI
*****************************/
legend {background-color: #e0e9f0; color: #466269; border-bottom-color: #434343;}

/****************************
	KONTAKFORMULAR
*****************************/
.contact-form {color: #466269;}
.dropzone {border: 2px dashed #3f585e;}
.form-control {border: 1px solid #3f585e;}

/****************************
	KALENDER
*****************************/
.fc-unthemed thead .fc-unthemed .fc-devider .fc-unthemed .fc-popover .fc-unthemed .fc-row .fc-unthemed tbody .fc-unthemed td .fc-unthemed th {border-color: #3f585e; color: #466269;}

/****************************
	CHECKLISTE
*****************************/



/****************************
	FOOTER
*****************************/
.page-footer,
.login.page-footer {background: transparent;}

