
.jodit-wysiwyg {
    color: white;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #033 transparent transparent transparent !important;
    border-width: 7px 7px 0 7px !important;
    margin-left: -8px !important;
    width: 14px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 43px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    right: 23px !important;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #033 !important;
    width: 16%;
}



#justificationmontantf, #descriptionprojetf{
    background: none;
}

#indicatiff {
    height: 77.55px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: x-large;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px !important; 
    
}
.select2-container--default .select2-selection--single {
    background-color: rgb(0, 0, 0, 0) !important;
    border: none !important;
}
#indicatif_dataPlus {
    display: none;
}

.form-control::placeholder {
    color: #fff ;
}

.form-control {
    background: none;
    border: none;
    padding: 0;
    font-size: 119%;
    border-radius: none;
    border: none;
  padding: 0px 16px 8px 16px !important;
}
.form-group {
    
   border-radius: 8px;
    background: #EFF1F999;
    
}
.control-label {
    margin-bottom: 0;
  font-size : 24px;
  line-height : 24px;
  font-weight :500;
  color : rgb(2, 51, 52);
  padding: 8px 16px 0px 16px !important;
}
.form-control:focus {
  background-color: rgba(0,0,0,0) !important;
  border-bottom: none !important;
}

.has-error input {
    border: none !important;
}
.has-success .form-control {
    border: none !important;
}
.jodit-placeholder {
  color : #fff !important;
}
span.select2.select2-container.select2-container--default.select2-container--below {
    border: none !important;
}
