.arrepentimiento-modal{
    z-index: 99999;
    top: 140px;
}

.arrepentimiento-modal .modal-header{
    display: block;
}

.arrepentimiento-modal .modal-header h4{
    text-align: left!important;
}

.arrepentimiento-modal .modal-body{
    text-align: center;
    margin: 4% 0px;
}

.arrepentimiento-modal .modal-body button{
    width: 90px;
}

.arrepentimiento-modal .modal-footer .btn-response,
.arrepentimiento-modal .modal-footer .loading{
    display: none;
}

#id_repentance {
    text-align: center;
}


span.draggable{
    color: #fff;
    border: solid 1px #279CBB;
    background-color: #2eacce;
    padding: 10px;
    margin: 5px;
    cursor: grabbing;
    z-index: 1;
}

.panel .form-group:first-child{
    margin: 20px 0;
}

