form#photographer_form {
    background: #fff;
}
.photographer-services-list .img-label .check-round{
	margin:0 auto 20px;
}
#photographer_form .portfolio_links_website:first-child a{
	pointer-events: none;
}
.myModalshoot #photographer_form .img-label {
    background: #f9f9f9;
    padding: 15px;
    margin-bottom: 15px;
	border-radius: 5px;
}
.myModalshoot #photographer_form .img-label:hover {
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}
.myModalshoot #photographer_form .img-label h3{
	font-size: 16px;
	margin:15px 0 0 0;
}
.myModalshoot #photographer_form .fs-title{
	margin: 0 0 20px 0;
}
#photographer_form.custom-form input[type="text"] {
    height: auto;
    margin: 15px 0 0px 0;
}
#photographer_form.custom-form select {
    height: auto;
    margin: 0px 0 15px 0;
}
#photographer_form fieldset.equipment-list .row, #photographer_form fieldset.example-list .row {
    background: #f2f2f2;
    margin-bottom: 5px;
    padding-bottom: 15px;
}
#photographer_form fieldset.equipment-list h3, #photographer_form fieldset.example-list h3, #photographer_form fieldset.website-social-media-list h3 {
    font-size: 18px;
    margin: 15px 0 0 0;
}
#photographer_form .website-social-media-list a, #photographer_form .set-state-county-list a{
    color: #1DC3A6;
}
.myModalshoot #photographer_form span.help-inline-error {
    font-size: 12px;
    margin: 0;
}
#photographer_form .portfolio_links_website_social_media a.remove_photographer_portfolio_website , #photographer_form .portfolio_links_website_social_media a.remove_photographer_portfolio_social,
#photographer_form .portfolio_links_website_social_media a.add_photographer_portfolio_website_links, #photographer_form .portfolio_links_website_social_media a.add_photographer_portfolio__social_media_links{
    font-size: 25px;
    margin-top: 20px;
    display: inline-block;
}
#photographer_form .set-state-county-list a.add_photographer_state_county, #photographer_form .set-state-county-list a.remove_photographer_state_county{
    font-size: 25px;
    margin-top: 40px;
    display: inline-block;
}
#photographer_form .set-state-county-list .form-card .photographer_state_county_selection:nth-child(2) a.remove_photographer_state_county,
#photographer_form .website-social-media-list .portfolio_links_website_social_media .col-md-6 .portfolio_links_website:nth-child(2) a,
#photographer_form .website-social-media-list .portfolio_links_website_social_media .col-md-6 .portfolio_links_social_media:nth-child(2) a{
	color: #f2f2f2;
}
#photographer_form .set-state-county-list .photographer_state_county_selection {
    padding: 10px 15px 0px;
    background: #f9f9f9;
    margin: 0 0 9px 0;
}

form#photographer_update_form {
    background: #fff;
}
.photographer-options-list .img-label .check-round{
	margin:0 auto 20px;
}
#photographer_update_form.custom-form .action-button-previous {
    position: static;
    margin-bottom: 20px;
}
#photographer_update_form .portfolio_links_website:first-child a{
	pointer-events: none;
}
.myModalshoot #photographer_update_form .img-label {
    background: #f9f9f9;
    padding: 15px;
    margin-bottom: 15px;
	border-radius: 5px;
}
.myModalshoot #photographer_update_form .img-label:hover {
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 20%);
}
.myModalshoot #photographer_update_form .img-label h3{
	font-size: 16px;
	margin:15px 0 0 0;
}
.myModalshoot #photographer_update_form .fs-title{
	margin: 0 0 20px 0;
}
#photographer_update_form.custom-form input[type="text"] {
    height: auto;
    margin: 15px 0 0px 0;
}
#photographer_update_form.custom-form select {
    height: auto;
    margin: 0px 0 15px 0;
}
#photographer_update_form fieldset.equipment-list .row, #photographer_update_form fieldset.example-list .row {
    background: #f2f2f2;
    margin-bottom: 5px;
    padding-bottom: 15px;
}
#photographer_update_form fieldset.equipment-list h3, #photographer_update_form fieldset.example-list h3, #photographer_update_form fieldset.website-social-media-list h3 {
    font-size: 18px;
    margin: 15px 0 0 0;
}
#photographer_update_form .website-social-media-list a, #photographer_update_form .set-state-county-list a{
    color: #1DC3A6;
}
.myModalshoot #photographer_update_form span.help-inline-error {
    font-size: 12px;
    margin: 0;
}
#photographer_update_form .portfolio_links_website_social_media a.remove_photographer_portfolio_website , #photographer_update_form .portfolio_links_website_social_media a.remove_photographer_portfolio_social,
#photographer_update_form .portfolio_links_website_social_media a.add_photographer_portfolio_website_links, #photographer_update_form .portfolio_links_website_social_media a.add_photographer_portfolio__social_media_links{
    font-size: 25px;
    margin-top: 20px;
    display: inline-block;
}
#photographer_update_form .set-state-county-list a.add_photographer_state_county, #photographer_update_form .set-state-county-list a.remove_photographer_state_county{
    font-size: 25px;
    margin-top: 40px;
    display: inline-block;
}
#photographer_update_form .set-state-county-list .form-card .photographer_state_county_selection:nth-child(2) a.remove_photographer_state_county,
#photographer_update_form .website-social-media-list .portfolio_links_website_social_media .col-md-6 .portfolio_links_website:nth-child(2) a,
#photographer_update_form .website-social-media-list .portfolio_links_website_social_media .col-md-6 .portfolio_links_social_media:nth-child(2) a{
	color: #f2f2f2;
}
#photographer_update_form .set-state-county-list .photographer_state_county_selection {
    padding: 10px 15px 0px;
    background: #f9f9f9;
    margin: 0 0 9px 0;
}

