.tm-cours {
	display: flex;
	align-items: center;
	justify-content: space-between;
    margin: 0 -15px 15px;
}
.tm-cours p,
.tm-cours label,
.tm-cours button{
    padding: 0 15px;
}
.tm-cours:hover {
    cursor: pointer;
}
.tm_loginform label,
.tm-mes-cours label{
	hyphens: auto;
    display: block;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    color: rgb(0 0 0 / 85%);
}
.tm_loginform input[type=text],
.tm_loginform input[type=password],
.tm-mes-cours input[type=time]{
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 3px;
    color: rgb(0 0 0 / 70%);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0 0 0 / 25%);
    padding: 0 14px;
    font-size: 16px;
    line-height: 100%;
    box-shadow: none;
    transition: border 0.15s, box-shadow 0.15s;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    margin: 0;
	height: 43px;
}
.tm-mes-cours textarea{
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 3px;
    color: rgb(0 0 0 / 70%);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(0 0 0 / 25%);
    padding: 10px 14px;
    font-size: 16px;
    line-height: 100%;
    box-shadow: none;
    transition: border 0.15s, box-shadow 0.15s;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    margin: 0;
	min-height: 70px;
}
.tm_loginform input[type=checkbox],
.tm-mes-cours input[type=checkbox]{
	min-width: 16px;
    margin-top: calc((16px * 1.3 - 16px) / 1.5);
	    position: relative;
    display: inline-block;
    background: none;
    height: calc(16px - 2px + calc(1px * 2));
    width:  calc(16px - 2px + calc(1px * 2));
    margin: 0 0 0 2px;
    border: none;
    box-shadow: none;
    vertical-align: middle;
    opacity: 1;
    appearance: none;
	font-style: normal;
    font-weight: 400;
}
.tm_loginform input[type=checkbox]:after,
.tm-mes-cours input[type=checkbox]:after{
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    width: 16px;
    height: 16px;
    box-sizing: content-box;
    cursor: pointer;
}
.tm_loginform input[type=checkbox]:before,
.tm-mes-cours input[type=checkbox]:before{
	content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    width: 16px;
    height: 16px;
    box-sizing: content-box;
    cursor: pointer;
	border-width: 1px;
    border-style: solid;
    border-color: rgb(0 0 0 / 25%);
    background-color: #ffffff;
    background-clip: padding-box;
    background-image: none;
    border-radius: 3px;
}
.tm_loginform input[type=checkbox]:checked:before,
.tm-mes-cours input[type=checkbox]:checked:before{
    margin: 0;
    border-width: 1px;
    border-style: solid;
    border-color: #066aab;
    box-shadow: 0 0 0 1px #066aab, 0px 1px 2px rgba(0, 0, 0, 0.15);
    outline: none;
}
.tm_loginform input[type=checkbox]:checked:after,
.tm-mes-cours input[type=checkbox]:checked:after{
	border-top: none;
    border-right: none;
    height: calc(16px * 0.6);
    border-left: 4px solid #066aab;
    border-bottom: 4px solid #066aab;
    background-color: transparent;
    transform: translate(0, 1px) scale(0.5) rotate(-45deg);
    left: -3px;
    top: -2px;
}
.tm_loginform input[type=submit],
.tm_is_user_logged_in a{
    height: 41px;
    background-color: rgb(217, 36, 68) !important;
    border-radius: 35px;
    border-style: none;
    border-color: #066aab;
    border-width: 1px;
    box-shadow: none;
    color: #ffffff;
    padding: 0 25px !important;
    font-family: inherit;
    font-weight: 500;
    font-size: 17px;
    line-height: 100%;
    cursor: pointer;
    transition: all 0.15s ease-in-out;
    position: relative;
    text-decoration: none;
}
.tm_loginform input[type=submit]:hover,
.tm_is_user_logged_in a:hover{
background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #066aab;
}
.tm_is_user_logged_in a{
	display: inline-block;
	vertical-align: middle;
    line-height: 38px;
	margin-top: 20px;
}
p.tm_is_user_logged_in {
    text-align: center;
	hyphens: auto;
    display: block;
    font-weight: 700;
    font-style: normal;
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 16px;
    line-height: 19px;
    color: rgb(0 0 0 / 85%);
}
.tm-mes-cours .title-wrapper{
	position: relative;
    border: 0 solid #333;
	background-image: radial-gradient(circle at top right, #c8c5d9 19%, #f2cc85 54%, #d96a6a 94%);
    border-radius: 0 25px 0 25px;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-color: #FDDAA5;
    padding-top: 25px !important;
    padding-bottom: 20px !important;
    padding-left: 30px !important;
    margin-top: 0px !important;
    margin-right: -35px !important;
    margin-bottom: 30px !important;
    margin-left: -35px !important;		

}
.tm-mes-cours p.title{
	font-family: 'Aboreto', display;
    font-size: 35px;
    color: #FFFFFF !important;
}
.tm-start-course,
.tm-enregistrer-remplacement {
	height: 41px;
    background-color: rgb(217, 36, 68) !important;
    border-radius: 35px;
    border-style: none;
    border-color: #066aab;
    border-width: 1px;
    box-shadow: none;
    color: #ffffff;
    padding: 0 25px !important;
    font-family: inherit;
    font-weight: 500;
    font-size: 17px;
    line-height: 100%;
    cursor: pointer;
    transition: all 0.15s ease-in-out;
    position: relative;
    text-decoration: none;
}
.tm-start-course:hover,
.tm-enregistrer-remplacement:hover{
background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), #066aab;
}
.tm-mes-cours .tm_aide_monitrice{
	margin-top: 35px;
}
.tm-global-fields-remplacement{
    margin-top: 40px !important;
}
	.tm-cours p {
		font-size: 16px;
	}
@media (max-width: 980px){
	.tm-mes-cours .title-wrapper{
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}
@media (max-width: 767px){
	.tm-mes-cours p.title {
		font-size: 22px;
	}
	.tm-mes-cours .title-wrapper {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	.tm-cours {
		display: block;
	}
	.tm-start-course {
		margin-top: 15px;
		font-size: 14px;
	}
	.tm-enregistrer-remplacement,
	.tm_loginform input[type="submit"]{
		font-size: 14px;
	}

}