.add-more{
  text-align: right;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  width: fit-content;
  margin-left: auto;
  cursor:pointer;
}
.hs_education_degree_2, .hs_institute_name_2, .hs_education_start_date_2_new, .hs_education_end_date_2_new,
.hs_education_degree_3, .hs_institute_name_3, .hs_education_start_date_3_new, .hs_education_end_date_3_new,
.hs_certificate_2, .hs_certificate_2_start_date_new, .hs_certificate_2_end_date_new,
.hs_certificate_3,.hs_certificate_3_start_date_new, .hs_certificate_3_end_date_new,
.hs_language_2, .hs_language_3, .hs_language_4, .hs_language_5,
.hs_project_1_detail_3, .hs_project_1_detail_4, .hs_project_1_detail_5,
.hs_project_2, .hs_project_2_start_date_new, .hs_project_2_end_date_new, .hs_project_2_detail_1, .hs_project_2_detail_2, .hs_project_2_detail_3, .hs_project_2_detail_4, .hs_project_2_detail_5, .add-project-2-detail,
.hs_skill_2, .hs_skill_3, .hs_skill_4, .hs_skill_5, .hs_linkedin, .hs_kaggle, .hs_github,
.hs_achievement_2, .hs_achievement_3, .hs_interest_2, .hs_interest_3,
.hs_experience_2, .hs_experience_3, .hs_experience_4, .hs_experience_5, .hs_experience_6, .hs_experience_7,
.hs_experience_1_detail_2,.hs_experience_1_detail_3,.hs_experience_2_detail_1,.hs_experience_2_detail_2,.hs_experience_2_detail_3,.add-experience-2-detail,
.hs_experirence_2_start_date_new,.hs_experirence_3_start_date_new,.hs_experirence_4_start_date_new,.hs_experirence_5_start_date_new,.hs_experirence_6_start_date_new,.hs_experirence_7_start_date_new,
.hs_experirence_2_end_date_new,.hs_experirence_3_end_date_new,.hs_experirence_4_end_date_new,.hs_experirence_5_end_date_new,.hs_experirence_6_end_date_new,.hs_experirence_7_end_date_new, 
.hs_skill_2,.hs_skill_3,.hs_skill_4,.hs_skill_5,.hs_other_skills
{
  display:none;
}
#summary, #name-show,#last-name, #show-designation,#show-phone,#show-email,#phone,#email, #address, #country, #kaggle, #linkedin, #github,
#show-project-1, #show-project-start-1, #p-1-show-detail-1, #p-1-show-detail-2, #p-1-show-detail-3, #p-1-show-detail-4, #p-1-show-detail-5,
#show-project-2, #show-project-start-2,#show-project-end-1,#show-project-end-2, #p-2-show-detail-1, #p-2-show-detail-2, #p-2-show-detail-3, #p-2-show-detail-4, #p-2-show-detail-5, 
#lang-1, #lang-2, #lang-3, #lang-4, #lang-5,
#show-certi-1, #show-cer-start-1, #show-cer-end-1, #show-certi-2, #show-cer-start-2, #show-cer-end-2, #show-certi-3, #show-cer-start-3, #show-cer-end-3,
#show-degree-1, #show-degree-2, #show-degree-3, #show-institute-1, #show-institute-2, #show-institute-3,
#show-edu-start-1, #show-edu-start-2, #show-edu-start-3, #show-edu-end-1, #show-edu-end-2, #show-edu-end-3,
#show-achi-1, #show-achi-2, #show-achi-3, #show-interest-1, #show-interest-2, #show-interest-3,
#show-exp-1, #show-exp-2, #show-exp-3, #show-exp-4, #show-exp-5, #show-exp-6, #show-exp-7,
#exp-1-show-detail-1, #exp-1-show-detail-2, #exp-1-show-detail-3, #exp-2-show-detail-1, #exp-2-show-detail-2, #exp-2-show-detail-3,
#show-exp-start-1,#show-exp-start-2,#show-exp-start-3,#show-exp-end-1,#show-exp-end-2,#show-exp-end-3,
#o_skill-1,#o_skill-2,#o_skill-3,#o_skill-4,#o_skill-5,.add-skill{
display:none;
}

/* hide sections from form */
.hs_project_1, .hs_project_1_start_date_new, .hs_project_1_end_date_new, .hs_project_1_detail_1, .hs_project_1_detail_2, .add-project-1-detail, .add-project, .project-section-template,
.section-certificate, .certificate-section-template, .hs_certificate_1, .hs_certificate_1_start_date_new, .hs_certificate_1_end_date_new, .add-certificate,
.education-section-template,.hs_education_degree_1,.hs_institute_name_1,.hs_education_start_date_1_new,.hs_education_end_date_1_new,.add-education,
.section-interest,.interest-section-template,.hs_interest_1,.add-interest,
.section-achievements,.achievements-section-template,.hs_achievement_1,.add-achievement,
.section-language,.language-section-template,.hs_language_1,.add-language,.experience-section-template,.add-experience,.hs_experience_1,.hs_experience_1_detail_1,.add-experience-1-detail,.hs_experirence_1_start_date_new,.hs_experirence_1_end_date_new,
.section-websites,.add-kaggle,.add-github,.add-linkedin,.skills-section-template,.personal-section-template
{
display:none;
}
.resume-button{
  margin-top:15px;
  margin-bottom:15px;
  cursor: pointer;
  border: 2px dashed #b9bce4;
  color: #b9bce4;
}
.resume-button a.f-body{color:#b9bce4 !important;text-decoration:none !important}
.resume-button:hover{
  background-color:#e9eaf8;
  color: #381f57 !important;
}
.resume-disable-button{
  color:  rgb(130, 139, 162);
  border: 2px dashed rgb(130, 139, 162);
  cursor:default;
  filter: grayscale(100%);
}
.resume-disable-button:hover{
  background-color:#fff;
  color:  rgb(130, 139, 162) !important;
  filter: grayscale(100%);
}

#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-checkbox-display span, #hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-checkbox span{
  border: 1px solid #b9bce4;
  color:#b9bce4;
  border-radius: 6px;
  padding: 5px 10px;
  margin-right: 10px;
  min-width: 90px;
  min-height: 30px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  display: block;
  font-weight: 100 !important;
}

#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-checkbox-display input.hs-input, #hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-checkbox input.hs-input{
  display:block;
  height:1px;
  width:1px;
}
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-checkbox-display input.hs-input:checked + span ,#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-checkbox input.hs-input:checked + span{
  background:linear-gradient(271.03deg,#4f5da2 -6.78%,#3b1e6e 104.95%); !important;
  color: #fff !important;
}

#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .form-columns-1 .hs_data_analyst_power_bi .input .inputs-list, 
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .form-columns-1 .hs_data_analyst_python .input .inputs-list,
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .form-columns-1 .hs_data_engineer .input .inputs-list,
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .form-columns-1 .hs_data_scientist .input .inputs-list,
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .form-columns-1 .hs_business_analyst .input .inputs-list{
  display:flex !important;
  flex-wrap: wrap;
}
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4  .form-columns-1 .hs_data_analyst_power_bi .input .inputs-list>li, 
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4  .form-columns-1 .hs_data_analyst_python .input .inputs-list>li,
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4  .form-columns-1 .hs_data_engineer .input .inputs-list>li,
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4  .form-columns-1 .hs_data_scientist .input .inputs-list>li,
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4  .form-columns-1 .hs_business_analyst .input .inputs-list>li{
margin:0.2rem 0;
}
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-booleancheckbox-display input.hs-input, #hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-booleancheckbox input.hs-input{
  display:block;
  height:1px;
  width:1px;
}
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-booleancheckbox-display span, #hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-booleancheckbox span{
  border: 2px dashed #b9bce4;
  color:#b9bce4;
  border-radius: 6px;
  padding: 5px 10px;
  margin-right: 10px;
  min-width: 90px;
  min-height: 30px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  font-weight: 100 !important;
}
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-booleancheckbox-display span:before, #hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-booleancheckbox span:before{
content: "";
    display: block;
    background: url("https://www.odinschool.com/hubfs/OdinSchool%20M22/Resume%20builder%20icons/icons8-plus-math-24.png") no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
} 
#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-booleancheckbox-display input.hs-input:checked + span ,#hs_cos_wrapper_dnd_area-dnd_partial-1-module-4 .hs-form-booleancheckbox input.hs-input:checked + span{
  background:linear-gradient(271.03deg,#4f5da2 -6.78%,#3b1e6e 104.95%); !important;
  color: #fff !important;
}
#show-edu-start-1, #show-edu-end-1 ,#show-edu-start-2, #show-edu-end-2 ,#show-edu-start-3, #show-edu-end-3,#show-edu-start-4, #show-edu-end-4 ,#show-edu-start-5, #show-edu-end-5,#show-exp-start-1,#show-exp-end-1,#show-exp-start-2,#show-exp-end-2,#show-exp-start-3,#show-exp-end-3,#show-exp-start-4,#show-exp-end-4,#show-exp-start-5,#show-exp-end-5,#show-cer-start-1,#show-cer-end-1,#show-cer-start-2,#show-cer-end-2,#show-cer-start-3,#show-cer-end-3,#show-cer-start-4,#show-cer-end-4,#show-cer-start-5,#show-cer-end-5{font-size:13px !important;font-weight:400 !important;margin-top:5px}
#show-project-start-1,#show-project-start-2,#show-project-start-3,#show-project-start-4,#show-project-start-5,#show-project-end-1,#show-project-end-2,#show-project-end-3,#show-project-end-4,#show-project-end-5{font-size:14px !important;margin-top:5px}
#show-institute-1{font-size:16px !important}
.mb-5 {
    margin-bottom: 1rem !important;
}
#show-certi-1, #show-certi-2 ,#show-certi-3 ,#show-certi-4,#show-certi-5{font-size:16px;font-weight:600 !important}
#show_projects_dates_1,#show_projects_dates_2{display:flex !important}
#invoice .invoice_row{min-height:1056px}
.main-heading{font-weight:700 !important;text-transform:uppercase;font-size:22px !important}
.bg-white ul li.p-2 {
    padding: 0.1rem!important;
    color:#000 !important;
}
.bg-white p.r-text,.right-font-heading{color:#000 !important}
.left-bottom p.r-text{color:#fff !important;font-size:16px !important;}
.left-bottom ul li.p-2 {
    padding: 0.1rem!important;
    color:#fff !important
    font-size:16px !important;
}
.left-bottom .r-text{font-size:16px !important;color:#fff !important}
.inner_heading{font-size:20px !important;font-weight:600 !important}
#name-show,#last-name{font-size:18px !important}
#show-state{padding-left:3px}
#show-edu-end-1,#show-edu-end-2,#show-edu-end-3,#show-edu-end-4,#show-edu-end-5,#show-project-end-1,#show-project-end-2,#show-project-end-3,#show-project-end-4,#show-project-end-5,#show-exp-end-1,#show-exp-end-2,#show-exp-end-3,#show-exp-end-4,#show-exp-end-5{padding-left:3px !important}
.certificate_row .d-flex p{width:64%}
.rsticky{transform:none !important}
#download{margin-top:30px !important}
.font_change a{font-size:18px !important}
.w-50-lg {
    width: 50% !important;
}
@media (max-width: 568px){.hs_submit{margin-bottom:50px}}
 .main_row_interest, .main_row_language, #tar-certification, #tar-achievements, #main_row_interest{
      page-break-inside : avoid ;
      break-inside: avoid ;
    }
@media print {
  .main_row_interest, .main_row_language, #tar-certification, #tar-achievements, #main_row_interest{
      page-break-inside : avoid ;
      break-inside: avoid ;
      margin:10in;
    }
  
 }
.scaled-p{transform: scale(0.8);}
.custom_parent_rm{display:flex!important;}
.custom_parent_rm .f-24{width:96% !important}
.f-24{margin-top:15px !important;padding-top: 2rem;}
.new-error-msg{margin-top:5px}
.custom_parent_rm .custom_remove{color:#ff0000 !important;font-size: 16px;letter-spacing: 0px;float: right;cursor: pointer;}
.resume-button-new{
  margin-top:15px;
  margin-bottom:15px;
  cursor: pointer;
  color: #b9bce4;
}
.resume-button-new a.f-body {
    color: #b9bce4 !important;
    text-decoration: none !important;
}
.below-section{
      border-top: 1px solid #b9bce4;
    margin-top: 20px;
    padding-top: 20px;
}
.hs_submit{margin-top:35px}