/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.novartis_login .quform-success-message{
	width: 467px;
	
}
.fussnote_KO1{
	color: #333333 !important;
	font-size: 12px !important;
}
.logo_KO img{
	width: 250px !important;
	height: 69px !important;
	
}

.quform-5 .quform-button-submit.quform-button-submit-5_2 button, .quform-5 .quform-element-submit.quform-button-style-theme .quform-button-submit.quform-button-submit-5_2 button {
    border: none;
}

.quform-6 .quform-button-submit.quform-button-submit-6_2 button {
      border: none;
}
/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.quform-success-message {
    background-color: #92deea !important;
    border-left: 5px solid #006c81 !important;
		color: #3d3d3d;
}

.quform-option .quform-option-label {

    vertical-align: bottom;
	
}

.select2-selection, select, input:not([type="submit"]) {
    min-height: 1.7rem !important;

}


.quform-success-message {

    padding: 15px 15px;
}


.ipt-uif-custom-material-custom.type_0 .ipt-eform-content {
    padding: 0px !important;
}

.ipt-uif-custom-material-custom .ipt_uif_column .ipt_uif_column_inner.side_margin {
    padding: 0px !important;
}

.ipt-uif-custom-material-custom .ipt_fsqm_container_divider > .ipt_uif_column_inner, .ipt-uif-custom-material-custom .ipt_fsqm_container_heading > .ipt_uif_column_inner {

    border-bottom: none !important;
}

.ipt-uif-custom-material-custom .ipt_uif_column {

    padding: 0px !important;
        margin-bottom: 0px !important;
}


.ipt_fsqm_form_button_submit{
box-shadow: 0 0.1em 0.2em rgba(0,0,0,0.50);
background: #fff !important;
border-color: transparent;
color: #ffffff !important;
	
}

.ipt_fsqm_form_button_submit:hover{
box-shadow: 0 0.1em 0.2em rgba(0,0,0,0.50);
background: #01558f !important;
border-color: transparent;
color: #ffffff !important;
}

.ipt-uif-custom-material-custom .ipt-eform-material-button-container .eform-button-container-inner {
    display:block !important;

}


.quform-option .quform-option-label {
    color: #333;
}

.quform-spacer{
	color: #006c81;
	
}

.sgpb-main-html-content-wrapper p{
	
		color: #3d3d3d;
	
}

.ui-button-text {

    font-weight: bold !important;

}


	.sgpb-main-html-content-wrapper .quform-label-text {
    display: none !important;
} 
	

.sgpb-main-html-content-wrapper  .quform-spacer {
    padding: 0 0 5px 0;
}

.sgpb-main-html-content-wrapper .quform-elements input{
	border-bottom: 1px solid #e3e3e3 !important;
}

.ipt_uif_question_required{
	display: none;
}


/*.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
}
.embed-responsive::before {
	padding-top: 47.25%;
	display: block;
	content: "";
}
.embed-responsive .embed-responsive-item {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}*/