@charset "utf-8";
/* CSS Document */

/* Fix for modal dialog adding padding to body */
body {
  padding-right: 0 !important;
}

header {
  width: 100%;
  float: left;
  background: #205081;
  padding: 10px 0;
}

header.interview_header {
  float: none;
  border-radius: 0px;
}

a#logo,
a#logo:link,
a#logo:visited {
  width: auto;
  height: auto;
  float: left;
}

body,
html {
  overflow-x: hidden;
}

/*.wrapper {
    height: 100%;
    width:100%;
    float:left;
    background:#fff;
}*/

/*.active.wrapper {
    height: 100%;
    width:100%;
    float:left;
    background:#fff;
}
*/
.active #sidebar-wrapper {
  /*height:100% !important;*/
  margin-left: -20%;
  left: 70px;
  width: 100%;
  /*background: #fff;*/
  /*position: absolute;*/
  /*height:auto;*/
  /*z-index: 1000;*/
}

#sidebar-wrapper {
  height: 100% !important;
  background: #fff;
  position: absolute;
  height: auto;
  z-index: 1000;
  width: 100%;
  float: left;
}

#content-column {
  padding-right: 0px;
}

/*.wrapper.active #sidebar-wrapper {
    left: 20% !important;
}
*/
.sidebar-nav {
  display: block;
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff;
}

.main-page-div {
  min-height: 94vh;
}

#page-content-wrapper {
  width: 100%;
  padding: 0 10px 10px 10px;
  background: #dfe4e6;
  border-left: 1px solid #aaa;
  position: relative;
}

div.container-fluid.page-content-container {
  padding-left: 0px;
  padding-right: 0px;
}

div.page-content-col {
  margin: 0px;
  padding-right: 10px;
}

div.page-content-row {
  margin-left: 0px;
  margin-right: 0px;
}

#sidebar_menu li a,
.sidebar-nav li a {
  color: #999;
  display: block;
  float: left;
  text-decoration: none;
  width: 100%;
  /* background: #252525; border-top: 1px solid #373737; border-bottom: 1px solid #1A1A1A; -webkit-transition: background .5s; -moz-transition: background .5s; -o-transition: background .5s; -ms-transition: background .5s; transition: background .5s; */
}

.sidebar_name {
  padding-top: 25px;
  color: #fff;
  opacity: 0.7;
}

.active .sidebar-nav {
  width: 100%;
  height: auto;
  float: left;
}

.sidebar-nav {
  /* width:55px; */
  height: auto;
  float: right;
}

.active .sidebar-nav li {
  width: 101%;
  height: auto;
  float: left;
  margin-bottom: 5px;
  padding: 0 15px;
}

.sidebar-nav li {
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
  padding: 0;
}

.sidebar-nav li a,
.sidebar-nav li a:link,
.sidebar-nav li a:visited {
  width: 100%;
  height: auto;
  float: left;
  color: #565656;
  font: 14px/31px "robotolight";
  display: block;
  text-decoration: none;
  border: 0;
  outline: none;
}

.active .sidebar-nav li a p {
  color: #565656;
  font: 14px/31px "robotolight";
  display: inline-block;
  margin: 0;
}

.sidebar-nav li a p {
  display: none;
  margin: 0;
}

.sidebar-nav li:hover {
  text-decoration: none;
  background: #dfe4e6;
}

.sidebar-nav li:active,
.sidebar-nav li:focus,
.sidebar-nav li.current {
  background: #dfe4e6;
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 65px;
  line-height: 60px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#main_icon {
  float: right;
  padding-right: 65px;
  padding-top: 20px;
}

.sub_icon {
  float: right;
  padding-right: 65px;
  padding-top: 10px;
}

.content-header {
  height: 65px;
  line-height: 65px;
}

.content-header h1 {
  margin: 0;
  margin-left: 20px;
  line-height: 65px;
  display: inline-block;
}

.sidebar-brand {
  width: auto;
  float: right;
  margin: 4px 12px 0 0;
}

a#menu-toggle,
a#menu-toggle:link,
a#menu-toggle:visited {
  outline: 0;
  border: 0;
}

.menu_heading {
  width: 100%;
  height: 0;
  float: left;
  color: #a1a1a1;
  font: 14px/21px "robotoblack";
  text-transform: uppercase;
  border-top: 1px solid #e9e9e9;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

.active .menu_heading {
  width: 89%;
  margin: 10px 15px;
  height: auto;
  padding-top: 15px;
  text-indent: 0;
}

.menu_heading:first-of-type {
  border: 0;
  padding-top: 0;
}

.active .menu_heading:first-of-type {
  margin-top: 10px;
}

.active .menu_icon {
  width: 30px;
  height: 31px;
  float: left;
  position: relative;
}

.menu_icon {
  width: 100%;
  height: 51px;
  float: left;
  position: relative;
}

.menu_icon img {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.menu_icon span {
  color: #205081;
  padding-left: 3px;
  font-size: 18px;
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 6px;
  margin: auto;
  text-align: center;
}

.tabContainer {
  overflow-x: auto;
}

.tabContainer .tab {
  display: none;
  min-height: 700px;
  /* overflow:hidden;overflow:hidden; */
}

.tabContainer #contacts {
  min-height: 100px;
}

.tabContainer .current {
  display: block;
}

.tabContainer {
  min-width: 100%;
  height: auto;
  float: left;
}

.tabContainer > .tab {
  margin-top: 10px;
  min-width: 98%;
}

li.current .menu_icon > img:first-of-type {
  display: none;
}

li.current .menu_icon > img:last-of-type {
  display: block;
}

.nopadding {
  padding: 0px !important;
}

#search-box {
  z-index: auto;
}

/* Fix side bar menu gap */
div.index_row {
  margin-left: 0px;
}

#no-more-tables {
  padding-left: 0px;
}

#no-more-tables,
#no-more-tables1 {
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -webkit-box-shadow: 0 8px #e3e4e8;
  -moz-box-shadow: 0 8px #e3e4e8;
  box-shadow: 0 8px #e3e4e8;
  -ms-box-shadow: 0 8px #e3e4e8;
  -o-box-shadow: 0 8px #e3e4e8;
}

.survey_table {
  background-color: #fff;
  border: 1px solid #aaa;
}

.survey_table thead {
  background: #f5f5f5;
}

.survey_table thead tr:first-of-type {
  border: 0;
  border-bottom: 1px solid #aaaaaa;
}

/* .survey_table tbody tr { border-top:1px solid #aaaaaa; } */
.survey_table th {
  color: #205081;
  font: 13px/16px "robotomedium";
  border-right: 1px solid #d3d3d3;
}

.survey_table td {
  color: #606060;
  font: 13px/16px "robotolight";
  text-overflow: ellipsis;
  max-width: 300px;
  padding: 10px 8px !important;
  border-right: 1px solid #d3d3d3;
}

.survey_table td:nth-of-type {
  padding: 0;
}

.survey_table th:last-of-type,
.survey_table td:last-of-type {
  border-right: 0;
}

/* .survey_table td:first-of-type { color:#606060; font:13px/16px 'robotomedium'; } */
.survey_table tbody tr {
  border-top: 1px solid rgba(0, 0, 0, 0);
}

.survey_table tbody tr.design_topic_row {
  border-top: 1px solid #aaaaaa;
}

.survey_table tbody tr:hover,
.survey_table tbody tr:focus {
  background: #e5f0ff;
  border-bottom: 1px solid #4a89dc;
  border-top: 1px solid #4a89dc;
}

.table-condensed > thead > tr > th {
  padding: 15px 15px 15px 5px;
  position: relative;
  cursor: pointer;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > td {
  text-align: center;
}

.table-condensed > tbody > tr > td a,
.table-condensed > tbody > tr > td a:link,
.table-condensed > tbody > tr > td a:visited {
  outline: 0;
  border: 0;
}

span.table_sort {
  width: 9px;
  height: 14px;
  position: absolute;
  top: 50%;
  right: 5%;
  margin-top: -7px;
}

span.table_sort a,
span.table_sort a:link,
span.table_sort a:visited {
  float: left;
  border: 0;
  outline: 0;
}

span.table_sort a img {
  float: left;
}

span.table_sort a:last-of-type {
  margin-top: 5px;
}

.recent_outer {
  margin-bottom: 10px;
}

a.create_new,
a.create_new:link,
a.create_new:visited {
  width: auto;
  height: auto;
  float: right;
  color: #205081;
  font: 14px/23px "robotomedium";
  padding-right: 28px;
  background: url("/static/images/create-icon.png") right center no-repeat;
  outline: 0;
  border: 0;
}

a.create_new:hover,
a.create_new:focus {
  text-decoration: none;
  color: #306295;
}

a.header_link,
a.header_link:link,
a.header_link:visited {
  width: auto;
  height: auto;
  float: right;
  color: #205081;
  font: 14px/23px "robotomedium";
  padding-right: 28px;
  outline: 0;
  border: 0;
}

a.header_link:hover,
a.header_link:focus {
  text-decoration: none;
  color: #306295;
}

ul.recent_list {
  width: auto;
  height: auto;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul.recent_list li {
  width: auto;
  height: auto;
  float: left;
  margin-right: 25px;
}

ul.recent_list li:last-of-type {
  margin-right: 0;
}

ul.recent_list li a,
ul.recent_list li a:link,
ul.recent_list li a:visited {
  width: auto;
  height: auto;
  float: left;
  color: #646464;
  font: 14px/23px "robotomedium";
  border: 0;
  outline: 0;
}

ul.recent_list li a:hover,
ul.recent_list li a:focus,
a.recent_active {
  text-decoration: none;
  color: #205081 !important;
}

.user_profile {
  margin-right: 10px;
}

.user_profile > a,
.user_profile > a:link,
.user_profile > a:visited {
  padding: 2px 5px 0 5px;
  color: #fff;
  font: 12px/23px "robotomedium";
}

.user_profile span.caret {
  margin-left: 10px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid;
}

.user_profile .dropdown-menu > li > a {
  color: #333232;
  font: 12px/23px "robotomedium" !important;
}

.user_profile_img {
  width: 26px;
  height: 26px;
  float: left;
  margin-right: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  background: #fff;
  overflow: hidden;
}

/* .btn-group.open .dropdown-toggle { box-shadow:0 0px 0px rgba(0, 0, 0, 0) inset !important; } */

a.live_view,
a.live_view:link,
a.live_view:visited {
  width: auto;
  height: auto;
  float: right;
  color: #ffffff;
  font: 13px/29px "robotomedium";
  margin-right: 30px;
  text-decoration: underline;
  border: 0;
  outline: 0;
}

a.live_view:hover,
a.live_view:focus {
  text-decoration: none;
}

.survey_table .dropdown-menu {
  left: -40px;
}

.survey_table .dropdown-menu > li > a,
.survey_table .dropdown-menu > li > a:link,
.survey_table .dropdown-menu > li > a:visited {
  color: #117dc1;
  font: 14px/18px "robotolight";
  text-align: center;
}

.survey_table .dropdown-menu > li a:hover,
.survey_table .dropdown-menu > li a:focus {
  background-color: transparent;
  text-decoration: underline;
}

.survey_table a.dropdown-toggle {
  color: #565656;
}

.search_form .glyphicon-search {
  color: #b7b7b7;
}

.search_form .form-control {
  border-radius: 18px;
}

.search_form .btn {
  border-radius: 18px;
  background-color: #fff;
  font-size: 14px;
}

.topic_div {
  min-height: 900px;
}

.add_study {
  min-width: 100%;
  height: auto;
  float: left;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #aaa;
  margin-top: 10px;
}

.button_container {
  padding-top: 10px;
}

h4.study_heading {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #aaa;
  background: #f5f5f5;
  margin: 0;
  padding: 10px;
  color: #205081;
  font: 14px/23px "robotomedium";
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
}

.study_detail {
  width: 100%;
  height: auto;
  float: left;
  padding: 15px;
}

p.study_macros {
  width: 100%;
  height: auto;
  float: left;
  color: #686868;
  font: 14px/21px "robotolight";
  margin-bottom: 25px;
}

.study_detail label {
  width: 100%;
  height: auto;
  display: inline-block;
  color: #686868;
  font: 14px/21px "robotolight";
  margin-bottom: 5px;
  margin-top: 5px;
}

.right_align {
  text-align: right;
}

.study_detail label input {
  vertical-align: bottom;
}

.checkbox_label input {
  vertical-align: bottom;
  margin-right: 5px;
  margin-left: 10px;
}

.adjoined-bottom {
  width: 100%;
  display: inline-block;
  margin-bottom: 10px;
}

.study_detail .row {
  margin-bottom: 30px;
}

ul.randomize_list {
  width: auto;
  height: auto;
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.randomize_list li {
  width: auto;
  height: auto;
  display: inline-block;
  margin-right: 20px;
}

ul.randomize_list li:last-of-type {
  margin-right: 0;
}

ul.randomize_list li > input[type="checkbox"] {
  width: auto;
  height: auto;
  float: left;
  margin-right: 10px;
  border: 0;
  outline: 0;
}

ul.randomize_list li > label {
  width: auto;
  height: auto;
  float: left;
  color: #686868;
  font: 14px/21px "robotolight";
}

a.upload_btn,
a.upload_btn:link,
a.upload_btn:visited {
  width: 240px;
  height: 43px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #205081;
  border: 0;
  outline: 0;
  color: #fff;
  margin-right: 20px;
  font: 16px/43px "robotolight";
  text-align: center;
  padding-top: 0px;
}

input.upload_btn:disabled {
  background-color: #bbbbbb;
  text-decoration: none;
}

.upload_btn {
  width: 240px;
  height: 43px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #205081;
  border: 0;
  outline: 0;
  color: #fff;
  margin-right: 20px;
  font: 16px/43px "robotolight";
  text-align: center;
  cursor: pointer;
}

.search_btn {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #205081;
  border: 0;
  outline: 0;
  color: #fff;
  margin-left: 10px;
  text-align: center;
  cursor: pointer;
  font: 16px;
  line-height: 36px;
  padding-left: 10px;
  padding-right: 10px;
  height: auto;
  width: auto;
}

a.upload_btn:last-of-type {
  margin-right: 20px;
}

a.upload_btn:hover,
a.upload_btn:focus {
  background: #18436f;
  text-decoration: none;
}

button.share_btn {
  height: 34px;
  line-height: 34px;
}

.submit_btn,
.submit_btn:link,
.submit_btn:visited {
  padding-left: 5px;
  padding-right: 5px;
  min-width: 100px;
  height: 43px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #205081;
  border: 0;
  outline: 0;
  color: #fff;
  margin-right: 20px;
  font: 16px/43px "robotolight";
  text-align: center;
  text-decoration: none;
}

.submit_btn:hover,
.submit_btn:focus {
  background: #18436f;
  text-decoration: none;
}

a.delete_btn,
a.delete_btn:link,
a.delete_btn:visited {
  width: 240px;
  height: 43px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 0;
  outline: 0;
  color: #fff;
  margin-right: 20px;
  font: 16px/43px "robotolight";
  text-align: center;
}

a.delete_btn:last-of-type {
  margin-right: 20px;
}

a.delete_btn:hover,
a.delete_btn:focus {
  text-decoration: none;
}

.ranking_scale {
  width: auto;
  height: auto;
  display: inline-block;
  margin: 0 25px 10px 0;
}

.ranking_scale h4 {
  width: auto;
  height: auto;
  display: inline-block;
  color: #686868;
  font: 14px/31px "robotolight";
  margin: 0 10px 0 0;
  padding: 0;
}

.ranking_scale > input[type="text"] {
  width: 68px;
  height: 31px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: solid 1px #aaa;
  padding: 0 10px;
}

.dz-default.dz-message span {
  color: #686868;
  font: 14px/21px "robotolight";
}

input[type="text"].study_textfield,
select.study_textfield {
  width: 100%;
  height: 31px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: solid 1px #aaa;
  padding: 0 10px;
  color: #686868;
  font: 14px/21px "robotomedium";
}

input[type="text"].study_textfield:last-of-type,
select.study_textfield:last-of-type {
  margin-bottom: 0;
}

input[type="text"].study_textfield {
  margin: 10px 0 10px 0;
}

input[type="text"].study_textfield:last-of-type {
  margin: 10px 0 0 0;
}

input.short_field {
  width: 60px;
}

/* .wrapper input[type="text"].study_textfield { margin:10px 0 53px 0; } */

.outer_respondents {
  width: 100%;
  height: auto;
  float: left;
  border: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
}

.outer_respondents h4 {
  border: 0;
}

/*******************************************************/

/*- Start Login -*/
.login_screen {
  width: 100%;
  height: 557px;
  background: url(../images/login-bg.jpg) center 0 / cover no-repeat;
  padding-top: 230px;
}

form.quboxe_form {
  width: 100%;
  height: auto;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  -moz-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  -ms-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  -o-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  border: solid 1px #1773b9;
  padding: 70px 40px;
  text-align: center;
}

form.vertical_shift {
  margin-top: -330px;
}

form.vertical_centering {
  margin-top: 200px;
}

a.form_logo,
a.form_logo:link,
a.form_logo:visited {
  border: 0;
  outline: 0;
  display: inline-block !important;
}

h3.password_heading {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  color: #29638e;
  font: 26px/28px "robotolight";
  margin: 70px 0 0 0;
  padding: 0;
}

h5.credentials_heading {
  width: 100%;
  height: auto;
  float: left;
  text-align: center;
  color: #848383;
  font: 16px/21px "robotolight";
  margin: 10px 0 0 0;
  padding: 0;
}

form.quboxe_form input[type="text"],
form.quboxe_form input[type="password"],
form.quboxe_form input,
form.custom_login_form input[type="text"],
form.custom_login_form input[type="password"],
form.custom_login_form input [type="email"] {
  width: 100%;
  height: 53px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #fff;
  border: solid 1px #d4d4d4;
  margin-top: 30px;
  padding: 0 10px 0 60px;
  color: #848383;
  font: 16px/53px "robotolight";
}

#form_login {
  background: url(../images/login-icon.png) 20px center no-repeat;
}

#form_password {
  background: url(../images/password-icon.png) 20px center no-repeat;
}

#form_email {
  background: url(../images/email-icon.png) 20px center no-repeat;
}

form.quboxe_form input[type="submit"],
form.quboxe_form input[type="button"],
form.custom_login_form input[type="submit"],
form.custom_login_form input[type="button"] {
  width: 100%;
  height: 43px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #104c7a;
  margin-top: 50px;
  border: 0;
  outline: 0;
  color: #fff;
  font: 16px/43px "robotolight";
  padding-left: 10px;
  padding-right: 10px;
}

form.quboxe_form input[type="submit"]:hover,
form.quboxe_form input[type="button"]:hover,
form.quboxe_form input[type="submit"]:focus,
form.quboxe_form input[type="button"]:focus,
form.custom_login_form input[type="submit"]:hover,
form.custom_login_form input[type="button"]:hover,
form.custom_login_form input[type="submit"]:focus,
form.custom_login_form input[type="button"]:focus {
  background: #0c416a;
}

h3.question_heading {
  width: 100%;
  height: auto;
  float: left;
  color: #fff;
  font: bold 46px/46px "robotomedium";
  text-transform: uppercase;
  margin: 0;
}

a.explore_link,
a.explore_link:link,
a.explore_link:visited {
  width: auto;
  height: auto;
  float: left;
  color: #fff;
  font: 16px/63px "robotolight";
  background: url(../images/explore-icon.png) left center no-repeat;
  padding-left: 75px;
  margin-top: 50px;
  border: 0;
  outline: 0;
}

.form_text {
  width: 100%;
  height: auto;
  float: left;
  padding-top: 40px;
}

.smith_text {
  width: 100%;
  height: auto;
  float: left;
}

.smith_text p {
  width: 100%;
  height: auto;
  float: left;
  color: #747474;
  font: 16px/28px "robotolight";
}

.smith_text span {
  width: 100%;
  height: auto;
  float: left;
  color: #747474;
  font: 16px/28px "robotomedium";
}

.account_outer {
  width: 100%;
  height: auto;
  float: left;
  color: #707070;
  font: 16px/28px "robotolight";
  background: url(../images/account-icon.png) left center no-repeat;
  padding-left: 45px;
  margin-top: 40px;
}

.account_outer a,
.account_outer a:link,
.account_outer a:visited {
  display: inline-block;
  color: #1160c2;
  font: 16px/40px "robotolight";
  text-decoration: underline;
  border: 0;
  outline: 0;
}

.login_bg {
  background: #dfe4e6;
  padding-bottom: 70px;
}

.account_outer a:hover,
.account_outer a:focus {
  text-decoration: none;
}

h4.social_heading {
  width: 100%;
  height: auto;
  float: left;
  color: #7a7a7a;
  font: 18px/28px "robotomedium";
  margin: 0;
  padding: 0;
}

ul.social_link {
  width: 100%;
  height: auto;
  float: left;
  list-style-type: none;
  padding: 0 0 0 0;
  margin: 0;
}

ul.social_link li {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 7px;
}

ul.social_link li a,
ul.social_link li a:link,
ul.social_link li a:visited {
  width: auto;
  height: auto;
  float: left;
  border: 0;
  outline: 0;
}

.social_link_outer {
  padding-left: 20%;
}

.quboxe_outer_form {
  padding: 0;
}

.outer_forgot {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
}

.outer_forgot a,
.outer_forgot a:link,
.outer_forgot a:visited {
  width: auto;
  height: auto;
  display: inline-block;
  color: #707070;
  font: 16px/18px "robotolight";
}

.outer_forgot a:first-of-type {
  margin-right: 16px;
  padding-right: 20px;
  border-right: 1px solid #74abd5;
}

/*- End Login -*/

/* .user_profile .dropdown-menu { max-height:300px; overflow-y:scroll; } */
h4.translation_heading {
  width: auto;
  height: auto;
  float: right;
  color: #fff;
  font: 12px/23px "robotomedium";
  margin: 3px 0 0 0;
  padding: 0;
}

/* Favorite checkbox */

input.favorite_heart[type="checkbox"] {
  display: none;
}

input.favorite_heart[type="checkbox"] + label {
  float: left;
  cursor: pointer;
  background: url(../images/favorite-heart1.png);
  height: 17px;
  width: 17px;
  display: inline-block;
}

input.favorite_heart[type="checkbox"]:checked + label {
  background: url(../images/favorite-heart2.png);
}

/* Archive checkbox */

input.archive_icon[type="checkbox"] {
  display: none;
}

input.archive_icon[type="checkbox"] + label {
  margin-left: 10px;
  float: left;
  cursor: pointer;
  background: url(../images/all-projects-menu-icon.png);
  height: 17px;
  width: 17px;
  display: inline-block;
}

input.archive_icon[type="checkbox"]:checked + label {
  background: url(../images/archived-menu-icon.png);
}

.outer_live {
  width: auto;
  height: auto;
  float: right;
}

.outer_translation {
  width: auto;
  height: auto;
  float: right;
  margin: 0 20px 0 0;
  padding-right: 10px;
  position: relative;
}

.outer_translation:after {
  width: 1px;
  height: 21px;
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  background: #fff;
}

.translation_language {
  width: auto !important;
  float: left;
  outline: 0;
  border: 0;
}

.translation_language,
.translation_language.open,
.translation_language > button,
.translation_language > button:hover {
  background: #205081 !important;
  border: 1px solid #205081 !important;
  color: #fff !important;
  font: 12px/14px "robotomedium" !important;
  outline: 0;
}

.translation_language > button {
  padding-left: 3px;
  padding-right: 20px;
}

.survey_table td.text_translator_outer {
  padding: 10px 30px 10px 8px !important;
  position: relative;
  line-height: 24px;
}

span.text_translator {
  width: 14px;
  height: 11px;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -5.5px;
  cursor: pointer;
}

span.text_translator img {
  float: left;
}

.text_translator + .tooltip > .tooltip-inner {
  min-width: 280px !important;
  max-width: 280px !important;
  background-color: #f9f2bc;
  color: #565656;
  font: 14px/21px "robotolight";
  border: 1px solid #dacf53;
  padding: 10px !important;
}

.text_translator + .tooltip > .tooltip-arrow {
  width: 11px;
  height: 10px;
  bottom: 2px;
  /* border-top-color:#f9f2bc; */
  border-top-color: transparent;
  background: url(../images/tooltip-bottom.png) center no-repeat;
}

.tooltip_area,
.tooltip_area_right,
.tooltip_area_left,
.tooltip_area_bottom {
  cursor: pointer;
}

.tooltip_area:after,
.tooltip_area_right:after,
.tooltip_area_left:after,
.tooltip_area_bottom:after {
  /*position: absolute;*/
  /*left: 2px;*/
  font-family: "Glyphicons Halflings";
  content: "\e086";
  font-weight: 400;
  font-size: 10px;
  vertical-align: super;
  padding-left: 3px;
  color: #63cdf7;
}

.outer_translation .checkbox {
  float: right;
  margin-top: 5px;
}

div.jHtmlArea,
div.jHtmlArea > div,
div.jHtmlArea iframe {
  width: 100% !important;
}

div.jHtmlArea iframe {
  height: 269px !important;
}

div.jHtmlArea textarea {
  height: 298px !important;
}

div.jHtmlArea .h1,
div.jHtmlArea .h2,
div.jHtmlArea .h3,
div.jHtmlArea .h4,
div.jHtmlArea .h5,
div.jHtmlArea .h6 {
  margin: 0;
  padding: 0;
}

div.jHtmlArea textarea {
  width: 100%;
}

div.jHtmlArea {
  margin-bottom: 10px;
}

/*- Add Study Popop-*/
.add_study_popup {
  text-align: center;
}

.modal_icon {
  width: 95px;
  height: 95px;
  display: inline-block;
  margin-top: -67.5px;
  border-radius: 50%;
  -webkiut-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  position: relative;
  overflow: hidden;
}

.modal_icon img {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.success_icon {
  background: #71c341;
}

.delete_icon {
  background: #f0ad4e;
}

h4.success_heading {
  width: 100%;
  height: auto;
  display: inline-block;
  color: #205081;
  font: 30px/34px "robotolight";
  margin: 15px 0 0 0;
  padding: 0;
}

p.success_text {
  width: 100%;
  height: auto;
  display: inline-block;
  color: #7b7b7b;
  font: 17px/21px "robotolight";
  margin: 10px 0 0 0;
  padding: 0;
}

table.success_text td {
  color: #7b7b7b;
  font: 17px/21px "robotolight";
  margin: 10px 0 0 0;
  padding: 0;
}

table.success_text td:first-child {
  text-align: right;
  vertical-align: top;
  padding-top: 8px;
  padding-right: 10px;
}

table.success_text td:nth-child(2) {
  text-align: left;
  padding-top: 5px;
  padding-bottom: 5px;
}

table.success_text td input[type="text"] {
  width: 100%;
}

table.success_text td select {
  width: 100%;
}

table.success_text td textarea {
  width: 100%;
}

.modal-dialog {
  z-index: 2000;
}

.add_study_popup .modal-dialog.modal-sm {
  margin-top: 70px;
  z-index: 2000;
}

.add_study_popup .modal-content {
  padding: 20px;
}

.modal_btn {
  width: 100%;
  height: 43px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 0;
  outline: 0px;
  margin-top: 20px;
  color: #fff;
  font: 16px/21px "robotolight";
}

.success_btn:hover,
.success_btn:focus {
  color: #fff;
  background: #59a52c;
}

.success_btn {
  background-color: #71c341;
}

/********************/

/*- Profile Page -*/
.person_profile {
  width: 167px;
  height: 167px;
  float: left;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  background: #ccc;
  overflow: hidden;
}

.profile_form {
  width: 100%;
  height: 100%;
  float: left;
}

.profile_form label {
  width: 50%;
  height: auto;
  color: #686868;
  font: 14px/21px "robotolight";
  margin: 15px 0 5px 0;
  padding: 0;
}

.profile_form input[type="text"],
.profile_form input[type="email"] {
  width: 100%;
  height: 37px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: rgba(32, 80, 129, 0);
  border: solid 1px #aaa;
  color: #686868;
  font: 14px/37px "robotolight";
  margin: 0;
  padding: 0 10px;
}

.profile_form input[type="submit"] {
  margin-top: 30px;
}

label.association_heading {
  width: 100%;
  height: auto;
  float: left;
  color: #686868;
  font: 14px/21px "robotolight";
  margin: 0px 0 5px 0;
  padding: 0;
}

input.profile_textfield {
  margin-bottom: 15px;
}

/********************/

/*- add_respondents_popup -*/
.add_respondents_popup {
}

.add_respondents_popup .modal-content {
  padding: 25px;
}

.add_respondents_popup .close {
  width: 47px;
  height: 30px;
  position: absolute;
  background: #c5c5c5;
  right: 0;
  top: 10px;
  opacity: 1;
  border-radius: 18px 0 0 18px;
  -webkit-border-radius: 18px 0 0 18px;
  -moz-border-radius: 18px 0 0 18px;
  -ms-border-radius: 18px 0 0 18px;
  -o-border-radius: 18px 0 0 18px;
}

.add_respondents_popup .close img {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

h4.respondents_heading {
  width: 100%;
  height: auto;
  float: left;
  color: #205081;
  font: 20px/24px "robotomedium";
  margin: 0 0 20px 0;
}

p.respondents_text {
  width: 100%;
  height: auto;
  float: left;
  color: #7b7b7b;
  font: 17px/21px "robotolight";
  margin: 0 0 20px 0;
}

label.respondents_label {
  width: 100%;
  height: auto;
  float: left;
  color: #686868;
  font: 14px/21px "robotolight";
}

textarea.respondents_textarea {
  width: 100%;
  height: 172px;
  float: left;
  color: #686868;
  font: 14px/21px "robotolight";
  padding: 10px;
  border: 1px solid #aaa;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  resize: none;
  margin: 0 0 20px 0;
}

.add_respondents_popup .dropzone {
  min-height: 118px;
  margin-bottom: 20px;
}

.add_respondents_popup .dropzone .dz-message {
  padding: 2em 0;
}

.respondents_done {
  width: auto;
  height: 43px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #205081;
  padding: 0 50px;
  border: 0;
  outline: 0;
  color: #fff;
  font: 16px/43px "robotolight";
}

.respondents_footer {
  width: 100%;
  height: 100%;
  display: inline-block;
}

.add_respondents_popup div.jHtmlArea iframe {
  height: 180px !important;
}

/***************************/

/*- Edit Statement -*/
ul.edit_statements_list {
  width: 100%;
  height: auto;
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.edit_statements_list > li {
  width: 100%;
  height: auto;
  float: left;
  border: 1px solid #aaa;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  padding: 15px;
  margin-bottom: 20px;
}

ul.edit_statements_list > li .row {
  margin-bottom: 0;
}

ul.edit_statements_list > li ul.randomize_list,
.study_detail > .add_study ul.randomize_list {
  margin: 10px 0;
}

ul.edit_statements_list > li div.jHtmlArea iframe,
.study_detail > .add_study div.jHtmlArea iframe {
  height: 206px !important;
}

ul.edit_statements_list > li input.study_textfield[type="text"],
.study_detail > .add_study input.study_textfield[type="text"] {
  margin: 10px 0 10px;
}

ul.edit_statements_list > li input.study_textfield[type="text"]:last-of-type,
.study_detail > .add_study input.study_textfield[type="text"]:last-of-type {
  margin: 10px 0 0 0;
}

.option_textarea {
  width: 100%;
  height: 231px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: rgba(32, 80, 129, 0);
  border: solid 1px #aaa;
  padding: 10px;
  color: #686868;
  font: 14px/21px "robotolight";
  resize: none;
}

table.example-table td,
table.example-table th {
  padding-left: 10px;
  padding-right: 10px;
}

.edit-statement-top-panel {
  min-height: 432px;
}

/********************/

.marginb20 {
  margin-bottom: 20px !important;
}

.margint20 {
  margin-top: 40px !important;
}

.configure_table {
  padding: 0;
  box-shadow: 0 0px #e3e4e8 !important;
}

.configure_table .table-condensed > thead > tr > th {
  padding: 15px 5px;
}

._outer {
  width: 678px !important;
  height: auto;
}

.topic_outer > label {
  text-align: left;
}

.topic_outer > textarea {
  width: 100%;
  min-width: 200px;
  height: 92px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: rgba(32, 80, 129, 0);
  border: solid 1px #aaa;
  resize: none;
  padding: 10px;
  color: #686868;
  font: 14px/21px "robotolight";
}

a.move_row,
a.move_row:link,
a.move_row:visited {
  width: auto;
  height: auto;
  display: inline-block;
}

a.move_row:first-of-type {
  margin-right: 5px;
}

input.configure_colorpicker {
  width: 76px;
  height: 28px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: rgba(32, 80, 129, 0);
  border: solid 1px #aaa;
  padding: 0 10px;
  text-align: center;
}

.floating_btn {
  width: 100%;
  height: 63px;
  position: fixed;
  background: rgba(32, 80, 129, 0.4);
  padding: 10px;
  bottom: 0;
  z-index: 5;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}

.wrapper.active .floating_btn {
  left: 20%;
}

.wrapper .floating_btn {
  left: 55px;
}

.full_width {
  width: 40px;
  height: auto;
  display: inline-block;
}

.color_scale {
  width: 100px;
  height: 20px;
  margin: auto;
}

/*- Report Page -*/

#large-chart-content {
  z-index: 1500;
}

.outer_filter {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #b7b7b7;
}

.respondent_range_container {
  width: 100%;
  height: auto;
  float: left;
}

/*.respondent_range { width:33%; height:auto; position:relative; }*/
.respondent_range:nth-of-type(2n + 1) {
  padding-right: 30px;
  float: left;
}

.respondent_range:nth-of-type(2n + 1):after {
  width: 1px;
  height: 88px;
  content: "";
  background: #d7d7d7;
  position: absolute;
  right: -0.5px;
  top: 50%;
  margin-top: -44px;
}

.respondent_range:nth-of-type(2n + 2) {
  padding-left: 30px;
  float: right;
}

.respondent_heading {
  width: 100%;
  height: auto;
  float: left;
  color: #205081;
  font: 16px/21px "robotomedium";
  padding: 0 0 10px 0;
  margin: 0;
  border-bottom: 1px dashed #bababa;
}

.responses_heading {
  width: auto;
  height: auto;
  float: left;
  color: #858585;
  font: 14px/21px "robotolight";
  padding: 0;
  margin: 0;
}

.filters_inner {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 20px;
}

.respondents_checklist {
  width: 100%;
  min-height: 100px;
  max-height: 200px;
  overflow: auto;
  padding-top: 5px;
  border-bottom: 1px dashed #bababa;
  margin-bottom: 10px;
}

label.filter_table_label {
  margin: 0px;
  font-size: 13px;
}

.filter_table_label > span {
  padding-left: 5px;
}

.respondents_checklist tr td:first-child {
  text-align: left;
}

ul.responses_list {
  width: auto;
  height: auto;
  float: left;
  list-style-type: none;
  margin: 0 0 0 10px;
  padding: 0;
}

ul.responses_list li {
  width: auto;
  height: auto;
  float: left;
}

ul.responses_list li a,
ul.responses_list li a:link,
ul.responses_list li a:visited {
  width: auto;
  height: auto;
  float: left;
  color: #858585;
  font: 14px/19px "robotolight";
  padding: 0 10px;
  text-decoration: none;
  border: 0;
  outline: 0;
}

ul.responses_list li a:hover,
ul.responses_list li a:focus {
  text-decoration: none;
}

.outer_download {
  width: auto;
  height: auto;
  float: right;
}

a.download_interview,
a.download_interview:link,
a.download_interview:visited {
  width: auto;
  height: auto;
  float: left;
  color: #858585;
  font: 14px/24px "robotolight";
  background: url("../images/download-icon.png") left center no-repeat;
  padding-left: 30px;
  margin: 10px 0 0 0;
  border: 0;
  outline: 0;
}

a.top_report_button,
a.top_report_button:link,
a.top_report_button:visited {
  width: auto;
  height: auto;
  float: left;
  color: #858585;
  font: 14px/24px "robotolight";
  padding-left: 30px;
  margin: 10px 0 0 0;
  border: 0;
  outline: 0;
}

a.download_interview:hover,
a.download_interview:focus {
  text-decoration: none;
}

a.download_interview {
  padding-right: 10px;
}

ul.grid_list {
  width: auto;
  height: auto;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0 20px;
  background: #efefef;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
}

ul.grid_list li {
  width: auto;
  height: auto;
  float: left;
}

ul.grid_list li a,
ul.grid_list li a:link,
ul.grid_list li a:visited {
  width: 50px;
  height: 43px;
  float: left;
  position: relative;
  border: 0;
  outline: 0;
}

ul.grid_list li a img {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

ul.grid_list li a img:last-of-type {
  display: none;
}

li.grid_active a img:first-of-type {
  display: none;
}

li.grid_active a img:last-of-type {
  display: block !important;
}

.grid_text_outer {
  margin-top: 10px;
}

.grid_text_outer .grid_text {
  display: none;
}

.grid_text_outer .current {
  display: block;
}

.grid_text_outer {
  width: 100%;
  height: auto;
  float: left;
}

a.collapse_filter {
  background: url("../images/collapse-icon.png") right center no-repeat;
}

a.expand_filter {
  background: url("../images/expand-icon.png") right center no-repeat;
}

a.show_filter,
a.show_filter:link,
a.show_filter:visited {
  width: auto;
  height: auto;
  float: right;
  color: #858585;
  font: 14px/21px "robotolight";
  padding-right: 25px;
  border: 0;
  outline: 0;
  margin-top: 10px;
}

a.collapse_filter:hover,
a.collapse_filter:focus,
a.expand_filter:hover,
a.expand_filter:focus {
  text-decoration: none;
}

.displaynone {
  display: none !important;
}

.displayblock {
  display: block !important;
}

.strongest_msg {
  width: 100%;
  height: auto;
  float: left;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  margin-bottom: 10px;
}

.strongest_header {
  width: 100%;
  height: auto;
  float: left;
  background: #f4f4f4;
  /*margin-bottom:10px; */
}

ul.strongest_list {
  width: auto;
  height: auto;
  float: right;
  padding: 0;
  margin: 0;
  list-style-type: none;
}

ul.strongest_list li {
  width: auto;
  height: auto;
  float: left;
}

ul.strongest_list a.toolbar_button,
ul.strongest_list li a.toolbar_button:link,
ul.strongest_list li a.toolbar_button:visited {
  width: 47px;
  height: 48px;
  float: left;
  position: relative;
  border: 0;
  outline: 0;
}

a.chart_settings {
  font-size: 21px;
  line-height: 21px;
  padding: 13px;
  vertical-align: middle;
  color: #205081;
}

ul.strongest_list li a.toolbar_button img {
  width: auto;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}

.strongest_active a.toolbar_button {
  background: #eaeaea;
}

ul.strongest_list li a.toolbar_button:hover,
ul.strongest_list li a.toolbar_button:focus {
  background: #eaeaea;
}

.strongest_header h4 {
  width: 61%;
  height: auto;
  float: left;
  color: #205081;
  font: 14px/48px "robotomedium";
  margin: 0;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.strongest_header h4.chart_header_task_tag {
  width: auto;
}

.strongest_content {
  width: 100%;
  height: auto;
  float: left;
  background-color: #ffffff;
}

input.download_textfield {
  width: 100%;
  height: 37px;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: rgba(32, 80, 129, 0);
  border: solid 1px #aaa;
  color: #686868;
  font: 14px/37px "robotolight";
  margin-top: 30px;
  padding: 0 10px;
}

.halfwidth {
  width: 48%;
}

.halfwidth:first-of-type {
  margin-right: 1%;
}

.halfwidth:last-of-type {
  margin-left: 1%;
}

.download_xls_popup .modal-content {
  width: 435px;
}

.first_heading {
  width: 100%;
  height: auto;
  float: left;
  color: #205081;
  font: 14px/21px "robotomedium";
  margin: 20px 0 5px 0;
}

.first_label {
  width: 40% !important;
  height: auto;
  float: left;
  color: #858585;
  font: 11px/21px "robotolight" !important;
  margin: 0 1% 0 0 !important;
  padding: 0;
}

.first_text {
  width: 100%;
  height: auto;
  float: left;
  color: #205081;
  font: 11px/21px "robotomedium";
  margin: 0;
  padding: 0;
}

.fullwidth {
  width: 100%;
  height: auto;
  float: left;
}

.fullwidth .first_text {
  width: 59% !important;
}

.respondent_range .slider.slider-horizontal {
  width: 100%;
}

.respondent_range .slider-example {
  margin-top: 65px;
}

.respondent_range .slider-selection,
.respondent_range .slider-handle,
.strong_Vslider .slider-selection,
.strong_Vslider .slider-handle {
  background: #205081;
}

.paddingL0 {
  padding-left: 0px !important;
}

.paddingR0 {
  padding-right: 0px !important;
}

.marginB0 {
  margin-bottom: 0px !important;
}

.strong_Vslider {
  width: 9%;
  height: 280px;
  float: left;
  position: relative;
  margin: 20px 1% 0 0;
  text-align: center;
}

.strong_Vslider b {
  color: #9d9d9d;
  font: 14px/21px "robotomedium";
}

.strongest_img {
  width: 100%;
  height: auto;
  float: left;
}

.filter_dropdown {
  width: 255px;
  background: rgba(232, 232, 232, 0.9);
  padding: 10px;
}

.filter_dropdown label {
  width: 100%;
  height: auto;
  float: left;
  color: #205081;
  font: 14px/21px "robotomedium";
  margin-bottom: 10px;
}

.filter_dropdown ul {
  width: 100%;
  height: auto;
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0 0 15px 0;
}

.filter_dropdown ul li {
  width: 100%;
  height: auto;
  float: left;
}

.filter_dropdown ul li a,
.filter_dropdown ul li a:link,
.filter_dropdown ul li a:visited {
  width: auto !important;
  height: auto;
  float: left;
  color: #8e8e8e;
  font: 14px/21px "robotomedium";
}

.filter_dropdown input {
  float: left;
  margin-right: 10px;
}

.filter_dropdown ul li a:hover,
.filter_dropdown ul li a:focus {
  text-decoration: none;
}

.filter_dropdown .slider.slider-horizontal {
  width: 100%;
}

.filter_dropdown .slider-selection,
.filter_dropdown .slider-handle {
  background: #205081;
}

.strongest_header .text_translator {
  position: relative;
  margin-left: 10px;
  display: inline-block;
  margin-bottom: 10px;
}

.strongest_header .text_translator + .tooltip > .tooltip-inner {
  min-width: 500px !important;
  max-width: 500px !important;
  height: auto !important;
  background-color: #f9f2bc;
  color: #565656;
  font: 12px/15px "robotolight";
  border: 1px solid #dacf53;
  padding: 10px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.modal-large-chart {
  width: 90%;
  height: 90%;
  z-index: 1500;
}

.modal-popup {
  width: 80%;
  z-index: 1500;
}

input.classifier_checkbox[type="checkbox"],
input.statements_checkbox[type="checkbox"] {
  display: none;
}

input.classifier_checkbox[type="checkbox"] + label,
input.statements_checkbox[type="checkbox"] + label {
  width: auto;
  cursor: pointer;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 0px;
  padding-left: 3px;
  padding-right: 3px;
}

input.classifier_checkbox[type="checkbox"]:checked + label,
input.statements_checkbox[type="checkbox"]:checked + label {
  color: #fff !important;
  background: #205081;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

select.report_select {
  width: 100%;
  text-overflow: ellipsis;
}

.report_download_bar {
  width: 100%;
  margin-top: 10px;
}

.button_left {
  float: left;
  padding-bottom: 5px;
}

.button_right {
  float: right;
  margin-top: 5px;
}

/* Form for filtering respondents by answers*/
.answers_filter_controls {
  width: 100%;
}

.modal-filter {
  width: 90%;
}

.modal-filter-content {
  padding: 20px;
}

.filter-statement-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}

.horizontal_scroll {
  overflow: scroll;
}

/*****************/

/*- Media Query -*/
@media only screen and (max-width: 1200px) {
  ul.edit_statements_list > li input.study_textfield[type="text"],
  .study_detail > .add_study input.study_textfield[type="text"] {
    margin: 10px 0 18%;
  }

  ul.randomize_list li {
    margin-right: 10px;
  }

  .option_textarea {
    height: 297px;
  }

  .respondent_range:nth-of-type(2n + 2) {
    padding-left: 20px;
  }

  .respondent_range:nth-of-type(2n + 1) {
    padding-right: 20px;
  }

  ul.grid_list {
    margin: 0 10px;
  }

  a.download_interview,
  a.download_interview:link,
  a.download_interview:visited {
    padding-left: 23px;
  }

  a.collapse_filter,
  a.collapse_filter:link,
  a.collapse_filter:visited {
    padding-right: 20px;
  }

  .first_label {
    width: 100% !important;
  }

  .fullwidth .first_text {
    margin-top: 0;
  }

  .first_text {
    margin-top: 21px;
  }

  .outer_download {
    margin-top: 68px;
  }

  .strongest_header h4 {
    width: 46%;
  }

  ul.strongest_list li a,
  ul.strongest_list li a:link,
  ul.strongest_list li a:visited {
    width: 40px;
  }

  .grid_text:nth-of-type(2) .strongest_header h4 {
    width: 100%;
  }
}

@media only screen and (max-width: 992px) {
  .social_link_outer {
    padding-left: 0;
  }

  form.quboxe_form {
    padding: 20px;
  }

  ul.edit_statements_list > li div.jHtmlArea iframe,
  .study_detail > .add_study div.jHtmlArea iframe {
    height: 174px !important;
  }

  .option_textarea {
    height: 266px;
  }
}

@media only screen and (max-width: 800px) {
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr,
  #no-more-tables1 table,
  #no-more-tables1 thead,
  #no-more-tables1 tbody,
  #no-more-tables1 th,
  #no-more-tables1 td,
  #no-more-tables1 tr {
    display: block;
  }

  #no-more-tables thead tr,
  #no-more-tables1 thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }

  #no-more-tables tr,
  #no-more-tables1 tr {
    border: 1px solid #ccc;
    margin-bottom: 10px;
  }

  #no-more-tables tr:last-of-type,
  #no-more-tables1 tr:last-of-type {
    margin: 0;
  }

  .survey_table {
    border: 0;
  }

  #no-more-tables td,
  #no-more-tables1 td {
    max-width: 100%;
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
    color: #606060;
    font: 12px/16px "robotolight";
  }

  #no-more-tables td:before,
  #no-more-tables1 td:before {
    position: absolute;
    top: 10px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    color: #606060;
    font: 10px/16px "robotomedium";
    overflow: hidden;
    text-overflow: ellipsis;
  }

  #no-more-tables td:before,
  #no-more-tables1 td:before {
    content: attr(data-title);
  }

  .survey_table {
    background-color: transparent;
  }

  .survey_table tr {
    background: #fff;
  }

  .topic_outer > label {
    font: 11px/21px "robotolight";
  }

  .respondent_range:nth-of-type(2n + 1):after {
    display: none;
  }

  .respondent_range:nth-of-type(2n + 2),
  .respondent_range:nth-of-type(2n + 1) {
    padding: 0 !important;
  }

  .respondent_range:nth-of-type(2n + 1) {
    margin-bottom: 10px;
  }

  .respondent_range {
    width: 100%;
  }

  .first_label {
    width: 40% !important;
  }

  .first_text {
    margin-top: 0;
  }
}

/*.outer_download {
    position: absolute;
    bottom: 0;
}
*/

@media only screen and (max-width: 768px) {
  a.live_view,
  a.live_view:link,
  a.live_view:visited {
    margin-right: 10px;
  }

  .sidebar-brand {
    margin-right: 0;
  }

  .user_profile {
    margin-right: 0;
  }

  .outer_logo .sidebar-brand {
    display: none;
  }

  a#logo,
  a#logo:link,
  a#logo:visited {
    width: 152px;
    position: relative;
    left: 50%;
    margin-left: -76px;
  }

  /* .sidebar-nav { width:56px; } */
  #wrapper input.study_textfield[type="text"] {
    margin: 0 0 20px 0;
  }

  .dropzone .dz-message {
    padding: 4em 0 !important;
    text-align: center;
  }

  .dropzone {
    min-height: auto !important;
  }

  .ranking_scale {
    margin: 0 10px 10px 0;
  }

  ul.randomize_list {
    width: 100%;
  }

  ul.randomize_list li > label {
    font: 11px/21px "robotolight";
    margin: 0;
  }

  .study_detail .row {
    margin-bottom: 0;
  }

  .study_detail .row > div {
    margin-bottom: 30px;
  }

  form.quboxe_form {
    margin-top: 0;
  }

  .login_screen {
    height: auto;
    padding: 40px 0;
    float: left;
  }

  form.quboxe_form {
    margin: 30px 0;
  }

  .quboxe_outer_form {
    padding: 0 15px;
  }

  h3.password_heading {
    margin: 30px 0 0 0;
  }

  a.form_logo,
  a.form_logo:link,
  a.form_logo:visited {
    width: 290px;
  }

  a.form_logo img {
    width: 100%;
    height: auto;
    float: left;
  }

  /* a.favorite_heart, a.favorite_heart:link, a.favorite_heart:visited { margin-right:5px; float:left; } */
  .outer_translation {
    width: 100%;
    margin: 0;
    border: 0;
  }

  .outer_translation:after {
    display: none;
  }

  .outer_translation {
    padding: 0;
    float: right;
    width: auto;
  }

  /* .text_translator { display:none; } */

  .text_translator + .tooltip > .tooltip-inner {
    min-width: 230px !important;
    margin-right: 5px;
    font: 12px/21px "robotolight";
  }

  .download_xls_popup .modal-content {
    width: auto;
  }

  .success_btn.halfwidth {
    font: 14px/21px "robotolight";
  }

  .grid_text:nth-of-type(2) .strongest_header h4 {
    width: 65%;
  }

  .strongest_msg {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 641px) {
  ul.recent_list li {
    margin-right: 10px;
  }

  .first_label {
    width: 100% !important;
  }

  .fullwidth .first_text {
    margin-top: 0;
  }

  .first_text {
    margin-top: 21px;
  }

  .strongest_header h4,
  .grid_text:nth-of-type(2) .strongest_header h4 {
    width: 40%;
  }
}

@media only screen and (max-width: 481px) {
  /* Removed this line to allow both left and right logo images to be shown
on the same line, this may broke header in main page, keep an eye on that */
  /*header > div { width:100% !important; }*/
  .search_form {
    margin-bottom: 10px;
  }

  a.form_logo,
  a.form_logo:link,
  a.form_logo:visited {
    width: 100%;
  }

  .outer_translation {
    float: left;
  }
}

/*- Start Splitter CSS -*/
#MySplitter {
  height: auto;
  min-height: 1000px;
  width: 100%;
  transition: all 0.4s ease 0s;
}

div.vsplitbar {
  width: 4px;
  background: #aaa;
  position: relative;
  z-index: 1 !important;
}

/*- End Splitter CSS -*/

@media only screen and (max-width: 400px) {
  .outer_live,
  .outer_translation {
    width: 100%;
    text-align: center;
  }

  .outer_forgot a:first-of-type {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    border-right: 0;
    margin-bottom: 5px;
  }

  .respondent_range .row:first-of-type > div {
    width: 100%;
  }

  .respondent_range .slider-example {
    margin-top: 0;
  }

  a.download_interview,
  a.download_interview:link,
  a.download_interview:visited {
    margin-bottom: 10px;
  }

  .strongest_header h4,
  .strongest_header h4,
  .grid_text:nth-of-type(2) .strongest_header h4 {
    width: 100%;
  }

  .responses_heading {
    width: 100%;
    margin-bottom: 5px;
  }

  ul.responses_list {
    margin: 0;
  }
}

/* @media (max-width:767px) {
.wrapper { padding-left: 70px; transition: all .4s ease 0s; }
#sidebar-wrapper { left: 70px; }
.wrapper.active { padding-left: 150px; }
.wrapper.active #sidebar-wrapper { left: 150px; width: 150px; transition: all .4s ease 0s; }
} */

@font-face {
  font-family: "robotolight";
  src: url("../fonts/roboto-light-webfont.eot");
  src: url("../fonts/roboto-light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto-light-webfont.woff2") format("woff2"),
    url("../fonts/roboto-light-webfont.woff") format("woff"),
    url("../fonts/roboto-light-webfont.ttf") format("truetype"),
    url("../fonts/roboto-light-webfont.svg#robotolight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotoblack";
  src: url("../fonts/roboto-black-webfont.eot");
  src: url("../fonts/roboto-black-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto-black-webfont.woff2") format("woff2"),
    url("../fonts/roboto-black-webfont.woff") format("woff"),
    url("../fonts/roboto-black-webfont.ttf") format("truetype"),
    url("../fonts/roboto-black-webfont.svg#robotoblack") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "robotomedium";
  src: url("../fonts/roboto-medium-webfont.eot");
  src: url("../fonts/roboto-medium-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/roboto-medium-webfont.woff2") format("woff2"),
    url("../fonts/roboto-medium-webfont.woff") format("woff"),
    url("../fonts/roboto-medium-webfont.ttf") format("truetype"),
    url("../fonts/roboto-medium-webfont.svg#robotomedium") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Josefin Sans";
  src: url("../fonts/JosefinSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Manrope";
  src: url("../fonts//Manrope-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url("../fonts//Lato-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Nunito";
  src: url("../fonts//Nunito-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.report_div {
  background-color: white;
  padding: 10px;
  margin: 10px;
}

.chart-tooltip {
  min-width: 200px;
  max-width: 300px;
  padding: 10px;
}

.ui-slider {
  margin: 10px;
}

.report_axis_control {
  text-align: center;
}

.report_respondents_table,
.report_respondents_table > tbody > tr > th,
.report_respondents_table > tbody > tr > td {
  border: solid 1px gray;
}

.report_respondents_table > tbody > tr > td {
  padding: 10px;
}

.report_classifier_table > tbody > tr > td {
  padding: 10px;
}

.title_button {
  width: 35px;
  height: 35px;
  text-align: center;
  padding: 0px;
  margin-left: 10px;
}

.chart_title_edit {
  width: 80%;
  height: auto;
  float: left;
  color: #205081;
  font: 14px/30px "robotomedium";
  margin-top: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Styles for highlightin text excercise */

.selected-text {
  background-color: yellow;
  border: solid 1px;
  border-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}

.overlay-close {
  position: absolute;
  background-image: url(close.png);
  width: 10px;
  height: 10px;
  background-color: red;
  background-size: 10px 10px;
  background-repeat: no-repeat;
  display: none;
}

table.highlighting_task_table {
  width: 100%;
}

table.highlighting_task_table td {
  padding-left: 10px;
}

.selection-message {
  min-width: 600px;
  font-size: 16px;
}

/* When use individual word selection */
span.word-selection {
  cursor: pointer;
}

span.word-selection.not-selected {
  cursor: pointer;
  border: solid transparent 1px;
  border-radius: 4px;
}

.word-selection.not-selected:hover {
  cursor: pointer;
  border: solid gray 1px;
  border-radius: 4px;
}

.selection-element {
}

/* Highlighting report page*/

.report_table,
.detailed_report_table {
  background-color: #fff;
  border: 1px solid #aaa;
  margin: 10px;
}

.report_table thead,
.detailed_report_table thead {
  background: #f5f5f5;
}

.report_table th,
.detailed_report_table th {
  color: #205081;
  font: 13px/16px "robotomedium";
  border-right: 1px solid #d3d3d3;
}

/*.fixed_cell_width {width:300px};*/
.report_table td {
  color: #606060;
  font: 13px/16px "robotolight";
  text-overflow: ellipsis;
  max-width: 300px;
  padding: 10px 8px !important;
  border: 1px solid #d3d3d3;
}

.detailed_report_table td {
  color: #606060;
  font: 13px/16px "robotolight";
  text-overflow: ellipsis;
  padding: 10px 8px;
  border: 1px solid #d3d3d3;
}

.sub_detailed_report_table th,
.sub_detailed_report_table td {
  min-width: 50px;
  text-align: center;
}

.report_table th,
.detailed_report_table th {
  padding: 5px;
}

.report_table tbody tr,
.detailed_report_table tbody tr {
  border-top: 1px solid rgba(0, 0, 0, 0);
}

.turf_report_row td {
  color: #606060;
  font: 13px/16px "robotolight";
  text-overflow: ellipsis;
  max-width: 200px;
  padding: 10px 8px !important;
  border: 1px solid #d3d3d3;
}

table.turf-slider-table td {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.turf_summary_report_chart {
  min-height: 450px;
}

tr.emphasis_cell td,
td.emphasis_cell {
  color: #205081;
  background: #f5f5f5;
  font: 13px/16px "robotomedium";
  border: 1px solid #d3d3d3;
}

.overflow_control {
  overflow-x: scroll;
  max-width: 80vw;
}

/* Styles for iterative edit report */
.added_text {
  color: green;
}

.removed_text {
  color: red;
}

/* Styles for images association report */
.thumbnail {
  display: block;
  height: 200px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.count-number {
  padding-left: 50px;
}

/* Interview pages */

.interview_page {
  height: 100%;
  background: #dfe4e6;
}

.interview_page a {
  text-decoration: underline;
}

#interview {
  max-width: 1600px;
  min-width: 90vw;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  margin-left: auto;
  margin-right: auto;
}

.wide-interview {
  width: 95%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
  margin-left: auto;
  margin-right: auto;
}

.statement-tag {
  border: solid 1pt #daddda;
  color: #000;
  font-size: 220%;
  /*font-weight: bold;*/
  background-color: #fff;
  font-color: black;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  min-width: 100px;
  /*width: 100px;*/
  text-align: center;
  vertical-align: top;
  line-height: 1em;
}

/*table > tbody > tr > */
/* {*/
div.demo > ol > li > table > tbody > tr > td,
div.demo > form > table > tbody > tr > td,
div.demo table > thead > tr > td,
div.demo > table > tbody > tr > td {
  padding: 5px;
}

div.demo > ol > li > table > tbody > tr > td:empty,
div.demo > form > table > tbody > tr > td:empty,
div.demo table > thead > tr > td:empty,
div.demo > table > tbody > tr > td:empty {
  padding-left: 0;
  padding-right: 0;
}

td.header {
  background-color: #ffffff;
}

div.demo > ol > li > table > tbody > tr > td:empty,
div.demo > form > table > tbody > tr > td:empty,
div.demo > table > tbody > tr > td:empty {
  padding: 0px;
}

/*---------------------------------*/

/* Styles for interview pages*/

div#interview {
  color: #515151;
}

.image_display {
  display: block;
  max-height: 640px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.thumbnail_overlay {
  cursor: pointer;
  max-height: 320px;
  max-width: 400px;
  min-width: 320px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.image_display_thumbnail {
  max-height: 320px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  cursor: pointer;
  text-align: center;
}

.zoom_icon {
  cursor: pointer;
  color: #ffffff;
  font-size: 40px;
  position: absolute;
  text-align: center;
  z-index: 10;
  opacity: 0;
  top: 120px;
  left: 45%;
}

.thumbnail_overlay:hover .zoom_icon {
  opacity: 0.9;
}

.zoom_dialog {
  z-index: 2000;
  max-width: 100%;
  width: auto;
  text-align: center;
}

.zoom_body {
  display: inline-block;
}

.zoom_content {
  display: inline-block;
}

.zoom_image {
  max-height: 90vh;
  max-width: 90vw;
  cursor: pointer;
}

.zoom_more_image {
  max-height: auto;
  cursor: pointer;
}

.zoom_close_button {
  position: absolute;
  display: block;
  right: 0;
  z-index: 3000;
}

.best_worst_option_column {
  width: 20vw;
}

.best_worst_option {
  text-align: center;
}

.best_worst_text {
  text-align: center;
}

.td_spacing {
  height: 20px;
}

.statement_tr {
  width: 100%;
}

.best_button,
.best_button:focus {
  width: 100%;
  color: #fff;
}

.worst_button,
.worst_button:focus {
  width: 100%;
  color: #fff;
}

.best_button_unselected,
.best_button_unselected:focus,
.best_button_unselected:hover {
  background-color: gray;
  border-color: gray;
  color: #fff;
}

.best_button_selected,
.best_button_selected:hover,
.best_button_selected:focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
  color: #fff;
}

.worst_button_unselected,
.worst_button_unselected:focus,
.worst_button_unselected:hover {
  width: 100%;
  background-color: gray;
  border-color: gray;
  color: #fff;
}

.worst_button_selected,
.worst_button_selected:hover,
.worst_button_selected:focus {
  background-color: #f0ad4e;
  border-color: #eea236;
  color: #fff;
}

/* For user_id input combo box*/
.select-editable {
  position: relative;
  background-color: white;
  border: solid grey 1px;
  width: 250px;
  height: 24px;
  font-size: 16px;
}

table.start-interview-form td {
  padding-right: 10px;
}

table.start-interview-form {
  margin-bottom: 20px;
}

.select-editable > select {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 16px;
  border: none;
  width: 248px;
  margin: 0;
  height: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  overflow: hidden;
  padding-right: 2px;
  background: url("/static/images/expand-icon.png") no-repeat 98% #fff;
}

.select-editable > input {
  font-size: 16px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 230px;
  padding: 1px;
  border: none;
  height: 20px;
}

.select-editable > select:focus,
.select-editable > input:focus {
  outline: none;
}

/* Statements edit page */

.statement-update-message {
  position: fixed;
  top: 50px;
  right: 50px;
}

.error-message {
  position: fixed;
  top: 50px;
  right: 30%;
  width: 30%;
  z-index: 9999;
}

/* Network view*/

label.network_filter {
  margin-top: 10px;
  margin-bottom: 0px;
}

.input_disabled {
  color: gray;
}

#legend_container td {
  padding: 6px;
}

/* Task edit page */
input.tag_input {
  width: 100%;
  color: black;
  font-family: sans-serif;
}

input.answer_input {
  width: 100%;
  color: black;
  font-family: sans-serif;
}

.skip_task_select {
  width: 100%;
}

/* TURF Task page*/
.turf_slider .slider-selection,
.turf_slider .slider-handle {
  background: #205081;
}

.turf_slider div.slider {
  margin-top: 10px;
}

.center-text {
  text-align: center;
}

.report_statement_tag {
  padding: 3px;
  cursor: pointer;
  font-weight: bold;
}

table.turf_optimization_table td {
  padding-left: 20px;
}

table.turf_optimization_results th,
table.turf_optimization_results td {
  min-width: 50px;
  text-align: center;
}

/* Text input questions*/

.short_answer_input {
  min-width: 500px;
}

/* jHtmlArea toolbar icons*/

.clearbutton {
  background: url(edit-clear.png) no-repeat !important;
}

/* Live view styles*/

.live_view_frame {
  width: 100%;
  height: 930px;
}

.live_view_container {
  width: 100%;
  height: 930px;
}

.live_view_overlay {
  position: absolute;
  top: 50px;
  left: 0;
  width: 95%;
  height: 100%;
  z-index: 9000;
}

/* Enter respondent type page */

form.respondent_type_form ul {
  list-style: none;
}

/* Rate task*/

table.rating_table {
  margin: auto;
}

table.rating_table td {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

table.rating_table td.rate-item {
  text-align: left;
  min-width: 0px;
}

table.rating_table td.rate-item-empty {
  text-align: left;
  min-width: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

table.rating_table td.rate-item-wide {
  text-align: left;
  vertical-align: bottom;
}

table.rating_table td.rate-item-wide:first-child {
  text-align: left;
}

/* Full-cell click targets: a bare radio/checkbox leaves most of its answer
   cell dead space -- only the tiny control itself responds to a click. Wrap
   each such control in a block-level <label class="answer-hit-cell">, add
   class="answer-hit-td" to its containing <td>, and the two rules below make
   the whole cell clickable everywhere this pattern is used: rate_statements
   (table.rating_table), best/worst and single-choice/free-text grids
   (div.demo > form > table), attributes grid (.attributes_grid_table), and
   the compact-answers admin tool (.compact_answers_table, table.rating_table
   again). Each selector below is written to out-specify the container's own
   padding rule (e.g. "table.rating_table td", "div.demo > form > table >
   tbody > tr > td", ".attributes_grid_table td", ".compact_answers_table
   td") by adding the .answer-hit-td class to the same compound selector, so
   it wins regardless of stylesheet load order. This is placed in style.css
   because style.css is loaded by every template using this pattern,
   including the compact-answers admin tool, which does not load
   modern_design.css or clinical.css. */
td.answer-hit-td,
table.rating_table td.answer-hit-td,
div.demo > form > table > tbody > tr > td.answer-hit-td,
.attributes_grid_table td.answer-hit-td,
.compact_answers_table td.answer-hit-td {
  padding: 0;
  vertical-align: middle;
}

label.answer-hit-cell {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
}

/*Set first column width only for wide screens*/
@media (min-width: 1500px) {
  table.rating_table td.rate-item-wide:first-child {
    min-width: 350px;
  }

  table.rating_table td.rate-item-wide {
    min-width: 300px;
  }
}

/* Topic configuration page */
.topic_label {
  width: 100%;
}

.configure_textfield {
  height: 28px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: rgba(32, 80, 129, 0);
  border: solid 1px #aaa;
  padding: 0 10px;
  color: #686868;
  font: 14px/28px "robotolight";
}

.long_input {
  width: 95%;
}

.right_align_field {
  text-align: right;
}

.short_textfield {
  width: 55px;
}

.translation_textarea {
  width: 100%;
}

/* Editor of Showed Messages*/
.handsontable td.grayBackground {
  background-color: #eee;
}

.handsontable#messages_table td {
  height: 30px;
}

#messages_table {
  height: 80vh;
}

div.logo_image {
  background-image: url(/static/images/logo.png);
  width: 150px;
  height: 29px;
  background-size: contain;
  background-repeat: no-repeat;
}

div.logo_image_right {
  width: 150px;
  height: 29px;
  background-size: contain;
  background-repeat: no-repeat;
  float: right;
  display: block;
  text-align: right;
  background-position: center right;
  margin-right: 20px;
}

div.logo_image_right img {
  display: inline;
}

/* Example page for color settings */

div.page_example {
  width: 100%;
  height: 500px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #aaa;
  margin: 0px;
  background-color: #bbbbbb;
}

div.example_header {
  padding: 10px;
  background-color: #aaaaaa;
  top: 0px;
  width: 100%;
}

div.background_top_example {
  width: 100%;
  height: 50%;
  top: 0px;
  left: 0px;
}

div.example_contents {
  position: absolute;
  width: 93%;
  float: left;
  background: #fff;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #aaa;
  margin: 1%;
  z-index: 10;
  top: 50px;
}

div.example_heading {
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 1px solid #aaa;
  background: #f5f5f5;
  margin: 0;
  padding: 10px;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
}

div.example_heading h4 {
  color: #205081;
  font: 14px/23px "robotomedium";
  margin: 0px;
}

.example_btn {
  width: 240px;
  height: 43px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  background-color: #205081;
  border: 0;
  outline: 0;
  color: #fff;
  margin-right: 20px;
  font: 16px/43px "robotolight";
  text-align: center;
}

div.example_logo_image {
  display: inline-block;
  max-height: 100%;
  max-width: 250px;
  height: 29px;
  background-size: contain;
  background-repeat: no-repeat;
}

div.example_logo_image img {
  max-width: 100%;
  max-height: 100%;
}

.big_logo {
  width: 300px !important;
  min-height: 100px !important;
  background-size: auto !important;
  background-repeat: no-repeat;
}

.example_logo_image_left {
  float: left;
  display: inline-block;
}

div#logo_preview {
  float: left;
  display: inline-block;
  max-height: 300px;
  max-width: 800px;
}

div.logo_img_preview_right {
  float: right;
}

#picturesDropzone.dropzone,
.dropzone.logo_dropzone {
  width: 200px;
  min-height: 200px;
  /*height: 80px;*/
}

#picturesDropzone.dropzone .dz-message,
.dropzone.logo_dropzone .dz-message {
  padding-top: 0px;
  padding-bottom: 0px;
}

header.login_header {
  margin-top: 200px;
  padding: 20px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  -moz-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  -ms-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  -o-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  border-top: solid 1px #1773b9;
  border-left: solid 1px #1773b9;
  border-right: solid 1px #1773b9;
}

form.custom_login_form {
  width: 100%;
  height: auto;
  float: left;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  -moz-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  -ms-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  -o-box-shadow: 0 0 10px rgba(1, 1, 1, 0.41);
  border-left: solid 1px #1773b9;
  border-right: solid 1px #1773b9;
  border-bottom: solid 1px #1773b9;
  padding: 70px 40px;
  text-align: center;
}

form.custom_login_form h3.password_heading {
  margin-top: 20px;
}

/* Video Rating task */

.video-rating-slider .slider.slider-vertical {
  height: 120px;
}

div.demo > table > tbody > tr > td.video-rating-slider {
  vertical-align: top;
  padding-top: 15px;
}

.axis--x path {
}

.line {
  fill: none;
}

.rating_line {
  stroke: steelblue;
  stroke-width: 2px;
}

.positive_line {
  stroke: green;
  stroke-width: 4px;
}

.negative_line {
  stroke: red;
  stroke-width: 4px;
}

.positive_line:hover,
.negative_line:hover {
  stroke-width: 8px;
}

.active_line {
  stroke-dasharray: 1;
  stroke-width: 8px;
}

.time_line {
  stroke: gray;
  stroke-width: 1px;
}

td.video-player {
  text-align: right;
}

input.video_comment_input {
  width: 100%;
}

.positive_comment_tooltip {
  background-color: #82ff9f;
}

.negative_comment_tooltip {
  background-color: #f2afaf;
}

.text_answer_div {
  margin-bottom: 20px;
}

/* Picture hot-spotting task*/

.picture_hotspot {
  max-width: 800px;
  max-height: 600px;
  cursor: pointer;
}

.picture_hotspot_div {
  margin: 20px;
  position: relative;
}

.hotspot_pointer {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  position: absolute;
  display: block;
  background-color: green;
  cursor: pointer;
  opacity: 0.5;
}

.hotspot_comment_pointer {
  width: 0px;
  height: 0px;
  position: absolute;
  display: block;
  cursor: pointer;
  opacity: 0;
}

.hotspot_comment_point {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  position: absolute;
  cursor: pointer;
  border-color: #ffffff;
  border-style: solid;
  border-width: 2px;
}

/* Numbers table for statistics display*/

table.numbers_table th,
table.numbers_table td {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
}

table.numbers_table td {
  text-align: right;
}

table.max_diff_table td {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
}

/* Crosstab report table styles */

table.crosstab_table {
  border-collapse: collapse;
  border: 2px solid gray;
}

table.crosstab_table th {
  font-weight: bold;
  border: 2px solid gray;
}

table.crosstab_table td {
  border: 2px solid gray;
  text-align: center;
}

th.vertical_text {
  height: 150px;
  width: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
}

div.vertical_text {
  height: 50px;
  width: 150px;
  transform: rotate(270deg);
  /*writing-mode: sideways-lr;*/
  /*-webkit-transform:rotate(270deg); */
  display: inline-block;
  /*transform-origin: left top 0;*/
  margin-left: -50px;
  margin-top: -30px;
  position: absolute;
}

th.horizontal_text {
  height: 50px;
  width: 150px;
  padding-left: 5px;
  padding-right: 5px;
}

table.crosstab_tooltip_table {
  width: 100%;
}

table.crosstab_tooltip_table td {
  text-align: center;
  width: 33%;
}

.positive_significance {
  background-color: green;
}

.negative_significance {
  background-color: red;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

/* Calendar view */

div#calendar {
  background-color: white;
}

label.calendar_label {
  color: white;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 0.85em;
  font-weight: normal;
  border-radius: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 1px;
  padding-bottom: 2px;
}

input.calendar_project_checkbox {
  vertical-align: top;
}

span.expand_link {
  float: right;
}

div.expanded_view_div {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 0.85em;
  font-weight: normal;
  padding-left: 30px;
  margin-top: -10px;
}

/* Contacts view */
input[type="text"].contact_input,
textarea.contact_input,
select.contact_input {
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border: solid 1px #aaa;
  margin-left: 5px;
  margin-right: 5px;
  /*10px;*/
  color: #686868;
  font: 14px/21px "robotolight";
}

input[type="text"].contact_input {
  height: 31px;
}

select.contact_input {
  margin-left: 5px;
  height: 31px;
}

textarea.contact_input {
  width: 100%;
  height: 70px;
}

.contact_textfield {
  width: 100%;
}

select.contact_select {
  margin-left: 5px;
}

.contact_form {
  width: 100%;
  height: auto;
  float: left;
  padding: 15px;
}

.contact_form label {
  width: 100%;
  height: auto;
  display: inline-block;
  color: #686868;
  font: 14px/21px "robotolight";
  margin-bottom: 5px;
  margin-top: 5px;
}

input.phone_type {
  width: 20%;
}

input.phone_ext {
  width: 15%;
}

input.phone_number {
  max-width: 100%;
}

input.email_input {
  width: 96%;
}

.contact_form div.row {
  margin-top: 5px;
  margin-bottom: 5px;
}

input.im_account {
  width: 60%;
}

tr.contact_row {
  cursor: pointer;
}

.sheduled_interview {
  border-style: solid;
  border-color: gray;
  border-radius: 10px;
  border-width: 1px;
  padding: 5px;
}

/* Shelfs configuration page */

.left-align,
.left-align.shelf-picture {
  text-align: left;
}

.shelf-picture {
  background-color: white;
  margin: 5px;
  text-align: center;
  box-shadow: 0px 0px 2px 2px rgba(176, 176, 176, 1);
  border-radius: 10px;
}

.shelf-picture-container {
  margin-top: 10px;
  margin-bottom: 5px;
  width: 200px;
  height: 200px;
  text-align: center;
  display: inline-block;
}

.shelf-picture-frame {
  border-color: gray;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
}

.shelf-picture-frame img {
  max-width: 200px;
  max-height: 200px;
  border-color: gray;
}

.number_input {
  width: 60px;
}

/* Attributes grid styles */
.attributes_grid_table td,
.attributes_grid_table th {
  border-collapse: collapse;
  border: 1px solid black;
  padding: 5px;
  text-align: center;
  table-layout: fixed;
  min-width: 150px;
  max-width: 300px;
}

.draggable_cells_table {
  width: 100%;
}

.screen_height {
  min-height: 60vh;
}

.draggable_cells_table td,
.draggable_cells_table th {
  border-collapse: collapse;
  text-align: left;
  table-layout: fixed;
  padding-left: 5px;
  padding-right: 5px;
}

.draggable_cells_table img {
  max-width: 20vw;
  -webkit-user-drag: none;
  user-drag: none;
}

.drag_to_cell {
}

td.drag_place_cell {
  text-align: right;
  padding-right: 10px;
}

.hide_arrows_table td.arrow_cell {
  display: none;
}

.statement_draggable,
.drag_to_space {
  border-radius: 5px;
  border: 1px solid #cecece;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 1px;
  margin-bottom: 1px;
}

.statement_draggable {
  cursor: pointer;
}

.drag_to_space {
  text-align: center;
}

.drag_to_hover {
  -webkit-box-shadow: 0px 0px 10px 1px rgba(100, 149, 209, 1);
  -moz-box-shadow: 0px 0px 10px 1px rgba(100, 149, 209, 1);
  box-shadow: 0px 0px 10px 1px rgba(100, 149, 209, 1);
}

.drag_to {
  min-height: 34px;
}

.dropped {
  color: #cecece;
  display: none;
}

.remove_statement_button {
  float: right;
}

.add_statement_button {
  float: right;
  color: green;
}

table.show_arrows_table .add_statement_button {
  display: none;
}

label.attributes_grid_label {
  margin-bottom: 0px;
  display: block;
  line-height: 28px;
}

.attributes_grid_label > input {
  vertical-align: top;
}

div.grid_product_image {
  width: 100%;
  height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

div.grid_product_image img {
  max-width: 150px;
  max-height: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

input.attribute-highlight-checkbox {
  visibility: hidden;
  position: absolute;
}

.highlighting-attribute {
  border: solid 1px transparent;
  padding-left: 10px;
  padding-right: 10px;
}

input.attribute-highlight-checkbox:checked + .highlighting-attribute {
  border: solid 1px #e5ef77;
  border-radius: 4px;
  background-color: #e5ef77;
}

.highlighting-attribute:hover {
  border: solid 1px;
  border-radius: 4px;
  /*background-color: #f1f8a5;*/
}

input.attribute-highlight-checkbox:checked + .highlighting-attribute:hover {
  border: solid 1px;
  border-radius: 4px;
  background-color: #e5ef77;
}

/* Attributes panel editor */
div.top-left-panel {
  border-top-left-radius: 10px;
}

div.top-right-panel {
  border-top-right-radius: 10px;
}

div.bottom-left-panel {
  border-bottom-left-radius: 10px;
}

div.bottom-right-panel {
  border-bottom-right-radius: 10px;
}

div.sub_panel_row {
  min-height: 40px;
}

div.sub_panel {
  min-height: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.panel_label {
  font-size: 10px;
  line-height: 1;
  display: block;
}

.panel_text {
  line-height: 1;
  display: block;
}

.panel_content {
  display: inline-block;
  height: 30px;
}

.panel_content_big {
  display: inline-block;
  padding-top: 5px;
  padding-bottom: 5px;
}

.horizontal-badge {
  position: absolute;
  font-size: 12px;
  line-height: 1;
  z-index: 100;
  padding-top: 5px;
  padding-bottom: 5px;
  top: 10%;
  min-width: 25%;
  height: 22px;
}

.horizontal-badge-corner {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  top: 0;
  border: 11px solid transparent;
  z-index: -1;
}

.horizontal-badge-corner-left {
  right: -11px;
}

.horizontal-badge-corner-right {
  left: -11px;
}

.horizontal-badge-left {
  left: 10px;
}

.horizontal-badge-right {
  right: 10px;
}

.corner-ribbon {
  width: 100px;
  font-size: 12px;
  line-height: 1;
  z-index: 100;
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  top: 25px;
  left: -50px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-left {
  top: 42px;
  left: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right {
  top: 42px;
  right: 3px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.ribbon-corner-right {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 22px 0 0 22px;
  border-color: transparent transparent transparent transparent;
  z-index: 1;
  right: -22px;
  top: 0px;
}

.ribbon-corner-left {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 22px 22px;
  border-color: transparent transparent transparent transparent;
  z-index: -1;
  left: -22px;
  top: 0px;
}

.panel_editor_col {
  border: solid 1px #aaaaaa;
  padding: 5px;
}

/* Disable words wrap in short panels */
.sub_panel.col-md-6 div.panel_content {
  white-space: nowrap;
}

.cart_menu_button,
.cart_menu_button:hover {
  width: 100%;
  color: white;
  cursor: pointer;
}

.cart_dropdown {
  right: 0;
  left: auto;
  width: 40vw;
  max-width: 500px;
  min-width: 500px;
  padding: 10px;
}

.cart_dropdown_menu_container {
  text-align: right;
}

.cart_item {
  height: 120px;
}

.cart_item > .row > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

img.grid_product_cart_image_thumbnail {
  max-width: 110px;
  max-height: 110px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.product_number_input {
  width: 70px;
  height: 30px;
  text-align: right;
}

.remove_product_button {
  display: block;
}

.cart_row div {
  height: 110px;
}

.add_to_cart_button {
  text-align: center;
  cursor: pointer;
}

.add_to_cart_button:hover,
.add_to_cart_button:focus {
  text-decoration: none;
}

.cart_product_name {
  line-height: 16px;
  font-weight: bold;
}

.total_price {
  font-weight: bold;
}

.details_modal_dialog {
  min-width: 750px;
  width: 62vw;
}

.product_details_dialog {
  min-width: 730px;
  min-height: 440px;
  /*height: 50vh;*/
  width: 60vw;
  background-color: #ffffff;
}

.product_details_dialog > div > .row {
  min-width: 700px;
  min-height: 400px;
  width: 58vw;
}

.details_img_container {
  min-height: 380px;
  max-height: 45vh;
  line-height: 380px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: auto;
}

.details_main_img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 45vh;
  padding-top: 10px;
  padding-bottom: 10px;
}

.details_dissmiss {
  position: absolute;
  top: 0px;
  right: 0px;
}

.product_details_container {
  text-align: center;
}

.details_modal_header {
  padding-top: 5px;
  padding-right: 10px;
  border: none;
}

div.details_thumbnail {
  width: 90px;
  height: 90px;
  margin: 5px;
  border: 1px solid #aaaaaa;
}

.details_thumbnail_img {
  max-width: 100%;
  max-height: 100%;
}

.details_thumbnail_col {
  margin-top: 5px;
}

.details_text_container {
  height: 400px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.product_number_div {
  position: absolute;
  bottom: 0;
}

/* Planogram task*/
div.planogram_product_details {
}

.planogram_container {
  padding: 10px;
}

div#product_image {
  width: 90%;
  height: 300px;
}

div#product_image img {
  max-width: 100%;
  max-height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

div.cart_img {
  height: 200px;
}

div.cart_img img {
  max-width: 100%;
  max-height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

div.add_to_cart_overlay {
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  pointer-events: none;
  font-size: 50px;
  padding: 5px;
  font-color: #205081;
  text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
  color: white;
  opacity: 0.8;
}

div.panel_tooltip_overlay {
  position: absolute;
  pointer-events: none;
}

div.panel_tooltip_overlay > div > div {
  box-shadow: 0px 0px 10px black;
}

div.cart_panel {
  background-color: white;
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
}

.number_controls span {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 20px;
}

.product_number {
  font-size: 25px;
}

.product_number_button {
  text-align: center;
}

.shopping_cart_header {
  text-align: center;
}

.shopping_cart {
  min-height: 268px;
}

.animated_image {
  position: absolute;
  font-size: 24px;
  z-index: 2000;
}

.canvas-container {
  display: inline-block;
}

.planogram-container {
  text-align: center;
}

/* Attributes grid styles */

.grid_product_image_thumbnail {
  cursor: pointer;
}

.attributes_grid_table td,
.attributes_grid_table th {
  border-collapse: collapse;
  border: 1px solid #bebebe;
  padding: 5px;
  table-layout: fixed;
  min-width: 150px;
  max-width: 400px;
}

.attributes_grid_table td {
  text-align: left;
}

tr.attribute_grid_row:nth-child(even) {
  background-color: #eeeeee;
}

.attributes_grid_table td label {
  font-weight: normal;
}

.attributes_grid_table th {
  text-align: center;
}

div.grid_product_image {
  width: 100%;
  height: 150px;
}

div.grid_product_image img {
  max-width: 150px;
  max-height: 150px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/* Swipe report styles */

.report-content {
}

.chart_row {
  margin-right: 0px;
}

.add_chart_container {
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
}

.add_chart_container .row {
  margin-top: 10px;
}

/* Respondents filter form */

.filter-container {
  background-color: #ffffff;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 50px;
}

.dropdown-menu input {
  margin-top: 0px;
  vertical-align: middle;
}

.filter-dropdown {
  width: 100%;
  background-color: #ffffff;
}

.filter-dropdown label {
  font: 14px/21px "robotomedium";
  color: #9d9da5;
  vertical-align: top;
}

.filter-dropdown button {
  width: 100%;
  text-align: left;
  font: 14px/21px "robotomedium";
  color: #9d9da5;
  background-color: #ffffff;
  border: none;
}

.filter-dropdown .dropdown-menu {
  width: 100%;
  font: 14px/21px "robotomedium";
  color: #9d9da5;
}

.filter-control-icon {
  font-size: 10px;
  color: #9d9da5;
}

.filter-control-icon .glyphicon {
  position: absolute;
  right: 10px;
}

.filter-control-icon .glyphicon-menu-up {
  top: 25%;
}

.filter-control-icon .glyphicon-menu-down {
  top: 50%;
}

.filter-icon {
  float: left;
  left: 0px;
  top: 5px;
  color: #9d9da5;
}

/* Products selection form */

.products-selection-container {
  margin-top: 15px;
  background-color: #ffffff;
  padding: 10px;
}

.products-select-list {
  height: 250px;
  border: 1px solid #9d9da5;
  overflow-y: scroll;
  color: #565656;
  font: 14px/31px "robotolight";
}

.products-select-list .select-product-item {
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  cursor: pointer;
}

.products-select-list .select-product-item:hover {
  background-color: #eeeeee;
}

.products-select-list .select-product-item.selected {
  background-color: #00549c;
  color: #ffffff;
}

.products-select-list .product-thumbnail-img {
  height: 50px;
  max-width: 50px;
}

.products-select-list .product-select-thumbnail {
  height: 50px;
  width: 50px;
  float: left;
}

.products-select-list .product-select-text {
  height: 50px;
  width: 100%;
  padding-left: 10px;
  line-height: 50px;
  vertical-align: center;
}

#products_filter > div {
  padding-top: 25px;
  padding-bottom: 25px;
}

div#short_report_row {
  margin-top: 20px;
}

div#short_report_row > div {
  padding: 0px;
}

.short-report-panel {
  background-color: #ffffff;
  margin-right: 20px;
  padding: 10px;
}

.short-report-panel-last {
  margin-right: 0px;
}

.short-repot-icon {
  position: absolute;
  right: 25px;
  top: 10px;
  font-size: 20px;
  padding-top: 0px;
  width: 50px;
  height: 50px;
  color: #ffffff;
  border: 4px solid #ffffff;
  border-radius: 25px;
  text-align: center;
  line-height: 45px;
}

.short-reprt-icon-like {
  background-color: #79d244;
}

.short-reprt-icon-dislike {
  background-color: #f63a3e;
}

.short-reprt-icon-time {
  background-color: #646dfd;
}

.short-reprt-icon-rank {
  background-color: #07d2bc;
  right: 5px;
}

.short-report-counter {
  font: 24px/24px "robotolight";
  font-weight: bold;
  display: inline-block;
}

.short-report-label {
  font: 14px/24px "robotomedium";
  vertical-align: bottom;
  color: #9d9da5;
}

.short-report-label > select {
  height: 21px;
  border-left: 2px;
  border-top: 1px;
  border-bottom: 1px;
  border-right: 10px;
}

.short-report-counter.likes-count {
  color: #79d244;
}

.short-report-counter.dislikes-count {
  color: #f63a3e;
}

.short-report-counter.average-time {
  color: #646dfd;
}

.short-report-counter.category-rank {
  color: #07d2bc;
}

.main-report-container {
  margin-top: 20px;
}

.main-report-container .row > div {
  padding: 0px;
}

.product-description-panel {
  background-color: #ffffff;
  min-height: 500px;
  margin-right: 20px;
  padding: 20px;
}

.swipe-chart-container {
  min-height: 500px;
}

.product-description-image {
  max-height: 200px;
  max-width: 200px;
  width: 100%;
  background-color: #ffffff;
  margin-bottom: 20px;
}

.product-description-image > img {
  max-width: 100%;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.product-description-panel .product-description {
  font: 14px/24px "robotomedium";
  color: #9d9da5;
}

.swipe-chart-container {
  padding-left: 0px;
  padding-right: 0px;
  margin-bottom: 20px;
}

.indicate-rating {
  border: 4px solid #0df000;
}

/* Table cell selection task styles*/

tr.emphasis {
  color: red;
}

.cell-selection-table {
  margin-bottom: 20px;
}

.td-sep {
  border-left: 1px solid #202020;
  border-right: 1px solid #202020;
}

div.demo table > thead > tr > td.td-sep,
td.td-sep,
tr.attribute_grid_row td.td-sep {
  padding-right: 2px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.cell-selection-table td.header {
  border: 1px solid #202020;
  text-align: center;
}

.cell-selection-table td.next-col {
  border: 1px solid #202020;
}

.cell-selection-table td.first-col {
  border-left: 1px solid #202020;
  color: #ffffff;
  font-weight: bold;
}

.cell-selection-table td.filled-first-col {
  border-top: 1px solid #202020;
}

.cell-selection-table ul {
  padding: 0px;
}

.cell-selection-table blockquote {
  padding: 0px;
  margin-left: 50px;
  margin-bottom: 0px;
  border-left: none;
}

.cell-selection-table td.last-row {
  border-bottom: 1px solid #ffffff;
}

td.checkbox-cell {
  cursor: pointer;
}

td.cell-checked {
  background-color: #f39814;
  color: #ffffff;
}

tr.answer-header td.scale-question-td,
td.scale-question-td,
tr.answer-header td {
  background-color: #ffffff;
}

.table-bordered > tbody > tr > td.filled-first-col {
  border-bottom: none;
}

.table-bordered > tbody > tr > td.empty-first-col {
  border-top: none;
}

td.best-worst-radio {
  text-align: center;
}

td.best-worst-message {
  min-width: 50%;
}

td.best-worst-message-vertical {
  min-width: 25%;
}

input.radio-control {
  width: 25px;
  height: 25px;
}

input[type="number"] {
  min-width: 200px;
}

td.control_td,
div.demo > form > table > tbody > tr > td.control_td {
  vertical-align: middle;
}

td.control_td input[type="checkbox"],
td.control_td input[type="radio"] {
  transform: scale(1.5, 1.5);
  -moz-transform: scale(1.5, 1.5);
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  -o-transform: scale(1.5, 1.5);
}

.question-bottom-part {
  font: 18px/32px "robotolight";
}

.option-text-header {
  background-color: #f0f0f0;
}

div.option-text-header {
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
  margin-top: 5px;
}

.answer-header {
  text-align: center;
}

tr.answer-header {
}

.wide-textarea {
  width: 550px;
  max-width: 85vw;
  font-size: 16px;
}

.area-height {
  height: 180px;
}

/* Progress bar settings */

div.progress {
  margin-bottom: 0px;
  margin-top: 5px;
  left: 20vw;
  position: relative;
  display: inline-block;
}

.btn-arrow {
  padding: 0px;
  margin: 0px;
  background: none;
  color: inherit;
  border: none;
}

.btn-arrow:hover {
  color: blue;
}

/* Compact answers form*/

.current_interview {
  font-weight: bold;
}

.compact_answers_table td {
  padding-left: 10px;
}

.compact_question_row {
  border-top: 1px solid #aaa;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
}

.compact_save_button {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}

.respondent_select {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.download_respondents_button {
  margin-top: 10px;
}

.note_text {
  width: 100%;
  height: 80px;
}

.original_text {
  border: 1px solid #aaa;
  max-height: 300px;
  overflow-y: auto;
}

/* For fixed table header*/
.fixed-header {
  top: 0;
  position: fixed;
  width: auto;
  display: none;
  border: none;
}

/* Statements selection styles */

#topic {
  font-size: 1.4em;
  text-decoration: underline;
}

#selectable .ui-selecting {
  background: #feca40;
  opacity: 0.95;
}

#selectable .real-selected {
  background: #f39814;
  color: white;
}

#selectable .real-selected,
#selectable .real-selected_2,
#selectable .real-selected_3 {
  background-image: none;
}

#selectable {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#selectable > li {
  margin: 3px;
  padding: 0.3em;
  cursor: pointer;
  font-size: 18px;
  line-height: 32px;
}

.statements-list .ui-selecting {
  background: #feca40;
}

.statements-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.statements-list li {
  margin: 3px;
  padding: 0.3em;
  cursor: pointer;
  font-size: 18px;
  line-height: 32px;
}

#selectable-headline .ui-selecting {
  background: #feca40;
}

#selectable-headline .real-selected {
  background: #f39814;
  color: white;
}

#selectable-headline {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#selectable-headline li {
  margin: 3px;
  padding: 0.4em;
  font-size: 1.2em;
}

#sortable {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#sortable li {
  margin: 0 3px 0px 3px;
  padding: 0.1em;
  padding-left: 0.5em;
  cursor: pointer;
}

.ui-sortable {
  overflow: auto;
}

.headline-radio {
  margin: 0 3px 3px 3px;
  padding: 0.4em;
  padding-left: 1.5em;
  font-size: 1.2em;
}

.selected-number {
  position: fixed;
  right: 0px;
  width: 12%;
  padding: 1% 1% 1% 1%;
  margin-left: 4%;
  margin-top: 0px;
  border: 2px solid gray;
  background-color: #ffffff;
  text-align: center;
}

.color_select_buttons {
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 9000;
}

.too-many-selected {
  background-color: #ffeeee;
}

.edit-statement-form {
  border: 1px solid gray;
  width: 80%;
  margin: 5px;
  padding: 10px;
}

.edit-classifier-form {
  border: 1px solid gray;
  width: 80%;
  margin: 5px;
  padding: 10px;
}

.ui-selectee {
  vertical-align: top;
}

.ui-widget-content.ui-selectee {
  background-image: none;
}

.ui-state-default td {
  vertical-align: top;
}

.selected-statement {
  background-color: #d9f2ce;
}

.not-selected-statement {
  background-color: #f2cece;
}

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff;
}

.study_detail .row.checkbox-row {
  margin-bottom: 0px;
}

.full-height {
  min-height: 95vh;
}

.footer {
  text-align: right;
  padding-right: 20px;
  font-size: 12pt;
}

.form-content {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.message-area {
  width: 100%;
  height: 100px;
}

.email-input {
  width: 100%;
}

/* Crosstab report form */

.crosstab_form {
  margin: 10px;
  margin-top: 55px;
}

.crosstab_report_form_table {
  width: 100%;
}

.crosstab_report_form_table td,
.crosstab_report_form_table th {
  padding: 4px;
  min-width: 80px;
}

.report_table_column_1 {
  width: 30%;
}

.report_table_column_2 {
  width: 70%;
}

.crosstab_form_bottom {
  margin: 10px;
}

.crosstab_note {
  width: 50%;
  height: 100px;
}

td.strong_negative {
  background-color: #ffb374;
}

td.medium_negative {
  background-color: #ffe9b5;
}

td.weak_negative {
}

td.strong_positive {
  background-color: #b5ff74;
}

td.medium_positive {
  background-color: #eaffb5;
}

td.weak_positive {
}

.label_input {
  width: 100%;
}

table.report_navigation {
  width: 100%;
}

.report_navigation td {
  width: 33%;
}

.report_navigation td:nth-child(1) {
  text-align: left;
}

.report_navigation td:nth-child(2) {
  text-align: center;
}

.report_navigation td:nth-child(3) {
  text-align: right;
}

.report_values_form td {
  padding-right: 10px;
}

.report_values_form label {
  font-weight: normal;
}

.chart_types_input_table td {
  padding-right: 10px;
}

/* Image selection radio buttons */

input.image_select_control[type="radio"] {
  position: fixed;
  opacity: 0;
}

input.image_select_control[type="radio"] + label {
  border: 1px solid;
  z-index: 100;
  border-radius: 10px;
  padding: 10px;
  background-color: white;

  -webkit-box-shadow: 10px 10px 14px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 14px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 14px 0px rgba(0, 0, 0, 0.75);

  margin-top: 0px;
  margin-left: 0px;
  margin-right: 12px;
  margin-bottom: 12px;
}

input.image_select_control[type="radio"] + label > img {
  max-height: 400px;
  cursor: pointer;
}

img.option_picture {
  max-height: 400px;
}

input.image_select_control[type="radio"]:checked + label {
  border: 2px solid;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* Order statements */
li.ui-state-default {
  background: white;
}

.centered-cell {
  text-align: center;
}

.response_div {
  text-align: center;
}

div.separator {
  display: inline-block;
  width: 20px;
  float: left;
}

/* Landscape only overlay*/

.survey_disabled_overlay {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  z-index: 3000;
  background-color: #000000;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  top: 0;
  left: 0;
  padding: 0;
  visibility: hidden;
  text-align: center;
}

.survey_disabled_overlay span {
  font-size: 36px;
  color: #ffffff;
  text-align: center;
}

.survey_disabled_overlay span.icon {
  font-size: 80px;
}

.html_textarea {
  font-family: monospace;
}

div.color_select_buttons,
div.color_select_buttons label {
  font-size: 20px;
  font-weight: bold;
}

/* Style for highlighting cells in product profiles*/
.selected-1,
.selected-2,
.selected-3,
.selected-4,
.selected-5,
.selected-6,
.selected-7,
.selected-8,
.selected-9,
.selected-10,
.selected-11,
.selected-12,
.selected-13,
.selected-14,
.selected-15,
.selected-16,
.selected-17,
.selected-18,
.selected-19,
.selected-20,
.selected-21,
.selected-22,
.selected-23,
.selected-24,
.selected-25,
.selected-26,
.selected-27,
.selected-28,
.selected-29,
.selected-30,
.selected-31,
.selected-32,
.selected-33,
.selected-34,
.selected-35,
.selected-36,
.selected-37,
.selected-38,
.selected-39,
.selected-40,
.selected-41,
.selected-42,
.selected-43,
.selected-44,
.selected-45,
.selected-46,
.selected-47,
.selected-48,
.selected-49,
.selected-50 {
  background-color: rgb(243, 152, 20);
}

.btn {
  font-size: inherit;
}

label {
  display: inherit;
  max-width: inherit;
  margin-bottom: inherit;
  font-weight: inherit;
}

td.quota-full {
  font-weight: bold;
  color: green;
}

.design_result_table th,
.design_result_table td {
  padding-left: 5px;
  padding-right: 5px;
  max-width: 250px;
}

.design_result_table td.data_cell {
  padding-left: 0;
  padding-right: 0;
}

.levels-table {
  width: 100%;
  height: 100%;
}

.levels-table tr td:first-child {
  width: 100%;
  text-align: left;
}

.levels-table tr td:last-child {
  min-width: 60px;
  text-align: right;
}

div.color-selected_1 > table,
div.color-selected_2 > table,
div.color-selected_3 > table {
  border-width: 2px;
  border-style: solid;
}

label.crosstab_label {
  display: block;
}

/* Highlighting report */
.message_highlighting {
  line-height: 2;
  margin-top: 10px;
}

.selection-span {
  border: 1px solid #ddd;
  padding: 5px;
  border-radius: 5px;
  line-height: 1.4;
}

.color-count {
  position: relative;
  display: inline-block;
  border-radius: 5px;
  padding-left: 2px;
  padding-right: 2px;
  margin-left: 2px;
  font-size: 10px;
  top: -10px;
  line-height: 1.4;
}


.thumb > .image_macro {
  max-width: 100%;
}

.image_macro {
  max-width: 90vw;
  max-height: 80vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.modal-body .image_macro {
  max-width: 100%;
}
