.login
{
	background-size: cover;
    background-image: url(../img/bg.jpg);
}

.modal {
    background-color: #00000090;
}

#alertRGPD h1, #modalPlusRGPD h1
{
    font-size: 25px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 30px;
}

#acceptRGPD
{
	font-size: 20px;
    padding: 5px 10px;
    height: auto;
}

#modalPlusRGPD p{
    margin-bottom: 30px;
}

#modalPlusRGPD th{
    font-weight: bold;
}

#modalPlusRGPD td{
    width: 50%;
    font-size: 12px;
    text-align: justify;
    padding: 20px 20px 20px 5px;
}

.copy {
	font-size: 10px;
    position: absolute;
    text-align: center;
    bottom: 10px;
    width: 100%;
}

.copy .cgu {
	display: block;
}

.copy span {
	display: block;
}

.desc {
        margin-bottom: 0px;
}

.bd-callout{padding:1.25rem;margin-top:1.25rem;margin-bottom:1.25rem;border:1px solid #eee;border-left-width:.25rem;border-radius:.25rem}.bd-callout h4{margin-top:0;margin-bottom:.25rem}.bd-callout p:last-child{margin-bottom:0}.bd-callout code{border-radius:.25rem}.bd-callout+.bd-callout{margin-top:-.25rem}.bd-callout-info{border-left-color:#5bc0de}.bd-callout-info h4{color:#5bc0de}.bd-callout-warning{border-left-color:#f0ad4e}.bd-callout-warning h4{color:#f0ad4e}.bd-callout-danger{border-left-color:#d9534f}.bd-callout-danger h4{color:#d9534f}