section#general-main,
section#health-insurance-form {
margin-bottom: 50px;
}
button.frm_button_submit:disabled,
button.frm_button_submit[disabled] {
background: #7c7c7c !important;
cursor: not-allowed !important;
color: #fff !important;
border: none !important;
}
.frm_style_general-insurance-form.with_frm_style .frm_blank_field label, .frm_style_general-insurance-form.with_frm_style .frm_error {
color:#b02828;
}
h3.general-main-sec-title {
background: url(//financialfield.vn/wp-content/themes/financialfield/assets/img/dot-line-bg.png) left center repeat-x;
margin: 30px 0 10px;
}
h3.general-main-sec-title span {
font-family: 'Open Sans', sans-serif !important;
font-size: 20px;
font-weight: 500;
text-transform: uppercase;
background: #fff;
margin-left: 30px;
padding: 0 20px;
font-weight: bold;
font-size: 18px;
}
a.general-btn {
padding: 5pt 35pt;
color: #fff !important;
display: inline-block;
border-radius: 10px;
margin: 10pt 0;
transition: all linear 250ms;
}
a.general-btn:hover {
text-decoration: none;
color:#fff
}
.blue-general-btn {
background: #23a7d9;
}
.blue-general-btn:hover {
background: #1d8ab1;
}
.orange-general-btn {
background: #c38b35;
}
.orange-general-btn:hover {
background: #9a6d2a;
}
.dark-blue-general-btn {
background: #0049d9;
}
.dark-blue-general-btn:hover {
background: #0036a3;
}
a#form-nav-btn {
display: block;
text-align: center;
padding-top: 10pt;
padding-bottom: 10pt;
padding-left: 0;
padding-right: 0;
cursor: pointer;
}
.form-nav-wrap {
border: 1px solid #d3d3d3;
border-radius: 10px;
box-shadow: 1px 1px 1px #ccc;
padding: 10pt 0 10px;
display: none;
opacity: 0;
height: 0;
transition: all linear 250ms;
}
.form-nav-wrap.show {
display: block;
opacity: 1;
height: auto;
}
.form-nav-wrap ul li,
.form-nav-wrap ul li a {
text-align: center;
display: block;
}
.form-nav-wrap ul li a {
padding: 5pt;
}
.form-nav-wrap ul li a:hover {
text-decoration: none;
}
.form-nav-wrap ul li a[class$="nav-item"] {
text-align: left;
font-size: 16px;
color: #000;
font-weight: bold;
padding-left: 20%;
}
.form-nav-wrap ul li:nth-child(2) a i {
color: #30acdb;
}
.form-nav-wrap ul li:nth-child(3) a i {
color: #c69140;
}
.form-nav-wrap ul li:nth-child(4) a i {
color: #014ad9;
}
.form-nav-wrap ul li:last-child a {
color: #1e439a;
}
.general-health-form {
margin: 20pt 0;
}
.product-item {
margin-bottom: 20px !important;
margin-top: 10px;
}
h5.product-listing-title { }
.listing-image {
position: relative;
}
.listing-image img {
border-radius: 10px;
}
.general-product-meta {
display: none;
opacity: 0;
height: 0;
transition: all linear 250ms;
}
.general-product-meta.show {
display: block;
opacity: 1;
height: auto;
width: 70%;
}
.listing-icon-wrap {
position: absolute;
bottom: 6px;
left: 0;
color: #fff;
padding: 6pt 10pt 5pt 5pt;
border-radius: 0 100% 0 10px;
}
.general-meta-item {
display: flex;
align-items: center;
}
.product-meta-content {
display: block !important;
}
.meta-icon {
margin-right: 20px;
}
.product-item.active img {
border: 3px solid #23a7d9;
}
.phone-otp-wrap {
display: flex;
}
.otp_container {
display: inline-block;
width: 30%;
padding: 0;
margin: 0;
}
.phone-otp-wrap button.otp_btn {
font-size: 12px;
font-weight: normal;
border-radius: 5px;
padding: 7px 10px;
box-shadow: none;
border: none;
}
form#form_generalhealthinsurance label a {
text-decoration: underline;
}
div#health-insurance-brand {
margin: 20px 0;
}
.brand-wrapper a {
display: flex;
align-content: center;
justify-content: center;
align-items: center;
background: #fff;
padding: 20px;
border-radius: 20px;
border: 2px solid #fff;
transition: all linear 100ms;
cursor: pointer;
box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 30%) !important;
height: 100%;
flex-direction: column;
z-index: 10;
position: relative;
}
.brand-wrapper a.inactive {
opacity: 0.7 !important;
}
.brand-wrapper a.inactive:hover {
opacity: 1 !important;
}
.brand-wrapper a:hover,
.brand-wrapper a.active {
border: 2px solid #1691DE;
text-decoration: none;
font-weight: bold;
}
.brand-wrapper a img {
margin: 20px 5px;
max-height: 30px;
}
p.brand-notice {
font-family: 'Open Sans';
color: #005992;
font-weight: bold;
text-align: center;
margin: 10pt 0;
}
p.brand-missing {
text-align: center;
font-style: italic;
color: orange;
font-size: 15px;
}
button.frm_button_submit.frm_final_submit:disabled, button.frm_button_submit.frm_final_submit:disabled:hover {
background: #ccc;
border: #ccc;
cursor: not-allowed;
}
.brand-promo {
padding: 25px 10px 10px 10px;
font-size: 13px;
line-height: 1.5em;
border: 2px solid #fff;
margin-top: -20px;
z-index: 9;
position: relative;
border-radius: 0 0 15px 15px;
box-shadow: 0px 1px 0px 1px rgb(139 139 139 / 30%);
text-align: center;
font-style: italic;
background: #fff;
}
.brand-wrapper a:hover ~ .brand-promo,
.brand-wrapper a.active ~ .brand-promo {
border: 2px solid #1691DE;
background: #1691DE;
color: #fff;
transition: all linear 150ms;
}
.brand-wrapper.is_promo, .brand-wrapper.is_hot {
position: relative;
}
.brand-wrapper.is_promo::after, .brand-wrapper.is_hot::after {    
position: absolute;
top: 10px;
right: 10px;
width: 35px;
height: 35px;
background: #f44336;
opacity: 1;
border-radius: 20px;
text-align: center;
z-index: 11;
font-size: 10px;
color: #fff;
padding-top: 5px;
}
.brand-wrapper.is_promo::after {
content: "Sale";
}
.brand-wrapper.is_hot::after {
content: "Hot";
}
@media screen and (max-width: 768px) {
a.general-btn {
display: block;
text-align: center;
}
.general-product-meta.show {
width: 100%;
margin-bottom: 30px;
}
.brand-wrapper {
margin-bottom: 20px;
position: relative;
z-index: 9
}
}