<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
	Document   : Form
	Created on : Aug 12, 2013, 12:37:53 AM
	Author     : Swashata
	Description:
		Base style of forms
*/
@import url("//fonts.googleapis.com/css?family=Oswald|Roboto:400,700,400italic,700italic");
@import url("../../common/css/ipt-fsqm-preview.css?version=2.2.5");
/*==============================================================================
 * Font Family
 *============================================================================*/
body .ipt_uif_front,
body .ipt_uif_front.ipt_uif_common .ui-widget,
body .ipt_uif_front.ipt_uif_common .ipt_uif_tabs.ui-tabs .ui-tabs-nav li a span,
body .ipt_uif_front.ipt_uif_common .ui-widget input,
body .ipt_uif_front.ipt_uif_common .ui-widget select,
body .ipt_uif_front.ipt_uif_common .ui-widget textarea,
body .ipt_uif_front.ipt_uif_common .ui-widget button,
body .ipt_uif_front.ipt_uif_common .ipt_uif_divider span.ipt_uif_divider_text span.subtitle,
body .ipt_fsqm_preview {
	font-family: 'Roboto', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
}
body .ipt_uif_front h1,
body .ipt_uif_front h2,
body .ipt_uif_front h3,
body .ipt_uif_front h4,
body .ipt_uif_front h5,
body .ipt_uif_front h6,
body .ipt_fsqm_form_tabs .ui-tabs-nav,
.ipt_uif_front .ipt_uif_matrix thead,
.ipt_uif_front .ipt_uif_matrix th,
body .ipt_fsqm_form_sda .ipt_fsqm_form_sda_head,
body .ui-dialog .ui-dialog-title,
body .ipt_uif_front ul.ipt_fsqm_form_ul_menu li a,
body .ipt_uif_front .ipt_fsqm_form_message,
body .ipt_uif_front .ipt_uif_tabs.ui-tabs .ui-tabs-nav li,
body .ipt_uif_front .ipt_uif_question .ipt_uif_question_label .ipt_uif_question_title,
body .ipt_uif_front .ipt_uif_divider {
	font-family: 'Oswald', 'Arial Narrow', sans-serif;
	font-weight: normal;
	font-style: normal;
}
body .ipt_uif_front,
body .ipt_uif_front.ipt_uif_common .ui-widget {
	font-size: 12px;
}

/*==============================================================================
 * Paginated Type Tab
 *============================================================================*/
.ipt_uif_common.ipt_uif_front.ipt_fsqm_form.type_2 .ipt_fsqm_main_tab {
	background-image: none;
}
.ipt_uif_front.ipt_uif_common.ipt_fsqm_form.type_2 .ipt_uif_tabs.ui-tabs.ipt_fsqm_main_tab .ipt_uif_tabs_toggler {
	display: none;
}

/*==============================================================================
 * Normal Wrapper
 *============================================================================*/
.ipt_uif_common.ipt_uif_front.ipt_fsqm_form .ui-widget-content.ipt_uif_mother_wrap {
	background-image: none;
}

/*==============================================================================
 * Terms &amp; Conditions
 *============================================================================*/
.ipt_uif_front .ipt_fsqm_terms_wrap {
	float: left;
	margin: 20px 0;
	width: 100%;
	padding: 0;
}

/*==============================================================================
 * Embeds
 *============================================================================*/
.ipt_uif_front .ipt_fsqm_embed {
	position: relative;
	overflow: hidden;
	height: auto;
}
.ipt_uif_front .ipt_fsqm_embed &gt; iframe,
.ipt_uif_front .ipt_fsqm_embed &gt; object {
	position: relative;
	width: 100%;
}

/*==============================================================================
 * Form Logo
 *============================================================================*/
body .ipt_uif_front .ipt_fsqm_form_logo {
	margin: 10px auto 20px;
	padding: 0;
}
body .ipt_uif_front .ipt_fsqm_form_logo img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: auto;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 0 none;
}

/*==============================================================================
 * TimesCircle
 *============================================================================*/
body .ipt_fsqm_timer {
	height: 60px;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background-color: rgba(0, 0, 0, 0);
	color: #999;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: background 1000ms ease-in;
	-o-transition: background 1000ms ease-in;
	transition: background 1000ms ease-in;
}
body .ipt_fsqm_timer.fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, 0.75);
	color: #eee;
}
body .ipt_fsqm_timer.fixed h4 {
	color: #eee;
}
body .ipt_fsqm_timer .ipt_fsqm_timer_inner {
	height: 50px;
	width: 150px;
	margin: 0 auto
}
body .ipt_fsqm_timer_spacer {
	margin-top: 60px;
}
@media screen and (min-width: 600px) {
	body .ipt_fsqm_timer {
		height: 110px;
	}
	body .ipt_fsqm_timer_spacer {
		margin-top: 110px;
	}
	body .ipt_fsqm_timer .ipt_fsqm_timer_inner {
		height: 100px;
		width: 300px;
	}
}

/*==============================================================================
 * Stopwatch
 *============================================================================*/
body .ipt_uif_front .ipt_fsqm_form_stopwatch {
	height: 80px;
	margin: 0 auto;
	max-width: 320px;
}
body .ipt_uif_front .ipt_fsqm_form_stopwatch.ipt_fsqm_form_stopwatch_noelem_1 {
	max-width: 240px;
}
body .ipt_uif_front .ipt_fsqm_form_stopwatch.ipt_fsqm_form_stopwatch_noelem_2 {
	max-width: 160px;
}
body .ipt_uif_front .ipt_fsqm_form_stopwatch.ipt_fsqm_form_stopwatch_noelem_3 {
	max-width: 80px;
}

@media screen and (min-width: 1600px) {
	body .ipt_uif_front .ipt_fsqm_form_stopwatch.rotate {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		-webkit-transform-origin: top left;
		-moz-transform-origin: top left;
		-ms-transform-origin: top left;
		-o-transform-origin: top left;
		transform-origin: top left;
		float: right;
		margin-right: -400px;
		margin-top: -10px;
	}
	body .ipt_uif_front .ipt_fsqm_form_stopwatch.rotate.ipt_fsqm_form_stopwatch_noelem_1 {
		margin-right: -320px;
	}
	body .ipt_uif_front .ipt_fsqm_form_stopwatch.rotate.ipt_fsqm_form_stopwatch_noelem_2 {
		margin-right: -240px;
	}
	body .ipt_uif_front .ipt_fsqm_form_stopwatch.rotate.ipt_fsqm_form_stopwatch_noelem_3 {
		margin-right: -160px;
	}
}
body .ipt_uif_widget_vertical .ipt_uif_front .ipt_fsqm_form_stopwatch.rotate {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	float: none;
	margin-right: auto;
	margin-top: 0;
}

/*==============================================================================
 * Trackback Page
 *============================================================================*/
body .ipt_fsqm_trackback_full_preview {
	overflow: auto;
}

/*==============================================================================
 * Social Share
 *============================================================================*/
body .ipt_fsqm_social_share {
	text-align: center;
	margin-top: 3em;
}
body .ipt_fsqm_social_share a {
	text-decoration: none !important;
}
body .ipt_fsqm_social_share a .ipticm {
	font-size: 3em;
	margin: 1em 0.2em 0;
}

body .ipt_uif_front .ipt_fsqm_form_message_restore.ipt_uif_message,
body .ipt_uif_front .ipt_fsqm_form_message_restore.ipt_uif_message p {
	text-align: left;
}
</pre></body></html>