@font-face
{
    font-family: 'source_sans_probold';
    src: url('source_sans_pro_font/sourcesanspro-bold-webfont-webfont.eot');
    src: url('source_sans_pro_font/sourcesanspro-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('source_sans_pro_font/sourcesanspro-bold-webfont-webfont.woff') format('woff'), url('source_sans_pro_font/sourcesanspro-bold-webfont-webfont.ttf') format('truetype'), url('source_sans_pro_font/sourcesanspro-bold-webfont-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'source_sans_prolight';
    src: url('source_sans_pro_font/sourcesanspro-light-webfont-webfont.eot');
    src: url('source_sans_pro_font/sourcesanspro-light-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('source_sans_pro_font/sourcesanspro-light-webfont-webfont.woff') format('woff'), url('source_sans_pro_font/sourcesanspro-light-webfont-webfont.ttf') format('truetype'), url('source_sans_pro_font/sourcesanspro-light-webfont-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'source_sans_proregular';
    src: url('source_sans_pro_font/sourcesanspro-regular-webfont-webfont.eot');
    src: url('source_sans_pro_font/sourcesanspro-regular-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('source_sans_pro_font/sourcesanspro-regular-webfont-webfont.woff') format('woff'), url('source_sans_pro_font/sourcesanspro-regular-webfont-webfont.ttf') format('truetype'), url('source_sans_pro_font/sourcesanspro-regular-webfont-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body
{
    height: 100%;
}

body
{
    color: #333333; 
	background-color: #ffffff; 
    font: 14px/28px "source_sans_proregular", Arial, Helvetica, sans-serif;
	margin: 0;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
    line-height: 1.5em;
}

#page_header
{
    height: 58px;
	padding: 0 20px;
    overflow: hidden;
    background: #365870 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2NTg3MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iIzMyNTM2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzE5Mzc1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMDJjNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #365870 0%, #32536b 18%, #193754 70%, #102c4b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#365870), color-stop(18%,#32536b), color-stop(70%,#193754), color-stop(100%,#102c4b));
    background: -webkit-linear-gradient(top, #365870 0%,#32536b 18%,#193754 70%,#102c4b 100%);
    background: -o-linear-gradient(top, #365870 0%,#32536b 18%,#193754 70%,#102c4b 100%);
    background: -ms-linear-gradient(top, #365870 0%,#32536b 18%,#193754 70%,#102c4b 100%);
    background: linear-gradient(to bottom, #365870 0%,#32536b 18%,#193754 70%,#102c4b 100%);
}

#logo
{
    overflow: hidden;
    background: url(ss_logo.png) no-repeat;
    width: 290px;
    height: 36px;
    float: left;
    margin: 9px 10px 15px 5px;
    text-indent: -9999px;
}

#product_name
{
    float: left;
    border-left: 1px solid white;
    color: white;
    font-size: 27px;
    padding: 2px 20px 0 17px;
    margin-left: 10px;
    margin-top: 16px;
}

#header_bar
{
    padding: 0 35px 0 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    background: #ececed url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VjZWNlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NlY2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ececed 0%, #cccecf 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececed), color-stop(100%,#cccecf));
    background: -webkit-linear-gradient(top, #ececed 0%,#cccecf 100%);
    background: -o-linear-gradient(top, #ececed 0%,#cccecf 100%);
    background: -ms-linear-gradient(top, #ececed 0%,#cccecf 100%);
    background: linear-gradient(to bottom, #ececed 0%,#cccecf 100%);
}

#survey_name
{
    color: #0d3451;
    padding: 7px 0 7px 5px;
    margin: 0;
    font: 18px/24px "source_sans_probold", Arial, 'Helvetica Neue', Helvetica, sans-serif;
    white-space: nowrap;
    overflow: hidden;
}

form
{
	padding: 0; 
    margin: 0;
}

.row
{
    overflow: hidden;
}

.row .col
{
    float: left;
    margin: 0 27px 12px 0;
}

#menu
{
	width: 170px; 
	position: absolute; 
	left: 10px;
    background-color: #ffffff;
}

.menu_header
{
	margin-top: 15px;
	margin-bottom: 3px;
    font: 18px/28px "source_sans_proregular", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#menu ul
{
    margin: 0;
    padding: 0 0 40px;
    list-style: none;
    font: 18px/28px "source_sans_prolight", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#menu ul li
{
    overflow: hidden;
    padding: 0 10px 5px;
	height: 22px; /*This is for Edge because on mouse over other items were shifting*/
}

#menu ul a
{
    color: #58595b;
}

#menu ul a:hover,
#menu ul .active a
{
    color: #81ad38;
    text-decoration: none;
    font: 18px/28px "source_sans_probold", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

#menu .menu_item
{
    padding-left: 20px;
}

.sans_bold, strong, b, .warning, .question_report_title, .data_cell_label, .next_button, 
.checkbox_title, .filters_header, .check_option_highlight, #saved_reports_title, .test_mode #test_mode_header #test_title,
.setup_system_info_header, .setup_system_info_value, .section_header, .report_table_header, .error_msg
{
    font-family: "source_sans_probold", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.button_container
{
    text-align: center;
    margin: 40px auto 20px auto;
    padding-right: 5px;
}

.green_button, .green_button_no_link
{
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    padding: 8px 22px;
    color: #fff;
    font: 18px/24px "source_sans_probold", Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-shadow: 1px 1px 0 #81ad38;
    border-radius: 7px;
    -webkit-box-shadow: 4px 4px 5px 0 rgba(0,0,0,0.35);
    -moz-box-shadow: 4px 4px 5px 0 rgba(0,0,0,0.35);
    box-shadow: 4px 4px 5px 0 rgba(0,0,0,0.35);
    background: #b1cd86 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IxY2Q4NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4MmFlM2EiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #b1cd86 0%, #82ae3a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b1cd86), color-stop(100%,#82ae3a));
    background: -webkit-linear-gradient(top, #b1cd86 0%,#82ae3a 100%);
    background: -o-linear-gradient(top, #b1cd86 0%,#82ae3a 100%);
    background: -ms-linear-gradient(top, #b1cd86 0%,#82ae3a 100%);
    background: linear-gradient(to bottom, #b1cd86 0%,#82ae3a 100%);
}

.bold_link
{
    padding: 3px 0 0 0;
    position: relative;
    color: #0d3451;
    text-transform: uppercase;
    font: 16px/20px "source_sans_probold", Arial, 'Helvetica Neue', Helvetica, sans-serif;
    cursor: pointer;
    display: inline-block;
}

#update_link_box
{
    margin-top: 30px;
}

#close_survey_note
{
    margin-top: 50px;
}

#open_survey_link
{
    display: block;
    margin-top: 15px;
}

#close_survey_link
{
    margin-left: 20px;
}

#test_survey_return
{
    display: block;
    margin-top: 30px;
}

#test_mode_menu_item
{
    margin-top: 20px;
}

table
{
	border-collapse: collapse;
}

#layout_table
{
	margin-top: 20px;
	width: 100%;
}

.stage, .error_log_alert
{
	max-width: 1000px;
    margin-left: 200px;
}

.stage
{
    padding-bottom: 20px; 
    margin-right: 20px;
    margin-bottom: 50px;
	border: 1px solid #B7B9BB; 
}

.error_log_alert
{
    margin-bottom: 10px;
}

#view_survey_log_link, #view_log_file
{
    margin-left: 20px;
}

.ui-widget-overlay
{
    background-color: #000000;
}

.error_msg
{
	width: auto;
	color: red;
    font-size: 1.1em;
}

.error_msg_box .stage_title, .stage_title.error_box_title
{
	background-color: red;
    color: white;
}

.note
{
	font-size: .8em;
    line-height: 1.3em;
}

#save_report_note
{
    text-align: left;
    margin-top: 50px;
}

#save_report_name_box
{
    margin-top: 20px;
}

.red_note
{
	font-size: .8em;
	color: red;
}

#data_list
{
	width: 100%;
}

#data_list option
{
    padding: 5px 5px 2px 5px;
}

.stage_title
{
	background-color: #e2e3e4; 
	padding: 5px 15px 5px 15px; 
    font: 18px/28px "source_sans_proregular", Arial, Helvetica, sans-serif;
}

.stage_content
{
	padding: 10px 15px 10px 15px;
}

#completes
{
	color: green;
}

#disqualifieds
{
	color: #B00000;
}

#incompletes
{
	color: #808080; 
}

#data_results_box
{
    overflow: hidden;
    display: table;
    margin: 20px auto;
}

#data_records_box
{
    width: 200px;
}

#data_records_note
{
    text-align: center;
}

#data_record_button_col
{
    margin: 30px 0 0 30px;
}

#data_record_button_col .button_container
{
    margin-top: 0;
    margin-bottom: 50px;
}

#error_log_file_div .button_container
{
    margin-top: 20px;
    margin-bottom: 0;
}

.reset_list li
{
    margin-bottom: 10px;
}

.loading
{
    text-align: center;
    margin: 30px;
}

.all_finished_message
{
	margin-top: 10px;
	display: none;
}

#view_data_box .section_header
{
    margin: 30px 0 0 0;
    padding: 5px 10px;
}

#view_data_box #data_responses_header .data_cell_label
{
    padding: 0;
}

#view_data_box #data_responses_header .data_cell_value
{
    padding: 0 0 0 20px;
}

    #view_data_box .data_cell_label
    {
	    padding: 10px;
	    text-align: left;
	    vertical-align: top;
        width: 30%;
    }

    #view_data_box .data_cell_value
    {
        padding: 10px;
	    text-align: left;
	    vertical-align: top;
    }

    #view_data_box .row .col
    {
        margin: 0;
    }

#record_edit_row2
{
    margin-top: 30px;
}

#mobile_menu_link
{
    display: none;
    margin: 8px 10px 0 0;
    float: left;
    cursor: pointer;
    height: 23px;
    background: url(sprite.png) no-repeat -268px -95px;
    width: 23px;
}


.data_cell_value
{
	padding-left: 5px;
	text-align: left;
}

.text_input, .numeric_input
{
	padding: 4px;
}

.alt_color1
{
	background-color: #F7F7F7;
}

.section_header
{
	background-color: #e2e3e4;
	padding: 5px;
}

.warning
{
	color: red;
}

.warning_header
{
    margin: 10px 15px 10px 15px;
}

.quota_box
{
	margin-top: 10px;
	padding-bottom: 5px;
}

.quota_table td
{
	padding: 2px;
	vertical-align: middle;
}

.quota_table
{
	margin-left: 10px;
}

.mobile .quota_table
{
	margin-left: 2px;
}

.quota_percent_cell
{
	padding-left: 3px;
	text-align: right;
}

.closed_quota_text
{
	padding-left: 3px; 
	float: left;
}

.section_separator_line
{
    border-top: 2px dashed #C0C0C0;
    margin: 30px 0 30px 0;
}

.search_options_box
{
	text-align: left;
    display: table;
    margin: 0 auto;
}

.filters_header
{
    margin: 10px 0 5px 0;
}

#filters_box
{
    border: 1px solid #c0c0c0;
    padding: 10px;
    margin-bottom: 20px;
}

#page_footer_text
{
	font-size: 13px; 
	color: #555555;
}

#page_footer_div
{
	text-align: center; 
	padding-top: 5px;
    margin: 30px 0 10px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

#login_box
{
	margin-top: 20px;
	margin-bottom: 100px;
    max-width: 400px;
    text-align: left;
    overflow: hidden;
    padding: .75em 1em;
    margin: 1em auto;
    background: #f3f3f3;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    #login_box .text_input
    {
        padding: 7px 5px;
        width: 100%;
        margin: 0 0 15px 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font: 16px "source_sans_proregular",Arial,Helvetica,sans-serif;
        line-height: 18px;
        border: 1px solid #d7d5d5;
        background: #fff;
    }

    #login_box .green_button
    {
        margin: 15px 0 15px 0;
    }

#forgot_password_row
{
    text-align: center;
}

#sign_in_wrapper 
{
    height: 100%;
	min-height:800px;
	position:relative;
}

#sign_in_wrapper #mobile_menu_link
{
    display: none;
}

/*jQuery UI CSS tweaks*/
/*Remove all dialog close buttons*/
.dialog, .ui-dialog
{
    display: none;
    font: 18px/28px "source_sans_proregular", Arial, Helvetica, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

.ui-dialog-title
{
    font: 18px/20px "source_sans_probold", Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.ui-dialog-buttonset
{
    font: 16px/28px "source_sans_proregular", Arial, Helvetica, sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

.ui-button .ui-button-text
{
    display: block;
    line-height: 1.0;
    font: 18px/20px "source_sans_proregular", Arial, Helvetica, sans-serif;
    padding: 5px 15px;
}

.password_options
{
	padding-left: 20px;
}

a 
{
	color: #016692; 
	text-decoration: none;
}

a:hover 
{
	text-decoration: underline;
}

.para
{
    margin-top: 12px;
}

#log_delete
{
    margin-left: 20px;
}

.quota_graph
{
	height: 15px;
}

.quota_graph_table td
{
	border: 1px solid #c0c0c0;
}

.quota_count_cell
{
	padding-left: 10px; 
	padding-right: 4px;
	text-align: right;
}

.quota_table .quota_limit_cell
{
	text-align: left;
	padding-left: 3px;
    padding-right: 10px;
}

.quota_table .quota_name_cell
{
    padding-left: 10px;
}

.quota_bar
{
    background-color: #B7B9BB;
}

.quota_table .quota_bar_unfilled
{
    padding-left: 10px;
}

.quota_table .quota_finished_graph .quota_bar
{
    background-color: #80ad38;
}

.display_class_hide
{
	display: none;
}

.display_class_show
{
	display: block;
}

.test_mode #test_mode_header
{
	padding: 10px 20px 10px 20px;
	background-color:#F9EDBE;
	color:#336688; 
}

#setup_error
{
    display: none;
}

#setup_error .stage_title
{
    background-color: #ff0000;
}

#setup_error .stage_title .warning
{
    color: #ffffff;
}

#sign_in_greeting
{
    font-size: 1.8em;
    text-align: center;
    padding: 50px 0 20px 0;
}

#sign_in_error
{
    color: #ff0000;
    text-align: center;
}

.setup_body
{
	margin-left: 26px;
}

.setup_simple_error
{
	color: red;
	margin-top: 5px;
}

.setup_system_error
{
	margin-top: 10px;
}

.setup_failed
{
	color: red;
	margin-right: 10px;
}

.setup_system_info_header
{
	background-color: #E4E4E4;
	padding: 5px;
}

.setup_system_info_box
{
	border: 1px solid #8A8A8A;
	margin-top: 20px;
}

.setup_system_info_box table
{
	margin: 5px;
}

.setup_system_info_title
{
	text-align: right;
    white-space: nowrap;
    vertical-align: top;
}

.setup_system_info_value
{
	text-align: left;
	padding-left: 5px;
}

.setup_title 
{
    padding: 0 0 6px 10px;
}

.select_scroll_box
{
	border: 1px solid #C0C0C0;
	overflow: auto; /*This gives us a scroll bar*/
	height: 200px;
	width: 300px;
}

.checkbox_unselected
{
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='1171 -2903 19 19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; stroke: %234a4a4a; %7D .cls-2 %7B stroke: none; %7D .cls-3 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cg id='Checkbox_unselected' data-name='Checkbox unselected' class='cls-1' transform='translate%281171 -2903%29'%3E%3Crect class='cls-2' width='19' height='19' rx='4'/%3E%3Crect class='cls-3' x='0.5' y='0.5' width='18' height='18' rx='3.5'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}

.checkbox_selected
{
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='1171 -2723 19 19'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23ffffff; stroke: %234a4a4a; %7D .cls-2 %7B fill: %234a4a4a; %7D .cls-3 %7B stroke: none; %7D .cls-4 %7B fill: none; %7D %3C/style%3E%3C/defs%3E%3Cg id='Checkbox_selected' data-name='Checkbox selected' transform='translate%28582 -3040%29'%3E%3Cg id='Rectangle_2' data-name='Rectangle 2' class='cls-1' transform='translate%28589 317%29'%3E%3Crect class='cls-3' width='19' height='19' rx='4'/%3E%3Crect class='cls-4' x='0.5' y='0.5' width='18' height='18' rx='3.5'/%3E%3C/g%3E%3Cpath id='Union_1' data-name='Union 1' class='cls-2' d='M-381,4226v-3h4v-9h3v12Z' transform='translate%283849.441 -2391.941%29 rotate%2845%29'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center center;
}

.checkbox_control
{
    margin-bottom: 5px;
    display: table;
    cursor: pointer;
}

.checkbox_control, .checkbox_control label
{
    cursor: pointer;
}

.checkbox_control .col.label_cell
{
    padding-left: 7px;
    padding-bottom: 2px;
    margin-top: -2px;
}

.checkbox_control .col
{
    margin: 0;
}

.col.graphical_select
{
    cursor: pointer;
    width: 15px;
    height: 15px;
}

#data_report_options_box
{
    display: table;
    margin: 0 auto;
}

#show_filters
{
    display: block;
    margin-top: 30px;
    cursor: pointer;
}

#banners_col
{
    margin-right: 0;
}

#saved_reports_box
{
    margin-top: 50px;
    display: table;
    margin: 0 auto;
}

#report_names_col
{
    margin-right: 70px;
}

#report_buttons_col
{
    text-align: center;
}

#report_buttons_col .button_container
{
    margin-top: 30px;
    margin-bottom: 40px;
}

.check_option_highlight
{
	background-color: #f1f1f1;
}

.checkbox_title
{
	width: 250px; 
	padding: 0 0 3px 0;
	margin-top: 5px;
}

.question_report_box
{
	border: 1px solid #C0C0C0;
	margin-bottom: 30px;
}

.question_report_box .question_report_title
{
	padding: 5px;
    margin: 5px 0 5px 5px;
    font-size: 1.3em;
}

.question_title_label
{
	padding: 11px 0 0 10px;
}

.question_report_body
{
	padding: 0 10px 10px 10px;
}

.report_table_box ul
{
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.report_table_box li
{
    display: table-cell;
    list-style-type: none;
    vertical-align: top;
    list-style-position: inside; 
    padding: 5px 20px 5px 10px;
}

.report_table_box .value_col
{
    width: 10%;
}

.report_table_box .count_col
{
    width: 12%;
}

.report_table_box .percent_col
{
    width: 12%;
}

.report_table_header
{
    background-color: #e2e3e4;
}

.alt_row
{
	background-color: #F7F7F7;
}

#rows_select_box, #cols_select_box, #saved_report_list
{
	padding: 10px;
}

.marginals_report_graph_table
{
	width: 100%;
} 

.marginals_report_graph_table td
{
	padding: 0px;
	border: 0px solid #c3c3c3;
}

.graph_percent
{
	padding: 2px 3px 2px 3px;
}

.marginals_report_bar_graph
{
	background-color: #7AA5D6;
}

.crosstabs_table td
{
    padding: 5px 10px;
    border: 1px solid #c0c0c0;
}

.crosstab_summary_table td
{
	border-width: 0px;
	padding: 2px;
}

.crosstabs_table .crosstab_separator
{
	border-right: 3px solid #c0c0c0;
}

.download_crosstabs_report
{
    float: right;
}

.save_report_box
{
	margin: 10px 0 20px 0;
}

.edit_report_box
{
	margin-bottom: 10px;
	display: none;
}

#edit_report_name_box
{
    margin: 20px 0 20px 0;
}

.report_settings_link
{
	float: right;
}

/*This is for jQueryUI dialog buttons*/
.ui-button-text
{
	font-size: 12px;
}

/*This is to have the div stretch for wide inner content*/
#crosstab_stage
{
    display: table;
}

.crosstab_container
{
	margin-top: 15px;
    display: table;
}

.crosstab_container .ui-tabs-nav li
{
	font-size: 12px;
}

.crosstab_chart
{
	width: 950px;
	height: 500px; 
	margin: 0 auto;
	padding: 5px;
}

.marginal_chart
{
	width: 100%; 
	height: 400px; 
	margin: 15px auto 0 0;
}

.chart_box .tick.zero line
{
	display: none;
}

.question_text
{
	margin: 5px 0 10px 0;
}

.question_text .question_header
{
	margin-bottom: 5px;
}

.marginals_summary
{
	margin-right: 20px;
}

#summary_chart
{
    height: 350px;
}

.record_edit_row
{
    padding-bottom: 20px;
}

.view_data_cancel
{
    margin: 10px 0 10px 30px;
}

#record_edit_row1
{
    margin-top: 20px;
}

.next_button
{
    padding-top: 5px;
	padding-bottom: 5px; 
	font-size: 24px; 
	background-color: #F0F0F0; 
	text-align: center; 
	width: 30px; 
	height: 20px; 
	border: 1px solid #c0c0c0; 
	float: left;
	cursor: pointer;
	color: #0d3451;
}

.next_button:hover
{
    text-decoration: none;
}

.floating_button
{
	width: 50px; 
	float: left;
	margin-top: 1px;
	margin-left: 30px;
}

.error_log_line
{
	margin-bottom: 20px;
    font-family:'Courier New';
}

.error_log_line_date
{
	color: #808080;
	padding-top: 3px;
	padding-bottom: 3px;
}

.error_log_line_details
{
    font-size: .8em;
}

.error_log_script
{
	font-family: "Courier New", Courier, monospace;
	color: #669900;
	padding: 10px;
}

.error_log_server_error
{
	font-weight: bold;
	margin-bottom: 3px;
}

.download_db_tables_box
{
    margin: 10px;
}

.download_db_tables_box div
{
	margin-bottom: 10px;
}

#download_completes
{
    margin-left: 20px;
}

#download_note
{
    margin-top: 80px;
}

.chart_display_template
{
	display: none;
}

.filter_box
{
    margin-top: 20px;
}

.filter_box ul
{
    display: table-row;
}

.filter_box li
{
    display: table-cell;
    list-style-type: none;
    vertical-align: middle;
    padding: 3px;
    padding-right:20px; 
    list-style-position: inside; 
}

.report_summary_row
{
    padding: 10px;
}

    .report_summary_row .row
    {
        margin: 0;
    }

.report_summary_row .col
{
    margin: 0;
    width: 33%;
}

.summary_stats_col ul
{
    padding-left: 0;
    margin: 0;
}

.summary_stats_col li
{
    list-style-type: none;
    display: table-cell;
    text-align: center;
    padding: 0 10px;
}

.row .report_download_col
{
    text-align: right;
    float: right;
}

#incompletes_report_table
{
    margin: 20px auto;
    display: table;
}

#incompletes_report_table ul
{
    display: table-row;
}

#incompletes_report_table li
{
    display: table-cell;
    list-style-type: none;
    vertical-align: middle;
    padding: 5px 10px; 
    list-style-position: inside; 
}

#password_report_box
{
    display: table;
    margin: 20px auto;
}

#password_report_box ul
{
    margin: 0;
    padding: 0;
}

#password_report_box li
{
    list-style-type: none;

}

#footer_ss_url
{
    margin-left: 10px;
}

#copyright
{
    white-space: nowrap;
}

#demo_header
{
    text-align: center;
    padding: 10px;
    margin-bottom: 10px;
}

#demo_title
{
    font-size: 1.8em;
}

#demo_warning
{
    margin-top: 15px;
    font-size: 1em;
}

#survey_log_div .section_header
{
    padding-left: 10px;
    margin-top: 20px;
}

#survey_log_control_row
{
    margin-top: 20px;
}

#survey_log_view_div
{
    margin-top: 4px;
}

.log_row
{
    /*border-top: 1px solid #B7B9BB;
    margin-top: 10px;
    padding-top: 10px;*/
    padding: 10px;
}

.log_row .log_id
{
    margin-left: 10px;
    color: #A9A9A9;
}

.log_row .time
{
    width: 20%;
	max-width: 170px;
    /*color: #A9A9A9;*/
}

.log_row .message
{
    width: 55%;
}

#survey_log_div .log_row .row .details_link
{
    width: 10%;
	max-width: 80px;
    text-align: right;
    float: right;
    margin-right: 0;
}

.log_row .details
{
    margin-top: 20px;
    display: none;
}


.log_row .row .col
{
    margin: 0 15px 0px 0;
}

.log_row.log_error .title
{
    color: red;
}

.log_row.log_warning .title
{
    color: #ff9f1c;
}

.log_row.log_notice .title
{
    color: #006691;
}

.log_row:nth-child(even) 
{
    background-color: #F7F7F7;
}

.log_row .detail_title
{
    font-style: italic;
}

.log_row .detail_content
{
    margin-left: 20px;
    margin-bottom: 20px;
}

#survey_log_bottom_control_div
{
    margin-top: 40px;
    text-align: center;
}

#download_log_div
{
    float: right;
    margin-right: 0;
}

#no_log_items_msg
{
	text-align: center;
	padding: 20px;
}

/*C2 Specific Settings*/
.c2_mode #title
{
	display: none;
}

.c2_mode #study
{
	margin-left: 0;
}

.c2_mode #product_name 
{
    display: none;
}

.c2_mode .quota_password_warning
{
	display: none;
}

/*Page break for data reports*/
@media print
{
	.question_report {page-break-after:always}
}

@media only screen and (max-width: 900px)
{
    #header_bar
    {
        margin-bottom: 20px;
    }

    #mobile_menu_link
    {
        display: block;
    }

    #menu
    {
        position: absolute;
        top: 100px;
        left: 10px;
        display: none;
        border: 1px solid #c0c0c0;
        -webkit-box-shadow: 4px 4px 5px -2px rgba(119,119,119,1);
        -moz-box-shadow: 4px 4px 5px -2px rgba(119,119,119,1);
        box-shadow: 4px 4px 5px -2px rgba(119,119,119,1);
        z-index: 10;
    }

    .stage, .error_log_alert
    {
        margin: 0 20px 20px 20px;
    }

    #setup_error
    {
        margin-bottom: 20px;
    }

    #summary_chart
    {
        display: none;
    }

    #report_names_col, #report_buttons_col
    {
        float: none;
        margin: 0;
    }

    .select_scroll_box
    {
        width: auto;
    }

    #saved_reports_box
    {
        display: block;
    }

    #rows_select_box
    {
        margin-right: 0;
    }
}

@media only screen and (max-width: 630px)
{
    .green_button
    {
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }

    .record_edit_row
    {
        text-align: center;
    }

    .view_data_cancel
    {
        margin-left: 0;
    }

    #download_completes
    {
        margin: 50px 0;
    }

    #data_records_box
    {
        width: 100%;
    }

    #data_record_button_col
    {
        width: 99%;
        margin-left: 0;
    }

    .search_options_box
    {
        display: block;
    }

    .filter_box ul
    {
        display: block;
        padding-left: 0;
    }

    .filter_box li
    {
        display: block;
    }

    .filter_box .filter_joiner_col 
    {
        margin-top: 20px;
    }

    .filter_box .filter_labels
    {
        display: none;
    }

    .report_summary_row .col
    {
        width: 100%;
    }

    .report_summary_row .report_download_col
    {
        text-align: left;
        margin-top: 10px;
    }

    .summary_stats_col li
    {
        display: block;
        text-align: left;
        padding-left: 0;
    }

    .report_table_box li
    {
        display: block;
    }

    #incompletes_report_table
    {
        margin: 20px auto;
        display: block;
    }

    #incompletes_report_table ul
    {
        display: block;
    }

    #incompletes_report_table li
    {
        display: block;
    }

    #log_delete
    {
        margin-left: 0;
    }

    #footer_ss_url
    {
        margin-left: 0;
        display: block;
    }
}

@media only screen and (max-width: 350px)
{
    #logo
    {
        background: url(ss_logo_mobile.png) no-repeat;
        width: 50px;
        height: 36px;
        float: left;
        margin: 14px 10px 15px 0;
        text-indent: -9999px;
    }

    #product_name
    {
        border-left-width: 0;
        padding: 2px 0 0 0;
    }

    #sign_in_wrapper #survey_name
    {
        padding-left: 0;
    }

    #login_box
    {
        margin: 20px;
    }

    #sign_in_greeting
    {
        padding-top: 0;
    }

    #sign_in_error
    {
        padding: 0 20px;
    }

    #setup_error ul
    {
        margin: 0;
        padding: 0 0 40px;
        list-style: none;
    }

    #view_data_box .row .col
    {
        width: 100%;
    }

    #view_data_box #data_responses_header .data_cell_value
    {
        padding-left: 0;
    }

    .checkbox_title
    {
        width: auto;
    }
}
