html, body, form, div, span, label, fieldset {
    padding:0;
    margin:0;
    border:0;
}
body,html { height:100%; width:100%; color:black;}
textarea, input, body, select { font-family:  Arial,sans-serif; }
a, a:hover { color:blue; }
html,input, select, textarea { font-size: 1em; }
body { font-size: 1em;  }
h1 { font-size: 1.5em; }
h2 { font-size: 1em;}
p {font-size: 0.875em; line-height: 1.75em}
p.FNSText{margin: 0}
.hidden { display: none !important; }

.FNSITEM, .IndexPage .SurveyHolder  { padding:.5em .7em;}
.inputtypeopt .cataOption  { padding:.2em .7em;}
.inputtypeopt .FNSText  { padding:.5em .7em 0;}
.inputmedia { max-width: 100%; margin: 1em auto; }
.rbloption label, .cataOption label { padding:0 .2em;}
.BlockHeader, .IndexHeader, .FinishHeader, .Required { font-weight:bolder;}
.FinishHeader { font-size: 1.1em; }
input#NextButton {
    width: 100%;
    margin: 1em 0 .5em;
    padding-bottom: .2em;
    height: 2em;
    font-size: 1.2em;
    text-align: center;
}
input.NextButton {width:100%; margin:1em 0 .5em; padding-bottom:.2em; height:2em; font-size: 1.2em; text-align:center;}
#BrowseButton {margin: 0 0 .5em; padding-bottom: .2em; height: 2em; font-size: 1.2em; text-align: center;}

.Buttonholder {
    width: 100%;
    float: left;
}
.NextButtonholder {
    width: 50%;
    float: left;
}
.BackButtonholder, .RtlNextButtonholder {
    width: 50%;
    float: left;
}
.RtlBackButtonholder {
    width: 50%;
    float: right;
}

.ErrorBlock { font-weight: bold; }

.blankQuestion, .blankQuestion a, .Required {
    color: Red;
}
.Error, .Error a {
    color: #F54949;
}
.Error { padding-bottom:.5em;}
.ErrorBorder { border: 2px solid #F54949 }
.inputErrorBorder { outline: 2px solid #F54949 }

#header{ text-align:center; border-bottom-style:solid; border-bottom-width:thin;font-size:0; height:auto; }
#Content{ background-color:white;  } 
#footer {  border-top-style:solid; border-top-width:thin; font-size:.75em; }
#footer ul { margin:.2em .5em; padding:0; list-style-type:none; }
#footer ul li {margin:.4em 0; color:Black;}
.recaptchaFooter { display: none }

#ProgressBar { margin:0em auto 1em; font-weight:bolder; text-align:center;}
#PwBY { color:Black; white-space:nowrap; text-align:right; padding-right:.5em;padding-left:.5em; font-weight:bolder;}
#PwBY a, #footerCR a { color:inherit; text-decoration:none;}
.BlockHeader, .blocktitle { margin:0; padding:.1em 0; }
.IndexText { margin-bottom:0; padding-top:.5em; padding-bottom:.5em;}
#ContentPage, #ClosedPage { padding-left:.4em; padding-right:.4em;}
.NoPreOrPost { width:100%; margin:0;padding:0;}

.itemNote { font-style:italic;}
.InputRowEven { background-color:#ededed; }
.Inputtypetxt { white-space:nowrap;padding-right:.5em;} 
.ValCode { font-size:1.2em; font-weight:bolder; padding:0; margin:0;line-height:1em; }

.noWrap { white-space:nowrap; } 

/* Other pages */
#ContentPage h1 { font-size:1.2em;margin-bottom:.3em;}
#ContentPage h2 { font-size:1em;}
#ContentPage {  padding-top:.5em; }
#ContentPage p, #ContentPage UL, #ContentPage h1 { padding-top:0;margin-top:0;}
#ContentPage .pwithlist, #ContentPage h2 { padding-bottom:0;margin-bottom:0;}
.returnToSurvey { text-align:right; padding:.2em 0 .4em; font-size:.875em;}
#ContentPage #timeout p { line-height:2em;}
#ClosedPage .Closed { font-size:1em;font-weight:bolder;margin:2em 0;  }
#ClosedPage .Closed p { margin:.4em 0; }

.alignImagesHorizontally {
    display: inline-block;
    text-align: center;
    margin: 5px;
}

.centerList {
    margin: 0 !important;
    list-style: none;
    padding: 0;
    text-align: center;
}

/* Radio button and checkbox label wrapping */
    .rbloption span, .rbloption .simpleInput{
        float: left;
        clear: both;
    }
    body.rightToLeft .rbloption span {
        float: right;
    }
    .rbloption label {
        margin-top: .4em;
        padding-top: .15em;
        margin-left: 36px;
        display: block;
    }
    body.rightToLeft .rbloption label {
        margin-left: 0;
        margin-right: 36px;
    }
    .rbloption label span {
        float: none;
        clear: none;
    }
    .cataOption span {
        float: left;
        clear: both;
    }
    body.rightToLeft .cataOption span {
        float: right;
    }
    .cataOption label {
        margin-left: 36px;
        display: block;
        padding-top: .1em;
    }
    body.rightToLeft .cataOption label {
        margin-left: 0;
    }
    .cataOption label span {
        float: none;
        clear: none;
    }


/* LT Buttons */
	#LTButtons ul { padding-bottom:5px; }
	#LTButtons ul li {margin:15px auto; }
		
/* Culture selector */
	ul.languageOption { text-align:right;}
	ul.languageOption li { list-style-type:none; padding:.4em; font-size:.875em;}

    div.languageOption {text-align: right;}
    div.languageOption div {list-style-type: none; padding: .2em;}

/* RightToLeft */
	body.rightToLeft  #outerframe,
	body.rightToLeft   .SurveyHolder
	{ direction: rtl;	}
	body.rightToLeft .SurveyHolder,
	body.rightToLeft #ContentPage,
	body.rightToLeft #footertext
	{ text-align: right;}
	body.rightToLeft #PwBY,
	body.rightToLeft .returnToSurvey, 
	body.rightToLeft ul.languageOption 
	{  text-align:left;}
	
    .hide-javascript-required {
        display: none;
    }
    .picklist-hidden { display: none;}
    .picklistGroup { padding: .5em 0; }

    .picklistGroup [disabled]
    {
        color: #575757;
        background-color:#e5e5e5;
    }	

@media only screen and (max-device-width: 480px) {
	/* Iphone */
	.Inputtypetxt { padding-right:1.3em;} 
}		
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px)  {
	/* Ipad */
	.Inputtypetxt { padding-right:1em;} 
}		
    .invisible {
        visibility: hidden;
    }

    /*mulit image control*/
    span.radio-heart {
        background-image: url('../../images/WSE_OSAT_Hearts_Default_@2x.png') !important;
    }

    span.radio-star {
        background-image: url('../../images/WSE_OSAT_Stars_Default_@2x.png') !important;
    }

    span.radio-smile1 {
        background-image: url('../../images/WSE_Emojis_01_Highly_Dissatisfied_Default_@2x.png') !important;
    }

    span.radio-smile2 {
        background-image: url('../../images/WSE_Emojis_02_Dissatisfied_Default_@2x.png') !important;
    }

    span.radio-smile3 {
        background-image: url('../../images/WSE_Emojis_03_Neither_Satisfied_Nor_Dissatisfied_Default_@2x.png') !important;
    }

    span.radio-smile4 {
        background-image: url('../../images/WSE_Emojis_04_Satisfied_Default_@2x.png') !important;
    }

    span.radio-smile5 {
        background-image: url('../../images/WSE_Emojis_05_Highly_Satisfied_Default_@2x.png') !important;
        background-size: 36px;
    }

    span.radio-thumb1 {
        background-image: url('../../images/WSE_Thumbs_Up_@2x.png') !important;
    }

    span.radio-thumb2 {
        background-image: url('../../images/WSE_Thumbs_Down_@2x.png') !important;
    }

    span.radio-thumb3 {
        background-image: url('../../images/WSE_Thumbs_Down_@1x.png') !important;
    }

    span.na-option {
        background-image: url('../../images/WSE_NA_@2x.png') !important;
    }

    .horizontalDisplayOption .spanSimpleInput {
        margin-right: 5px;
    }

.inputtyperbl .horizontalDisplayOption {
    display: inline-block;
}

.selectedOptionLabel {
    display: block;
}

/*  Horizontal Fill Control */
    .hf-highlighted, .hf-not-highlighted {
        display: inline-block;
        height: 36px;
        width: 36px;
        border: none;
        background-repeat: no-repeat;
        margin-right: 5px;
    }

    .hf-na {
        background-image: url('../../images/WSE_NA_@2x.png') !important;
    }

    .radio-heart .hf-highlighted {
        background-image: url('../../images/WSE_OSAT_Hearts_Default_@2x.png');
        background-size: 36px;
    }

    .radio-heart .hf-not-highlighted {
        background-image: url('../../images/WSE_OSAT_Hearts_Default_@2x.png');
        background-size: 36px;
    }
    .radio-star .hf-highlighted {
        background-image: url('../../images/WSE_OSAT_Stars_Default_@2x.png');
        background-size: 36px;
    }
    .radio-star .hf-not-highlighted {
        background-image: url('../../images/WSE_OSAT_Stars_Default_@2x.png');
        background-size: 36px;
    }

    .hf-highlighted {
        background-position-y: -36px;
    }

    .hf-not-highlighted {
        background-position-y: center 0;
    }

    /*.hf-answer-text::before {
        content:"\a";
        white-space: pre;
    }*/

    .hf-answer-text, .selectedOptionLabel {
        height: 1.2em;
        font-style: italic;
        color: #63676C;
        margin: 0 4px 0 4px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    body.rightToLeft .hf-answer-text {
        padding: 0 3px 4px 3px;
    }

        .hf-image-wrapper {
        width: 100%;
    }

            body.rightToLeft.hf-image-wrapper body.rightToLeft.hf-answer-text {
        float: right;
    }
            
/* SmartResponseMeter - START */
.gaugeContainer {
    width: auto;
    text-align: center;
    margin-top: 3px;
}

.gaugeText {
	margin-bottom: 6px;
}
/* SmartResponseMeter - END */
/* Instruction Response -  START*/
.listening-container {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.listeningSpinner {
    padding: 20px 20px;
    margin: auto auto;
    text-align: center;
}
.listeningSpinner-img {
    width: 25px;
}
.listeningSpinner-desc {
    margin-top: 10px;
    font-weight: bold;
}
.listeningInstructions-text {
    font-weight: bold;
}
/* Instruction Response -  END*/
/* WSE Map Selector */
.wseSMGMap .mapDisplayGroup {
    height: 400px;
}

.wseSMGMap .googleMap
{
    height: 400px;
    border: 1px solid black;
}

.wseSMGMap .mapLocationsList
{
    background-color: white;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid black;
    height: 150px;
    padding-top: 5px;
    margin-top: 5px;
}

.wseSMGMap .mapLocationsList ul
{
    list-style-type: none;
    overflow-y: hidden;
    border: none;
}

.wseSMGMap .mapLocationsList li
{
    border-bottom: 1px solid lightgrey;
    list-style-type:none;
}

.wseSMGMap .mapLocationsList li a
{
    color:inherit;
    cursor: pointer;
    text-decoration: none;
}

.wseSMGMap .mapLocationsList li:nth-child(even) 
{ 
    background-color: beige;
}

.wseSMGMap .mapLocationsList li.selected
{
    background-color: #B5D5FF;
}

.wseSMGMap #useGeolocationButton, .Inputtypeddl, .Inputtyperbl, .Inputtypetxt,.inputtypeopt  {  clear:both;  }
	.Inputtypeddl Select { margin:0 0 .5em; }
	div.RightColumn Select { margin:0; }
	.inputtyperbloption { text-align:center;}
	.inputtyperbloption input { margin:auto; }
	.Inputtyperbl td { padding:.5em 5px; }
	.Inputtyperbl td.Scale { border-bottom:1px solid black; vertical-align:bottom; text-align:center;  font-weight:normal; padding:5px; font-size:.9em; line-height: 1.2em;}
	.Inputtypeother { display:inline;}
	.Inputtypeother .textinputwrapper { display:inline; } 

/* This is to hide the close button on the map markers since we are using those as selected locations */
.wseSMGMap .gm-style-iw + div {display: none;}

.wseSMGMap .useGeolocationButton
{
    background-color: darkred;
    border: 1px solid black;
    padding: 3px 0px 3px 0px;
    color: white;
    cursor: pointer;
    text-align: center;

}

.wseSMGMap .searchGeolocationGroup
{
    margin-top: 5px;
}

.wseSMGMap .searchGeolocationField
{
    height: 23px;
    width: 100%;
}

.wseSMGMap .searchGeolocationButton
{
    float:right;
    background-image: url(../../../Common/images/magnify.png);
    background-color: darkred;
    border: 1px solid black;
    padding: 1px 1px 1px 1px;
    height: 23px;
    width: 23px;
    cursor: pointer;
    display: none;
}

.wseSMGMap .mapButtonGroup
{
    padding-bottom: 5px;
    height: 15px;
}

.wseSMGMap .mapDisplayGroup
{
    margin-top: 45px;
    margin-bottom: 5px;
}

.wseSMGMap .locationSelectionGroup
{
    margin-bottom: 175px;
}

.wseSMGMap .rightToLeft .searchGeolocationField
{
    height: 23px;
    width: 90%;
    float: right;
}

.wseSMGMap .rightToLeft .searchGeolocationButton
{
    float:left;
}

.wseSMGMap .mapNoMarkersMessage 
{
    display:none;
}

.wseSMGMap .mapLocationsListNumber {
    display:inline-block;
    line-height: normal;
    width: 10%;
    vertical-align: top;
    text-align: center;
    color: red;
    font-size: 1.5em;
}

.wseSMGMap .mapLocationsListLabel {
    display: inline-block;
    width:85%;
    vertical-align: top;
}

.wseSMGMap #locationSelectionGroup
{
    display:none;
}

.wseSMGMap .mapSelectedGroup
{
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

.wseSMGMap .mapSelectedStoreLabel
{
    font-weight: bold;
}

.wseSMGMap .mapSelectedStoreValue
{
    
}

.mapPopUpMessage
{

}

.mapPopUpSpan
{
    display: block;
}

/* WSE Map Selector */

.wse-tile-list,
.wse-rb-tile-list {
}

.wse-rb-tile-list .FNSText,
.wse-tile-list .FNSText {
    padding-bottom: .7em;
}

.wse-tile-list .cataListContainer,
.wse-rb-tile-list .rbListContainer {
    display: flex;
    justify-content: center;
}

.wse-tile-list .cataList,
.wse-rb-tile-list .rbList { max-width: 27.6em; }

/* Portrait mode only has two columns */
@media only screen and (min-width : 0) and (max-width : 480px) {
    .wse-tile-list .cataList,
    .wse-rb-tile-list .rbList { max-width: 18.4em; }
}

.wse-rb-tile,
.wse-tile {
    width: 9em;
    height: 6em;
    background-color: beige;
    display: inline-block;
    text-align: center;
    vertical-align: bottom;
    margin: .1em .1em;
    padding: .25em 0;
    cursor: pointer;
}

@media screen and (orientation: portrait) {
    .wse-rb-tile,
    .wse-tile {
        width: 9em;
    }
}

@media screen and (orientation: landscape) {
    .wse-tile-list .cataListContainer,
    .wse-rb-tile-list .rbListContainer {
        display: flex;
        justify-content: center;
        text-align: center;
    }

    .cataList {
        min-width: 28em;
        max-width: 100%;
    }

    .wse-rb-tile,
    .wse-tile {
        width: 31%;
        max-width: 31%;
    }


}

.wse-rb-tile.selected,
.wse-tile.selected {
    color: #c0c0c0;
    background-color: darkslategrey;
}

.cataOption.wse-tile,
.cataOption.wse-rb-tile {
    padding: .25em 0;
}

.wse-rb-tile-image-container,
.wse-tile-image-container {
    margin-top: .2em;
    font-size: 2.5em;
    text-align: center;
}

.wse-rb-tile-image-container span,
.wse-tile-image-container span {
    float: none;
}

.wse-rb-tile label,
.wse-tile label {
    height: 2.3em;
    overflow: hidden;
    display: inline-block;
    margin: .1em 0 0;
    vertical-align: middle;
    cursor: pointer;
    padding-bottom: 2px;
}

.wse-tile-other,
.wse-rb-tile-other {
    position: relative;
}

.wse-tile-other label,
.wse-rb-tile-other label {
    width: 120px;
}

.wse-tile-other textarea,
.wse-rb-tile-other textarea {
        width: 116px;
}

.wse-tile-other textarea,
.wse-rb-tile-other textarea {
    background-color: darkslategrey;
    border: 0;
    color: #c0c0c0;
    resize: none;
    overflow: hidden;
    text-align: center;
}

    .wse-tile-other label,
    .wse-rb-tile-other label{
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -62.5px;
        margin-top: .1em;
    }
    .wse-tile-other .Inputtypeother,
    .wse-rb-tile-other .Inputtypeother {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -60px;
        margin-top: .1em;
    }
.wse-tile-other .Inputtypeother, 
.wse-rb-tile-other .Inputtypeother {
    z-index: 10;
}

 .custom-radio-scale-text-wrapper { 
    font-size:0.70em;
 }

 .scaleTextRight.na-image {
     margin-right: 29px;
 }
   
.radio-smile .rbloption,
.radio-custom .rbloption,
.radio-heart .rbloption,
.radio-star  .rbloption,
.radio-thumb  .rbloption {    
    min-height: 36px;
}

.radio-smile .rbloption label,
.radio-custom .rbloption label,
.radio-heart .rbloption label,
.radio-star  .rbloption label,
.radio-thumb  .rbloption label {    
    padding-top: 0.66em;
    margin-left: 36px !important;
}

.no-titlebar .ui-dialog-titlebar {
    display: none;
}

legend.FNSText {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: .1em;
}

.rbListContainer {
    display: table;
    width: 100%
}

.not-visible{
    visibility: hidden;
}

.coupon-length-1 {
    width: 0.97em
}

.coupon-length-2 {
    width: 1.64em
}

.coupon-length-3 {
    width: 2.31em
}

.coupon-length-4 {
    width: 2.98em
}

.coupon-length-5 {
    width: 3.65em
}

.coupon-length-6 {
    width: 4.32em
}

.coupon-length-7 {
    width: 4.99em
}

.coupon-length-8 {
    width: 5.66em
}

.coupon-length-9 {
    width: 6.33em
}

.coupon-length-10 {
    width: 7em
}

.coupon-length-11 {
    width: 7.67em
}

.coupon-length-12 {
    width: 8.34em
}

.coupon-length-13 {
    width: 9.01em
}

.coupon-length-14 {
    width: 9.68em
}

.coupon-length-15 {
    width: 10.35em
}

.coupon-length-16 {
    width: 11.02em
}

.coupon-length-17 {
    width: 11.69em
}

.coupon-length-18 {
    width: 12.36em
}

.coupon-length-19 {
    width: 13.03em
}

.coupon-length-20 {
    width: 13.7em
}

.coupon-length-21 {
    width: 14.37em
}

.coupon-length-22 {
    width: 15.04em
}

.coupon-length-23 {
    width: 15.71em
}

.coupon-length-24 {
    width: 16.38em
}

.coupon-length-25 {
    width: 17.05em
}

.sr-only {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    padding: 0 !important;
    border: 0 !important;
    white-space: nowrap !important;
    clip: rect(1px 1px 1px 1px) !important; /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px) !important;
    clip-path: inset(50%) !important;
}