.resp-tab-content{
    border: 0;
    border-top : 2px solid  #ED1652;
}
.resp-tab-item:not(.resp-tab-active){
    border:none !important;
}
.resp-tab-active{
    border:none !important;

    border-bottom: 6px solid  #ED1652 !important;
}
.nav-tabs .nav-item .active
{
    background: #ED1652;
    color: white;
    border-color: #ED1652;
    display:block !important;
}
input[type='checkbox'] {
    accent-color: #00C8B2;
    border-radius: 50%;
    width: 1.3em;
    height: 1.3em;
    margin:5px 5px 5px 0px;
}
input[type='radio'] {
    accent-color: #00C8B2;
}
input[type='checkbox']:checked {
    color:white !important;
}
.boxverte
{
    border-radius: 30px;
    background: #00C8B2;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.12);

    height: 244px;
    color:white;
}
.org{
    border-top: 4px solid #00B7A3;
}
input[type="range"]
{
accent-color:#00C8B2;

}
.addorg{
    position: absolute !important;
    top: 62%;
    right: 20px;
    padding: 5px 20px !important;
}
.resp-tabs-list li
{
 background-image:none !important;
 background:none !important;
 width:20% !important;

}
.iconorg{
   position: absolute !important;
   top: 68%;
   left: 1%;

}
.vert-fonce{
   color : #006359 !important;
}
.text-danger
{
    color: #ED1652 !important;
}
#password , #password2 , .datepicker {
   border-bottom: 1px solid #00B7A3 !important;
}


option:checked {
  background-color: #00B7A3;
}

.resp-tab-content
{
    padding:0 !important;
}
.resp-tab-content
{
    overflow:hidden;
}
.calendrier
{
    position: absolute;
    top: 60%;
    right: 5%;
}

.bene_org_modif_link , .org_not_found_btn , .coeur
{
    cursor:pointer !important;

}

