/* Breite des Timepicker-Dropdowns*/
.timepicker_class
{
	width: 11em;
}

/* Logo der einzelnen Schule */
.website-url-logo img
{
	max-width: 300px;
	max-height: 80px;
}

.icon_png {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') 45px -7px;
}

.icon_jpg {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') -6px 104px;
}

.icon_doc {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') 45px 104px;
}

.icon_xls {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') 144px 104px;
}

.icon_txt {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') 95px 104px;
}

.icon_gif {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') 95px 157px;
}

.icon_unknown {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') 245px 157px;
}

.icon_zip	 {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') 95px 51px;
}

.icon_ppt	 {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') -6px 51px;
}

.icon_pdf	 {
    width: 46px;
    height: 50px;
    display: inline-block;
    background: url('images/file_icons.jpg') 245px 51px;
}



#content-container {
  margin: auto;
  width: 100%;
  font-family: 'Helvetica', 'Arial', san-serif;
  font-size: 13px;
}

#content-container ul > li { 
	list-style-type: circle; 
	margin-left: 20px;
}

#content-container ol > li { 
	list-style-type: decimal; 
	margin-left: 20px;
}


#formatting-container {
  background-color: #f5f5f5;
  border-bottom: 1px solid #ccc;
  padding: 5px 12px;
}
#formatting-container .ql-active,
#formatting-container button:hover {
  color: #008000;
  font-weight: bold;
}
#editor-container {
  height: 600px;
}
#editor-wrapper {
  border: 1px solid #aaa;
  box-shadow: 0 0 2px 2px #ddd;
}
.advanced-wrapper {
  border: 1px solid #ccc;
  float: left;
  background-color: #FFF;
}
.advanced-wrapper {
  width: 100%;
}
.editor-container {
  height: 400px;
}
.toolbar-container {
  border-bottom: 1px solid #ccc;
}
.basic-wrapper .toolbar-container {
  padding: 8px 14px;
}
.basic-wrapper .toolbar-container .ql-active,
.basic-wrapper .toolbar-container button:hover {
  color: #008000;
  font-weight: bold;
}

.message_addresses > .label {
	line-height: 21px;
}

.message_content {
	border-top: 1px solid #efefef;
	padding: 10px 0px 5px 0px;
}

/*** Fixes Awesome Font Bug bei btn-sm **/
.btn-sm .fa,
.btn-xs .fa,
small .fa,
.btn-group-sm .fa,
.btn-group-xs .fa,
.input-group-sm .fa,
.input-group-xs .fa
{
    font-size: 14px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.thumbnail-active {
	border-color: #006687;
	border-width: 2px;
}

.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}

.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}

.elternsprechtag-box {
	background-color: #EFEFEF;
	padding: 10px;
	min-height: 350px;
	margin-bottom: 10px;
}

.elternsprechtag-panel {
	margin-bottom: 0px;
}

.color-danger {
    color: #E74C3C;
}

.color-success {
    color: #2ECC71;
}

.color-info {
    color: #5bc0de;
}

.color-danger {
    color: #E74C3C;
}

.color-default {
    color: #CCC;
}

.noteneintrag-pa
{
  min-width: 210px;
  text-align: left;
}
.smaller
{
  font-size:smaller;
}
.x-small
{
  font-size:x-small;
}

.min-width-20
{
  min-width: 20px;
}
.badge-erfolg {
  color: #fff;
  background-color: #28a745;
}
/* Add here all your css styles (customizations) */
.navbar-brand .img-fluid {
    max-width: 80%;
    height: auto;
}

.navbar-zindex {
	z-index: 1000 !important;
}

.ec-color {
	color: #E4281F !important;
}

.custom-wrapper {
	white-space: normal;
}

.td_classbook {
	vertical-align: top;
}

.td_classwork {
	vertical-align: top !important;
}

.g-bg-info{
    background-color: #17a2b8;
    border-color: #17a2b8;
    color: #fff;
}

.text-success-green {
    color: #28a745;
}

.badge-success-green {
    color: #fff;
    background-color: #28a745;
}

@media (min-width: 768px) {
  .text-right--md {
    text-align: right !important;
  }
}

@media (max-width: 576px) {
  .teachersname-xs {
  	font-weight: bold;
  	color: #5bc0de;
  }
  
  .mobile-strong {
  	font-weight: bold;
  	/*color: #5bc0de;*/
  }
  
  .mobile-mt-2 {
  	margin-top: .5rem !important;
  }
  
  .mobile-terminueberschneidung {
	font-size: 12px;
}
  
}

.text-grau {
	color: #0000004d !important;
}

.w-18 { 
	width: 18% !important; 
}

.w-15 { 
	width: 15% !important; 
}

.w-10 { 
	width: 10% !important; 
}

/* Popover */
.popover {
    max-width: 800px;
}

.alert-success-classbook {
    color: #FFFFFF;
    background-color: #d4f5ff;
    ;
    border-color: #58C1E0;
}

/*------------------------------------
  Autocomplete
------------------------------------*/
.autocomplete-suggestions {
    background: #fff;
    max-height: 30px;
    overflow-y: auto;
    border: solid 1px #ddd;
    border-radius: 3px;
}

.autocomplete-suggestions .autocomplete-suggestion {
    padding: 10px 15px;
    /* for global */
    cursor: pointer;
    border-bottom: 1px solid #cccccc;
    padding: 10px 15px 10px 30px;
    /* for only icon  */
    position: relative;
}

.autocomplete-suggestions .autocomplete-suggestion:hover {
    background: #eeeeee;
    color: #222222;
    cursor: pointer;
    display: block;
    font-size: 13px;
}

/*------------------------
    wBT:responsive Video
 */

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.bookmark{
    color: #58C1E0;
}

/*-----------------
    CSS hyphens
 */

@media (max-width: 576px) {
    .hyphens-mobile {

        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
}

.badge-pink {
    color:#FFFFFF;
    background-color:#f046c8
}

.bg-success-bootstrap {
    background-color: #28a745;
}

.modal.show {
    z-index: 2000 !important;
}
.modal-backdrop.show {
    z-index: 1990 !important;
}