/*bcacustomized addded*/
img.icon-25 {
  width: 25px;
  height:auto;
  vertical-align: text-bottom;
  margin-right: 5px;
}
.icon-40 {
  width: 40px!important;
  height:auto;
  
}
.icon-16{
	width:16px;
}
.icon-20 {
  width: 20px!important;
  height:auto;
  
}
.icon-30{
  width:30px!Important;
  height:auto;
}
.icon-60{
  width:60px !important;
  height:auto
}
.icon-100{
  width:100% !important;
}
.d-d-none{
  display:inherit;
}
@media screen and (min-width: 768px) {
  .d-d-none {
    display: none;
  }
}
.mx-10{
  margin-left:10px;
  margin-right:10px;
}
.a-button.primary-outer {
  border: 1px solid white;
  color: white;
  
}
.push-top-credit {
    margin-top: auto!Important;
    padding-top: 5rem !Important;
}
.m-slide-banner-wrapper .owl-stage-outer {
    height: 700px !important;
}
.m-slide-banner-wrapper .owl-nav {
    
    bottom: 20rem;
}
.m-fitur-cards .owl-stage-outer .owl-stage {
  padding-left: 0px !important;
}
.m-fitur-cards .owl-stage .owl-item .card-group {
  padding-right: 0px !important;
}


.owl-carousel-icon-kategori .owl-stage-outer .owl-stage {
    padding-left: 15px !important;
}
.owl-carousel-icon-kategori .owl-stage-outer .owl-item {
    margin-right: 0 !important;
}
.owl-carousel-icon-kategori .owl-stage-outer .a-card--fitur {
    height:150px;
    background:white;
}

.owl-carousel-icon-kategori .owl-stage-outer .a-card--fitur .card-content {
    margin-top: 0;
    padding: 2rem;
   
}

.owl-carousel-icon-kategori .owl-stage-outer .a-card--fitur .card-content .a-card--title .a-text.a-text-title {
    font-size: 16px;
    text-align: center;
    line-height:22px;
}
img.icon-card {
    height: 50px;
    width: 30px;
    object-fit: contain;
}
.m-fitur-wrapper{
  min-height:0;
}
a.next-button.left-next-button {
    display: inline-flex;
    float: right;
}
@media(max-width:485px){
  a.next-button.left-next-button {
    display: flex;
    float:none;
    padding-top: 10px;
}
}
@media screen and (max-width: 1024px) {
  .page-kurs .m-filter__wrapper {
   
    margin-right: 0rem;
    
  }
  
}
@media(min-width:720px){
  .o-header_wrapper .m-banner-desc{
    min-width:1000px;
  }
}

.m-tabs-menu a.active{
  margin-bottom:20px;
}
@media (max-width:728px){
.a-card--landscape a .a-card--content .shine .a-text-small{
  font-size:1.2rem;
}
.a-card--landscape a .a-card--content .shine .a-text-body, .a-card--landscape a .a-card--content .shine .a-card--title .a-text{ 
  font-size:1.6rem;
  margin-top:10px;
}
}
.list-promo .a-card--title .a-text.a-text-subtitle, #latestPromoLanding .a-card--title .a-text.a-text-subtitle {
  font-size: 1.8rem;
}
.list-promo img ,  #latestPromoLanding img{
	object-position:right;
}
@media (max-width:600px){
  .list-promo .a-card--title .a-text.a-text-subtitle, #latestPromoLanding .a-card--title .a-text.a-text-subtitle {
    font-size: 2.1rem;
    margin-top: 0;
  }
}
.maps-show-route {
  padding-top: 10px;
  padding-bottom: 5px;
}

.dis-none{
  display:none;
}
.dis-block{
  display:block;
}
.error-line-text{
  color:red;
  font-size:18px;
}
.kurs-forward-wrapper {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.05), 0 3px 14px 3px rgba(0, 0, 0, 0.05), 0 8px 10px 1px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}

.bg-grey {
    background-color: #f6f6f6;
}
button.owl-prev.disabled, button.owl-next.disabled{
  display: initial;
  background-color: grey !important;
  opacity:0.3;
}
 
/*scrollable*/
.forward-kurs .m-table-kurs--sticky{
  overflow:auto;
}
.forward-kurs .m-table-kurs--sticky::-webkit-scrollbar, .m-table--wrapper::-webkit-scrollbar, .doubleScroll-scroll-wrapper::-webkit-scrollbar{
  width: 14px;
}
 
.forward-kurs .m-table-kurs--sticky::-webkit-scrollbar-track, .m-table--wrapper::-webkit-scrollbar-track, .doubleScroll-scroll-wrapper::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,0.3); 
  border-radius: 10px;
}
 
.forward-kurs .m-table-kurs--sticky::-webkit-scrollbar-thumb, .m-table--wrapper::-webkit-scrollbar-thumb, .doubleScroll-scroll-wrapper::-webkit-scrollbar-thumb{
  border-radius: 10px;
  background-color:#F1F5F8;
  -webkit-box-shadow: inset 0 0 2px rgba(0,102,174, 0.8); 
}

 
.red-color{
  color:#f15c59!important;
}
.blue-box-disclaimer {
  border-radius: 8px;
  background-color: rgba(1, 182, 241, 0.1);
  padding: 20px;
  color: #979797;
 
}

.blue-box-disclaimer p{
font-size: 12px;
}

@media (max-width:600px){
  .m-banner-card--tall .m-banner-card_item, .m-banner-card--small .m-banner-card_item {
    height: 400px;
  }
  
}
.m-item-highlight-container-right img{
  padding-bottom:40px;
}
.o-article__content-wrapper,.o-article__content-wrapper p ,.o-article__content-wrapper li {
  font-size: 1.7rem;
  line-height: 1.5;
  color: #474747;
}
.o-article__content-wrapper img{
 height:auto;
}
.m-sidebar-article_item_container_inside_accordion_item_body li, .accordion-active .m-sidebar-article_item_container_inside_accordion_item_body, .m-sidebar-product-content p, .m-sidebar-product-content li {
    color: #6c6c6c;
    font-size: 1.6rem;
    line-height: 1.5;
}
.o-article__content-wrapper .m-sidebar-article_item_container_inside_accordion_item_body li, .o-article__content-wrapper .accordion-active .m-sidebar-article_item_container_inside_accordion_item_body{
font-size: 1.7rem;
    line-height: 1.5;
    color: #474747;
}

.m-sidebar-product-content p.a-text-subtitle, .m-sidebar-product-content p.a-text-title{
	color:#303030;
}

.m-sidebar-article_item_container_inside_accordion_item_body table, .m-sidebar-product-content table, .o-article--promo table{
    background-color: #fff;
    width: 100%;
    overflow-x: auto;
    visibility: visible;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.m-sidebar-article_item_container_inside_accordion_item_body table thead tr:last-of-type, .m-sidebar-product-content table thead tr:last-of-type, .o-article--promo table thead tr:last-of-type {
    border-bottom: 1px solid #EFEFEF;  
}

.m-sidebar-article_item_container_inside_accordion_item_body table thead tr td, .m-sidebar-product-content table thead tr td,.o-article--promo table thead tr td, .m-sidebar-product-content table thead tr p {
    padding: 10px;
    color: #fff;
     background-color: #0066AE;
}

.m-sidebar-article_item_container_inside_accordion_item_body table thead tr:first-of-type td:first-of-type, .m-sidebar-product-content table thead tr:first-of-type td:first-of-type ,  .o-article--promo table thead tr:first-of-type td:first-of-type {
    border-top-left-radius: 12px;
}

.m-sidebar-article_item_container_inside_accordion_item_body table thead tr:first-of-type td:last-of-type, .m-sidebar-product-content  table thead tr:first-of-type td:last-of-type, .o-article--promo  table thead tr:first-of-type td:last-of-type{
    border-top-right-radius: 12px;
}

.m-sidebar-article_item_container_inside_accordion_item_body table tbody tr td, .m-sidebar-product-content  table tbody tr td, .o-article--promo  table tbody tr td{
    padding: 10px;
    padding-top: 20px;
    padding-left: 24px;
    padding-right: 20px;
	color: #6c6c6c;
}

.m-sidebar-article_item_container_inside_accordion_item_body tbody tr:nth-child(odd), .m-sidebar-product-content  tbody tr:nth-child(odd), .o-article--promo tbody tr:nth-child(odd) {
    background-color: #F1F5F8;
}
@media (min-width:1024px){
	.m-filter__dropdown-modal__content {
	max-height: 15rem;
	}
}

.block{
	display:block;
}
img.sidebar-logo-modal-box {
    height: 55px;
}
@media screen and (max-width: 768px){
.smartbar-is-open  .m-filter__wrapper.fixed {
z-index:1009;
}
.a-card--card-report .a-card--title {
    min-height: 0;
}
img.sidebar-logo-modal-box {
    height: 38px;
}

}
.report-standard-wrapper .m-filter__wrapper {
    position: revert;
}

.m-table-kurs--sticky table .header .a-text-small {
    color: white;
}
[tabindex] {
   outline: none !important;
}
/*.o-smartbar-content {
  transition: transform .2s ease-in-out;
  transform: translateY(0)
}

.o-smartbar-content.d-animate-none {
  transform: translateY(100%)
}*/

@media screen and (max-width:340px){
	.result-wrapper.container{
		padding-left:0 !important;
	}
	
}
.m-kurs-responsive--item-accordion .a-dropdown-content {
        height: 100px;
    overflow: auto;
}

.a-calculator-kurs-choice  .a-dropdown-content {
        height: 300px;
    overflow: auto;
}
/*
.o-smartbar.always-show .o-smartbar-content{
	transform: translateY(0) !important;
}*/
.a-card--landscape .shine {
    display: block;
}

@media screen and (min-width:728px){
	.o-article__content-wrapper{
		min-height:300px;
	}
}
@media screen and (max-width:728px){
.title-mobile-welma {
    top: -100px;
}

.absolute-title-mobile-welma {
    position: absolute;
	    margin-right: 0;
}
}

input[type="text"]:disabled {
	opacity: 1;
	-webkit-text-fill-color: #6c6c6c;
	color: #6c6c6c !important;
}
@media screen and (max-width:728px){
.a-card--landscape span.badge-opt.recomended {
    position: absolute;
    right: 0;
    top: 5px;
    left: 0;
    min-width: 80px;
}
}
@media screen and (min-width:1024px){
	.a-card--landscape span.badge-opt.recomended {
    position: absolute;
    right: 0;
    top: 5px;
    left: 0;
    min-width: 100px;
	padding-top:2px;
}
.popup-disclaimer-show .m-filter__dropdown-modal__content {
    max-height: 12rem;
}
}
.grecaptcha-badge { visibility: hidden; }
.a-card--title .a-text-body {
    line-height: 2rem;
}

/*vv update*/
.badge-webchat {
	width: 20px;
	height: 20px;
	border-radius: 16px;
	padding: 5px 10px;
	margin-left: 10px;
	font-size: 12px;
	position: absolute;
	top: 10px;
	padding:0;
	background-color: #fff;
	color: #0066AE;
	z-index: 100000;
}

.is-expanded .badge-webchat {
	background-color: #0066AE;
	color: #fff;
}

@media screen and (max-width: 728px) {
	.badge-webchat {
		bottom: 0;
		display: inline;
		padding: 0;
		margin: 0;
	}

	.is-expanded .badge-webchat {
		background-color: #0066AE;
		color: #fff;
	}
}
.popup-disclaimer-show .o-header-small_wrapper .tb .content {
    top: 55%;
    transform: translateY(-55%);
}
.o-bar.o-bar--download.is-active {
    z-index: 6;
}
@media (max-width:728px) {
	.a-top-nav.transparent-nav {
		z-index: 1012
	}
	.result-wrapper.container {
    padding: 1.2rem;
	}
}
.o-simulation-form .shine--load .shine.dropdown-shine{
	bottom:auto;
}
.o-simulation-form .a-card.m-card-table.inner-shadow.mt-24.m-table--scroll-fixed {
    overflow: auto;
}
.o-smartbar-item_container-close .lightbox__close {
  top: 10px;
  right: 20px;
}

.a-icon-with-description .a-icon-with-description_icon img {
	width: auto;
	height: 96px;
}
.a-top-nav .a-nav-logo {
    display: initial;
}

.m-filter__layout-button:nth-child(2) {
    margin-left: -5px;
}




@media screen and (max-width: 768px) {
	.dimmed_smart-search .o-header_content_home {
  position: fixed;
}
  .dimmed_smart-search .a-backdrop__close {
    top: 50px;
  }


  .dimmed_smart-search .popup--disclaimer { 
    z-index: 0;
  }
  span.m-d-block{
   font-size:1rem;
   line-height:1rem;
   display:block;
  }
}
@media screen and (max-width:525px){
	.o-footer-wrapper .footer-submit-btn .loader-spin {
    margin-left: 0;
	}
}
/*********custom edukatips****************/
.select2-container *:focus {
    outline: none;
}
.tips-dropdown .a-dropdown-trigger,
    .tips-dropdown-small .a-dropdown-trigger{
display: none;
}

.tips-dropdown .select2-container, .tips-dropdown-small .select2-container {
    background: transparent;
    border-bottom: 2px solid white;
    margin-top: 15px;
    width: 100% !important;
}

.tips-dropdown .select2-container--default .select2-selection--single {
background: transparent;
border-radius: 0;
border: none!important;
border-bottom: 2px solid white;
margin-bottom: 20px;
}
.tips-dropdown-small .select2-container--default .select2-selection--single {
    background: transparent;
    border-radius: 0;
    border: none!important;
    margin-bottom: 5px;
    }

.tips-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
color: white;
font-size: 3.2rem;
border: transparent;
outline: none!important;
}
.tips-dropdown-small .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left:0px;
}
.tips-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered{
  line-height:4rem;
}
    
@media (max-width:720px){

.tips-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
font-size:2rem;
padding-left:0;
}
.tips-dropdown .select2-container--default .select2-selection--single {
margin-bottom:5px;
}
}

.tips-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 7px 7px 0 7px;
}
.tips-dropdown-small .select2-container {
    border-bottom: 1px solid #1473e6;
}
#searchResult .m-card-information-side_title {
    width: 100%;
    white-space: break-spaces;
	padding-bottom:8px;
}

#searchResult .m-card-information-side_description{
	margin-top:0;
}

@media screen and (max-width: 525px){
#searchResult .a-card--landscape, .page-search-result .card-article .a-card--landscape .a-card--img {
	height:132px;
}
}
.m-flazz-carousel .owl-item img {
  display: block;
  width: auto;
  min-height: 500px;
  max-height:500px;
  vertical-align: middle;
  margin: 0 auto;
  margin-top: 48px;
  text-align: center;
  margin-bottom: 20px;
}
@media (min-width:1024px){
	.tips-dropdown .banner-dropdown-max-content {
		width: 700px;
	}
	.m-flazz-carousel .a-text-hero{
		line-height:1.3;
	}
	.no-js .m-video-carousel,
	.m-video-carousel.owl-loaded {
	  height:460px;
	}
	
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding-left:0px !important;
}
#searchResult .a-text.a-text-body {
  word-break: break-word;
}

@media screen and (max-width: 768px) {
  .m-video-carousel .owl-nav {
    left:0px !important;
  }
  .a-smart-search_submit {
		min-width: 40px;
		min-height: 40px;
	}
	.page-location .map-container {
    height: 400px;
	}
	.subsribe-report{
		margin-bottom:64px;
	}
}

.bg-white .modal-box--header {
	background:#fff;
}

.bg-redeem-reward .modal-box--header {
	background:transparent;
}
span.m-smart-tile_info-item_sell {
		float:right;
}

span.m-smart-tile_info-item_buy {
	float:right
}
@media (max-width:728px){
	.m-banner-card_content .a-text-paragrap {
    font-weight: bold;
    font-size:1.7rem;
    line-height:2rem;
	}


	.m-banner-card_content .a-text.a-text-title{
		 font-size:1.4rem;
		line-height:1.6rem;
	}
	.m-smart-tile .a-text.a-text-title,.m-smart-tile  .a-text.a-text-subtitle{
		font-size: 1.6rem!important;
		line-height: 1.7rem;
	}

	.m-smart-tile .m-smart-tile_carousel-item span{
		font-size: 1.5rem !important;
		line-height: 1.6rem;
		font-weight:bold;
	}

	.m-smart-tile_info-item span{
		font-size: 1.4rem;
		line-height: 1.5rem;
		font-weight:bold;
	}
	.m-smart-tile{
		padding: 1rem 2rem;
	}

	ul.m-smart-tile_info {
		padding-top: 1rem;
	}
	.m-banner-card_content{
		padding-top:40px;
	}

	span.m-smart-tile_info-item_sell {
		padding-left: 40px;
		float:inherit;
	}

	span.m-smart-tile_info-item_buy {
		padding-left: 40px;
		float:inherit;
	}
	.kurs-smart-tiles .m-smart-tile_info {
    text-align: center;
	}

	.kurs-smart-tiles .m-smart-tile_info-item span{
		padding-right: 10px;
	}
	.m-filter__wrapper.fixed--popup{
		z-index:1010;
	}

}

.bg-redeem-reward .bg-redeem-reward.py-24.forms-custom {
  background: none;
}

.a-smart-search_input::-webkit-input-placeholder
{
  color: #fff !important;
  opacity:0.8;
}


.page-home .m-banner-card_image:before {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));  
}
.o-header .m-banner-card-wrapper{
opacity:0.9;
}
.a-cards.promo-with-detail-card.primary-card img {
    object-position: right;
}
.o-smartbar-item_container-inside.is-active .a-card--content .a-text-subtitle {
		font-size: 2rem;
}
.m-flazz-carousel .a-text-hero {
    font-size: 4.3rem; 
	}
@media screen and (max-width:728px){
	.m-flazz-carousel .owl-item img {
		max-height: 350px;
		min-height: auto;
		margin-top:5px;
	}
	.m-flazz-carousel .a-text-hero {
    		font-size: 24px; 
	}
	.m-flazz-carousel .owl-item.active p.a-text.a-text-hero {
    font-size: 24px;
    line-height: 1.1;
	}
	body.dimmed_smart-search .m-smart-tile{
    display:none;
	}
	 body.dimmed_smart-search .o-smart-search .m-smart-search_suggestion-wrapper .m-smart-search_suggestion {
    max-height: 250px;
	}
	.o-related-product-wrapper .product-item{
		width:inherit;
	}
	.o-smartbar-item_container-inside.is-active {
    padding-bottom: 80px;
	}
	.a-card--content .a-text.a-text-small {
		font-size: 1.7rem;
	}
	.a-card--featured .card-content {
    margin-top: 3.5rem;
	}
  .o-smartbar-item_container-inside.is-active .a-card--content .a-text-subtitle {
		font-size: 1.8rem;
	}
	.o-smartbar-item_container-close{
		top:1rem;
	}
}
.m-sidebar-product-content {
    min-height: auto;
}
.m-sublink .subtitle-text { height: auto !important; }
.a-card--featured .card-content {
    margin-top: 3.5rem;
}
.a-card--img:before {
	background: rgba(0, 0, 0, 0.35)
}
.m-sidebar-article_item_container_inside_accordion_item_body table thead:nth-of-type(2)  tr, .m-sidebar-product-content table thead:nth-of-type(2)  tr, .o-article--promo table thead :nth-of-type(2) tr{
    border-left-radius:0px;
}

.m-sidebar-article_item_container_inside_accordion_item_body table thead:nth-of-type(2) tr td, .m-sidebar-product-content table thead:nth-of-type(2) tr td, .o-article--promo table thead:nth-of-type(2) tr td {
    border-top-left-radius: 0px;
    border-left: 1px solid #fff;
}
.m-sidebar-article_item_container_inside_accordion_item_body table thead:nth-of-type(2), .m-sidebar-article_item_container_inside_accordion_item_body table thead:nth-of-type(2) tr,.m-sidebar-product-content  table thead:nth-of-type(2), .m-sidebar-product-content table thead:nth-of-type(2) tr, .o-article--promo table thead:nth-of-type(2), .o-article--promo table thead:nth-of-type(2) tr{
    background: #0066AE;
}
.m-sidebar-article_item_container_inside_accordion_item_body table thead:nth-of-type(2) tr td:last-of-type, .m-sidebar-product-content table thead:nth-of-type(2) tr td:last-of-type,.o-article--promo table thead:nth-of-type(2) tr td:last-of-type {
    border-top-right-radius: 0px;
}
.m-sidebar-article_item_container_inside_accordion_item_body table thead:nth-of-type(2) tr td:first-of-type, .m-sidebar-product-content table thead:nth-of-type(2) tr td:first-of-type,.o-article--promotable thead:nth-of-type(2) tr td:first-of-type {
    border-left: 0;
}
@media screen and (max-width: 768px) {
	.m-smartbar-item_wrapper:after {
    width: 1px;
    left: 100%;
	}
	.popup--outdate{
	display:none!important;
	}
	.popup-outdate-show.popup-disclaimer-show .a-top-nav, .popup-outdate-show .a-top-nav {
    height: 60px;
	}
}
.m-card-information-side_description.a-text-ellipsis-sidebar {
    -webkit-line-clamp: inherit;
}
.a-card--sidebar {
    height: auto;
}
.m-card-information-side_description.a-text--ellipsis {
    -webkit-line-clamp: inherit;
}
.a-card--sidebar-small {
    height: auto;
}
.m-card-information-side_title {
    white-space: break-spaces;
}
.m-card-information img{
    vertical-align:inherit;
}
.o-information-video-right-carousel,.o-information-video-left { 
min-width:50vw;
}
/*--------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*wffm custom*/
.forms-custom .a-dropdown-trigger{
	display:none;
}
.forms-custom .a-dropdown select{
	display:block;
	background:transparent;
}
.forms-custom label {
    font-size: 1.4rem;
    padding: 0;
    margin-top: 15px;
    color: #7C7C7C;
    display: block;
}

.forms-custom .forms-field {
    margin-top: 5px;
    border: none;
    border: 1px solid #b0b0b0;
    padding: 10px 10px;
    border-radius: 4px;
    border: 1px solid #c6cbda;
    resize: none;
    outline: none;
    color: #35405a;
}
.forms-custom .forms-field:focus {
	border: 1px solid #1473e6;
}

.forms-custom .field-validation-error span{
     color: #f15c59;
    font-size:1.2rem;
}

.forms-custom .input-validation-error{
    border:1px solid #f15c59;;
}

.forms-custom .a-button.primary{
	border:none;
}
.forms-custom .calendar-group {
	position: relative;
	display: inline-block;
	width: 100%;
}
.forms-custom input[type="date"] {
    position: relative;
    padding-left: 30px;
    min-height: 42px;
}

.forms-custom input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  color: transparent;
  background: transparent;
}
.forms-custom i.tb-cell.va-middle.a-system-icon.icon-calendar {
    position: absolute;
    padding: 10px;
    top: 40px;
}
.forms-custom  input[type=checkbox], .forms-custom  input[type=radio] {
   content: "";
    width: 2.4rem;
    height: 2.4rem;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
}
.forms-custom  input[type=checkbox]:checked, .forms-custom  input[type=checkbox]:radio{
    background: #1473e6;
    border:none;
}
.forms-custom .checkbox-forms-custom,.forms-custom .radiobox-forms-custom {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 1.6rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #35405a;
  padding-top: 5px;
}
.forms-custom .radiobox-forms-custom {
	display:inline-block;
	margin-top: 0;
	padding-right: 20px;
}

/* Hide the browser's default checkbox */
.forms-custom .checkbox-forms-custom input, .forms-custom .radiobox-forms-custom input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.forms-custom .checkbox-group .checkmark {
  top:5px;
  position: absolute;
  left: 0;
 width: 2.4rem;
    height: 2.4rem;
  background: 0 0;
    border: solid .5px #d8d8d8;
    border-radius: 30%;
    padding: 7px;
}
.forms-custom .radiobox-group .checkmark {
  top:0;
  position: absolute;
  left: 0;
 width: 2.4rem;
    height: 2.4rem;
  background: 0 0;
    border: solid .5px #d8d8d8;
    border-radius: 50%;
    padding: 7px;
}

/* On mouse-over, add a grey background color */
.forms-custom .checkbox-forms-custom:hover input ~ .checkmark {
  background-color: #eee;
}

/* When the checkbox is checked, add a blue background */
.forms-custom .checkbox-forms-custom input:checked ~ .checkmark,.forms-custom .radiobox-forms-custom input:checked ~ .checkmark {
  background-color: #2196F3;
}


/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-group .checkmark:after, .radiobox-group .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-forms-custom input:checked ~ .checkmark:after, .radiobox-forms-custom input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-forms-custom .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.radiobox-forms-custom .checkmark:after {
 	top: 6px;
	left: 6px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: white;
}
.checkbox-forms-custom{
  margin-bottom:0;
}

.radiobox-group .field-validation-error{
	display:block;
}
span.field-validation-error{
  display: block;
}
.field-group.checkbox-group {
  display: inline-block;
}
.wffm-captcha {
	display: table;
	padding-top: 20px;
}
/*hide languange switcher
li.a-nav-item.has-switch.a-nav-language{
	display:none;
}*/

.alert-strategy.alert-strategy-danger {
    display: none;
}

.gtmiframe{
	width:0;
	height:0;
	display:none;
	visibility:hidden;
}
