/*
Background blau: #0075a9


*/

/* open-sans-300 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/open-sans-v16-latin-300.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Light'), local('OpenSans-Light'),
    url('../fonts/open-sans-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v16-latin-300.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v16-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('Open Sans Regular'), local('OpenSans-Regular'),
    url('../fonts/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v16-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/open-sans-v16-latin-600.eot'); /* IE9 Compat Modes */
    src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
    url('../fonts/open-sans-v16-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v16-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v16-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v16-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v16-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}



body {
    font-family: 'Open Sans';
    font-size: 12px;;

}


.choice-muted {
    color: #aaaa99;
}

.dropdown-menu {
    font-size: 12px;
}


/*video {*/
    /*width: 100% !IMPORTANT;*/
    /*height: auto !IMPORTANT;*/
/*}*/


.IconPlaybutton {
    fill: #000000;
    fill-opacity:1
}


/* Bootstrap */
.navbar-default {

    background-color: #ffffff;
    border-color: #e7e7e7;

}


.navbar-brand {
 height: 100px;
    padding: 15px 107px;
    font-size: 18px;
    line-height: 20px;

}


.navbar-nav > li {
    font-size: 12px;
    color:#0075a9;

}

.navbar-default .navbar-nav > li > a, a:hover, .navbar-default .navbar-nav > li > a:focus {

    color:#0075a9;
    background-color: transparent;

}



.btn-link {
    font-weight: normal;
    color: #0075a9;
    border-radius: 0;
}

.btn-primary {
    background-color:#0075a9;
    border-radius: 0;
}


.btn {

    border-radius: 0px;
}


.form-control {
  border: 1px solid #0075a9;
    border-radius: 0px;
}

h3, .h3 {
    font-size: 16px;
}

h2, .h2 {
    font-size: 24px;
}

h1, .h1 {
    font-size: 24px;
}


p {

    font-size: 12px;;

}


.HeadContext {
    font-size: 14px;;

}

.section {
    margin-top:20px;
}


.footer {
    margin-top:100px;
    margin-bottom:20px;
    text-align: center;
}


input[type="file"] {
    display: block;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;

}

textarea::placeholder {
    font-size: 12px;;
}

/*-------------------------*/


input.parsley-success, select.parsley-success, textarea.parsley-success {
    color: #333;
    background-color: #ffffff;
    border: 1px solid #0075a9;
}



.head {
    background-color:#0075a9;
    color:#ffffff;
}

.grouplist_Wrapper {
    border-bottom: 1px dotted #0075a9;
    padding:20px 5px 35px 5px;
}

.grouplist_Icon {
    float:left;
}

.grouplist_Content {
     padding-left:100px;
     color: #555;
     text-decoration: none;
 }

.grouplist_Head {
    font-size: 12px;
    font-weight: bold;
    margin-bottom:8px;
}

.grouplist_Link:hover {
    text-decoration: none;
}

.grouplist_Wrapper:hover {
    background-color: #f0f0f0;
}

.groupName {
    font-size: 24px;
    font-weight: 300;
    height: 50px;
    padding-top: 6px;
}



.contentlistWrapper {
    border: 1px solid #0075a9;
    margin-bottom:10px;
}

.contentlistThumb {
    width: 250px;
    height: 140px;
    float: left;
    overflow: hidden;
}

.contentlistContent {

    color: #555;
    text-decoration: none;
    padding: 5px 10px 5px 260px;
}


.contentlistHead {
    font-size: 24px;
    margin-bottom:10px;
}

.contentDescription {

}

.contentlistHeigh {

}

.contentInfobar {
    color: #0075a9;
    text-align: right;
    margin-top:10px;
}

.contentKeywords {
    color: #b5b5b5;
    text-align: center;
}

.contentRating {
    color: #b5b5b5;
    text-align: center;
}


.contentlistLink:hover {
    text-decoration: none;
}


.markFilter {
    color: #d5482e;
}

.tagify--outside{
    padding: 0;
    margin: 0;
}
.tagify__input--outside{
    display: block;
    max-width: 600px;
    border: 1px solid #0075a9;
    margin-top: 1.5em;
    margin-bottom: 1em;
    padding:10px;
}

.tagify {
    border: 1px solid #0075a9;
    padding: 0px;
    padding-bottom:10px;
    /*max-width:554px;*/
}


.tagify__input {
    display: inline-block;
    min-height: 24px;
}


div.tagsinput span.tag {
    border: 1px solid #999999;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    display: block; float: left;
    padding: 5px; text-decoration:none; background: #EFEFEF; color: #999999; margin-right: 5px; margin-bottom:5px;font-family: helvetica;  font-size:13px;}
div.tagsinput span.tag a { font-weight: bold; color: #999999; text-decoration:none; font-size: 11px;  }

.searchWrapper {

    width: 66%;
    float:left;
}

.searchInput {
    display: block;
    min-height: 46px;
    /*width: 100%;*/
}


.searchicon {
    display: inline-block;
    width: 47px;
    height: 47px;
    background-color: #0075a9;
    float: right;
    color:#ffffff;
    font-size: 24px;
    padding:10px 0px 5px 11px;
    position: absolute;
    right: 34%;
}


.searchiconHome {
    display: inline-block;
    width: 46px;
    height: 46px;
    background-color: #0075a9;
    float: right;
    color:#ffffff;
    font-size: 24px;
    padding:5px 0px 5px 11px;
    position: absolute;
    right: -0%;
}

.line_bottom {
    border-bottom: 1px dotted ;
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #0075a9;
}

.line_left {
    border-left: 1px dotted;
    border-color: #0075a9;
}



.btnNeuesVideo {
    margin-right:10px; max-width: 335px
}

.feedbackWrapper {
    width: 32%;
    margin-left:10px;
    float:left;
}

.feedbackButton {
    height: 46px;
}

.EditCategorie {
    font-size: 20px;
    margin-bottom: 10px;
}

.labelGroupEdit {
    font-size: 14px;
    font-weight: bold;
}


.showvideo {

    width: 100%;
    height: auto;
    max-height: 600px;
    border: 1px solid #0075a9;

}


.ratingchecked {
    color: #0075a9 !important;

}


.rating {
    text-decoration: none;
    color: #9a9a89;
    font-size:18px;
    padding:3px;

}

.rating:link{
    text-decoration: none;
}

.rating:hover{
    background-color: #dadac9;
    text-decoration: none;
    color: #0075a9;
}


.ratingform {
    display: none;
    margin-top:10px;
    margin-bottom:20px;
    padding:10px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}


.panelwrapper {
    border: 1px solid #0075a9;
    height: 390px;
    margin-top: 20px;
    width:250px;
    float:left;
    margin-right:10px;
    margin-top:10px;
    color:#000000;
    text-decoration: none;

}
.panelwrapper:hover {
    color:#000000;
    text-decoration: none;
    -webkit-box-shadow: 2px 2px 10px 0px rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    2px 2px 10px 0px rgba(50, 50, 50, 0.36);
    box-shadow:         2px 2px 10px 0px rgba(50, 50, 50, 0.36);
}


.panelIconPreview {
    color:darkred;
    font-size: 14px;

}

.panelheadline {
    padding:5px 5px 10px 5px;
    font-size:16px;
    height:50px;
    overflow: hidden;
    line-height: 1.2;
    font-weight: bold;
}

.panelcontent {
    padding:5px 5px;
    font-size:12px;
    height:130px;
    overflow: hidden;
}

.panelcontentLControl {
    height:110px;
}

.panelLearningControl {
    background-color:#0075a9 ;
    padding:3px 5px;
    color:#ffffff;
    display: inline-block;
}

.panelLearningControlFinished {
    background-color: #bcbebf !important;
    color:#ffffff;
}

.paneltag {
    padding:10px 15px 0px 15px;
    font-size:9px;
    color: #8c8c7b;
    height:50px;
    overflow: hidden;
    text-align: center;
    line-height: 1.2;
}

.panelplaybtn {
    position: relative;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    top: 50%;
    margin-top: -33px;
    height: 50px;
    display: block;
    /*border: 1px solid #000;*/
}


.paneltime {
    padding:5px 15px;
    font-size:9px;
    color: #0075a9;
    height:20px;
}

.panelimgwrapper {
    height:140px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100%;
    border-bottom: 1px solid #317d9c;
}

.panelimg {
    /*height:250px;*/
    width:100%;
}


/* Question */

.questQuestion {
    font-size: 18px;
    margin-bottom:10px;

}

.questSelect {
    font-weight: bold;
    color: #555; !important;
}

.questInactiv {
    color:#999999 !important;
}

.questAnswer {
}

.questCorrect {
    font-weight: bold;
    font-size: 18px;
}


.questWrapper {
    border: 1px solid #edeae2;
}


.questWrapperEdit {
    margin-bottom:20px;
}


.list-group-item {
    margin-bottom:10px !important;
}

.statistik-VideoLikesHead {
    background-color: rgba(153, 153, 153, 0.15);
}





.group_icon_container {
    height: 80px;
    width: 80px;
    margin:2px;
}

.group_icon_circle {
    background-color: #505050;
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.docIconSelect{
    width: 35px;
    height: 40px;
    float: left;
    margin: 5px;
    padding: 4px;
    cursor: pointer;
    font-size: 16px;
}


.docIconSelect:hover{
    background-color: #d9d5d5;
}

.docIconSelect_activ{
    background-color: #c2bebe;
}


.DocIconExcel,
.DocIconPict,
.DocIconPDF,
.DocIconWord,
.DocIconPowerPoint,
.docIcon {
    float: left;
    margin-right: 5px;
    width: 30px;
    font-size: 24px;
    color: #9a9a89;
    font-family: 'Font Awesome 5 Free';
}

.DocIconPDF:before {
    content: "\f1c1";
}

.DocIconPict:before {
    content: "\f1c5";
}

.DocIconWord:before {
    content: "\f1c2";
}

.DocIconExcel:before {
    content: "\f1c3";
}

.DocIconPowerPoint:before {
    content: "\f1c4";
}





.docwrapper {
    padding: 5px;
    margin-top:10px;
    cursor:pointer;
    min-height: 40px;
}

.docwrapper:hover {
    background-color: #eeeedd;
}

.docHead {
    font-size:16px;
    overflow: hidden;
}

.docSub {
    font-size:10px;
    margin-left:35px;
}





@media (max-width: 1000px) {
    .searchiconHome {
        right: 2%;
    }

    .btnNeuesVideo {
        margin-right: 5px;
        max-width: 230px
    }


}
@media (max-width: 767px) {



    .grouplist_Icon {
        float: none;
        text-align: center;
    }

    .grouplist_Content {
        padding-left:0px;
        text-align: center;
    }

    .grouplist_Wrapper {
        padding:20px 5px 5px 5px;
    }


    .contentlistThumb {
        float: none;
        width: 100%;
        height: 100%;
    }

    .contentlistContent {

        padding: 10px 8px 8px 8px;
    }


    .navbar-brand {

        padding: 15px 15px;

    }

    .searchWrapper {
        width: 100%;
        float:left;
    }


    .panelwrapper {
        height: 390px;
        width: 100%;
        /*max-width: 350px;*/
    }

    .panelcontent {
        height:130px;
    }

    .panelcontentLControl {
        height:120px;
    }

    .btnNeuesVideo {
        margin-right:0px; max-width: 232px
    }

}




@media (max-width: 768px) {


    .searchiconHome {
        right: 2%;
    }

    .searchicon {

        right: 2%;
    }
    .panelwrapper {
        height: 390px;
        width: 340px;
    }

    .panelcontent {
        height:130px;
    }

    .panelcontentLControl {
        height:120px;
    }

    .btnNeuesVideo {
        margin-right:0px; max-width: 150px
    }

}
