/* Accordion */
.contents{
	padding-top: 10px;
	margin: 0;
	width: 770px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.section {
	margin-bottom:20px;
	display:block;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.section .question {
	display:block;
	clear:both;
	border: thin solid #D8D8D8;
	min-height: 100px;
	margin-bottom: 10px;

	background: url(../img/bg-accordion-closed.gif) 680px 40px no-repeat #f9f9f7;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 0 #ccc;
	-moz-box-shadow: 2px 2px 0 #ccc;
	box-shadow: 2px 2px 0 #ccc;
}

.section .question:hover {
	background:url(../img/btn-dd-large-close-hover.gif) 680px 40px no-repeat #f9f9f7;
}

.section .question .active {
	background:url(../img/btn-dd-large-open.gif) 680px 40px no-repeat #f9f9f7;
	border-color:#9e9e9e;
	-webkit-box-shadow: 2px 3px 0 #ccc;
	-moz-box-shadow: 2px 3px 0 #ccc;
	box-shadow: 2px 3px 0 #ccc;
}

.section .question.active:hover {
	background:url(../img/btn-dd-large-open-hover.gif) 680px 40px no-repeat #f9f9f7;
}

.section .question .summary {
	background: #efefee;/*#e8e6de;*/
	border: thin solid #e8e6de; /*#efefee;*/
	cursor: pointer;
	margin: 0px;

	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}

.section .question .summary  h2 {
	margin: 10px;
	font-size:1.2em;
	display: inline-block;
	width: 400px;
}

.ie7 .section .question .summary h2
{
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.section .question .summary  select {
	display: inline-block;
	width: 100px;
	margin-right: 15px;
	margin-left: 15px;
}

.ie7 .section .question .summary select
{
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-bottom: 10px;
}

.ie7 .section .question .summary label
{
	*display: inline;
	zoom: 1;
	margin-bottom: 10px;
}

.section .question .summary  span {
	display: inline-block;
	font-size: 1em;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
}

.ie7 .section .question .summary span {
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.section .question .blank_space{
	height:56px;
}

#ie7 #content-body #questions .question p {
	height:auto!important;
}


.section .question .details {
	display: none;
	background-color: #fcfcfc;
	width: 630px;
	height: auto;
	padding: 15px;
	margin: 15px;
	margin-top: 0px;
	border: 1px solid #efefee;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.section .question .details .slider label{
	width: 300px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.section .question .details .slider .input_slider{
	display: none;
}
.slider {
	width: 240px;
	margin-top: 10px;
	margin-right: 15px;
	-ms-touch-action : none;
	position:absolute;
	margin-left: 12px;
}

#text-expenses{
	width: 85px;
	height: 28px;
	margin-left: 10px;
	padding-right: 8px;
	background: white;
	text-align: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: -1px -1px 0 #ccc;
	-moz-box-shadow: -1px -1px 0 #ccc;
	box-shadow: -1px -1px 0 #ccc;
}
#text-expenses:focus {
    -webkit-box-shadow: #cc0000 0 0 5px;
    -moz-box-shadow: #cc0000 0 0 5px;
    box-shadow: #cc0000 0 0 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.slider.ui-slider-horizontal {
	height: 12px;
	
}

.slider.ui-widget-content {
	border: none;
	background: url(../images/scotia_components_sprite.png) 0px -250px;
/**	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;**/
	opacity:inherit;
	filter:inherit;
}

  .slider.ui-state-default, 
  .slider.ui-widget-content .ui-state-default, 
  .slider.ui-widget-header .ui-state-default {
	border: none;
	background: transparent url('../images/scotia_components_sprite.png') -248px -48px;
	/*background: transparent url('../images/slider_dragger_noshadow.png') no-repeat 1px 2px \9;
	
	filter: progid:DXImageTransform.Microsoft.gradient(
        startColorstr=#00FFFFFF, endColorstr=#00FFFFFF
    );
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/slider_dragger_noshadow.png"',sizingMethod='crop');
	*/
	opacity:inherit;
	filter:inherit;
	
}



.slider.ui-slider .ui-slider-handle {
	width:29px;
	height:29px;
	/*
	width: 23px \9;
	height: 22px \9;	*/
	position:absolute;
}
.slider.ui-slider-horizontal .ui-slider-handle {
	top: -7px;
	margin-left: -13px;
}


.radiobtn_box1, .ques_5{
	width: 175px;
	height: 39px;
}
.scotiaRadio {
	position:absolute;
	display:block;
	width:28px;
	height:28px;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	cursor:pointer;
}

.scotiaRadioLabel {
	background:url(../images/scotia_components_sprite.png) 0px -328px;
	background-repeat:no-repeat;
	padding-left:27px;
	/*padding-top:8px;*/
	padding-bottom:6px;
	display:block;
	cursor:pointer;
	margin-right:14px;
	margin-left: 12px;
	color: #515151;
	font-size: 15px;
}

.scotiaCheckLabel {
	background:url(images/btn-unchecked.png);
	background-repeat:no-repeat;
	padding-left:27px;
	/*padding-top:8px;*/
	padding-bottom:6px;
	display:block;
	cursor:pointer;
	margin-right:14px;
	margin-left: 12px;
	color: #515151;
	font-size: 15px;
}

.scotiaRadioLabelDisabled {
	color: #999;
	background:url(../images/scotia_components_sprite.png) 0px -328px;
}

 .radioContainer .checked { background:url(../images/scotia_components_sprite.png) 0px -279px; } 

.radioContainer .checked2 { 
	background:url(../images/btn-check.png); 
    background-repeat: no-repeat;
    }


.radioContainer {
	float: left;
	padding-top: 4px;
    padding-bottom: 2px;
    margin-top: 5px;
    margin-left: 2px;
}

.radioContainer.focused {
    -webkit-box-shadow: #cc0000 0 0 5px;
    -moz-box-shadow: #cc0000 0 0 5px;
    box-shadow: #cc0000 0 0 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.radioContainer.tall {
    padding-bottom: 0px;
}

.wide{
	width: 126px;
}

#reasons, #description, #repay{
	width: 390px;
	border: none;
}
.rm-drop-down {
	margin-right:10px;
	background: #f9f9f7;
	color: #515151;
	border: 1px solid #c7c7c7;
	outline: none;
	-webkit-box-shadow: #d5d5d5 2px 2px 0;
	-moz-box-shadow: #d5d5d5 2px 2px 0;
	box-shadow: #d5d5d5 2px 2px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.rm-select {
	height: 32px;
	font-family: Arial;
	/*border:solid 1px #999;*/
}
.boxshadow .rm-select {
	border:none;
	-webkit-box-shadow:0px 1px 3px #999;
	box-shadow:0px 1px 3px #999;
}
.rm-drop-down:hover .rm-select {
	border: solid 1px none;
}
.boxshadow .rm-drop-down:hover .rm-select {
	border:none;
	-webkit-box-shadow:0px 1px 3px #999, inset 0px 0px 3px none;
	box-shadow:0px 1px 3px #999, inset 0px 0px 3px none;
}
.rm-drop-down:focus .rm-select {
	border: solid 1px none;
}
.boxshadow .rm-drop-down:focus .rm-select {
	border:none;
	-webkit-box-shadow:0px 1px 3px #999, inset 0px 0px 3px none;
	box-shadow:0px 1px 3px #999, inset 0px 0px 3px none;
}
.rm-drop-down-focus .rm-select {
	border: solid 1px none;
}
.boxshadow .rm-drop-down-focus .rm-select {
	border:none;
	-webkit-box-shadow:0px 1px 3px #999, inset 0px 0px 3px none;
	box-shadow:0px 1px 3px #999, inset 0px 0px 3px none;
}
.rm-select-text {
	padding: 0 10px 0 10px;
	color:#515151;
	font-size:14px;
	line-height:32px;
	/*font-weight: bold;*/
}
.rm-select-icon {
	top:0px;
	right:0px;
	background-color:transparent;
	width: 29px;
	height: 36px;
	background: url(../images/scotia_components_sprite.png) 0px 0px;
	background-color:black;
	webkit-border-radius: 0 4px 0 0;
	-moz-border-radius: 0 4px 0 0;
	border-radius: 0 4px 0 0;
}
.rm-drop-down-focus .rm-select-icon {
	background: url(../images/scotia_components_sprite.png) 0px 0px;
}
.rm-drop-down:hover .rm-select-icon {
	background: url(../images/scotia_components_sprite.png) 0px 0px;
}
.rm-drop-down-open .rm-select-icon {
	background: url(../images/scotia_components_sprite.png) 0px 0px;
}
.rm-drop-down-open:focus .rm-select-icon {
	background: url(../images/scotia_components_sprite.png) 0px 0px;
}
.rm-drop-down-open:hover .rm-select-icon {
	background: url(../images/scotia_components_sprite.png) 0px 0px;
}
.rm-drop-down-disabled .rm-select-icon {
	background: url(../images/scotia_components_sprite.png) 0px 0px;
}
.rm-drop-down-disabled:hover .rm-select-icon {
	background: url(../images/scotia_components_sprite.png) 0px 0px;
}
.rm-options {
	border:solid 1px #999;
	font-family: Roboto, Arial;
	background-color:white;
}
.boxshadow .rm-options {
	border:none;
	box-shadow:0px 1px 3px #999;
}
.rm-option {
	background-color:white;
	color: #515151;
	padding: 0 10px 0 10px;
	font-size:14px;
	height:30px;
	line-height:30px;
	border-top:1px solid #e5e5e5;
}
.rm-option-hover {
	/*font-weight: bold;*/
	color: #D81E05;
	background-color: #FFF;
}
/*
@media only screen and (max-width : 400px) {
.rm-drop-down {
	margin: 1em auto;
}
.rm-select {
	height: 3em; /*32px;*/
/*}
.rm-select-text {
	font-size: 1.3125em;/*14px;*/
	/*line-height: 2.2857em; /*32px;*/
/*}
/*.rm-select-icon {
	background-size: cover;
	width: 2.71875em; /*29px; */
	/*height: 3em; /*32px;*/
/*}
}
*/
.rm-drop-down {
	margin:0;
	padding:0;
	display: inline-block;
    *display: inline;
    *vertical-align: middle;
    zoom: 1;
	position:relative;
	z-index:1;
	cursor: pointer;
	/* dynamic (based off select's width) */
	width:0;
}
.rm-drop-down select{
	/*display:none;*/
	position:absolute;
	visibility:visible;
	height:0;
	border:0;
	margin:0;
	padding:0;
	opacity:0;
}
.rm-drop-down.rm-drop-down-mobile select {
    height:100%;
    display:block;
    opacity:0;
    position:absolute;
    top:0;
    left:0;
    visibility:visible;
}
.rm-drop-down-focus {
    -webkit-box-shadow: #cc0000 0 0 5px;
    -moz-box-shadow: #cc0000 0 0 5px;
    box-shadow: #cc0000 0 0 5px;
}
.rm-select {
	margin:0;
	padding:0;
	width: 100%;
	display:block;
	position:relative;
	overflow: hidden;
}
	.rm-select-text {
		white-space:nowrap;
		overflow:hidden;
		width: 84%;
display: inline-block;
text-overflow: ellipsis;
-ms-text-overflow:ellipsis;
	}
	.rm-select-icon {
		position:absolute;
	}
.rm-options {
	margin:0;
	padding:0;
	overflow:auto;
	list-style:none;
	position:absolute;
	*width:100%;
	min-width:100%;
	left:0;
	
	/* dynamic */
	display:none;
}
	.rm-option {
		margin:0;
		padding: 0px 10px 0px 10px;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
@import url("layout.css");
/* This code is developed using Rich Media's proprietary code library and may not be reproduced, altered, reverse engineered, or otherwise copied or distributed in whole or in part, without the express written permission of Rich Media.

Audited [ ** May-29-2012 **], [ ** TV **].*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, fieldset, figcaption, figure, footer, header, hgroup, legend, menu, nav, section, summary, time, mark, audio, video, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background-image: transparent;
	/*overflow: hidden;*/
	/*fwidtb*/
	-webkit-tap-highlight-color:  rgba(255, 255, 255, 0); 
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	
	/* font-size:0px; */
}
img.fixImg {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
}
input{
	font-family: sans-serif; 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	-o-user-select: text;
	user-select: text;
}
input[type=checkbox]{
	/*border: solid 2px #4c4c4c;
	border: auto;*/
	border:none;
	margin-right:4px;
}
textarea{
	/* so you can select textareas */
	-webkit-user-select: text;
	-khtml-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	-o-user-select: text;
	user-select: text;
}

table {
	border-collapse: collapse;
}
a,a:active,a:hover,a:visited {
   outline: 0;
}
.QuestionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #005daa;
	vertical-align: middle;
}
