#dap_member_profile_outer{
text-align:center;
display:inline-block;
width:100%;
margin:0;
padding:0;
font-family: "Open Sans", sans-serif;
letter-spacing: normal;
}
#dap_member_profile_outer .dap_member_profile_inner {
border: 1px solid #ddd;
max-width: 790px;
width: 100%;
padding: 24px;
margin:0 auto 15px;
background-color:#f9f9f9;
display:inline-block;
float:none;
vertical-align:top;
text-align:left;
}
#dap_member_profile_outer .dap_member_profile_inner .theme-btn {
border: none;
font-weight: 600;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.20);
transition: all ease 0.3s;
transform: translate3d(0,0,0);
color: #FFF;
text-transform: capitalize;
font-size: 16px;
border-radius: 5px;
padding: 14px 24px;
}
#dap_member_profile_outer .dap_member_profile_inner .btn-success {
color: #fff;
background-color: #085ec4;
border-color: #085ec4;
}
#dap_member_profile_outer .dap_member_profile_inner .master_heading {
margin: 0 -24px 25px;
border-bottom: 1px solid #ddd;
padding: 0 24px 2px;
}
#dap_member_profile_outer .dap_member_profile_inner .master_heading h4 {
margin: 0;
font-size: 22px;
color: #000;
padding: 6px 0px;
display: block;
align-items: center;
font-weight: 700;
text-transform:none;
}
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer {
display: inline-block;
width: 100%;
box-shadow: #bababa 0px 0px 9px 0px;
padding: 28px 28px 8px;
margin-bottom: 30px;
background: #f9f9f9;
}
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer .section_heading {
color: #127280;
font-size: 20px;
line-height: normal;
border-bottom: 1px solid #ddd;
font-weight: 700;
margin: 0;
padding: 0 0 10px;
letter-spacing: 0;
font-family: inherit;
}
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer .form-group {
margin-bottom: 20px;
}
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer .form-group label {
color: #000;
padding-top: 0px;
font-size: 16px;
font-weight: 600;
line-height: normal;
margin-bottom: 0px;
}
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer .gdpr_consent_text{
margin-bottom:10px;
font-size:16px;
margin-top: 16px;
}
#dap_member_profile_outer .enter_name_outer .form-control {
height: 55px;
width: 100%;
background-color: #fff;
border-radius: 0;
padding-left: 6px;
font-size: 14px;
box-shadow: none;
border: 1px solid #C5C5C5;
border-radius: 0;
}
#dap_member_profile_outer .enter_name_outer select.form-control, #dap_member_profile_outer .enter_name_outer .dataTables_length select {
padding-left: 10px;
appearance: none;
background-image: url(data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.….828l4.594 4.594 4.594-4.594 1.406 1.406-6 6-6-6z'%3e%3c/path%3e%3c/svg%3e);
background-position: 97% 50%;
background-repeat: no-repeat;
-webkit-appearance: none;
} #dap_member_page_wrapper .dap_member_profile_cancel_btn,#dap_member_page_wrapper .dap_member_profile_update_btn{
width: 100%;
max-width: 124px;
}
#dap_member_page_wrapper input[type=radio], input[type=checkbox], input[type=radio], input[type=checkbox]  {
border: 1px solid #b4b9be;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
line-height: 1 !important;
outline: 0;
padding: 0!important;
text-align: center;
vertical-align: middle;
-webkit-appearance: none;
box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
transition: .05s border-color ease-in-out;
width: 22px;
min-width: 22px;
height:22px;
margin: 0px 6px 0px 0px;
}
#dap_member_page_wrapper input[type=checkbox]:checked:before, input[type=checkbox]:checked:before {
content: "\f00c";
margin: 0px 0 0 0px;
color: #28a745;
font: inherit;
font-size: 19px;
font-family: FontAwesome;
display: block;
}
.dap_porfile_success_div h4 {
text-transform: inherit;
letter-spacing: 1.1px;
font-size: 20px;
font-family: inherit;
}
.dap_member_swal2_class .swal2-title {
font-size: 20px; 
font-weight: 500;
}
.live-links-bootstrap_outer .text-success h4 {
color: #28a745 !important;
}
.show_profile_additional_opted_out_section label{
width: calc(100% - 40px);
margin-left: 5px;
}
.swal2-icon.swal2-warning {
font-size: 20px !important;
}
.dap_member_profile_update_btn{
cursor: pointer;
} .file_upload_inner {display: inline-block;width: 100%;margin: 0;padding: 0 15px;}
.file_upload_inner .file_upload_main_inner select.form-control, 
#dap_member_profile_outer .enter_name_outer .file_upload_inner .file_upload_main_inner select.form-control {padding: 10px 15px; width: 100%; font-size: 15px; height: 42px; background: #fff; border: 1px solid #ccc; border-radius: 0; outline: medium none; margin: 0; line-height: 20px; }
.file-upload-wrapper .file-upload {display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; position: relative; cursor: pointer; overflow: hidden; width: 100%; max-width: 100%; height: 150px; padding: 5px 10px; font-size: 1rem; text-align: center; color: #ccc; background: #f3f3f3; border-radius: 4px; overflow: hidden; font-weight: 400; border: 0; -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12); }
.file-upload-wrapper .file-upload .file-upload-message {color: #555; }
.file-upload-wrapper .file-upload i {font-size: 3rem;}
.file-upload-wrapper .file-upload .file-upload-message p {margin: 5px 0 0; padding:0px}
.file-upload-wrapper .file-upload .file-upload-message p.file-upload-error {color: #f34141;font-weight: 700;display: none;}
.file-upload-wrapper .file-upload input[type="file"] {position: absolute;top: 0;right: 0;bottom: 0;left: 0;height: 100%;width: 100%;opacity: 0;cursor: pointer;z-index: 5;}
.file-upload-wrapper .file-upload .btn.btn-danger {display: none;position: absolute;opacity: 0;z-index: 7;top: 10px;right: 10px;-webkit-transition: all .15s linear;-o-transition: all .15s linear;transition: all .15s linear;}
.file-upload-wrapper .file-upload .file-upload-preview {display: none;position: absolute;z-index: 1;background-color: #fff;padding: 5px;width: 100%;height: 100%;top: 0;right: 0;bottom: 0;left: 0;overflow: hidden;text-align: center;}
.file-upload-wrapper .file-upload .file-upload-preview .file-upload-render .file-upload-preview-img {width: 100%;height: 100%;background-color: #fff;-webkit-transition: border-color .15s linear;-o-transition: border-color .15s linear;transition: border-color .15s linear;-o-object-fit: cover;object-fit: cover;}
.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos {position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 3;background: rgba(0, 0, 0, .7);opacity: 0;-webkit-transition: opacity .15s linear;-o-transition: opacity .15s linear;transition: opacity .15s linear;}
.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos .file-upload-infos-inner {position: absolute;top: 50%;-webkit-transform: translate(0, -40%);-ms-transform: translate(0, -40%);transform: translate(0, -40%);-webkit-backface-visibility: hidden;backface-visibility: hidden;width: 100%;padding: 0 20px;-webkit-transition: all .2s ease;-o-transition: all .2s ease;transition: all .2s ease;}
.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos .file-upload-infos-inner p {padding: 0;margin: 0;position: relative;width: 100%;white-space: nowrap;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;color: #fff;text-align: center;line-height: 25px;font-weight: 600;line-height: normal;}
.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos .file-upload-infos-inner p.file-upload-infos-message {margin-top: 10px;padding-top: 10px;font-size: 12px;position: relative;opacity: .5;}
.file-upload-wrapper .file-upload .file-upload-preview .file-upload-infos .file-upload-infos-inner p.file-upload-infos-message::before {content: "";position: absolute;top: 0;left: 50%;-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);transform: translate(-50%, 0);background: #fff;width: 30px;height: 2px;}
.file-upload-wrapper .file-upload .btn.btn-danger i {font-size: 20px;margin-left: 5px;}
.file-upload-wrapper .file-upload.has-preview:hover .btn.btn-danger ,
.file-upload-wrapper .file-upload.has-preview:hover .file-upload-preview .file-upload-infos{display: inline-block;opacity: 1;}
.file-upload-wrapper .file-upload.has-preview .file-upload-preview {display: inline-block;vertical-align: middle;}
.file-upload-wrapper {display: inline-block; margin: 10px 0; padding: 0; width: 100%; vertical-align: middle; }
.file_upload_inner >p {margin: 0 0 5px 0; display: inline-block; width: 100%; padding: 0; vertical-align: middle; font-size: 14px; }
.file_upload_main_inner, .file_upload_main_inner .maxNumFilesSelectOuter {display: inline-block; width: 100%; margin: 0; padding: 0; vertical-align: middle; }
.file_upload_main_inner .maxNumFilesSelectOuter {margin-bottom: 13px;}
.file-upload-wrapper .uploadedFileNamePre {display: block;width: 100%;margin: 8px 0;line-height: normal;font-size: 16px;color: #515151;font-weight: bold;}
.file-upload-wrapper .uploadedFileNamePre span {color: #127280;}
@media (max-width: 768px){
#dap_member_profile_outer .dap_member_profile_inner .master_heading h4 {
font-size: 20px;
}
#dap_member_profile_outer .dap_member_profile_inner {
padding: 12px;
}
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer {
padding: 16px;
}
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer .form-group label {
font-size: 14px;
}
#dap_member_profile_outer .enter_name_outer .form-control {
height: 42px;
font-size: 14px;
}
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer .section_heading {
font-size: 17px;
padding: 0 0 5px;
}
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer .gdpr_consent_text {
font-size: 14px;
}
}
@media (max-width: 576px){
#dap_member_profile_outer .dap_member_profile_inner .enter_name_outer .form-group label {
margin-bottom: 5px;
}
}