.confirmit-look-container, .confirmit-lookup-container *
{
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
form, fieldset, legend
{
    margin: 0;
    padding: 0;
}
.yui-history-iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    visibility: hidden;
}
.confirmit-watermark
{
    color: #ACA899;
}
.confirmit-grid tr td label, .confirmit-hidden
{
    display: none;
}
.confirmit-grid
{
    border-collapse: collapse;
}
.confirmit-errorlist
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.confirmit-multicolumn
{
    float: left;
    padding-left: 3px;
}
.confirmit-clearcolumns
{
    clear: both;
    height: 1px;
}
.confirmit-dynamic-question
{
    margin: 0;
    padding: 0;
}
.confirmit-dynamic-error
{
    margin: 0;
    padding: 0;
}
td.confirmit-cellerror
{
    background-color: #ff8888;
}
#progressbar
{
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
#progressbarscale
{
    width: 100%;
    margin-bottom: 0px;
    border-collapse: collapse;
    table-layout: fixed;
}
#progressbarscale td
{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#progressbarscale .leftcol
{
    text-align: left;
}
#progressbarscale .midcol
{
    width: 33.33%;
}
#progressbarscale .rightcol
{
    text-align: right;
}
#progressbar td
{
    padding: 0px;
}
#progressbarleft
{
    visibility: hidden;
    margin-left: 0px;
    overflow: hidden;
}
#progressbarright
{
    visibility: hidden;
    margin-right: 0px;
    overflow: hidden;
    height: 1px;
}
.clear_b
{
    clear: both;
}
fieldset
{
    border-style: none;
}
.confirmit-table
{
    border-collapse: collapse;
}
.confirmit-rankedorder-orderelement
{
    border: solid 1px silver;
}
.confirmit-rankedorder-orderelementdrag
{
    background-color: #8592b5;
    border: solid 1px #0a246a;
    cursor: pointer;
    color: #fff;
}
.confirmit-rankedorder-orderelementhover
{
    background-color: #b6bdd2;
    border: solid 1px #0a246a;
    cursor: pointer;
}
.confirmit-rankedorder-dropzonehover
{
    background-color: #ccc;
}
.confirmit-rankedorder-counter
{
    border: solid 1px silver;
}
.confirmit-rankedorder-dragger
{
    position: absolute;
    z-index: 9999;
}

.confirmit-rankedorder-add, .confirmit-rankedorder-remove, .confirmit-rankedorder-up, .confirmit-rankedorder-down
{
    display: inline-block;
    height: 15px;
    width: 15px;
    vertical-align: middle;
    cursor: pointer;
}

.confirmit-rankedorder-add, .confirmit-rtl .confirmit-rankedorder-remove
{
    background: url(/cf_clientutil/wix/images/moveRight.gif) no-repeat;
}

.confirmit-rankedorder-remove, .confirmit-rtl .confirmit-rankedorder-add
{
    background: url(/cf_clientutil/wix/images/moveLeft.gif) no-repeat;
}

.confirmit-rankedorder-up
{
    background: url(/cf_clientutil/wix/images/moveUp.gif) no-repeat;
    margin-bottom: 12px;
}

.confirmit-rankedorder-down
{
    background: url(/cf_clientutil/wix/images/moveDown.gif) no-repeat;
}

.confirmit-attention
{
    margin: 10px 0;
    padding: 3px 3px 6px 26px;
    border: solid 1px #96965E;
    color: #000;
    background: #ffffcc url(/cf_clientutil/images/attention_small.gif) no-repeat 6px 6px;
}
.confirmit-textarea
{
    overflow: auto;
}

/* HIERARCHY */
.confirmit-hierarchy input
{
}
.confirmit-hierarchy
{
    clear: both;
    border: solid 1px #ccc;
    overflow: hidden;
    background: #fff;
    font-size: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
}
.confirmit-hierarchy ul.confirmit-hierarchy-carousel
{
    padding: 0px;
    margin: 0px;
    width: 10000000px;
    position: relative;
    z-index: 1;
}
.confirmit-hierarchy ul.confirmit-hierarchy-carousel li
{
    float: left;
    list-style: none;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
body.confirmit-rtl .confirmit-hierarchy ul.confirmit-hierarchy-carousel li 
{
    float: right;
}
confirmit-hierarchy-clip-region
{
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}
.confirmit-hierarchy ul.confirmit-hierarchy-carousel li div
{
    position: relative;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
}
.confirmit-hierarchy ul.confirmit-hierarchy-carousel li div a
{
    display: block;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
    border-bottom: solid 1px #ccc;
    outline-style: none;
}
.confirmit-hierarchy a.c-h-g
{
    padding: 5px 2px 5px 22px;
    background: transparent url(/cf_clientutil/images/firmtreeview/folder_closed.gif) no-repeat 3px 2px;
}
body.confirmit-rtl .confirmit-hierarchy a.c-h-g {
    background-position: right center;
    margin-right: 4px;
    padding-right: 22px;
    padding-left: 2px;
}
.confirmit-hierarchy a.c-h-g-sr img
{
    border-width: 0px;
    padding-left: 2px;
}
.confirmit-hierarchy a.c-h-l label, .confirmit-hierarchy a.c-h-l-sr label
{
    padding-left: 2px;
}
.confirmit-hierarchy a.c-h-u
{
    padding: 4px 0 4px 22px;
    background: transparent url(/cf_clientutil/images/firmtreeview/Up_One_Level_16.gif) no-repeat 3px 2px;
}
body.confirmit-rtl .confirmit-hierarchy ul.confirmit-hierarchy-carousel li div a.c-h-u {
    background-position: center right;
    padding-right: 22px;
    margin-right: 4px;
    padding-left: 2px;
}
.confirmit-hierarchy a.c-h-g:hover, .confirmit-hierarchy a.c-h-l:hover, .confirmit-hierarchy a.c-h-u:hover, .confirmit-hierarchy a.c-h-g-sr:hover, .confirmit-hierarchy a.c-h-l-sr:hover
{
    background-color: #f1f1f1;
}
.confirmit-hierarchy a.c-h-l-sr, .confirmit-hierarchy a.c-h-l-sr:hover
{
    padding-left: 18px;
}
.confirmit-hierarchy a.c-h-s, .confirmit-hierarchy a.c-h-s:hover
{
    background-color: #316AC5;
    color: #fff;
}
.confirmit-hierarchy-search
{
    font-size: 100%;
    width: 100%;
    margin-bottom: 2px;
}
.confirmit-hierarchy-progress
{
    height: 16px;
    width: 16px;
    background: transparent url(/cf_clientutil/images/indicator_small.gif) no-repeat top left;
    visibility: hidden;
    position: absolute;
    left: -1000px;
    top: -1000px;
}
.confirmit-hierarchy-levels
{
}
.confirmit-hierarchy-levels ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.confirmit-hierarchy-levels ul li
{
    float: left;
    white-space: nowrap;
    padding: 3px 2px;
    margin: 0;
}
body.confirmit-rtl .confirmit-hierarchy-levels ul li 
{
    float: right;    
}
.confirmit-hierarchy-levels ul li a
{
    text-decoration: none;
}
.confirmit-hierarchy-levels ul li a:hover
{
    text-decoration: underline;
}
/* CARD SORT */
.confirmit-cardsorter-card
{
    cursor: pointer;
    background: transparent url(/cf_clientutil/wix/images/card_empty.gif) no-repeat;
}
.confirmit-cardsorter-carddrag
{
    background: transparent url(/cf_clientutil/wix/images/card_drag.gif) no-repeat;
}
.confirmit-cardsorter-card, .confirmit-cardsorter-carddrag
{
    padding: 10px;
    width: 57px;
    height: 78px;
    font-weight: bold;
}
.confirmit-cardsorter-deck
{
    border: solid 1px #ccc;
    height: 105px;
    width: 80px;
    padding: 6px 0 0 8px;
    background: #f1f1f1;
    margin: 10px 60px 10px 0;
}
.confirmit-cardsorter-decklabel
{
    padding-left: 8px;
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0;
}
.confirmit-cardsorter-drop
{
    background: transparent url(/cf_clientutil/wix/images/card_holder.gif) no-repeat;
}
.confirmit-cardsorter-drophover
{
    background: transparent url(/cf_clientutil/wix/images/card_holder_hover.gif) no-repeat;
}
.confirmit-cardsorter-drop, .confirmit-cardsorter-drophover
{
    height: 105px;
    width: 80px;
    font-weight: bold;
    margin: 0 10px;
}
.confirmit-cardsorter-droplabel
{
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0;
}
/* SLIDERS */
.has-carousel .confirmit-gridslider
{
    position: relative;
}
.confirmit-gridslider-bg
{
    position: absolute;
    cursor: pointer;
}
.confirmit-gridslider-rail
{
    position: absolute;
    background: transparent url(/cf_clientutil/wix/images/rail-horiz.gif) repeat-x;
    background-position: 0px 8px;
    height: 15px;
}
.confirmit-gridslider-thumb
{
    position: absolute;
    top: 0px;
    z-index: 1;
}
.confirmit-numslider-horiz-bg
{
    position: absolute;
    height: 30px;
    cursor: pointer;
    margin-left: 10px;
    margin-bottom: 10px;
}
.confirmit-numslider-horiz-rail
{
    position: absolute;
    background: transparent url(/cf_clientutil/wix/images/rail-horiz.gif) repeat-x;
    background-position: 0px 8px;
    height: 30px;
}
.confirmit-numslider-horiz-thumb
{
    position: absolute;
    z-index: 1;
}
.confirmit-numslider-vert-bg
{
    position: absolute;
    width: 30px;
    cursor: pointer;
}
.confirmit-numslider-vert-rail
{
    position: absolute;
    background: transparent url(/cf_clientutil/wix/images/rail-vert.gif) repeat-y;
    background-position: 8px 0px;
    width: 30px;
}
.confirmit-numslider-vert-thumb
{
    position: absolute;
    z-index: 1;
}
.confirmit-singleslider-vert-bg
{
    position: absolute;
    width: 26px;
    cursor: pointer;
}
.confirmit-singleslider-vert-rail
{
    position: absolute;
    background: transparent url(/cf_clientutil/wix/images/rail-vert.gif) repeat-y;
    width: 24px;
    background-position: 10px 0px;
}
.confirmit-singleslider-vert-thumb
{
    position: absolute;
    z-index: 1;
    left: 2px;
}
.confirmit-singleslider-horiz-bg
{
    position: absolute;
    height: 22px;
    cursor: pointer;
}
.confirmit-singleslider-horiz-rail
{
    position: absolute;
    background: transparent url(/cf_clientutil/wix/images/rail-horiz.gif) repeat-x;
    background-position: 0px 8px;
    height: 20px;
}
.confirmit-singleslider-horiz-thumb
{
    position: absolute;
    z-index: 1;
}
.top-align
{
    vertical-align: top;
}
/* LOOKUPS */
.confirmit-lookup-container
{
    margin: 0;
    padding: 0;
    text-align: left;
}
.confirmit-lookup-container a
{
    text-decoration: underline;
}
.confirmit-lookup-container a:hover
{
    color: #ffa500;
}
.confirmit-lookup-search
{
    font-size: 110%;
    margin: 0 0 1px 0;
    padding: 0px;
    margin: 0px;
    width: 100%;
}
div.confirmit-lookup
{
    margin-top: 10px;
    border: 1px solid #ccc;
    overflow: auto;
    background: #fff;
    color: #000;
    clear: both;
}
.confirmit-lookup div
{
    border: 1px solid #fff;
}
div.confirmit-lookup-current
{
    background-color: #426FD9;
    color: #fff;
    border: 1px dotted #999;
}
.confirmit-lookup-exclusive, .confirmit-lookup-other
{
    border-left: solid 1px #ccc;
    border-right: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    background: #fff;
    color: #000;
}
.confirmit-lookup-exclusive label, .confirmit-lookup-other label
{
    margin-bottom: 2px;
    display: inline-block;
}
.confirmit-lookup-selection
{
    margin: 0 0 2px 0;
    overflow: auto;
    background: #fff;
    color: #000;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 100px;
}
.confirmit-lookup-selected
{
    border-bottom: 1px solid #ccc;
    clear: both;
    margin: 0;
    padding: 0;
    vertical-align: top;
    background: #f1f1f1;
}
.confirmit-lookup-hover
{
    background-color: #e3e3e3;
}
.confirmit-lookup-selected span
{
    margin: 0;
    float: left;
    display: block;
    padding: 2px;
}
.confirmit-lookup-selected a
{
    margin: 0;
    float: right;
    display: block;
    background: transparent url(/cf_clientutil/wix/images/remove.gif) no-repeat center center;
    width: 17px;
    height: 17px;
    border: 1px solid #f1f1f1;
}
.confirmit-lookup-selected a:active
{
    outline: none;
}
.confirmit-lookup-progress
{
    z-index: 9999;
    background-color: #363636;
    border-radius: 4px;
    padding: 5px;
    display: block;
    visibility: hidden;
    position: absolute;
    top: -999em;
}
.confirmit-rtl .confirmit-lookup div 
{
    height: 26px;
    display: block;
}
.confirmit-rtl .confirmit-lookup-container input, .confirmit-rtl .confirmit-lookup-container label 
{
	float: right;
}
.confirmit-rtl .confirmit-lookup-other div 
{
    display: block;
    height: 31px;
}
.confirmit-rtl .confirmit-lookup-exclusive div 
{
    display: block; 
    height: 26px;
}
.confirmit-rtl .confirmit-lookup-selected a 
{
    float: left;
}
.confirmit-rtl .confirmit-lookup-selected span {
float: right;
}

/* CALENDAR */
div.confirmit-cal
{
    z-index: 2000;
    display: none;
    min-width: 180px;
    width: auto !important;
    width: 180px;
    position: absolute;
    font-family: Verdana, Arial;
    font-size: 11px;
}
img.confirmit-cal-img
{
    cursor: pointer;
    vertical-align: bottom;
    margin-left: 2px;
}
div.yui-skin-sam div.yui-calcontainer div.title
{
    height: auto !important;
    height: 10px;
}
.yui-skin-sam .yui-calendar div.calheader a.calnav
{
    color: #06c;
    border: 1px solid #C1C1C1;
    padding-bottom: 1px;
    padding-right: 14px;
    background: #ffffff url(/cf_clientutil/images/cal-down.gif) no-repeat right;
}
.yui-skin-sam .yui-calendar div.calheader a.calnav:hover
{
    text-decoration: underline;
    color: #ff6600;
    background: #ffffff url(/cf_clientutil/images/cal-down.gif) no-repeat right;
}

/* CHARTS */
.confirmit-chart-container
{
}
.confirmit-chart-itemlabel
{
    padding: 3px 0px;
    font-family: Verdana, Arial;
    font-size: 10px;
}
.confirmit-chart-progress-bg
{
    margin: 0 0 8px 0px;
    padding: 3px;
    background-color: #333333;
    font-family: Verdana, Arial;
    font-size: 10px;
}
.confirmit-chart-progress-bar
{
    font-family: Verdana, Arial;
    font-size: 10px;
    background-image: url(/cf_clientutil/images/confirmit-bar-orange.png);
}
.confirmit-chart-total
{
    font-family: tahoma, Arial;
    font-size: 12px;
    margin-top: 20px;
    padding: 5px 3px;
    color: #FDCD21;
    background-color: #333333;
}
.confirmit-chart-subcat
{
    padding: 3px 0px;
    font-family: Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 3px;
    color: #FDCD21;
    background-color: #808080;
}

/* GRID BARS */
.confirmit-gb-l
{
    margin: 6px 0 6px 0;
    font-weight: bold;
    font-size: 13px;
    font-family: Verdana, Arial;
}
.confirmit-gb-c
{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
    margin-left: 40px;
}
.confirmit-gb-c td, .confirmit-centernav
{
    text-align: center;
}
.confirmit-gb-bc
{
    width: 20px;
    height: 20px;
    border: 1px solid #999;
    margin-left: auto;
    margin-right: auto;
}
.confirmit-gb-star-container
{
    padding-left: 2px;
    padding-right: 2px;
}

.confirmit-gb-bcl
{
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #696969;
    font-weight: bold;
}
.confirmit-gb-sl
{
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #333;
    padding-left: 3px;
    padding-right: 3px;
}
.confirmit-gb-gh {
    font-weight: bold;
    padding-bottom: 10px;
}

/* INLINE SURVEYS */
.confirmit-overlay-header
{
    background-color: #fff;
    font-weight: bold;
    padding: 0 0 4px 0;
    white-space: nowrap;
}
.confirmit-overlay-body
{
    background-color: #fff;
    border: 1px solid #fff;
    padding: 0px 6px 0px 6px;
    margin: 0px;
    padding: 0px;
}
.confirmit-overlay-footer
{
    background-color: #fff;
    height: 0px;
    margin: 0px;
    padding: 0px;
}
.confirmit-inline
{
    overflow: hidden;
}
.confirmit-align-center
{
    text-align: center;
}
.confirmit-align-left
{
    text-align: left;
}
.confirmit-align-right
{
    text-align: right;
}

/* ----------- Resizable ------------ */
.confirmit-resizable
{
    padding: 0px;
    resize: none;
    border-top: 1px inset #abadb3;
    border-right: 1px solid #dbdfe6;
    border-bottom: 1px solid #dbdfe6;
    border-left: 1px solid #dbdfe6;
}

/* ----------- Multi open ------------ */
.confirmit-multiopen-resizable
{
    padding-bottom: 4px;
}
/* ----------- Answer Buttons -------- */

.confirmit-abtn
{
    border: solid 1px #adadad;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
    height: 40px;
}
.confirmit-abtn-sm
{
    width: 100%;
}
.confirmit-abtn-grid
{
    width: 100px;
}
.confirmit-abtn-label
{
    text-align: center;
}
.confirmit-abtn-label label
{
    cursor: pointer;
}

.confirmit-fwdfirstnav-next
{
    float: right;
    width: 49%;
}

.confirmit-fwdfirstnav-prev
{
    float: left;
    width: 49%;
}

.confirmit-offscreen, .confirmit-offscreen-rtl
{
    position: absolute;
    top: -9999em;
}

.confirmit-load-more
{
    padding: 10px;
    text-align: center;
    font-weight: bold;
    padding: 10px 10px 10px 26px;
    color: #0000EF;
    cursor: pointer;
}
.getting-more
{
    color: #ccc;
}
.confirmit-star
{
    border: none;
    width: 30px;
    height: 30px;
    background-image: url(/cf_clientutil/wix/images/star-unselected.png);
    background-repeat: no-repeat;
    background-position: center;
}
.confirmit-star-hover
{
    background-image: url(/cf_clientutil/wix/images/star-selected.png);
}

.confirmit-ranking-number-flash
{
    position: absolute;
    font-size: 100px;
    padding-top: 20px;
    height: 100px;
    display: block;
    color: #000;
    font-weight: bold;
    opacity: 1;
}

.confirmit-ranking-number-flash-transition
{
    color: #000;
    height: 20px;
    height: 200px;
    display: block;
}

.confirmit-ranked-order-value
{
    position: absolute;
    left: 10px;
    top: -7px;
    border: 1px solid #CCC;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-size: 15px;
    line-height: 20px;
    padding: 3px 3px 3px 3px;
    width: auto !important;
    width: 20px;
    min-width: 20px;
    height: auto !important;
    height: 20px;
    min-height: 20px;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5) inset;
    border-radius: 3px;
    background: #FFF;
    background: rgba(255, 255, 255, 0.5);
}

.confirmit-rtl .confirmit-ranked-order-value
{
    right: 10px;
    left: auto;
}

.confirmit-hierarchycontainer
{
    *width: 300px;
    min-width: 300px;
    
}

.confirmit-hierarchycontainer select
{
    padding: 2px;
    width: 100%;
}

.confirmit-rankedorderclick-default .confirmit-abtn-label
{
    text-align: left;
    padding-left: 20px;
}

.confirmit-rtl .confirmit-rankedorderclick-default .confirmit-abtn-label
{
    text-align: right;
    padding-right: 20px;
    padding-left: 0px;
}

.confirmit-ranked-abtn-label label
{
    margin-left: 30px;
}

.confirmit-rtl .confirmit-ranked-abtn-label label
{
    margin-right: 30px;
    margin-left: 0px;
}

.confirmit-rankedorderclick-default .confirmit-abtn
{
    border:none;
    background:none !important;
    outline:none;
}

.confirmit-rankedorderclick-default div
{
    padding: 5px 0;
    *padding: 15px 0;
    margin-bottom: 10px;
    border-radius: 6px;

}

.confirmit-rankedorderclick-default .confirmit-other-input
{
    border-radius: 3px;
    border: 1px solid #999;
    line-height: 20px;
    padding: 0px 5px;
}

.confirmit-rankedorderclick-default .confirmit-ranked-abtn-label
{
    line-height: 33px;
    *line-height: normal;
}

.confirmit-rankedorderclick-default .confirmit-ranked-order-value
{
    -webkit-box-shadow: 0px 0px 3px #777 inset;
       -moz-box-shadow: 0px 0px 3px #777 inset;
            box-shadow: 0px 0px 3px #777 inset;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
}

.confirmit-rankedorderclick .confirmit-ranked-abtn-label
{
    background: #eee;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #ffffff /*{c-bup-background-start}*/), to( #f1f1f1 /*{c-bup-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #ffffff /*{c-bup-background-start}*/, #f1f1f1 /*{c-bup-background-end}*/);
	border: 1px solid #ccc;
}

.confirmit-rankedorderclick-hover .confirmit-ranked-abtn-label
{
    background: #dfdfdf;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #f6f6f6 /*{c-bhover-background-start}*/), to( #e0e0e0 /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f6f6f6 /*{c-bhover-background-start}*/, #e0e0e0 /*{c-bhover-background-end}*/);
	border: 1px solid #bbb;
}

.confirmit-rankedorderclick-selected .confirmit-ranked-abtn-label
{
    background: #d6d6d6;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #d0d0d0 /*{c-bdown-background-start}*/), to( #dfdfdf /*{c-bdown-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/);
	border: 1px solid #bbb;
}

.confirmit-rankedorderclick-selectedhover .confirmit-ranked-abtn-label
{
    background: #d6d6d6;
    background-image: -webkit-gradient(linear, left top, left bottom, from( #d0d0d0 /*{c-bdown-background-start}*/), to( #dfdfdf /*{c-bdown-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #d0d0d0 /*{c-bdown-background-start}*/, #dfdfdf /*{c-bdown-background-end}*/);
	border: 1px solid #bbb;
}

.confirmit-rankedorderclick-default .confirmit-ranked-order-value
{
    top: 8px;
}

.confirmit-hierarchy-optional
{
    color: #595959;
}

/*Autosum Desktop*/
.confirmit-input-prefix,
.confirmit-pre-suf-input-wrapper input[type=number],
.confirmit-input-suffix,
.confirmit-as-total-prefix,
.confirmit-as-sum-field,
.confirmit-as-total-suffix
{
    display: inline-block;
}
.yui3-resize-wrapper, .yui3-resize-wrapper * {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
	-ms-box-sizing: border-box; /* IE8 */
}
.confirmit-answer-image
{
    border-width: 0;
}

/* uploader progress bar */
.confirmit-uploader-overlay {
    position: fixed;
    background: black;
    height: 100%;
    left: 0;
    opacity: 0.7;
    top: 0;
    width: 100%;
    z-index: 100;
}

.confirmit-uploader-dialog-wrap {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -92px;
    width: 80%;
    min-width: 100px;
    max-width: 360px;
    height: 184px;
    z-index: 1000;
}

.confirmit-uploader-dialog {
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -50%;
    width: 100%;
    height: 184px;
    border: 1px solid #aaaaaa;
    border-radius: 9px;
    background: #FFFFFF;
}

.confirmit-uploader-title {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 9px 9px 0 0;
    height: 40px;
    background: #3b3b3b;
    background: linear-gradient(to bottom, #3b3b3b, #121212);
    border-top: 1px solid #333333;
    border-bottom: 1px solid #333333;
    color: white;
    font-weight: bold;
    line-height: 40px;
    padding: 0 20px;
}

.confirmit-uploader-progress-wrapper {
    margin: 24px 10px;
    border: 1px solid #7f7f7f;
    padding: 1px;
}

.confirmit-uploader-dialog .confirmit-uploader-progress {
    background-color: #6787e3;
    height: 30px;
    border-radius: 0;
}

.confirmit-uploader-actions {
    text-align: right;
    margin: 0 14px;
}

.confirmit-uploader-cancel {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 16px;
    border: 1px solid #CCC;
    border-radius: 16px;
    color: black;
    background: white;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    cursor: pointer;
    font-weight: bold;
}

/* horizontal rating scale */
.hrs-desktop, 
.hrs-grid-desktop,
.hrs-labels,
.hrs-scale,
.hrs-scale-item,
.hrs-na,
.hrs-na-item {
    box-sizing: border-box;
}
.hrs-desktop,
.hrs-grid-desktop {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.hrs-grid {
    display: table-cell;
}
.hrs-grid-row {
    display: table-row;
}
.hrs-grid-cell {
    display: table-cell;
    padding: 4px 40px 4px 0;
    vertical-align: top;
}
.hrs-labels {
    font-weight: bold;
}
.hrs-min-label,
.hrs-max-label {
    max-width: 30%;
}
.hrs-min-label {
    float: left;
}
.hrs-max-label {
    float: right;
}
.hrs-item {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.hrs-scale,
.hrs-na {
    white-space: nowrap;
    vertical-align: middle;
}
.hrs-scale-item,
.hrs-na-item {
    display: inline-block;
    padding: 0 2px;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #A8A8A8;
    border-radius: 3px;
    background: #D7D7D7;
    cursor: pointer;
    text-align: center;
    min-width: 38px;
}
.hrs-scale-item:last-child,
.hrs-na-item:last-child {
    margin-right: 0;
}
.hrs-scale-item.selected,
.hrs-na-item.selected {
    background: #00A3D9;
    color: white;
}
.hrs-scale-item sup,
.hrs-scale-item sub,
.hrs-na-item sup,
.hrs-na-item sub {
   vertical-align: baseline;
   position: relative;
   top: -0.4em;
}
.hrs-scale-item sub,
.hrs-na-item sub {
    top: 0.4em;
}
.hrs-desktop .hrs-other-item {
    display: none;
}
.hrs-groupheader-label {
    font-weight: bold;
    padding-bottom: 10px;
}

/* Test navigator */
.cf-test-navigator * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.cf-test-navigator {
    position: absolute;
    width: 260px;
    border: 4px solid #CED0D6;
    border-radius: 6px;
    background: #FFFFFF;
    font-size: 12px;
}
.cf-tn-title {
    background: #F4F4F4;
    padding: 10px 12px 10px 9px;

    border-bottom: 1px solid #CED0D6;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;

    font-size: 14px;
    font-weight: bold;
    cursor: move;
}
.cf-tn-title span {
    width: 24px;
    height: 24px;
    float: right;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999C9F' d='M 1,4 5.5,8 10,4 9,3 5.5,5.5 2,3 Z' /%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 14px 14px;

}
.cf-question-picker.collapsed .cf-tn-title span {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23999C9F' d='M 4,1 8,5.5 4,10 3,9 5.5,5.5 3,2 Z' /%3E%3C/svg%3E");
    background-size: 14px 14px;
}
.cf-tn-search {
    padding: 0 40px 0 0;
    border-bottom: 1px solid #CED0D6;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 22 22' %3E%3Ccircle cx='10' cy='10' r='7' stroke='%23999C9F' stroke-width='3' fill-opacity='0'/%3E%3Cline x1='22' y1='22' x2='15' y2='15' stroke='%23999C9F' stroke-width='3' /%3E%3C/svg%3E");
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    cursor: pointer;
}
.cf-tn-search input {
    width: 100%;
    height: 39px;
    padding: 10px 0 10px 12px;
    margin: 0;
    line-height: 19px;
    border: none;
}
.cf-tn-list {
    background: #F4F4F4;
    max-height: 300px;
    overflow-y: auto;
}
.cf-tn-list-item {
    display: block;
    padding: 0 12px;
    line-height: 29px;
    margin-bottom: 1px;
    background: white;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #434A52;
    text-decoration: none;
}
.cf-tn-list-item:last-child {
    margin-bottom: 0;
}
.cf-tn-list-item.active, .cf-tn-list-item.active:hover {
    border-left: 6px solid #2E8BC5;
    background: #3DBBF2;
    color: white;
    padding-left: 6px;
}
.cf-tn-list-item:hover {
    border-left: 6px solid #80CFF3;
    padding-left: 6px;
    background: #C3E4F4;
}
.cf-tn-list-item .icon {
    width: 14px;
    height: 14px;
    margin-right: 6px;
    vertical-align: middle;
    fill: #34393F;
}
.cf-tn-list-item.active .icon {
    fill: white;
}
.cf-tn-list-item span {
    font-weight: bold;
}
.cf-test-navigator.collapsed .cf-tn-list {
    display: none;
}
.cf-test-navigator.collapsed .cf-tn-search {
    display: none;
}/* ----------- NON ACCESSIBILITY STYLES ONLY ------------ */
.yui-skin-sam .mask
{
    opacity: .8;
    background-color: #000;
}
*.yui-skin-sam .mask
{
    filter: alpha(opacity=80);
}
.confirmit-lookup-selected a:focus
{
    -moz-outline-style: none;
}
.alter_gridlabel{
	background-color:#eee9e9;
	border:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	vertical-align:middle;
}

.ans_notselected{
	background-color:#909193;
	border:outset 2px #FFFFFF;
	padding:5px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	page-break-before:always;
	page-break-after:always;
	height:40px;
	width:70px;
}

.ans_notselected_hover{
	background-color:#4E5053;
	border:outset 2px #FFFFFF;
	padding:5px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	page-break-before:always;
	page-break-after:always;
	height:40px;
	width:70px;
}

/* Hides from IE5-mac \*/
* html .ans_notselected_hover_large {
	width:100px;
}
/* End hide from IE5-mac */
.ans_notselected_hover_large{
	background-color:#4E5053;
	border:outset 2px #FFFFFF;
	padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:left;
	page-break-before:always;
	page-break-after:always;
	height:20px;
	width:90%;
	min-width:100px;
}

.ans_notselected_hover_large_120x35{
	background-color:#CCCCCC;
	border:outset 2px #FFFFFF;
	padding:5px;
	font-size:14px;
	color:#000000;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	page-break-before:always;
	page-break-after:always;
	height:35px;
	width:120px;
}

.ans_notselected_hover_large_150x35{
	background-color:#CCCCCC;
	border:outset 2px #FFFFFF;
	padding:5px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	page-break-before:always;
	page-break-after:always;
	height:35px;
	width:150px;
}

/* Hides from IE5-mac \*/
* html .ans_notselected_hover_large_2022 {
	width:100px;
}
/* End hide from IE5-mac */
.ans_notselected_hover_large_2022{
	background-color:#99D4D3;
	border:solid 3px #FFFFFF;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size:14px;
	color:#000000;
	font-family:arial;
	text-align:left;
	page-break-before:always;
	page-break-after:always;
	height:20px;
	min-width:100px;
}

.ans_notselected_hover_large_c{
	background-color:#4E5053;
	border:outset 2px #FFFFFF;
	padding:5px;
	font-size:14px;
	color:#000000;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	page-break-before:always;
	page-break-after:always;
	height:35px;
	width:120px;
}

/* Hides from IE5-mac \*/
* html .ans_notselected_large {
	width:100px;
}
/* End hide from IE5-mac */
.ans_notselected_large{
	background-color:#909193;
	background-repeat:no-repeat;
	border:outset 2px #FFFFFF;
	padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
	page-break-before:always;
	page-break-after:always;
	height:20px;
	width:90%;
	min-width:100px;
}

.ans_notselected_large_120x35{
	background-color:#00A6CB;
	border:ridge 2px #FFFFFF;
	padding:5px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	page-break-before:always;
	page-break-after:always;
	height:35px;
	width:120px;
}

/* Hides from IE5-mac \*/
* html .ans_notselected_large_2022 {
	width:100px;
}
/* End hide from IE5-mac */
.ans_notselected_large_2022{
	background-color:#F2F2F2;
	background-repeat:no-repeat;
	border:solid 3px #FFFFFF;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size:14px;
	color:#000000;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
	page-break-before:always;
	page-break-after:always;
	height:20px;
	min-width:100px;
}

.ans_notselected_large_c{
	background-color:#909193;
	border:ridge 2px #FFFFFF;
	padding:5px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	page-break-before:always;
	page-break-after:always;
	height:35px;
	width:120px;
}

.ans_selected{
	background-color:#00A6CB;
	border:inset 2px #CCCCCC;
	padding:5px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	page-break-before:always;
	page-break-after:always;
	height:40px;
	width:70px;
}

/* Hides from IE5-mac \*/
* html .ans_selected_large {
	width:100px;
}
/* End hide from IE5-mac */
.ans_selected_large{
	background-color:#00A6CB;
	border:inset 2px #CCCCCC;
	padding:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:left;
	page-break-before:always;
	page-break-after:always;
	height:20px;
	width:90%;
	min-width:100px;
}

.ans_selected_large_120x35{
	background-color:#CCCCCC;
	border:inset 2px #CCCCCC;
	padding:5px;
	font-size:14px;
	color:#000000;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	page-break-before:always;
	page-break-after:always;
	height:35px;
	width:120px;
}

/* Hides from IE5-mac \*/
* html .ans_selected_large_2022 {
	width:100px;
}
/* End hide from IE5-mac */
.ans_selected_large_2022{
	background-color:#26A29F;
	border:solid 3px #FFFFFF;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:left;
	page-break-before:always;
	page-break-after:always;
	height:20px;
	min-width:100px;
}

.ans_selected_large_c{
	background-color:#00A6CB;
	border:inset 2px #CCCCCC;
	padding:5px;
	font-size:14px;
	color:#000000;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	page-break-before:always;
	page-break-after:always;
	height:35px;
	width:120px;
}

.ans_selected_qbutton{
	background-color:#585858;
	border:inset 2px #CCCCCC;
	padding:5px;
	font-size:14px;
	color:#000000;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	page-break-before:always;
	page-break-after:always;
	height:35px;
	width:120px;
}

.answer{
	border:solid 1px #C1C2C3;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.answer_2022{
	border:none 1px #C1C2C3;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.answer_item_acc{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.answer_item_grid_acc{
	margin-left:10px;
	padding-top:5px;
	padding-bottom:10px;
	display:block;
	float:left;
}
.confirmit-rtl .answer_item_grid_acc {
	float:right;
}

.answer_large{
	margin:4px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.answer_no_scale{
	border:none 1px #757575;
	border-left:none 1px #757575;
	border-right:solid 1px #757575;
	border-bottom:solid 1px #757575;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.answer_sc{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.answer_single{
	border-right:solid 1px #757575;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.answer_slider{
	border:solid 1px #ffffff;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.answerlabel{
	padding:2px;
	padding-left:5px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	white-space:normal;
}

.answerlabel_acc{
	padding-right:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:110%;
}

.answerlabel_for_buttons{
	padding:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
}

.answerlabel_image1{
	background-image:url(^f('hImagepath')[11].label()^AdelphiINT/image1.png);
	background-repeat:no-repeat;
	padding-top:126px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	position:relative;
}

.answerlabel_image2{
	background-image:url(^f('hImagepath')[11].label()^AdelphiINT/image1.png);
	background-repeat:no-repeat;
	padding-top:126px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
}

.answerlabel_p14a{
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:center;
	height:25px;
	width:25px;
}

.answerlabel_q0x1{
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	width:220px;
}

.answerlabel_q0x10{
	background-color:#E95D61;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:100px;
	width:150px;
}

.answerlabel_q0x2{
	background-color:#E52126;
	background:-webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #E95D61), color-stop(90%, #E52126));
	background:-webkit-radial-gradient(center, ellipse cover, #E95D61 0%, #E52126 90%);
	background:-moz-radial-gradient(center, ellipse cover, #E95D61 0%, #E52126 90%);
	background:-ms-radial-gradient(center, ellipse cover, #E95D61 0%, #E52126 90%);
	background:-o-radial-gradient(center, ellipse cover, #E95D61 0%, #E52126 90%);
	background:radial-gradient(center, ellipse cover, #E95D61 0%, #E52126 90%);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:60px;
	width:250px;
}

.answerlabel_q0x3{
	background-color:#E52126;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:100px;
	width:350px;
}

.answerlabel_q0x4{
	background-color:#E52126;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:100px;
	width:350px;
}

.answerlabel_q0x5{
	background-color:#E52126;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:100px;
	width:350px;
}

.answerlabel_q0x6{
	background-color:#E52126;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:100px;
	width:350px;
}

.answerlabel_q0x7{
	background-color:#E95D61;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:100px;
	width:150px;
}

.answerlabel_q0x8{
	background-color:#E95D61;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:100px;
	width:150px;
}

.answerlabel_q0x9{
	background-color:#E95D61;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:100px;
	width:150px;
}

.answerlabel_q2c{
	margin-left:20px;
	padding-left:15px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
}

.answerlabel_qa3x1{
	background-color:#EDEDED;
	border:solid 2px #000000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-style:normal;
	font-size:15px;
	color:#000000;
	text-align:center;
	vertical-align:top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:111px;
	width:262px;
}

.answerlabel_qa3x2{
	background-color:#EDEDED;
	border:solid 2px #000000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:15px;
	color:#000000;
	text-align:center;
	vertical-align:top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:159px;
	width:262px;
}

.answerlabel_qa4x1{
	background-color:#EDEDED;
	border:solid 2px #000000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-style:normal;
	font-size:15px;
	color:#000000;
	text-align:center;
	vertical-align:top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:111px;
	width:309px;
}

.answerlabel_qa4x2{
	background-color:#EDEDED;
	border:solid 2px #000000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:15px;
	color:#000000;
	text-align:center;
	vertical-align:top;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:127px;
	width:309px;
}

.answerlabel_qa4x3{
	background-color:#FFF2CC;
	border:solid 2px #000000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:15px;
	color:#000000;
	text-align:left;
	vertical-align:bottom;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:70px;
	width:309px;
}

.answerlabel_qd8x1{
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	position:relative;
	width:220px;
	left:25px;
}

.answerlabel_qd8x2{
	background-color:#E52126;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:80px;
	width:220px;
}

.answerlabel_qs12x2{
	background-color:#EEF3F9;
	border:solid 2px #003469;
	padding:2px;
	padding-left:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-box-shadow:-4px -2px 0px 6px #003469;
	-moz-box-shadow:-4px -2px 0px 6px #003469;
	-o-box-shadow:-4px -2px 0px 6px #003469;
	box-shadow:-4px -2px 0px 6px #003469;
	font-weight:normal;
	font-size:15px;
	color:#000000;
	white-space:normal;
	text-align:center;
	vertical-align:top;
	height:200px;
	width:200px;
}

.answerlabel_white{
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
}

.arrow_q0x10{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x7.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	left:55px;
}

.arrow_q0x2{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x2_new.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	width:1100px;
	left:45px;
}

.arrow_q0x3{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x3.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	width:155px;
	left:55px;
}

.arrow_q0x3 (2){
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x3.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	width:155px;
	left:55px;
}

.arrow_q0x4{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x3.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	width:155px;
	left:55px;
}

.arrow_q0x5{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x3.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	width:155px;
	left:55px;
}

.arrow_q0x6{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x3.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	width:155px;
	left:55px;
}

.arrow_q0x7{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x7.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	left:55px;
}

.arrow_q0x8{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x7.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	left:55px;
}

.arrow_q0x9{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x7.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	left:55px;
}

.arrow_qd8x2{
	background-image:url(^f('hImagepath')[11].label()^p1853100451/arrow_q0x3.png);
	background-repeat:no-repeat;
	position:relative;
	height:42px;
	width:195px;
	bottom:5px;
}

.arrow1{
	background-image:url(^f('hImagepath')[11].label()^p664348689020/arrow1.png);
	background-repeat:no-repeat;
	position:relative;
	height:50px;
	right:241px;
}

.arrow2{
	background-image:url(^f('hImagepath')[11].label()^p664348689020/arrow2.png);
	background-repeat:no-repeat;
	position:relative;
	height:50px;
	left:156px;
	bottom:15px;
}

.arrow3{
	background-image:url(^f('hImagepath')[11].label()^p664348689020/arrow3.png);
	background-repeat:no-repeat;
	position:relative;
	height:50px;
	right:228px;
}

.backgroundstyle{
	background-color:transparent;
	border-left:inherit transparent;
	vertical-align:middle;
}

.bar{
	background-image:url(/isa/AKPDFQPQJFCIDRLVHQAFHHBXDYAFLBKA/Adelphi/nav_bar.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	height:10px;
}

.bar_acc{
	background-color:#10599D;
	background-image:url(/cf_clientutil/surveylayoutimages/dark-blue-progressbar.jpg);
	background-repeat:repeat-x;
	height:16px;
}

.barbg{
	background-color:#D8D8E4;
	background-image:url(/cf_clientutil/surveylayoutimages/button-bg.jpg);
	background-repeat:repeat-x;
	border-right:solid 1px #f1f1f1;
	color:#FFFFFF;
	height:10px;
}

.barbg_acc{
	background-color:#D8D8E4;
	background-image:url(/cf_clientutil/surveylayoutimages/button-bg.jpg);
	background-repeat:repeat-x;
	border-right:solid 1px #f1f1f1;
	height:16px;
}

.body{
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-size:0.6em;
	font-family:verdana,arial,sans-serif;
}

.bottom_patch{
	background-repeat:repeat-x;
	margin-top:2px;
	height:52px;
}

.card_drag_smal{
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	page-break-before:always;
	page-break-after:always;
	height:130px;
	width:170px;
}

.card_dragged{
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	page-break-before:always;
	page-break-after:always;
	height:214px;
	width:272px;
}

.card_dragged_ex3{
	border:none 1px #FFC0CB;
	padding-top:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	height:125px;
	width:130px;
}

.card_dragged_q7{
	background-color:#8F9193;
	padding-top:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	height:190px;
	width:180px;
}

.card_normal{
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	page-break-before:always;
	page-break-after:always;
	height:122px;
	width:155px;
}

.card_normal (2){
	border:none 1px #000000;
	margin-left:100px;
	height:28px;
	width:430px;
}

.card_normal_2022{
	background-color:#FFFFFF;
	border:solid 1px #029491;
	margin:5px;
	padding:2px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	page-break-before:always;
	page-break-after:always;
	height:180px;
	width:180px;
}

.card_normal_drag_q20a{
	background-color:#FFFFFF;
	border:solid 2px #B9B3B3;
	padding-top:15px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	height:90px;
	width:160px;
}

.card_normal_ex3{
	border:none 1px pink;
	margin:10px;
	padding-top:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:15px;
	color:black;
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	height:125px;
	width:130px;
}

.card_normal_q20a{
	background-color:white;
	border:solid 2px #B9B3B3;
	padding-top:15px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	height:90px;
	width:160px;
}

.card_normal_q3{
	background-repeat:no-repeat;
	border:solid 1px #E52126;
	padding-top:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	page-break-before:always;
	page-break-after:always;
	height:122px;
	width:155px;
}

.card_normal_q7{
	background-color:#8F9193;
	margin:10px;
	padding-top:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:15px;
	color:black;
	font-family:Arial;
	text-align:center;
	vertical-align:middle;
	height:190px;
	width:180px;
}

.carousel-btn-next{
	background-image:url(^f('hImagepath')[11].label()^p349493684032/9/arrows1.png);
	background-repeat:no-repeat;
}

.carousel-btn-prev{
	background-image:url(^f('hImagepath')[11].label()^p349493684032/9/arrows1.png);
}

.clink{
	margin-top:10px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	text-align:center;
}

.col1{
	background-color:8F9193;
}

.colorlight{
	background-color:#F3F4E6;
}

.column1{
	background-color:#8F9193;
	margin-left:4px;
	padding-left:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:80px;
	width:155px;
}

.column1_q7{
	background-color:#4D8929;
	margin-left:4px;
	padding-top:5px;
	padding-left:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:20px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:50px;
	width:155px;
}

.column2{
	background-color:#46DDFF;
	margin-left:4px;
	padding-left:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:80px;
	width:155px;
}

.column2_q7{
	background-color:#68B937;
	margin-left:4px;
	padding-top:5px;
	padding-left:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:20px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:50px;
	width:155px;
}

.column3{
	background-color:#00A6CB;
	margin-left:4px;
	padding-left:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:80px;
	width:155px;
}

.column3_q7{
	background-color:#A3DA82;
	margin-left:4px;
	padding-top:5px;
	padding-left:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:20px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:50px;
	width:155px;
}

.column4{
	background-color:#007B98;
	margin-left:4px;
	padding-left:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:80px;
	width:155px;
}

.confirmit{
	margin-top:14px;
	margin-right:auto;
	margin-bottom:14px;
	margin-left:auto;
	font-family:arial,sans-serif;
	text-align:center;
}

.confirmit_blank{
	margin-top:14px;
	margin-right:auto;
	margin-bottom:14px;
	margin-left:auto;
	font-family:arial,sans-serif;
	text-align:center;
	visibility:hidden;
}

.confirmit-abtn-table-grid{
	width:100%;
}

.confirmit-as-sum-field{
	padding:2px;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	font-family:Arial;
	position:relative;
	right:5px;
}

.confirmit-autosum-label{
	padding:2px;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	font-family:Arial;
}

.confirmit-rankedorder-add{
	background-image:url(^f('hImagepath')[11].label()^p349493684032/9/arrow_add1.png);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
}

.confirmit-rankedorder-counter{
	background-color:#f2f2f2;
	border:solid 2px #FFFFFF;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-weight:normal;
	font-size:15px;
	color:#000000;
	font-family:Arial;
	text-align:center;
	width:20px;
}

.confirmit-rankedorder-down{
	background-image:url(^f('hImagepath')[11].label()^p349493684032/9/arrow_down1.png);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
}

.confirmit-rankedorder-orderelement{
	background-color:#F2F2F2;
	background-repeat:no-repeat;
	border:solid 2px #029491;
	margin:5px;
	padding-right:5px;
	padding-left:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	color:#000000;
	vertical-align:middle;
}

.confirmit-rankedorder-orderelementdrag{
	background-color:#99D4D3;
	background-repeat:no-repeat;
	border:solid 2px #029491;
	margin:5px;
	padding-right:5px;
	padding-left:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size:15px;
	color:#000000;
	font-family:arial;
	vertical-align:middle;
}

.confirmit-rankedorder-orderelementhover{
	background-color:#99D4D3;
	background-repeat:no-repeat;
	border:solid 2px #029491;
	margin:5px;
	padding-right:5px;
	padding-left:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-size:15px;
	color:#000000;
	font-family:arial;
	vertical-align:middle;
}

.confirmit-rankedorder-remove{
	background-image:url(^f('hImagepath')[11].label()^p349493684032/9/arrow_remove1.png);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
}

.confirmit-rankedorder-up{
	background-image:url(^f('hImagepath')[11].label()^p349493684032/9/arrow_up1.png);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
}

.confirmit-ranked-order-value{
	padding:0px;
	font-weight:bold;
	font-size:15px;
	color:#000000;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	position:absolute;
	top:0px;
	left:0px;
}

.confirmit-star-hover{
	background-image:url(^f('hImagepath')[11].label()^p174024163438/star-selected1.png);
	height:30px;
	width:30px;
}

.copy_of_answer{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
}

.copy_of_gridlabel{
	border:solid 1px #C1C2C3;
	border-bottom:solid 1px #C1C2C3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	vertical-align:middle;
}

.copy_of_pagearea{
	background-color:#ffffff;
	background-repeat:repeat-x;
	margin-right:auto;
	margin-bottom:20px;
	margin-left:auto;
	padding-top:10px;
	padding-right:10px;
	padding-left:20px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:left;
	vertical-align:middle;
	width:90%;
}
.confirmit-rtl .copy_of_pagearea {
	text-align:right;
}

.copy_of_pagearea_img{
	background-color:#ffffff;
	background-repeat:repeat-x;
	margin-right:auto;
	margin-bottom:20px;
	margin-left:auto;
	padding-top:40px;
	padding-right:20px;
	padding-left:20px;
	text-align:center;
	vertical-align:middle;
	width:110em;
}

/* Hides from IE5-mac \*/
* html .copy_of_questionarea {
	height:80px;
}
/* End hide from IE5-mac */
.copy_of_questionarea{
	margin-bottom:20px;
	min-height:80px;
}

/* Hides from IE5-mac \*/
* html .copy_of_questionarea (2) {
	height:80px;
}
/* End hide from IE5-mac */
.copy_of_questionarea (2){
	margin-bottom:20px;
	font-size:15px;
	font-family:arial;
	min-height:80px;
}

.copy_of_text{
	border-bottom:none 1px #6699cc;
	margin-top:4px;
	margin-bottom:4px;
	padding-bottom:4px;
	font-weight:bold;
	font-size:15px;
	font-family:arial;
	text-align:center;
}

.deck_normal{
	background-color:#F2F2F2;
	margin-left:350px;
	padding:10px;
	height:140px;
	width:175px;
}

.deck_normal (2){
	height:10px;
	width:350px;
}

.deck_normal_2022{
	background-color:#F2F2F2;
	margin-left:220px;
	padding:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	height:185px;
	width:185px;
}

.deck_normal_ex3{
	margin:10px;
	text-align:center;
	vertical-align:middle;
	height:130px;
	width:150px;
}

.deck_normal_label_q20a{
	border-width:1px;
	border-color:#86C3D5;
	margin-right:3px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
}

.deck_normal_q20a{
	margin:10px;
}

.deck_normal_q3{
	border:solid 1px #86C3D5;
	margin:5px;
	height:140px;
	width:175px;
}

.deck_normal_q7{
	margin:10px;
	text-align:center;
	vertical-align:middle;
	height:190px;
	width:180px;
}

.drop_bg{
	background-image:url(^f('hImagepath')[11].label()^p1853237825/drop_bg.png);
	position:relative;
	height:140px;
	width:1120px;
	top:0px;
}

.drop_bg1{
	font-size:15px;
	font-family:arial;
	text-align:left;
	position:relative;
	top:0px;
}

.drop_bg2{
	font-size:15px;
	font-family:arial;
	position:relative;
	width:200px;
	top:0px;
	right:140px;
}

.drop_label{
	background-color:#E52126;
	margin:5px;
	padding-right:10px;
	padding-left:10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	width:272px;
}

.drop_label (2){
	height:5px;
	width:280px;
}

/* Hides from IE5-mac \*/
* html .drop_label_2022 {
	height:30px;
}
/* End hide from IE5-mac */
.drop_label_2022{
	background-color:#029491;
	margin:5px;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	width:185px;
	min-height:30px;
}

.drop_label_ex3{
	margin:5px;
	padding-top:10px;
	padding-right:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:80px;
	width:150px;
}

.drop_label_q3{
	border:inherit #86C3D5;
	margin-right:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
}

.drop_label_q7{
	background-color:transparent;
	margin:5px;
	padding-top:10px;
	padding-right:10px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:60px;
	width:190px;
}

.drop_large{
	background-color:#D9D9D9;
	margin:5px;
	padding:10px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	text-align:center;
	height:214px;
	width:272px;
}

.drop_large (2){
	border:none 1px #000000;
	margin-left:100px;
	height:28px;
	width:430px;
}

.drop_large_2022{
	background-color:#F2F2F2;
	margin:5px;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
	height:185px;
	width:185px;
}

.drop_large_ex3{
	background-color:#D9D9D9;
	margin:5px;
	padding:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
	height:130px;
	width:150px;
}

.drop_large_hover_q20a{
	background-color:#D9D9D9;
	border:solid 1px #D9D9D9;
	margin-right:8px;
	margin-bottom:10px;
	height:150px;
	width:165px;
}

.drop_large_hover_q7_final{
	background-color:#D9D9D9;
	border:solid 1px #D9D9D9;
	margin-right:8px;
	margin-bottom:10px;
	height:150px;
	width:165px;
}

.drop_large_label_q20a{
	background-color:transparent;
	margin-right:5px;
	font-weight:bold;
	font-size:110%;
	color:transparent;
	text-align:center;
	vertical-align:middle;
	height:30px;
	width:155px;
}

.drop_large_label_q7_final{
	background-color:#E52126;
	border-left:solid 1px #E52126;
	border-top:solid 1px #E52126;
	border-right:solid 1px #E52126;
	margin-right:5px;
	font-weight:bold;
	font-size:200%;
	color:#FFFFFF;
	text-align:center;
	vertical-align:bottom;
	height:40px;
	width:165px;
}

.drop_large_q20a{
	border:solid 1px transparent;
	margin-right:4px;
	text-align:center;
	height:90px;
	width:155px;
}

.drop_large_q7{
	background-color:#D9D9D9;
	margin:5px;
	padding:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
	height:190px;
	width:180px;
}

.drop_large_q7_final{
	border:dotted 1px #E52126;
	margin-right:8px;
	margin-bottom:20px;
	text-align:center;
	height:145px;
	width:165px;
}

.dropdown{
	font-size:100%;
	font-family:verdana,arial,sans-serif;
}

.errorpage{
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:130%;
	color:#FF0000;
}

.errorquestion{
	margin-bottom:4px;
	font-weight:bold;
	font-size:15px;
	color:#FF0000;
	visibility:visible;
}

.grid{
	font-size:15px;
	color:#000033;
	visibility:visible;
}

.grid_input{
	border:solid 1px #C1C2C3;
	border-bottom:solid 1px #C1C2C3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	text-align:center;
}

.grid_input_2022{
	background-color:#F2F2F2;
	border:solid 3px #FFFFFF;
	padding:5px;
	font-weight:normal;
	font-size:15px;
	text-align:center;
}

.grid_input_2022_alt{
	background-color:#D2FFFF;
	border:solid 2px #FFFFFF;
	border-left:none 1px #90D0CE;
	border-bottom:none 1px #90D0CE;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	text-align:center;
}

.grid_input_alt{
	background-color:#eee9e9;
	border:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	text-align:center;
}

.grid_input_alt_mj{
	background-color:#C3C3C3;
	border:solid 1px #C1C2C3;
	border-bottom:solid 1px #C1C2C3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	text-align:center;
}

.grid_input_alt_small{
	background-color:#eee9e9;
	border:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}

.grid_input_mj{
	background-color:#F9E3E3;
	border:solid 1px #F9E3E3;
	border-bottom:solid 1px #F9E3E3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	text-align:center;
}

.grid_input_mj1{
	background-color:#F9E3E3;
	border:solid 1px #F9E3E3;
	border-bottom:solid 1px #F9E3E3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	text-align:center;
	display:none;
	visibility:hidden;
}

.grid_input_small{
	border:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}

.grid_oe{
	background-image:url(^f('hImagepath')[11].label()^p1842446002/comp39-textarea-mod_green.png);
	background-repeat:no-repeat;
	font-size:15px;
	color:#000033;
	visibility:visible;
	height:220px;
	width:500px;
}

.grid_prf{
	border-width:1px;
	border-color:#00A6CB;
	font-weight:bold;
	font-size:15px;
	color:#000033;
	text-align:center;
	visibility:visible;
}

.grid_q0x1{
	background-color:#E52126;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#FFFFFF;
	text-align:center;
	height:80px;
	width:220px;
}

.grid_q0x10{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
}

.grid_q0x2{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
}

.grid_q0x3{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
}

.grid_q0x4{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
}

.grid_q0x5{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
}

.grid_q0x6{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
}

.grid_q0x7{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
}

.grid_q0x8{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
}

.grid_q0x9{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
}

.grid_qd8x1{
	background-color:#E52126;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	color:#FFFFFF;
	text-align:center;
	position:relative;
	height:80px;
	width:220px;
	right:21px;
}

.grid_qd8x2{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
	position:relative;
	width:550px;
	bottom:9px;
}

.grid_sc{
	font-weight:bold;
	font-size:15px;
	color:#000033;
	visibility:visible;
}

.grid_small{
	border:none 1px #1461A7;
	font-weight:bold;
	font-size:12px;
	color:#000033;
	visibility:visible;
}

.gridbar_ans_2022{
	border:none 3px #FFFFFF;
	font-weight:bold;
	font-size:15px;
	color:000000;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
}

.gridbar_exlabel_2022{
	border:none 3px #FFFFFF;
	padding:3px;
	font-weight:normal;
	font-size:14px;
	color:000000;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
}

.gridbar_exscale_2022{
	background-color:#A9A9A9;
	border:none 3px #FFFFFF;
	padding:3px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
}

/* Hides from IE5-mac \*/
* html .gridbar_label_2022 {
	width:80px;
}
/* End hide from IE5-mac */
.gridbar_label_2022{
	border:none 3px #FFFFFF;
	font-weight:normal;
	font-size:14px;
	color:000000;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
	min-width:80px;
}

/* Hides from IE5-mac \*/
* html .gridbar_scale_2022 {
	width:80px;
}
/* End hide from IE5-mac */
.gridbar_scale_2022{
	background-color:#F2F2F2;
	border:none 3px #FFFFFF;
	padding:3px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
	min-width:80px;
}

.gridcell{
	border:solid 1px #C1C2C3;
	text-align:center;
}

.gridcell_2022{
	border-width:1px;
	border-color:#C1C2C3;
	border-bottom-width:1px;
	border-bottom-color:#C1C2C3;
	text-align:center;
}

.gridgroupanswer{
	border:solid 1px #1461a7;
	border-left:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:20px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
}

.gridgroupanswer_alt{
	background-color:#eee9e9;
	border:solid 1px #1461a7;
	border-left:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:20px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
}

.gridgroupanswer_alt_small{
	background-color:#eee9e9;
	border-left:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:20px;
	font-weight:normal;
	font-size:12px;
	font-family:arial;
}

.gridgroupanswer_small{
	border-left:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:20px;
	font-weight:normal;
	font-size:12px;
	font-family:arial;
}

.gridgroupheader{
	background-color:#C1C2C3;
	border-top:solid 1px #C1C2C3;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	font-family:arial;
	text-align:left;
}
.confirmit-rtl .gridgroupheader {
	text-align:right;
}

.gridgroupheader_2022_spectrum{
	background-color:#C1C2C3;
	border:solid 2px #FFFFFF;
	padding:6px;
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	font-family:arial;
	text-align:left;
}
.confirmit-rtl .gridgroupheader_2022_spectrum {
	text-align:right;
}

.gridgroupheader_small{
	border-left:solid 1px #1461a7;
	border-top:solid 1px #1461a7;
	border-right:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	text-align:left;
}
.confirmit-rtl .gridgroupheader_small {
	text-align:right;
}

.gridlabel{
	border:solid 1px #C1C2C3;
	border-bottom:solid 1px #C1C2C3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
}

.gridlabel_2022{
	background-color:#F2F2F2;
	border:solid 3px #FFFFFF;
	padding:5px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
}

.gridlabel_2022_alt{
	background-color:#D2FFFF;
	border:solid 2px #FFFFFF;
	border-bottom:none 1px #90D0CE;
	padding:5px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
}

.gridlabel_acc{
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:bold;
	font-size:110%;
}

.gridlabel_altcolor{
	background-color:#eee9e9;
	border:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	vertical-align:middle;
}

.gridlabel_carousel{
	border:solid 1px #757575;
	border-bottom:solid 1px #757575;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
}

.gridlabel_ct{
	border:solid 1px #C1C2C3;
	border-bottom:solid 1px #C1C2C3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
}

.gridlabel_sc{
	border-right:none 1px #1461a7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	vertical-align:middle;
}

.gridlabel_single_2022{
	background-color:#FFFFFF;
	border:solid 3px #FFFFFF;
	padding:5px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
}

.gridlabel_slider{
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	vertical-align:middle;
	height:46px;
}

.gridlabel_small{
	border:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:12px;
	font-family:arial;
	vertical-align:middle;
}

.gridlabel_spectrum{
	background-color:#F2F2F2;
	border:solid 2px #FFFFFF;
	border-bottom:none 1px #C1C2C3;
	padding:6px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
}

.gridlabel1{
	border:solid 1px #C1C2C3;
	border-bottom:solid 1px #C1C2C3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
	display:none;
	visibility:hidden;
}

.groupanswerinput{
	padding-left:14px;
	text-align:right;
}
.confirmit-rtl .groupanswerinput {
	text-align:left;
}

.groupanswerlabel{
	padding-left:14px;
	font-size:15px;
	font-family:arial;
}

.groupheaderlabel{
	background-color:#00A6CB;
	font-weight:bold;
	font-size:15px;
}

.groupheaderlabel_prf{
	background-color:#F9E3E3;
	font-weight:bold;
	font-size:15px;
}

.groupheaderlabel_q5c{
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
}

.HtmlStyle{
}

.icon{
	background-image:url(^f('hImagepath')[11].label()^p1842446002/Doctor2_green.png);
	background-repeat:no-repeat;
	margin-left:50px;
	height:80px;
	width:80px;
}

.input{
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	border-radius:15px;
	font-size:15px;
	font-family:arial;
	text-align:left;
}
.confirmit-rtl .input {
	text-align:right;
}

.input_alter_gridlabel{
	background-color:#eee9e9;
	border:solid 1px #1461a7;
	border-bottom:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
}

.input_date_2{
	font-size:15px;
	font-family:arial;
	text-align:left;
	width:150px;
}
.confirmit-rtl .input_date_2 {
	text-align:right;
}

.input_gridlabel{
	border:solid 1px #C1C2C3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
}

.input_gridlabel_2022{
	background-color:#F2F2F2;
	border:solid 3px #FFFFFF;
	padding:6px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
}

.input_gridlabel_2022_alt{
	background-color:#D2FFFF;
	border:none 1px #C1C2C3;
	border-left:none 1px #FFFFFF;
	border-right:none 2px #FFFFFF;
	border-bottom:none 1px #90D0CE;
	padding:5px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
}

.input_gridlabel_spectrum{
	background-color:#F2F2F2;
	border:solid 2px #FFFFFF;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
}

.input_oe{
	margin-top:35px;
	margin-left:58px;
	font-size:15px;
	font-family:arial;
	text-align:left;
}
.confirmit-rtl .input_oe {
	text-align:right;
}

.input_oe_2022{
	border:solid 1px #029491;
	padding:3px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	font-size:15px;
	font-family:arial;
	text-align:left;
}
.confirmit-rtl .input_oe_2022 {
	text-align:right;
}

.input_q2c{
	padding-left:20px;
	font-size:15px;
	font-family:arial;
	text-align:left;
}
.confirmit-rtl .input_q2c {
	text-align:right;
}

.input_tree{
	font-size:15px;
	font-family:arial;
	text-align:left;
}
.confirmit-rtl .input_tree {
	text-align:right;
}

.instruction{
	margin-top:8px;
	margin-bottom:15px;
	font-style:italic;
	font-size:14px;
	font-family:arial;
}

.instruction (2){
	margin-top:8px;
	margin-bottom:15px;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	font-family:arial;
}

.instruction_acc{
	margin-top:8px;
	margin-bottom:8px;
	font-style:italic;
	font-size:110%;
	display:block;
}

.logo{
	background-image:url(/isa/AKPDFQPQJFCIDRLVHQAFHHBXDYAFLBKA/Adelphi/Adelphi_logo.jpg);
	background-repeat:no-repeat;
	text-align:right;
	vertical-align:top;
	height:100px;
	width:200px;
}

.navbutton{
	background-repeat:repeat-x;
}

.navbutton_acc{
	background-color:#D7D7E4;
	background-image:url(/cf_clientutil/surveylayoutimages/button-bg.jpg);
	background-repeat:repeat-x;
	font-size:110%;
	font-family:verdana, arial, sans-serif;
	width:200px;
}

.navigationarea{
	text-align:center;
}

.numberinput{
	font-weight:normal;
	font-size:100%;
	font-family:verdana,arial,sans-serif;
	text-align:right;
	width:50px;
	bottom:0px;
}
.confirmit-rtl .numberinput {
	text-align:left;
}

.numberinput_2022{
	border:solid 1px #029491;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	font-size:100%;
	font-family:verdana,arial,sans-serif;
	text-align:center;
	vertical-align:middle;
	width:50px;
	bottom:0px;
}

.numberinput_q0x1{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:40px;
	right:100px;
}

.numberinput_q0x10{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:32px;
	right:70px;
}

.numberinput_q0x2{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	right:145px;
}

.numberinput_q0x3{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:35px;
	right:70px;
}

.numberinput_q0x4{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:35px;
	right:70px;
}

.numberinput_q0x5{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:35px;
	right:70px;
}

.numberinput_q0x6{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:35px;
	right:70px;
}

.numberinput_q0x7{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:32px;
	right:70px;
}

.numberinput_q0x8{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:32px;
	right:70px;
}

.numberinput_q0x9{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:32px;
	right:70px;
}

.numberinput_qd8x1{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:40px;
	right:90px;
}

.numberinput_qd8x2{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:20px;
	right:130px;
}

.numberinput_qs12x2 (2){
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-weight:normal;
	text-align:center;
	position:relative;
	width:40px;
	top:20px;
	right:130px;
}

.numberinputimage{
	margin-top:125px;
	margin-left:72px;
	font-weight:normal;
	font-size:20px;
	font-family:verdana,arial,sans-serif;
	text-align:right;
	bottom:0px;
}
.confirmit-rtl .numberinputimage {
	text-align:left;
}

.numberinputimage2{
	margin-top:65px;
	margin-left:25px;
	font-weight:normal;
	font-size:20px;
	font-family:verdana,arial,sans-serif;
	text-align:right;
	width:90px;
	bottom:0px;
}
.confirmit-rtl .numberinputimage2 {
	text-align:left;
}

.numberinputimagesection{
	background-image:url(^f('hImagepath')[11].label()^p1843952345/image1.png);
	background-repeat:no-repeat;
	font-size:15px;
	color:#000033;
	visibility:visible;
	height:240px;
	width:250px;
}

.numberinputimagesection2{
	background-image:url(^f('hImagepath')[11].label()^p1843952345/image2.png);
	background-repeat:no-repeat;
	font-size:15px;
	color:#000033;
	visibility:visible;
	height:144px;
	width:150px;
}

.number-input-qa3x1{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:relative;
	right:169px;
}

.number-input-qa3x2{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:relative;
	top:32px;
	right:172px;
}

.number-input-qa4x1{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:relative;
	top:7px;
	right:186px;
}

.number-input-qa4x2{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:relative;
	top:32px;
	right:189px;
}

.number-input-qa4x3{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position:relative;
	top:24px;
	right:101px;
}

.other_input{
	margin-left:4px;
	font-size:100%;
	font-family:verdana,arial,sans-serif;
	text-align:left;
}
.confirmit-rtl .other_input {
	text-align:right;
}

.other_input_large_textbox{
	margin-left:4px;
	font-size:100%;
	font-family:verdana,arial,sans-serif;
	text-align:left;
	vertical-align:middle;
}
.confirmit-rtl .other_input_large_textbox {
	text-align:right;
}

.pagearea{
	background-color:#ffffff;
	border:solid 2px #029491;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
	padding-top:3px;
	padding-bottom:0px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:left;
	vertical-align:middle;
	width:90em;
}
.confirmit-rtl .pagearea {
	text-align:right;
}

.parent_q3{
	width:1200px;
}

.progress{
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	font-weight:bold;
	font-size:90%;
	color:#FFFFFF;
	width:30em;
}

.progress_acc{
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	font-weight:bold;
	font-size:90%;
	color:#666666;
	width:30em;
}

.progress_pb_down{
	margin-top:10px;
	margin-right:auto;
	margin-left:auto;
	font-weight:bold;
	font-size:90%;
	color:#4E5053;
	width:30em;
}

.q1_list{
	padding-left:20px;
}

/* Hides from IE5-mac \*/
* html .q63_questionarea {
	height:80px;
}
/* End hide from IE5-mac */
.q63_questionarea{
	margin-bottom:20px;
	font-family:arial;
	width:500px;
	min-height:80px;
	max-width:500px;
}

.q63_title{
	border-bottom:none 1px #6699cc;
	margin-top:4px;
	margin-bottom:4px;
	padding-bottom:4px;
	font-weight:bold;
	font-size:130%;
	visibility:visible;
}

.q6scale1{
	background-color:#68B937;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:15px;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:60px;
	width:200px;
}

.q6scale2{
	background-color:#D13D0B;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-size:15px;
	font-family:arial;
	text-align:center;
	vertical-align:middle;
	height:60px;
	width:200px;
}

/* Hides from IE5-mac \*/
* html .questionarea {
	height:80px;
}
/* End hide from IE5-mac */
.questionarea{
	margin-bottom:20px;
	font-family:arial;
	min-height:80px;
}

.questionarea_date1{
	font-family:arial;
	position:relative;
	width:200px;
	left:270px;
	bottom:46px;
}

.questionarea_date2{
	font-family:arial;
	position:relative;
	width:200px;
	left:460px;
	bottom:111px;
}

.questionarea_date3{
	font-family:arial;
	position:relative;
	width:200px;
	left:650px;
	bottom:175px;
}

.questionarea_date4{
	font-family:arial;
	position:relative;
	width:200px;
	left:835px;
	bottom:238px;
}

.questionarea_prf{
	margin:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	font-family:arial;
}

.questionarea_prf (2){
	margin:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	font-family:arial;
}

.questionarea_q0x1{
	font-family:arial;
}

.questionarea_q0x2{
	font-family:arial;
}

.questionarea_q0x3{
	font-family:arial;
	position:relative;
}

.questionarea_q0x4{
	margin:0px;
	padding:0px;
	font-family:arial;
}

.questionarea_q0x5{
	margin:0px;
	padding:0px;
	font-family:arial;
}

.questionarea_q0x6{
	margin:0px;
	padding:0px;
	font-family:arial;
	position:relative;
}

.questionarea_q0x7{
	margin:0px;
	padding:0px;
	font-family:arial;
	position:relative;
}

.questionarea_q0x8{
	margin:0px;
	padding:0px;
	font-family:arial;
	position:relative;
}

.questionarea_q0x9{
	margin:0px;
	padding:0px;
	font-family:arial;
	position:relative;
}

/* Hides from IE5-mac \*/
* html .questionarea_q2 {
	height:80px;
	width:900px;
}
/* End hide from IE5-mac */
.questionarea_q2{
	margin-bottom:20px;
	font-family:arial;
	min-height:80px;
	min-width:900px;
}

.questionarea_qa3x1{
	position:relative;
	left:400px;
}

.questionarea_qa3x2{
	position:relative;
	left:17px;
	bottom:7px;
}

.questionarea_qa4x1{
	position:relative;
	left:400px;
}

.questionarea_qa4x2{
	position:relative;
	left:17px;
	bottom:31px;
}

.questionarea_qa4x3{
	position:relative;
	left:17px;
	bottom:64px;
}

.questionarea_qd8x1{
	margin:0px;
	padding:0px;
	font-family:arial;
	position:relative;
}

.questionarea_qd8x2{
	font-family:arial;
	position:relative;
}

.rail{
	background-image:url(^f('hImagepath')[11].label()^p1842446002/rail_blue.jpg);
	height:28px;
	width:28px;
}

.rail_2022{
	background-color:#029491;
	height:2px;
	width:2px;
}

.rank_sel{
	background-color:#FAD3D4;
}

.ranked{
}

.rankedorder{
}

.row1_col2{
	background-color:#AED7FF;
	padding:10px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}

.row2_col1{
	background-color:#C2E6AC;
	padding:10px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	width:1200px;
}

.row3_col12{
	background-color:#FBC1AD;
	padding:10px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	width:1200px;
}

.scale{
	background-color:#00A6CB;
	border:solid 1px #C1C2C3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
}

/* Hides from IE5-mac \*/
* html .scale_2022 {
	width:80px;
}
/* End hide from IE5-mac */
.scale_2022{
	background-color:#029491;
	border:solid 2px #FFFFFF;
	padding:5px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	min-width:80px;
}

.scale_2022_spectrum{
	background-color:#029491;
	border:solid 2px #FFFFFF;
	padding:5px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
}

.scale_acc{
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-size:110%;
}

/* Hides from IE5-mac \*/
* html .scale_bar {
	width:100px;
}
/* End hide from IE5-mac */
.scale_bar{
	background-color:#003878;
	border:solid 1px #FFFFFF;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	min-width:100px;
}

/* Hides from IE5-mac \*/
* html .scale_bar_green {
	width:100px;
}
/* End hide from IE5-mac */
.scale_bar_green{
	background-color:#008380;
	border:solid 1px #FFFFFF;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	min-width:100px;
}

.scale_blue{
	background-color:#00A6CB;
	border:solid 1px #757575;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
}

.scale_cardsort{
	border:solid 1px #FFFFFF;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	height:30px;
	width:85px;
}

.scale_conjoint{
	background-color:#00A6CB;
	border:solid 1px #C1C2C3;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
}

.scale_mj{
	background-color:#00A6CB;
	border:solid 1px #C1C2C3;
	padding-top:0px;
	padding-right:2px;
	padding-bottom:0px;
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	max-height:2400px;
}

.scale_qslider{
	background-color:#003878;
	border:solid 1px #757575;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
}

.scale_sc{
	background-color:#1461A7;
	border:solid 1px #FFFFFF;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
}

.scale_slider{
	background-color:#ffffff;
	border:solid 1px #1461a7;
	border-left:solid 1px #1461A7;
	border-top:solid 1px #1461a7;
	border-right:solid 1px #1461A7;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:4px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:center;
	vertical-align:bottom;
	height:100%;
	width:100%;
}

.scalegroupanswer{
	border-left:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:110%;
	text-align:center;
}

.scalegroupheader{
	background-color:#1461A7;
	border:solid 1px #FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
}

.scalegroupheader_2022{
	background-color:#1461A7;
	border:solid 1px #FFFFFF;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	font-size:15px;
	color:#FFFFFF;
	font-family:arial;
	text-align:center;
}

.slider_feel{
	background-color:#5AEF5F;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	-o-transform:rotate(90deg);
	transform:rotate(90deg);
}

/* Hides from IE5-mac \*/
* html .slider_multi {
	height:50px;
}
/* End hide from IE5-mac */
.slider_multi{
	background-color:transparent;
	border:solid 1px #757575;
	border-left:none transparent;
	border-bottom:solid 1px #757575;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
	height:50px;
	min-height:50px;
}

/* Hides from IE5-mac \*/
* html .slider_single {
	height:50px;
}
/* End hide from IE5-mac */
.slider_single{
	background-color:#FFFFFF;
	border-left:none transparent;
	border-right:solid 1px #757575;
	padding-top:2px;
	padding-right:2px;
	padding-bottom:2px;
	padding-left:2px;
	font-weight:normal;
	font-size:15px;
	font-family:arial;
	text-align:left;
	vertical-align:middle;
	height:50px;
	min-height:50px;
}

.tab1{
}

.table2{
	background-color:white;
	border-collapse:collapse;
}

.tabq5{
	border-collapse:separate;
}

.tabq5_1{
	background-color:#DEEBF7;
	text-align:center;
	vertical-align:middle;
	height:80px;
	width:300px;
}

.tabq5_2{
	background-color:#9DC3E6;
	text-align:center;
	vertical-align:middle;
	height:80px;
	width:300px;
}

.tabq5_3{
	background-color:#C5E0B4;
	text-align:center;
	vertical-align:middle;
	height:80px;
	width:600px;
}

.td2{
}

.test_area{
	background-color:#ffffff;
	background-repeat:repeat-x;
	margin-right:auto;
	margin-bottom:20px;
	margin-left:auto;
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	text-align:left;
	vertical-align:middle;
}
.confirmit-rtl .test_area {
	text-align:right;
}

.text{
	border-bottom:none 1px #6699cc;
	margin-top:4px;
	margin-bottom:14px;
	padding-bottom:4px;
	font-size:15px;
	font-family:arial;
}

/* Hides from IE5-mac \*/
* html .text_acc {
	width:49em;
}
/* End hide from IE5-mac */
.text_acc{
	border-bottom:solid 1px #6699cc;
	margin-top:4px;
	margin-bottom:4px;
	padding-bottom:4px;
	font-size:130%;
	display:block;
	min-width:49em;
}

.text_info1{
	background-color:#CCCCCC;
	padding-top:20px;
	padding-right:5px;
	padding-left:5px;
	font-size:14px;
	color:#505050;
	font-family:arial;
	text-align:center;
	position:relative;
	height:168px;
	width:182px;
	top:20px;
	left:1px;
}

.text_info2{
	background-color:#CCCCCC;
	padding-top:20px;
	padding-right:5px;
	padding-left:5px;
	font-size:14px;
	color:#505050;
	font-family:arial;
	text-align:center;
	position:relative;
	height:94px;
	width:224px;
	top:57px;
	left:69px;
}

.text_prf{
	border-width:1px;
	border-color:#E52126;
	margin-top:4px;;
	margin-right:0px;;
	margin-bottom:4px;;
	margin-left:0px;;
	padding-bottom:4px;;
	font-size:15px;
	font-family:arial;
}

.text1{
	border-bottom:none 1px #6699cc;
	margin-top:0px;
	margin-bottom:14px;
	padding-bottom:4px;
	font-size:15px;
	font-family:arial;
}

.thumb{
	background-image:url(^f('hImagepath')[11].label()^p1842446002/thumb.png);
	background-repeat:no-repeat;
	vertical-align:middle;
	height:25px;
	width:25px;
}

.thumb_2022{
	background-color:#029491;
	background-repeat:no-repeat;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	vertical-align:middle;
	height:15px;
	width:15px;
}

.title{
	border-bottom:none 1px #6699cc;
	margin-top:4px;
	margin-bottom:4px;
	padding-bottom:4px;
	font-weight:bold;
	font-size:15px;
	color:#029491;
	visibility:hidden;
}

/* Hides from IE5-mac \*/
* html .wrapper {
	height:200px;
}
/* End hide from IE5-mac */
.wrapper{
	background-repeat:repeat-x;
	padding-top:1px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	vertical-align:middle;
	min-height:200px;
}

