/*@media screen and (max-width:650px){*/
/*	#Lehrerclient,*/
/*	#Unternehmensclient{*/
/*		margin: 24px 0 0 0 ;*/
/*	}*/
/*}*/
/*@media screen and (min-width:651px){*/
/*	#Unternehmensclient{*/
/*		margin-top:152px */
/*	}*/
/*}*/

.login,
.paworthilfe,
#Lehrerclient,
#Unternehmensclient{
	font-family: Karla;
}
.login #back
{
    cursor: pointer;
    position: relative;
    right: -23px;
    top: -25px;
    float: right;
}

.login,
.paworthilfe{
    box-shadow: 0 24px 24px 0 rgba(0, 0, 0, 0.15);
    background-color: #424246;
    display:grid;
}
.Ueberschriften {
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #7cf4d3;
	
}
.Login-text{
	opacity: 0.7;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
}
.Login_input-text{ /*label Benutzername*/
	margin-bottom: 5px;
}
#username,#new-passwort-fild {
    height: 38px;
	background-color: #ffffff !important;
}
.PW_input-text,.Confim_PW_input-text{ /*label Passwort*/
	margin-bottom: 5px;
}

#password-field,#confim-password-field ,#back1{
    height: 38px;
    background-color: #ffffff;
}

.field-icon {
	color: black;
	margin-left: -45px;
	z-index: 0;
	font-size: 22px;
}

.PS_FORGOTTE_BTN
  {
  	background-color: transparent;
    color: white;
    width: max-content;
  }
.PS_FORGOTTE{
	width: 173px;
	height: 26px;
	opacity: 0.7;
	font-family: Karla;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.44;
	letter-spacing: normal;
	color: #ffffff;
}

#loginBtn,#changePw,#PWSendBtn,#back1{
	height: 50px;
	background-color: #7cf3d3;
	display: flex;
    justify-content: center;
    align-items: center;
}
#loginBtn > p:first-child,
#changePw > p:first-child,
#PWSendBtn > p:first-child,
#back1 > p:first-child{
	margin : 0px 10px 0 0;
}

#loginBtn > p:last-child,
#changePw > p:last-child,
#PWSendBtn > p:last-child,
#back1 > p:last-child{
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	color: #000000;
	margin : 0px 10px 0 0;
}

#Praktikum{
	background-color: rgb(46, 46, 50);
	color: white;
	position: relative;
    left: 11%;
}


#Lehrerclient{
	color: rgb(198,198,199);
}

#Lehrerclient .PraktikumssucheHeader
{
  width: 378px;
  height: 54px;
  
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  color: #7cf4d3;
}

#Unternehmensclient .PPraktikumseingabeHeader_text,
#Lehrerclient .PraktikumssucheHeader_text{

	margin: 0;
}
#Lehrerclient #PSAuswahlBerufe > div p{
	margin-bottom:24px ;
}

PSAuswahlUmkreisSuche{
	Display: block;
}
#Lehrerclient .StepHeader > h1,
#Unternehmensclient .StepHeader > h1,
#Unternehmensclient .StepHeaderMobil > h1{
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #ffffff;
  margin:0;
}
.header-text{
	color: rgb(256,256,256);
	font-family: Karla;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
}
#BodyDescription
{
	margin: 0;
	opacity: 0.7;
}

#Lehrerclient #PSAuswahlUmkreisSucheBody{
	display:flex;
}
.check{
	display: flex;
	align-items: center;
}
#Lehrerclient #PSAuswahl,
#Unternehmensclient #PeSelectJobs #PSAuswahl{
	margin-left: 18px;
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.73;
	letter-spacing: normal;
	color: #ffffff;
}
#Lehrerclient #PSAuswahlBerufe #PSAuswahlBerufeBody .check > input[type='checkbox'],
#Unternehmensclient #PeSelectJobs #PeSelectJobsBody .check input[type='checkbox']
{
	width: 20px;
	height: 20px;
}

#Lehrerclient #PSAuswahlTime #PSAuswahlTimeBody #PSAuswahlTimeDate{
	display: flex;
	align-items: center;
}

#Lehrerclient #PSAuswahlTime #PSAuswahlTimeBody #PSAuswahlTimeDate #Time #start,
#Lehrerclient #PSAuswahlTime #PSAuswahlTimeBody #PSAuswahlTimeDate #Time #end{
	width: 170px;
	height: 38px;
	font-size: 19px;
}
	#PSAuswahlUmkreisSuche  #PSAuswahlUmkreisSucheBody{
	display: flex;
}
#Lehrerclient #PSAuswahlUmkreisSuche  #PSAuswahlUmkreisSucheBody #PLZ,
#Lehrerclient #PSAuswahlUmkreisSuche  #PSAuswahlUmkreisSucheBody #enfernung{
	width: 430px;
	height: 40px;
	font-size: 20px;
}
.AbstandsahlterMobil{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border: none;
}
#Lehrerclient #PSAuswahlUmkreisSuche  #PSAuswahlUmkreisSucheBody #PLZ{
	margin-right: 50px;
}
#Lehrerclient #PSAuswahlPDFDruck #SchuelerName {
	width: 430px;
	height: 40px;
}
#Lehrerclient #PDFDruckBody{
	    margin-top: 10px;
}		
#Lehrerclient #PDFDruck{
    width: 276px;
    height: 50px;
    background-color: rgb(124,244,211);
    display: flex;
    margin-left: auto;
    font-size: 22px;
    align-items: center;
    justify-content: center;
}
#Lehrerclient #PSAuswahlBerufe,
#Lehrerclient #PSAuswahlTime,
#Lehrerclient #PSAuswahlUmkreisSuche,
#Lehrerclient #PSAuswahlPDFDruck,
#Unternehmensclient #PeSelectJobs,
#Unternehmensclient #PeSelectPeriods,
#Unternehmensclient #PeSelectDokuments,
#Unternehmensclient #PESave,
#Unternehmensclient #Zertifikaterstellung #Zertifikat_Daten,
#Unternehmensclient #Zertifikaterstellung #Zertifikat_Aufgaben
{
	display: grid;
    grid-template-columns:7% 93%;

}
.StepHeader
{
	height:60px;
	grid-row: 1;
	grid-column: 1;
}
.StepHeaderMobil
{
	height: 60px;
    display: grid;
    grid-template-columns: 10% 90%;

}

#Lehrerclient #PSAuswahlBerufe > div:nth-child(2),
#Lehrerclient #PSAuswahlTime > div:nth-child(2),
#Lehrerclient #PSAuswahlUmkreisSuche > div:nth-child(2),
#Lehrerclient #PSAuswahlPDFDruck > div:nth-child(2),
#Unternehmensclient #PeSelectJobs > div:nth-child(2),
#Unternehmensclient #PeSelectPeriods > div:nth-child(2),
#Unternehmensclient #PeSelectDokuments > div:nth-child(2),
#Unternehmensclient #PESave > div:nth-child(2){
	grid-row: 1;
    grid-column: 2;
}
#Unternehmensclient #BodyDescriptionBody
{
	height: 46px;
	grid-row: 2;
    grid-column: 2;
}
#Lehrerclient #BodyDescriptionBody
{
	grid-row: 2;
    grid-column: 2;
}

#Lehrerclient #PSAuswahlTimeBody,
#Lehrerclient #PSAuswahlUmkreisSucheHeader,
#Lehrerclient #PSAuswahlPDFDruckBody{
	grid-row:3;
	grid-column:2;
}
#Unternehmensclient >  h1 {
    font-size: 45px;
    line-height: 1.2em;
    margin: 0 0 24px;
    font-weight: 700;
    color: #7cf4d3;
  }

#Unternehmensclient #PeSelectJobs #PeSelectJobsBody,
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody,
#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody,
#Lehrerclient #PSAuswahlBerufe #PSAuswahlBerufeBody,
#Unternehmensclient #Zertifikaterstellung #Zertifikat_AufgabenBody
{
	grid-row: 3;
    grid-column: 2;
}
#Unternehmensclient #Zertifikaterstellung #Zertifikat_DatenBody

{
	grid-row: 2;
    grid-column: 2;
}
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate
{
	margin-top:38px;
}

#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody{
	margin-top:48px;
}

#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody #list
{
	width:100%;
}
	
#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody  #list p:Last-child
{
	margin:0;
}
#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody  #list tbody tr
{
	font-size: 22px;
	height: 60px;
	border-top : 1px solid;
	border-bottom : 1px solid;
}

#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody  #list tbody tr td
{
	vertical-align: middle;
}

#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody #list tbody tr td button
{
    background-color: transparent;
    border: none;
    color: #7cf4d3;
    height: 50px;
    margin-left: auto;
    font-size: 16px;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    outline:none;
    cursor:pointer;
        padding: 0 0 0 5px;
}
#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody #list tbody tr td button:hover{
	border: 1px solid rgb(124,244,211);
	color: #FFFFFF;
}
#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody #list  #listChild > button p
{
	font-size:14px;
}
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate
{
	width:100%;
}
#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody #list tbody tr td button:first-child .fa-arrow-to-bottom
{
	font-size:24px;
}

#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr:first-child
{
	font-size: 14px;
	opacity: 0.3;
}
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr:first-child th:not(:last-child),
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr:first-child th:not(:first-child){
	width:36px;
	margin-left:4.3px;
	
}
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr
{
	height: 60px;
	border-bottom: 1px solid;
	width:100%;
	display:flex;
	align-items: center;
}
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr:first-child
{
	height:40px;
	display:flex;
}

#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr:not(:first-child) td:not(:first-child)
{
	height: 36px;
	width : 36px;
	background-color: rgba(255, 255, 255, 0.15);
	margin-left: 4px;
	display: flex;
    align-items: center;
    justify-content: center;
}
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr td p
{
	margin: 0;
}

#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr td:first-child,
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr:first-child th:first-child{
    width: auto;
    margin-right: auto;
    margin-left: 0;
}
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr:first-child th:last-child
{
	width:28px;
}
	
#Unternehmensclient #PeSelectPeriods #PeSelectPeriodsBody #tblDate tr td .checked-green
{
	color:#7cf4d3;
}

#Unternehmensclient #PESave #Save,
#Unternehmensclient #Create_Cert
{
	height: 50px;
	background-color: #7cf3d3;
	margin-left: auto;
	cursor:pointer;
}

#Logout-Banner{
    background-color: #7cf4d3;
    width: 100%;
    height: 64px;
    position: fixed;
    display: grid;
    box-shadow: 0px 3px 10px hsla(300,15%,25%,0.3) inset;
    z-index: 999;
}

#wrapper #header #Logout-Banner #Name{
    border: 0;
    background-color: transparent;
    outline: none;
    display:flex;
    height: 50px;
    width: max-content;
    align-items: center;
    margin-top: 10px;
    cursor: default;
}

#wrapper #header #Logout-Banner #Logout{
	border: 0;
    background-color: transparent;
    cursor: pointer;
    outline: none;
	display:flex;
    height: 50px;

    align-items: center;
    margin-top: 10px;

}
#login-sticky-banner{
	width: 1443px;
    background-color: white;
    z-index: 999;
    top: 0;
    left:12%;
    position: fixed;
    margin: 0 auto;
}

#login-navigations-bereiche {
    display: flex;
	position: relative;

}
#login-navMain {
    position: absolute;
    top: 0;
    right: 0;

}
.fa-angle-down{
	position: relative;
    left: 96%;
    color: black;
    font-size: 26px;
    top: -56px;
    pointer-events: none;
}

/********Zertifikat***********/


#Unternehmensclient #NavBar 
{
	padding-top : 24px;
}
#Unternehmensclient #NavBar button
{
	border: none;
	outline:none;
	background-color: #2f2e32;
	padding: 0 0 20px 0;
}
#Unternehmensclient #PeSelectDokuments #PeSelectDokumentsBody #list tbody tr rd:last-child  button
{
	cursor: pointer;
}

#Unternehmensclient #NavBar #Praktikum_Anbieten{
	width: 210px;
	height: 46px;
	margin: 0 48px 0 0;
	opacity: 0.7;
	font-family: Karla;
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	color: #ffffff;
}
#Unternehmensclient #NavBar #Zertifikat_Suche{
	width: 198px;
	height: 46px;
	margin: 0 ;
	font-family: Karla;
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.18;
	letter-spacing: normal;
	color: #ffffff;
}
.isActiv{
	border-bottom: 5px solid #7cf4d3 !important;
	color: #7cf4d3 !important;
	opacity: 1 !important;
}
#Unternehmensclient hr:first
{
	margin: 0 0 43px 0;
}
#Unternehmensclient #Zertifikaterstellung p
{
	margin: 0;
}
#Unternehmensclient #Zertifikaterstellung .Abstandshalter24{
	margin-bottom:24px;
}
.Abstandshalter12Mobil{
	margin-bottom:12px;
}
#Unternehmensclient #Zertifikaterstellung .Abstandshalter32{
	margin-top:32px;
}
#Unternehmensclient #Zertifikaterstellung #Zertifikat_DatenBody > div:nth-child(3)  p:first-child
{
	margin-right:404px;
}
#Unternehmensclient #Zertifikaterstellung #Zertifikat_DatenBody > div:nth-child(5)  p:first-child
{
	margin-right:263px;
}
#Unternehmensclient #Zertifikaterstellung #Zertifikat_Daten #Zertifikat_DatenBody #Anrede
{
	max-width: 232px;
	height: 38px;
	margin: 0 30px 32px 0;
	padding: 6px 15px 6px 14px;
	background-color: #ffffff;
}
#Unternehmensclient #Zertifikaterstellung #Zertifikat_Daten #Zertifikat_DatenBody #Name
{
	min-width: 648px;
	height: 38px;
	margin: 0 0 32px 0;
	padding: 6px 435px 6px 12px;
	background-color: #ffffff;
}
#Unternehmensclient #Zertifikaterstellung #Zertifikat_Daten #Zertifikat_DatenBody #Schule
{
  max-width: 430px;
  height: 38px;
  margin: 0 48px 0 0;
  padding: 6px 15px 6px 12px;
  background-color: #ffffff;
}
#Unternehmensclient #Zertifikaterstellung #Zertifikat_Daten #Zertifikat_DatenBody #Jahrgang
{
  min-width: 430px;
  height: 38px;
  margin: 0 0 32px 48px;
  padding: 6px 15px 6px 12px;
  background-color: #ffffff;
}

#Unternehmensclient #Zertifikaterstellung #Zertifikat_Daten #Zertifikat_DatenBody  #start
{
  max-width: 170px;
  height: 38px;
  margin: 0 29px 0 0;
  padding: 5px 11px 6px 12px;
  background-color: #ffffff;
  font-size:19px;
}
#Unternehmensclient #Zertifikaterstellung #Zertifikat_Daten #Zertifikat_DatenBody #bis
{
    max-width: 90px;
    padding-top:6px;
}
#Unternehmensclient #Zertifikaterstellung #Zertifikat_Daten #Zertifikat_DatenBody  #end
{
  max-width: 170px;
  height: 38px;
  margin: 0 0 0 30px;
  padding: 5px 11px 6px 12px;
  background-color: #ffffff;
  font-size:19px;
}

#Unternehmensclient #Zertifikaterstellung #Zertifikat_Daten #Zertifikat_DatenBody #Berufsfeld
{
	min-width: 430px;
	height: 38px;
	margin: 0 0 0 48px;
	padding: 6px 15px 6px 12px;
	background-color: #ffffff;
}

#Unternehmensclient #Zertifikaterstellung  #Zertifikat_AufgabenBody #Aufgabe1,
#Unternehmensclient #Zertifikaterstellung  #Zertifikat_AufgabenBody #Aufgabe2,
#Unternehmensclient #Zertifikaterstellung  #Zertifikat_AufgabenBody #Aufgabe3,
#Unternehmensclient #Zertifikaterstellung  #Zertifikat_AufgabenBody #Aufgabe4
{
	margin-top:24px;
}

#Unternehmensclient #Zertifikaterstellung #Info #Infotext
{
	margin-bottom: 50px;
}

#Info #button_bar 
{
	display:flex;
	margin-bottom: 50px;
}


#Info #button_bar #cancel,
#Info #button_bar #confim
{
width: 45%
}

#Info #button_bar #confim
{
	margin-left:auto
}
