.alert-box {
    margin: 10px 0;
    border: 1px solid red;
}
.upn-alert-box {
    margin: 10px 0 20px 0;
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.upn-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.upn-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.upnsubmit {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.upn-mj-hide {
    display: none;
}
.upn-mj-block {
    display: block;
}
.rs-block {
    display: block !important;
}
.rs-block a {
    margin: 10px 15px 0 0;
    padding: 14px 17px 14px 19px;
    object-fit: contain;
    border-radius: 4px;
    background-color: #fff;
     font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #315582;
}
.mj-confirm-share .bloc-merci{
    align-items: flex-start;
}

.mj-confirm-share .bloc-merci .rs{
    display: flex !important;
}

.mj-confirm-header {
    margin-bottom: 25px;
}
.mj-confirm-header .mj-title {
    text-align: center;
    font-weight: 700;
    font-size: 25px;
    color: #0a0f3b;
    etter-spacing: -1px;
}
.mj-header-img {
    text-align: center;
    margin-bottom: 5px;
}
.mj-confirm-body {
    font-size: 17px;
    letter-spacing: -1px;
    margin-bottom: 20px;
	margin-top:30px;			 
}
.mj-confirm-body .mj-titre {
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #fff;
    margin: 0 0 10px;
}
.mj-confirm-body .mj-titre strong{
    font-weight: 600;
}
.mj-confirm-body .mj-confirm-text {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #fff;
}
.mj-confirm-body .mj-confirm-warning {
    opacity: 0.29;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #fff;
    margin: 0 0 20px;
}
.mj-confirm-share .mj-titre {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #fff;
}
.errors-box {
    clear: both;
}

label .inscheckbox{
    /*
    font-size:14px;
    color:#fff !important;
    */
}