/* user css file */
/*.matrix ul .item label{
  margin:0 !important;
}*/

/* Constant-sum Question*/
.constant-sum .row-fluid.row-nomargin .sum-displayouter{
  text-align: right;
  width: 110px; 
}

.constant-sum .append .field-caption, .constant-sum .prepend .field-caption{
  width: 130px;
}

.constant-sum .row-fluid.row-nomargin .span4.sum-displayouter{
  margin-left: -41%;
}

.constant-sum .body span.unitValue{
  margin-left: 15% !important;
}

.constant-sum .row-fluid .row-nomargin{
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.constant-sum .append .field-caption input, .constant-sum .prepend .field-caption input {
  width: 80px;
  margin-left: -110% !important;
  line-height: 100%;
}

.constant-sum .prepend span.unitValue, .constant-sum .append span.unitValue{
  margin-left:0;
  text-align: left;
}
.constant-sum .foot .row-fluid.row-nomargin .sum-caption{
  text-align: right;
}
/* Constant-sum Question*/
.buttonsContainer .blind {
  font-size: 1.3em;
  margin-top: 1em;
  margin-bottom: 0.25em;
}

.type-special-slider .value-wrapper .add-on{
  margin-left: 0;
}

.linked-slider .foot .row-fluid.row-nomargin .sum-caption {
    padding: 0 1em 0 1.5em;
}

.linked-slider .prepend span.unitValue, .linked-slider .append span.unitValue{
  padding:0;
}

.slider-wrapper{
  width:79% !important;
}

@media (max-width: 767px){
  
.js .span-m7 {
    width: 16.89474%;
}
}

.linked-slider .row-fluid.row-nomargin .sum-display {
    /*padding-left: 3.4em;*/
    margin-right: -3.7em;
    padding-right: 0.25em;
    font-weight: bold;
    border: 1px solid transparent;
}
/* 
.linked-slider .foot .row-fluid.row-nomargin .sum-caption{
 margin: -1.2em 0 0 5.7em;
  width: 50%;
  padding: 0;
}*/

.linked-slider .slider.ui-slider-horizontal .ui-slider-range-min,
.type-special-slider .slider.ui-slider-horizontal .ui-slider-range-min{
  background-color: #8bd58b !important;
}

@media only screen and (max-width: 1002px){
.js .linked-slider .body .slider-wrapper {
    visibility: hidden;
    display: none;
}  
}

.linked-slider .prepend .field-caption{
  float: right;
  width: 19%;
  min-width: 5.5em
}

.linked-slider .prepend .field-caption input{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.matrix label.radio{
  padding: 0;
}

@media only screen and (max-width: 767px){
 .matrix label.radio{
  padding-left: 2em;
} 
 .matrix .qtype .category{
 top:-4px;
 } 
}

span.btn-answer-option{
  display:block
}

.qtype li.matrixhover.item:hover, .qtype ul.rankings li:hover, .qtype ol.draggables li:hover, 
div.question.layout-143 .qtype ul li.item:hover{
  border: 1px solid rgba(255,255,255,0);
}
.js .ui-sortable-helper .category, .js .matrix.type-matrix-ranking .category.qb-boxColor-95379 {
    background-color: #6E9CE6 !important;
}
.qtype .qwrap input[type=text] {
  margin-left: 8px;
  Margin-top: -2.5px;
  background-color: white;
}
.js .ui-sortable-helper .category, .js .matrix.type-matrix-ranking .category{
  font-weight: normal;
}
.progressbar-wrap{
  width: 100%;
}
.progressbar{
  width: 46em;
  margin: 0 auto;
}
@media all and (max-width: 450px) and (min-width: 300px) {
  .progressbar{
    width: 20em;
  }
}
@media all and (max-width: 680px) and (min-width: 450px) {
  .progressbar{
    width: 27em;
  }
}
#header {
  margin-bottom: 0;
  margin-top: 1em;
}
body{
 background-color: #f2f3ff;
}
h2{
  font-weight: normal;
  line-height: 1.5 !important;
  font-size: 2em !important;
}
/*h2 b, h2 p, ul li b{
  font-weight: normal;
  color: #6E9CE6;
}*/
.test{
  width: auto;
}
.hrline{
  margin: 0 10em 0 10em;
  margin: 0 2vw 0 2vw;
  border-top:1px solid #e3e3e3;
}
.buttonbar .backbutton{
  margin-left: 80px;
  margin-left: 4.2vw;
  background-color: white;
  border: 2px solid #6E9CE6;
  color:black;
}
.buttonbar .backbutton:hover{
  background-color: #94BDFF;
}
.buttonbar{
  margin: 0 5.2em 0.8em 0;
  margin: 0 3.5vw 0.5vw 0;
  padding: 1em 0;
  text-align: center
}
.buttonbar input {
  height: 40px;
  background-color: #6E9CE6;
  background-image: none;
  font-size: 1.2em;
  text-shadow: none;
  border: none;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.buttonbar input:hover {
  background-color: #75acff;
  background-image: none;
}
.type-single-111.q111 ul li.item {
    padding-right: 0;
}
.qtype li.item{
  padding: 3px 0 3px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(255,255,255,0);
}
.qtype li.item:hover{
border: 1px solid #6E9CE6;
}
.qtype .qwrap input, .q311 .attribute input {
  padding: 0;
  height: 1.7em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
}
.qtype .qwrap input[type=radio] {
  width: 1em;
  height: 1em;
  margin-right: 0.6em;
  margin-right: 0.5vw;
  margin-top: 0.3em;
  margin-top: 0.25vw
}
div.progress{
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  background-color: #FFF;
  background-image: none;
  text-shadow: none;
  text-align: center;
}
div.progress .bar{
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  background-color: #6E9CE6;
  height: 2em;
  padding-top: 3px;
}
div.progress.progress-active{
  /*margin: 0 650px 0 650px;
  margin: 0 33.9vw 0 33.9vw;*/
  border: 1px solid #aaa;
  height: 2.1em;
  background-image: none;
  color: #FFF;
}
.container .progress,.container .progress .bar{
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  height:2em;
  background-image: none;
  text-shadow: none;
  text-align: center;
}
.container .progress.progress-active{
  margin: 10px 300px 30px 300px;
  margin: 1.1vw 15vw 1.3vw 15vw;
  border: 1px solid #b7b7b7;
  height: 2em;
  background-image: none;
}
.answeroption {
  padding-top: 1px;
  height: 1.7em;
}
.container-wrap{
  border: 2px solid #e3e5ff;
  background-color:white;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  position:relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 1em;
  padding-top: 2em;
}
.container-wrap:before,.container-wrap:after{
  display:block;
  position:absolute;
  z-index:-2;
  content:"";
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.container-wrap:before{
  top:0;
  bottom:0;
  left:0;
  right:0;
}
.question{
  margin:0 80px 0 80px;
  margin:0 4.1vw 0 4.1vw;
  border-top: none;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  padding: 1em 0 1em 0;
  padding: 0.65vw 0 0.65vw 0;
}
.question .header p, .question .tag-header p {
    font-size: 1.3em;
}
.question .tag-header h2 abbr.required{
  text-decoration:none;
  border:0px;
  margin-right:0.25em;
}

.question.dac .header, .question.dac .tag-header {
  padding: 8px;
  margin-bottom: 1em;
  text-shadow: none;
  background-color: #f2dede;
  border: 1px solid #e8c4ca;
  color: #b94a48;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
}

.question .qbox,.question .qtype{
  border: none;
  font-size: 1.3em;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  vertical-align: middle;
}
.question label.answeroption {
  width: 100%;
  margin-bottom:0;
}
.qbox,.qtype{
  background-color:white;
  border: none;
  padding: 0;
}
.qbox,.qtype label{
  text-shadow: none;
}
.qtype .labeltext {
    margin-top: 6px;
}
.message.message-block.message-error{ 
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom:2em
}
.message.message-block.message-error h2{
  font-size: 1.8em !important;
}
.message.message-block.message-error li{
  line-height:1.2em
}

form{
  margin:0
}
span.branding{
  margin-top:0.5em
}



/* Override Rankings 411 style */
.js .matrix.type-matrix-ranking .placeholder {
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}
.js .matrix.type-matrix-ranking .category {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #95ccff !important;
}
.js .matrix.type-matrix-ranking li.item
{
  margin:0px !important;
  padding:0px !important;
}
.js .matrix.type-matrix-ranking li.item label{
  margin-bottom:0px !important;
}
.js .matrix.type-matrix-ranking .category .content-wrapper {
  width:100% !important;
  float:left !important;
  word-break: normal;
}
.js .matrix.type-matrix-ranking .circle {
    background-color:#8bd58b !important;
}
.matrix-ranking-area ul li.item .category
{/*
    word-wrap: break-word;
    background-color: #95ccff;
    font-size: 1.1em;
    padding: 15px 10px;
    margin: 0px 2px 2px 0px;


    max-width: 500px;
    margin: 0px 2px 2px 0px;
    cursor: hand;
    cursor: pointer;
    word-wrap: break-word;
    text-align: left;
    background-color: #95ccff;
    font-size: 1.1em;
    display: block;
    vertical-align: middle;
    padding: 15px 10px;
}
    */
}
.matrix-ranking-area ul.dragzone {
}
.matrix-ranking-area ul.dropzone .category {
    background-color:#8bd58b !important;
}
.matrix-ranking-area .arrow-wrapper img 
{
  opacity:0.2 !important;
  *top:0 !important;
  *left: -50% !important;
  z-index:9999;
}
.js .matrix.type-matrix-ranking.matrix-ranking-drag .span2 {
    width: auto;
    margin-left: 0;
}