/* This file contains css for form layout and form controls */
#formBlock {
  width:80%;
  float:left;
}
#sideBlock {
  width:18%;
  float:right;
}
#formContent {
  margin:0px;
}
.formList #termsAndConditions {
  margin-top:10px;
  margin-bottom:10px;
}
/* styles for preform pages */
.preformList { padding-left:0px; margin:0 0 10px 0; padding-bottom: 10px; padding-left: 10px; padding-right: 10px;}
/*.preformList p, .preformList h3, .preformList h4 { padding-bottom: 10px; }*/
.preformList h4 { margin-bottom: 0}
.preformList table { margin-bottom: 10px;}
.preformList .one { background: #EBF3FB }
.preformList .two { background: #DFECF9 }
.preformList .indent { padding: 10px 10px 10px 50px; }
/*.preformList .fields { padding-left: 40px }*/
.preformList .heading, .preformList .agreement { font-weight: bold; padding: 5px 0; margin-top: 10px; clear: both; }
.preformList .hiddenForm { padding: 10px 10px; margin-top: 10px }
.preformList .hiddenForm td { padding: 0; margin: 0 } /* remove me when those in tags are removed */
.preformList .agreement, .preformList .fields, .preformList .indent { overflow: visible; } /* fix for errors which are floated */

.compact {
  margin:0;
  padding:0;
}
.formList .compact { margin: 0; padding: 0; }
ul.startNew {
  background:#F3F3F3;
  border:1px solid #828282;
  padding-left:1px;
}
ul.startNew li div.labels{
  padding-left:3px;
}
ul.formList {
  list-style:none;
  padding-left:0px;
  margin:0;
}
ul#fullWidth table {
    width: 100%;
}
ul.formList li {
    clear: both;
}

.formOfBenefit{
  width: 255px;
}
ul.formList li div.hiddenLabels {
  float:left;
  width: 150px;
  margin-right: 5px;
}
ul.formList li div.hiddenLabels label{
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

ul.formList li div.fields, div.fields {
  float:left;
  padding-top:2px;
  padding-bottom:2px;
}
ul.formList li div.hiddenFields {
  padding:2px;
}
ul.questionForm {
  width:100%;
  float:left;
}
ul.questionFormNew {
  width:100%;
  float:left;
  border-bottom: 1px solid #ddd;
  clear: both;
  padding-bottom: 10px;
}
div.questionForm {
  float:left;
  width:100%;
}
div.questionFormNew {
  float:left;
  width:100%;
}
ul.questionForm li div.labels {
  padding-left:3px;
}
ul.questionForm li div.help {
  width:200px;
  height:300px;
  float:left;
}
ul.printingForm {
  float:left;
  padding-left:5px;
}
.formList .clarification-text {
  padding: 5px 5px 5px 10px;
}
.formList .clear {
  clear: both;
}
.section .dotted-line {
  border: 1px dashed #999999;
  border-width: 1px 0px 0px;
  height: 0px;
  clear: both;
}
hr {
  clear: both;
  margin: 5px 0;
}
span.errors, div.errors {
  font-size: 16px;
  color:#a00000;
  font-weight: normal;
}
/* make errors more prominent, dont' use float: right because ie7 adds extra line
   using padding-left fails in ie7. only working on block elements
*/
div.errors {
  margin-left: 10px;
  margin-top: 10px;
  float: left;
  text-indent: 20px;
  background: url(../../images/new/icons/lists/error.png) no-repeat scroll 0 0.1em transparent;
}
span.errors {
  margin-left: 1em;
  text-indent: 20px;
  display: inline-block;
  background: url(../../images/new/icons/lists/error.png) no-repeat scroll 0 0.1em transparent;
}
ul.errors {
  margin:0;
  padding:0;
  color:#a00000;
  list-style:none;
}
span.warning, div.warning {
  margin:8px 0 5px 5px;
  float:left;
  color:#a00000;
  font-weight:bold;
}
ul.warning {
  margin:0;
  padding:0;
  color:#a00000;
  font-weight:bold;
  list-style:none;
}
.preformList label { display: inline } /* override above */
input.mandatory, select.mandatory {
  background:#fff;
}
/*label.mandatory, span.mandatory, div.mandatory {
  padding:0 10px 0 0;
  background-color:transparent;
  background-image:url(../images/mandatory.gif);
  background-position:right;
  background-repeat:no-repeat;
  border:0px;
}*/
.invisible, .invisible-hr {
  display:none;
}
.section {
  clear:left;
  width:100%;
  background: #f4f4f4;
  margin-bottom: 10px;
  padding: 15px;
  border:1px solid #4D4D4D;
  float: left;
}
.orderHelp {
  float:right;
  width:18%;
  background:#F3F3F3;
}
.hiddenForm {
  padding:5px;
  margin-left:50px;
  border:dotted #cccccc 1px;
  overflow: auto;
}
ul.formList li div.labelsPadding {
  width: 150px;
}
.question-page li.heading {
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 500;
  font-size: 16px;
}
.question-page li .heading{
 font-weight: 500;
}

.sharesTable {
  padding-top:5px;
  padding-bottom:5px;
  border:solid #cccccc 1px;
  height:auto;
  overflow:visible;
}
.questionFormNew .redHeading {
  background:none repeat scroll 0 0 #a00000;
  color:#FFFFFF;
  font-weight:bold;
  line-height:23px;
  margin-bottom:3px;
  padding-left:10px;
}
/*.questionFormNew .blueHeading {
  background:none repeat scroll 0 0 #015a84;
  color:#FFFFFF;
  font-weight:bold;
  line-height:23px;
  margin-bottom:3px;
  padding-left:10px;
}
.blueHeading a {
  color:#FFFFFF;
  float: right;
}*/
/* styles for sectionLinks in order pages - OLD*/
.section-links {
  padding-bottom: 10px;
}
.section-links .section-links-item {
  margin-right: 5px;
  color: black;
}
.section-links .section-links-selected, .section-links .section-links-save {
  color: white;
}
/* override that of screen.css */
table {
  margin-bottom: 0;
}
/* styles for order summary pages */
#formContent h1 {
  margin-bottom:0.75em;
}

/*#formContent .blueHeading {
  background: #00569F;
  padding: 0 10px;
}*/
/* selectProxy styles */
.ajax-loading { padding-left: 25px; background: url(../../images/new/icons/ajax-loader.gif) no-repeat; color: #a00000; }
/* clearfix for display red error background in form input parent containters */
ul.formList li.error:before,
ul.formList li.error:after {
	/*clearfix*/
    content:"";
    display:table;
}
ul.formList li.error:after {
    clear:both;
}
/*New*/
.companyType{
  display: inline;
}
.question {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  clear: both;
  background-color: #f3f3f3;
  float: left;
  width: 100%;
}
li.firstLevel, .firstLevelRepeat .loopTitle, .firstLevel{
  background: none repeat scroll 0 0 #666;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 5px 5px 10px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
}
.secondLevel, .secondLevelRepeat .loopTitle{
  background: none repeat scroll 0 0 #666666c9;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 5px 5px 10px;
  float: left;
  width: 100%;
  margin-bottom: 3px;
}
.thirdLevel, .thirdLevelRepeat .loopTitle{
  background: none repeat scroll 0 0 #666;
  color: #ffffff;
  font-weight: bold;
  padding: 5px 5px 5px 10px;
  float: left;
  width: 100%;
  margin-bottom: 3px;
}
.sharesTable table{
  width: 100%;
  text-align: center;
}
.sharesTable table th{
  text-align: center;
  padding: 5px 0px;
}
.dualListBtnWrapper{
  margin-top: 20px;
  text-align: center;
}
.dualListBtnWrapper a{
  margin-bottom: 10px;
}
.form-horizontal .control-label{
  text-align: left;
}
#document_submission{
  padding-left: 10px;
}
input[type="checkbox"]{
  margin-right: 5px;
}
/*CSS for new products**/
.question .field .lbl {
  float: left;
  padding-left: 4px;
  width: 150px;
  margin-right: 5px;
}
.question .field.longLabel .lbl {
  width: 200px;
}
.order-summary .question{
  font-weight: bold;
  background-color: transparent;
  border: none;
}
.order-summary label{
  width: 150px;
}
#copy-opts{
  height: 90px;
  padding: 5px;
  width: 265px;
  margin-top: 5px;
  border:2px solid #D64000;
  font-size: 16px;
}
.dateField{
  float: left;
}
@media(max-width:767px) {
  .question .field .lbl {
    width: 100%;
  }
  ul.formList li div.labels, div.labels{
    width: 100%;
  }
}
.sectionTitle{
  background-color: #4D4D4D;
  color: #fff;
  padding:10px 15px;
  float: left;
  width: 100%;
  font-weight: bold;
}
.saveBtn{
  border: solid 1px #D64000;
  color: #fff;
  background-color: #D64000;
  font-weight: bold;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  text-align: center;
  min-width: 60px;
  font-size: 14px;
  padding: 5px 10px;
  display: inline-block;
}
.saveBtn:hover, .saveBtn:focus {
  background: transparent;
  color: #fff;
}

.sectionTitle span{
  padding: 5px;
  float: left;
}
.warning{
  float: left;
  display: block;
  color: #a00000;
}
.fullLength .fields{
  width: 100%;
}
ul.formList li.layout-override div.labels, ul.formList li div.layout-override, ul.formList li.layout-override div.hiddenLabels{
  width: 100% !important;
}
ul.formList li div.layout-override div.hiddenLabels{
  width: 100%;
}
#productNav .navbar-nav > li > a{
  padding-top: 10px;
  padding-bottom: 10px;
}
.help a{
  text-decoration: underline;
}
/*DBN*/
tbody#tbody_bene_1 tr td input[type="text"]:first-child {
  margin-left: -12px;
}
#documents-table .order-more div.bg-success{
  padding: 5px;
}
.labelBefore{
  display: inline;
  width: 80%;
}
.glyphicon-ok {
  color: #77a22f;
  margin-right: 5px;
}
.glyphicon-exclamation-sign {
  color: #a00000;
  margin-right: 5px;
}
.cr410:nth-child(even) {
  margin-left: 154px;
}
.crGivenName{
  margin-left: -10px;
}
.form-inline .radio input[id="sectionAnswers[0].questionAnswers[2].subQuestionAnswers[0].fieldAnswers[0].text2"]{
  margin-left: 154px;
}
.form-inline .radio.invisible{
  display: none;
}
.longLabel{
  width:100% !important;
}
@media(min-width:900px) {
  .elementAlign {
    padding-left: 150px !important;
  }
  .elementAlign.element-left-area {
    padding-left: 155px !important;
  }
  .elementMargin{
    margin-left: 145px;
  }
  .headingLong div.labels{
    width: 100%;
    display: block;
  }
  .headingLong div.fields{
    margin-left: 150px;
  }
  .headingLongInput .lbl{
    width: 100% !important;
    display: block;
  }
  .headingLongInput div.input{
    margin-left: 150px !important;
  }
  ul.formList li.headingLong div.labels{
    width: 100%;
    display: block;
  }
  ul.formList li.headingLong div.fields{
    margin-left: 150px;
  }
}
.date-picker{
  float: left;
}
.after-date {
  display: inline;
  text-indent: 10px;
  float: left;
  margin-bottom: 0;
  /*margin-top: 14px;*/
} /* display: inline-block required for text-indent */
.addRemoveHowMany{
  background-color: #bababa;
  font-weight: bold;
  padding: 5px;
}
.field.com-md-4{
  clear: none;
}
.addRemoveHowMany, .addRemoveQuestion .firstLevelRepeat {
  display: inline-flex;
}
.addRemoveQuestion.question .field{
  clear: none;
}
.copyBtn  {
  color: #005DA2;
  border: unset;
  background: unset;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.copyBtn:hover,.copyBtn:focus,.copyBtn:active{
  border: unset;
  outline: none;
  color: #D64000;
}

.question-page ul.formList li div.labels,.question-page div.labels {
  width:150px;
  float:left;
  font-size: 16px;
  margin-right: 5px;
  font-weight: 500;
  padding-top: 7px;
}

.question-page  input[type="radio"] {
  vertical-align: initial;
}
.elementAlign .radio{ margin-bottom: 10px;}
.question-page .input-group-addon {
  padding: 7px;
  font-weight: 500;
}
.question-page .table thead th{
  vertical-align: initial;

}
.date-picker {
  float: left;
  color: #4D4D4D;
  font-size: 25px;
  margin-left: 10px;
  cursor: pointer;
  vertical-align: baseline;
  margin-top: 7px;
}
.section .form-control {
  height: 34px;
}
.section textarea.form-control{ height: auto;}
.section .form-control:focus { border-color: #495057; }

.question-page .fields .radio span,.question-page p,.question-page div{ font-size: 16px;}
.question:last-child {
    border-bottom: none;
}
.extra-print p{ margin-top: 5px;}
.button.button-small{color: #4D4D4D !important;}
.button.button-small:hover {
  color: #fff !important;
}

.help-block b{
  font-weight: 500;
}

.hiddenForm.bg-danger {
  position: relative;
  padding: .75rem 1.25rem;
  border: 1px solid transparent;
  border-radius: .25rem;
  color: #721c24;
  background-color: #f8d7da !important;
  border-color: #f5c6cb;
}
.heading-color-blue{
  color:#D64000
}