
/******************Option-4 ****************/
/*
.checkbox-holder{ 
	/*float: left !important; 
    width: 71px !important;*/  /* 
    float: none !important; 
    display: inline !important; 
    width: auto !important;
    color:#000;
}
.checkbox-holder > input{ 
    /* HIDE CHECKBOX */ /*
        visibility: hidden;       /* Makes input not-clickable */  /*
        position: absolute; /* Remove input from document flow */ /*
}
.pdc_section .statement.selected .checkbox {
    background: transparent;
    border: none;
    border-radius: 0;
    background-size: 100% 100%;
}
.pdc_section .checkbox {
    width: 1.5em;
    height: 1.5em;
    border: 1px solid #ccc;
    position: absolute;
    bottom: 30%;
    right: auto;
    left: 15px;
    border-radius: 0;
    background: transparent;
    transition: background .8s ease;
}
.checkbox-holder span.check {
	margin-top: 0px;
	margin-bottom: 0px;
}

@media only screen and (min-width: 768px) {
	.pdc_section .checkbox {
		position: static;
		float: left;
		width: 1.25em;
		height: 1.25em;
		bottom: 15px;
		left: auto;
		right: 15px;
		margin-right: 5px;
	}
}

*/

.sliderpdc_wrapper .ipa-intro .ipa-intro__topArea__innerDiv .intro-content h2 {
    width: 100%;
    background: none;
    font-family: "connections", Arial, Helvetica, sans-serif;
    font-size: 2rem;
    color: #012169;
    text-align: center;
    line-height: 1.25;
    padding: 24px 24px 0 24px;
    margin: 0;
}
.sliderpdc_wrapper .ipa-intro .ipa-intro__topArea__innerDiv .intro-content .h2label {
    width: 100%;
    background: none;
    font-family: "connections", Arial, Helvetica, sans-serif;
    font-size: 2rem;
    color: #012169;
    text-align: center;
    line-height: 1.25;
    padding: 24px 24px 0 24px;
    margin: 0;
}
.sliderpdc_wrapper .question_wrapper .question__contentArea .h2label {
    padding-right: 0px;
    line-height: 30px;
    font-family: "connections", Arial, Helvetica, sans-serif;
    color: #454545;
    font-weight: normal;
    margin-bottom: 15px;
    font-size: 1.5rem;            
}

.sliderpdc_wrapper .ipa-intro .cta {
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #E31837;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    padding: 10px 26px;
    width: auto;
    font-family: "connections light", Arial, Helvetica, sans-serif;
}

.sliderpdc_wrapper .statement:hover {
    background-color: inherit;
}

.sliderpdc_wrapper .ipa-intro .ipa-intro__topArea__innerDiv .intro-content .ipa-module {
    padding: 24px;
   	/*line-height: 1.5;
    margin-bottom: 27px;
    font-size: 1rem;*/
}

@media only screen and (min-width: 1024px){
	.ipa-intro {
		width:1000px;
    }
}

@media only screen and (min-width: 768px){
	.sliderpdc_wrapper .statement {
		width: auto;
		float: none;
		display: block;
		max-width: none;
		height: auto;
		text-align: initial;
		border: 0;
		padding: 0 0 3px 0;
	}
    .sliderpdc_wrapper .question_wrapper .question__contentArea h2 {
        padding-right: 0px;
        line-height: 30px;
    }
	.sliderpdc_wrapper .question_wrapper .question__contentArea .h2label {
        padding-right: 0px;
        line-height: 30px;
        font-family: "connections", Arial, Helvetica, sans-serif;
        color: #454545;
        font-weight: normal;
        margin-bottom: 15px;
        font-size: 1.5rem;            
    }
    .sliderpdc_wrapper .ipa-intro .ipa-intro__topArea__innerDiv .header_shell .intro-content h2 {
        margin-top: 0;
        background: none;
        padding: 0;
        font-size: 2.0rem;
        line-height: 1.25;
        margin-bottom: 10px;
        text-align: left;
    }
	.sliderpdc_wrapper .ipa-intro .ipa-intro__topArea__innerDiv .header_shell .intro-content .h2label {
        margin-top: 0;
        background: none;
        padding: 0;
        font-size: 2.0rem;
        line-height: 1.25;
        margin-bottom: 10px;
        text-align: left;
    }
    
    .sliderpdc_wrapper .question__contentArea__buttonArea{
        width: 100%;
    }
    .sliderpdc_wrapper .question_wrapper .question__contentArea .question__contentArea__textArea, 
    .sliderpdc_wrapper .question_wrapper .question__contentArea .question__contentArea__buttonArea, 
	.sliderpdc_wrapper .question_wrapper .question__contentArea .question__contentArea__askingArea {
        padding-left: 30px;
        padding-right: 42px;
    }
	.sliderpdc_wrapper .ipa-intro .ipa-intro__topArea__innerDiv .header_shell .intro-content {    
        padding: 40px 40px;
    }

    .sliderpdc_wrapper .ipa-intro .ipa-intro__topArea__innerDiv .intro-content .ipa-module {
        padding: 24px 0;
    }
    .sliderpdc_wrapper .ipa-intro .cta {
        font-size: 18px;
    }
}

.sliderpdc_wrapper .statement.selected .checkbox .check {
    display: inline-block;
    background: url(../../../../content/dam/ML/merrill-edge/your-life-priorities/icons/icon-check-white.png) no-repeat 50% 50%;
    background-size: 75% 75%;
    background-color: #0066cc;
    width: 100%;
    height: 100%;
}

.sliderpdc_wrapper .statement {
    margin: auto 0.5%;
}



.sliderpdc_wrapper .slider-controls {
    bottom: 0;
    padding: 0px 30px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.sliderpdc_wrapper .slider-controls .next{
    background: #e20527;
    color: #fff;
    float: right;
    border: solid 1px #e20527;
    border-width: 0 0 1px 0;
}

.sliderpdc_wrapper .slider-controls .prev, 
.sliderpdc_wrapper .slider-controls .next{
    position: relative;
    display: inline-block;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 45%;
    padding: 0 1em;
    font-family: inherit;
    font-size: 1em;
    text-align: center;
    line-height: 2;
}

.sliderpdc_wrapper .slider-controls .next:after, 
.sliderpdc_wrapper .slider-controls .next:before {
    left: auto;
    right: -1em;
    border-left: 1em solid #e20527;
    border-right: 0;
    border-width: 1em 0 1em 1em !important;
}

.sliderpdc_wrapper .slider-controls .prev:before, 
.sliderpdc_wrapper .slider-controls .prev:after, 
.sliderpdc_wrapper .slider-controls .next:before, 
.sliderpdc_wrapper .slider-controls .next:after {
    content: "";
    position: absolute;
    top: auto;
    bottom: auto;
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 1em solid transparent;
    border-bottom: 1em solid transparent;
    font-size: inherit;
}

@media only screen and (min-width: 768px){
	.sliderpdc_wrapper .slider-controls {
		/*position: absolute;*/
		bottom: 0;
		right: 0;
		width: auto;
		margin: 0px 3%;
		/*padding: 20px;*/
		float: right;
		text-align: right;
		background: none;
	}
	.sliderpdc_wrapper .slider-controls .prev, .sliderpdc_wrapper .slider-controls .next{
		width: auto;
		float: none;
	}
}

/*
@media only screen and (max-width: 480px){
	.sliderpdc_wrapper .question__contentArea label {
		padding-top: 0px;
		margin-top: -20px;
        min-height: 30px;
	}
	.sliderpdc_wrapper .checkbox {
		margin-right: 5px;
		float: left;
		position: unset;
	}
}
*/

.sliderpdc_wrapper .checkbox-holder {
  color: #000000;
  display: block;
  position: relative;
  padding-left: 35px;
  /*margin-bottom: 12px;*/
  margin-bottom: 3px;
  cursor: pointer;
  /*font-size: 17px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

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

/* Create a custom checkbox */
.sliderpdc_wrapper .checkbox-holder .checkmark {
  position: absolute;
  border: 1px solid;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.sliderpdc_wrapper .checkbox-holder:hover input ~ .checkmark {
  background-color: #ccc;
}

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

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

/* Show the checkmark when checked */
.sliderpdc_wrapper .checkbox-holder input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.sliderpdc_wrapper .checkbox-holder .checkmark:after {
  left: 7px;
  top: 0px;
  width: 10px;
  height: 20px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sliderpdc_wrapper .question_wrapper .question__contentArea span {
    margin-top: 0px;
}

@media only screen and (max-width: 480px){
	.sliderpdc_wrapper label.checkbox-holder {
		padding-top: 3px;
	}
    .sliderpdc_wrapper .checkbox-holder {    
		margin-bottom: 12px;
	}
}

.question_wrapper label.placeholder-label {
    color: #454545;
}

.question_wrapper .col-2-c1 {
    margin-left: 1%;
    margin-right: 1%;
}

.question_wrapper .pdc_section {
    width:100%;
}

@media only screen and (min-width: 768px){
    /*.col-2-c1.form__field{
        height: 90px;
    }
    */
    .sliderpdc_wrapper .subpdc_wrapper label.placeholder-label {
        min-height: 0px;
    }
    .sliderpdc_wrapper .botm {      
        margin-bottom: 0px;
    }

	.sliderpdc_wrapper {
    	padding-top: 24px;
    }
	.sliderpdc_wrapper .form__field {
		width: 50%;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
	}
    .sliderpdc_wrapper .pdc_section {
        padding-bottom: 0px;
    }
	.sliderpdc_wrapper .subpdc_wrapper {
    	padding: 0 24px;
    }
/*
    .sliderpdc_wrapper .col-2-c1.form__field {
        height: 0px;
    } */
    .pdc_section {
        padding-bottom: 40px;
    }
    

}
@media only screen and (max-width: 480px){
    .sliderpdc_wrapper .pdc_wrapper .pdc_section .col-2-c1 {
        width: 100%;
    }
    .sliderpdc_wrapper .pdc_wrapper .btn-holder-reg a {
        margin: 0 auto;
    }
    .sliderpdc_wrapper .subpdc_wrapper {
        padding: 20px;
    }
}

.sliderpdc_wrapper .question_wrapper {
	    margin: 0;
}


/**********white-backgroung*********/
.footer__form .sliderpdc_wrapper.form__background.white_background  {
        background: #fff;
}
.footer__form .sliderpdc_wrapper.white_background label {
        color:#000;
}

.footer__form .sliderpdc_wrapper.white_background .footerform__successmsg {
        color:#000;
}



.sliderpdc_wrapper .errormsg {
    background: #f2dede;
    color: red;
    border: 1px solid #ebccd1;
    padding: 0 12px;
}
	.pdcContactForm *{
		box-sizing: border-box;
		font-family: Connections Light,Arial,Verdana,Helvetica,sans-serif;
	}
	
	body .pdcContactForm {
		margin:0px;
	}
	
	.pdcContactForm{
		padding:10px;
	}

	.pdcContactForm h2{
		text-align: center;
	}

	.pdcContainer{
		margin: auto;
		margin-bottom: 18px; /*48px;*/
	}
	
	.pdcContactForm .pdcContainer h2{
		font-weight: 300;
		font-size: 32px;
		line-height: 1.25em;
	}

	.pdcContactForm .row {
		display: flex;
		flex-wrap: wrap;
		text-align: center;
		margin: 24px 0px;
	}
	
	.pdcContactForm .pdcContactForm--field{
		-ms-grid-columns: 95% auto 1fr;
		margin: 5px 0px;
		padding: 0px 3px;
	}

    /*
	.pdcContactForm label.pdcContactForm--field__label {
		margin: 0px 10px;
	}
	*/

    .pdc_hidden{display:none !important;}

	.pdcContactForm .pdcContactForm--field input.pdcContactForm--field__input,
	.pdcContactForm .pdcContactForm--field textarea.pdcContactForm--field__input{
		padding: 12px;
		width: 100%;
		border: none;
	}
	
	.pdcContactForm--field .pdcContactForm--field__label.pdcContainer--checkbox {
		padding: 0px 12px;
		margin: 10px 0px
	}

    .pdcContactForm .pdcContactForm--field.radio-container {
       	display:flex;
        align-items:center;
    }

	.pdcContactForm .pdcContactForm--field :invalid::after {
	  border: 1px solid red;
	  outline: none;
	}
	.pdcContactForm .pdcContainer p{
		margin: 10px;	
	}
	
	.pdcContactForm .form--btn{
		width: 100%;
		text-align: center;
	}

	.pdcContactForm .form--btn .form--btn__submit{
		font-weight: 300;
		font-size: 16px;
		/*padding: 16px;*/
        font-family: "connections", Arial, Helvetica, sans-serif;
        text-decoration: none;
        text-align: center;
        line-height: 1;
        padding: 10px 26px;
	}
	
	.pdcContactForm .pdcContainer .pdcContactForm--text{
		font-weight: 300;
		font-Size: 14px;
		line-height:15px;
    	padding-top:14px;	
	}

    .pdcContactForm .pdcContainer .invalid-input{
        border: 2px solid red !important; 
        /* background-color: #D51224;  
    	color:#D51224; */
    	padding: 10px !important; 
    }
	
	
	.pdcContactForm.pdcLoading{
		text-align: center;
		z-index: 45;
		position: relative;
		
		background-color: #f5f5f5;
		padding: 5%;
	}
	
	.pdcContactForm p.pdcContactForm--loading{
		font-weight: 300;
		font-Size: 24px;
		line-height: 1.25em;
	}

    .pdcContactForm.pdcLoading figure img {
        display: inline;
    }
	   
	   
	.pdcContactForm .pdcContactForm--field select{
		width: 100%;
		padding: 12px;
		border: none;
	}
	
	/* The container */
	.pdcContainer--checkbox {
	  display: block;
	  position: relative;
	  /*padding-left: 35px;*/
	  margin-bottom: 12px;
	  cursor: pointer;
	  /*font-size: 22px; */
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	}
	
	.pdcContactForm p.pdcContactForm--success__title{
		font-weight:300;
		font-size: 32px;
		line-height: 1.25em;
		margin: 32px 0px;
	}
	
	.pdcContactForm p.pdcContactForm--success__text{
		font-weight: 300;
		font-size: 18px;
		line-height: 1.5em;
	}

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

	/* Create a custom checkbox */
	/*
	.checkmark {
	  top: 0;
	  left: 0;
	  height: 25px;
	  background-color: #eee;
	}
	*/

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

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

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

	/* Show the checkmark when checked */
	/*
	.pdcContainer--checkbox input:checked ~ .checkmark:after {
	  display: block;
	}*/

	/* Style the checkmark/indicator */
	/*
	.pdcContainer--checkbox .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);
	}*/
	
/*Desktop*/
	@media screen and (min-width: 768px){
    	.col-12{
			flex: 0 0 auto;
			width: 100%;
		}
		.col-6 {
			flex: 0 0 auto;
			width: 50%;
		}		
		.col-4 {
			flex: 0 0 auto;
			width: 33.33%;
		}
		
		

	}
	
/*phone*/
	@media screen and (max-width: 767px){
		.pdc-col{
			width:100%;
		}
		
		.pdcContactForm .pdcContainer h2{
			font-size: 24px;
			line-height: 1.25em;
		}
		
		.pdcContactForm .pdcContactForm--field{
			margin: 12px 0px;
		}
		
		.pdcContainer{
			margin: auto;
			margin-bottom: 32px;
		}
		
		.pdcContactForm p.pdcContactForm--loading{
			font-Size: 20px;
		}
		
		.pdcContactForm p.pdcContactForm--success__title{
			font-size: 24px;
		}
		
		.pdcContactForm p.pdcContactForm--success__text{			
			font-size: 16px;
		}

        .pdcContactForm .form--btn .form--btn__submit {
            margin: 10px auto;
        }

	}
	

/*//////////   Themes *********/

/*GRAY*/
.pdcContactForm.gray{
	background-color: #f5f5f5;
}

.pdcContactForm.gray h2,
.pdcContactForm.gray h4, 
.pdcContactForm.gray a,
.pdcContactForm.gray .pdcContactForm--text,
.pdcContactForm.gray p {
    color: #000;
}

.pdcContactForm.gray .form--btn__submit{
	background: #E31837;
	border: none;
	color: #fff;
}

/*BLUE*/
.pdcContactForm.dark-blue{
	background-color: #012169;
}

.pdcContactForm.dark-blue h2, 
.pdcContactForm.dark-blue h4, 
.pdcContactForm.dark-blue a,
.pdcContactForm.dark-blue .pdcContactForm--text, 
.pdcContactForm.dark-blue p {
    color: #fff;
}

.pdcContactForm.dark-blue .form--btn__submit{
	background: #E31837;
	border: none;
	color: #fff;
}

.pdcContactForm.dark-blue p small{
	color: #fff;
}

/*WHITE*/
.pdcContactForm.white{
	background-color: #fff;
}

.pdcContactForm.white h2,
.pdcContactForm.white h4, 
.pdcContactForm.white a,
.pdcContactForm.white .pdcContactForm--text,
.pdcContactForm.white p {
    color: #000;
}

.pdcContactForm.white .form--btn__submit{
	background: #E31837;
	border: none;
	color: #fff;
}

.pdcContactForm.white p small{
	color: #000;
}

.pdcContactForm .error-section {
    margin: 0px 5px;
    background: #f2dede;
    color:red;
    border: 1px solid #ebccd1;
    padding: 0 12px;
}



/****** Tooltip  ******/
.pdc-ui-tooltip { 
    padding: 8px;
    position: absolute;
    background-color: #fff; /*#555;*/
    color: #e31837; /*#fff;*/
	/*background-color:yellow;
    color: #e31837;*/
    z-index: 9999;
    line-height:16px;
	display:flex; 
	font-size:16px; 
	font-family: Verdana,Arial,sans-serif;
	border: 1px solid #ff0000;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.pdc-ui-tooltip-content::after, .pdc-ui-tooltip-content::before {
	content: "";
	position: absolute;
	border-style: solid;
	display: block;
	left: 50px;
}
 .pdc-ui-tooltip-content::before {
	bottom: -10px;
	border-color: #ff0000 transparent;
	border-width: 10px 10px 0;
}
.pdc-ui-tooltip-content::after {
	bottom: -9px;
	border-color: #fff transparent;
	border-width: 10px 10px 0;
}

.warning { 
    position: relative; 
    /* Using the borders to create a triangle  */
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    border-bottom: 2px solid #fff;;
    width: 20px !important;
}
.warning::before {	
	content: "⚠";
	color: #e31837;
    /*color: #fff;*/
	font-size: 16px;
	line-height: 16px;
}
