/* CSS Document */

* {
	border:none;
	margin:0;
	padding:0;
    box-sizing: border-box;
}


body {
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    color: #333;
}

optgroup
{
    padding-top:3px;
    padding-bottom:3px;
}
    
table {
    border-collapse:collapse;
}
th, td {
    text-align:left;
    vertical-align:top;
    border: 1px solid white;
}
main, header {
    display: block;
}
main {
}

/** Titles */
h1,
h2,
h3,
h4,
h5,
h6 {
    color:#444;
    font-weight:bold;
    font-style:normal;
    font-size:14px;
    line-height:18px;
    font-family: 'Roboto Slab', serif;
    }

h1,h2 {
    margin:50px 0px 8px 0px;
    padding:0px;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    }
h3,h4,h5 {
    margin:10px 0px 8px 0px;
    padding:0px;
    }
h3 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 15px;
}
h4,h5 {
    margin:3px 0 1px 0;
    }
h4 {
    background-color: #ffde00;
    padding: 2px 6px;
    font-weight: bold;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
    color: #000;
}
main h2 {
    display: inline-table;
    letter-spacing: 1px;
    position: relative;
}
main h2:after {
    content: '';
    border-bottom: 4px solid rgb(250,182,0);
    display: table-caption;
    caption-side: bottom;
    position: relative;
}
a {
    text-decoration: none;
    color: #c10012;
    -webkit-transition: 1s;
    transition: 1s;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
    color: #000;
    -webkit-transition: 0s;
    transition: 0s;
}
.courses {
    display: table;
    position: relative;
    width: 100%;
}
.coursecaption {
    display: table-caption;
    position: absolute;
    width: 100%;
    margin-top: 40px;
    padding-left: 3px;
    font-weight: bold;
    background-color: #ffde00;
    color: #000;
}
.courseheader, .courseentry {
    display: table-row;
}
.courseheader > div, .courseentry > div {
    display: table-cell;
    line-height: 15px;
    padding: 3px
}
.courseheader > div {
    padding-top: 70px;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Arial Narrow', sans-serif;
}
.coursecaption:first-of-type {
    margin-top: 10px;
}
.courseheader:nth-child(2) > div {
    padding-top: 40px;
}
.courseentry {
	transition-duration: 0.5s;
}
.courseentry.unsicher {
    /* color: #aaa; */
}
.courseentry:hover {
	transition-duration: 0s;
	background-color: #FFDB80;
    cursor: pointer;
}
.courseentry div.icon {
    padding: 0 3px 0 0;
    text-align: right;
}
.courseentry img.icon {
    width: 16px;
    height: 16px;
}
.icon.info {
    width: 16px;
    height: 16px;
    background-image: url(../img/information.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 3px;
    display: inline-block;
    float: right;
    margin-top: 2px;
}



.formcontainer {
    padding: 10px;
    background-color: #e0e0e0;
    margin: 20px 0;
}
.formcontainer .fieldwrap {
    margin-top: 8px;
}
.formcontainer label {
    display: block;
    color: #777;
    font-size: 13px;
}
.formcontainer label.checkbox,
.formcontainer label.radio {
    display: inline;
    padding: 0 10px 0 3px;
}
.formcontainer input, 
.formcontainer select, 
.formcontainer textarea {
    border-width: 1px;
    border-color: #999;
    border-style: solid;
    padding: 3px 5px;
    font-size: 16px;
    font-family: 'Roboto Slab', serif;
}
.formcontainer input[required], 
.formcontainer select[required], 
.formcontainer textarea[required] {
    border-left-color: #ffde00;
}
.formcontainer input[type=text], 
.formcontainer input[type=tel], 
.formcontainer input[type=date], 
.formcontainer input[type=email], 
.formcontainer input[type=number], 
.formcontainer select, 
.formcontainer textarea{
    width: 100%;
}
ul.parsley-errors-list li:before {
    display: block;
    content: ' ';
    width: 0;
    height: 0;
    border-width: 12px;
    border-color: transparent transparent rgb(230,0,0);
    border-style: solid;
    margin-top: -16px;
    padding-right: 0;
}
ul.parsley-errors-list {
    color: rgb(230,0,0);
    font-weight: bold;
    padding: 0;
}
ul.powermail_message_error {
    background: #fcc;
    font-weight: bold;
    color: #a00;
    border: 1px solid #f66;
    border-radius: 12px;
    padding: 15px;
    font-size: 16px;
}
ul.powermail_message_error li {
    text-indent: 0;
}

div.powermail_fieldwrap_text,
div.powermail_fieldwrap_submit {
    margin-top: 20px;
}

a.button, a.button-block,
.formcontainer input[type=submit],
.formcontainer button {
    width: auto;
    cursor: pointer;
    text-transform:uppercase;
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    color: #000;
    border: none;
    padding: 0 9px 0 48px;
    line-height: 30px;
    display: inline-block;
    background-color: #ffde00;
    /* triangle yellow light */
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA1MS44ODQgMzUuMzc0IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MS44ODQgMzUuMzc0IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZmlsbD0iI0ZGRjE5OSIgZD0iTTAsMzUuMzc0VjBsNTEuODg0LDE3LjY4N0wwLDM1LjM3NEwwLDM1LjM3NHoiLz4KPC9zdmc+Cg==');
    background-size: 44px;
    background-position: left;
    background-repeat: no-repeat;

}
a.button:hover, a.button-block:hover,
.formcontainer input[type=submit]:hover,
.formcontainer button:hover {
    color: #ffde00;
    background-color: #555;
}
a.button:active, a.button-block:active,
.formcontainer input[type=submit]:active,
.formcontainer button:hover {
    color: #ffde00;
    background-color: #555;
}
button[disabled=disabled] {
    background: #ddd;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
button.loading, .button.loading {
    background-color: #b7b7b7 !important;
    color: #777;
    background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
    background-repeat: repeat;
    animation: progress-bar-stripes 1.5s linear infinite;
}
