﻿.registration-form {
    display:none;
}

.registrationoverviewwpc ul {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style-type: none;
}

    .registrationoverviewwpc .fa.fa-trash, .registrationoverviewwpc .fa.fa-check {
        cursor: pointer !important;
    }

.registrationoverviewwpc ::marker {
    display: none;
}

.registrationoverviewwpc .registration {
    border-bottom: 1px solid #ddd;
    padding: 5px 0 30px 0;
}

    .registrationoverviewwpc .registration .candidate-name {
        font-size: 20px;
        font-weight: bolder;
        display: inline-block;
        color: #b23993;
    }

.registrationoverviewwpc .state-name {
    font-weight: bolder;
    font-size: 18px;
}

.registrationoverviewwpc .cart-candidate {
    margin-bottom: 10px;
}

    .registrationoverviewwpc .cart-candidate .candidate-name {
        font-weight: bolder;
        font-size: 15px;
    }

.registrationoverviewwpc .cart-date {
    font-size: 14px;
    float: right;
}

.registrationoverviewwpc .registrations-cart .div-session {
    margin: 0px 0 10px 0;
    box-shadow: 2px 2px 5px 3px #cfcfcf;
    padding: 3px;
    padding-left: 5px;
    border-radius: 5px;
}

    .registrationoverviewwpc .registrations-cart .div-session:hover {
        color: #b23993;
    }

.registrationoverviewwpc .registrations-cart .registration-title > span {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
}


.registrationoverviewwpc .registrations-cart .div-session .title-session-part {
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1em;
    margin: 0 auto;
}

    .registrationoverviewwpc .registrations-cart .div-session .title-session-part span {
        display: inline-block;
        min-width: 7%;
        vertical-align: middle;
        margin-right: 15px;
        width: 60%;
    }

    .registrationoverviewwpc .registrations-cart .div-session .title-session-part .session-schedule {
        font-size: 15px;
        font-weight: lighter;
        vertical-align: middle;
        width: 30%;
    }

.registrationoverviewwpc .registrations-cart .div-session .desc-status-part .ts-state {
    text-align: center;
}

.registrationoverviewwpc .registrations-cart .div-session .desc-session-part {
    display: inline-grid;
    width: 55%;
    vertical-align: middle;
}

.registrationoverviewwpc .registrations-cart .div-session .desc-status-part {
    display: inline-block;
    width: 10%;
    vertical-align: middle;
}

    .registrationoverviewwpc .registrations-cart .div-session .desc-session-part span {
        margin-left: 10px;
        vertical-align: middle;
    }

    .registrationoverviewwpc .registrations-cart .div-session .desc-session-part i {
        color: #000;
        vertical-align: middle;
    }

    .registrationoverviewwpc .registrations-cart .div-session .desc-session-part > div {
        display: inline-block;
        min-width: 12%;
        font-size: 15px;
        margin-left: 3.5%;
    }


    .registrationoverviewwpc .registrations-cart .div-session .desc-session-part .srv-item {
        border-radius: 50%;
        background-color: transparent;
        height: 20px;
        width: 20px;
        position: absolute;
        -webkit-transition: background-color 0.4s;
        transition: background-color 0.4s;
    }

.registrationoverviewwpc .registrations-cart .div-session .action-session-part {
    display: inline-block;
    width: 5%;
    vertical-align: middle;
}

    .registrationoverviewwpc .registrations-cart .div-session .action-session-part i {
        color: #000;
        vertical-align: middle;
    }

    .registrationoverviewwpc .registrations-cart .div-session .action-session-part > div {
        display: inline-block;
        min-width: 50%;
        font-size: 15px;
    }


    .registrationoverviewwpc .registrations-cart .div-session .action-session-part .srv-item {
        border-radius: 50%;
        background-color: transparent;
        height: 20px;
        width: 20px;
        position: absolute;
        -webkit-transition: background-color 0.4s;
        transition: background-color 0.4s;
    }

/*ALERT FILTER*/

.alertstockoverviewwpc.vdd-form .searchcontrolset .executors a,
.alertstockoverviewwpc.vdd-form .searchcontrolset .executors a:link {
    color: #b23993;
    text-decoration: none;
    font-size: 12pt;
    border: none;
    width: 40px;
    height: 40px;
    background: none;
    border: 1px solid rgb(211, 211, 211);
    margin: 0;
    margin-right: 10px;
    padding: 5px 0;
    vertical-align: middle;
    max-height: 30px;
    box-sizing: border-box;
    margin-left: 0 !important;
    margin-right: 10px !important;
}

.alertstockoverviewwpc.vdd-form .searchcontrolset .executors .selectable-footer-action {
    display: inline-block;
    border-right: 1px solid #eaeaea;
    margin-right: 15px;
}

.alertstockoverviewwpc .searchcontrolset .executors .selection {
    display: inline-block;
}

.alertstockoverviewwpc .col.col-edit {
    display: none;
    width: 20px;
}

    .alertstockoverviewwpc .col.col-edit .edit-link {
        display: none;
    }

.selectablewrapperitemcontrol .edit-area {
    top: 3px;
}

/*POP UP*/
/* The Modal (background) */
.modal {
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 8%; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    /*! border: 1px solid #888; */
    width: 400px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.6s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin: 10px;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header {
    background-color: #b23993;
    color: white;
    height: 200px;
}

.modal-body {
    padding: 40px 10px;
}

.input_mail_alert {
    width: 90%;
}

.modal-footer {
    padding: 0px 0px 15px 0px;
    text-align: center;
}

.modal-icon {
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    transform: scale(0.5);
}

.modal-button-close, .modal-button-outline-secondary {
    font-family: 'Overpass Thin', Arial, sans-serif;
    padding: 4px 15px 0px 15px;
    line-height: 2em;
    margin: 8px;
}

.modal-button-close {
    border: solid 1px #b23993;
    color: #b23993;
}

.modal-button-outline-secondary {
    border: solid 1px grey;
    color: grey;
}

.modal-body .modal-body-title, .modal-body .modal-body-ouverture, .modal-body .modal-body-message {
    display: block;
    text-align: center;
}

.modal-body .modal-body-title {
    font-family: 'Overpass Light', Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
}

.modal-body .modal-body-ouverture {
    padding: 15px 0px;
    font-family: 'Overpass', Arial, sans-serif;
    color: #b23993;
    font-size: 17px;
}

    .modal-body .modal-body-ouverture .candidate-selector {
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        transition: 0.3s;
        width: 45%;
        border-radius: 5px;
        display: inline-block;
        padding: 20px;
        margin: 8px;
    }

        .modal-body .modal-body-ouverture .candidate-selector:hover {
            box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
        }

.modal-body .modal-body-message {
    font-family: 'Overpass Thin', Arial, sans-serif;
    color: #7b7b7b;
    font-size: 14px;
    box-shadow: 2px 2px 10px 0px #dfdfdf;
    padding: 20px 10px;
}

.modal-body .modal-info {
    font-family: 'Overpass', Arial, sans-serif;
    border: solid 2px #7b7b7b;
    width: 26px;
    display: inline-block;
    font-size: 20px;
    height: 26px;
    line-height: 23px;
    font-weight: 400;
    text-align: center;
    margin-right: 25px;
}

.del-registration-action {
    cursor: pointer;
}

.class_group_intern a.inscription-link {
    padding: 5px;
    color: white;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.5);
    background: #b23993;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
}