﻿/*FLOATBOX LAYOUTS*/
.rowBoxLayout {
  position: relative;
  float: left;
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
  font-size: 11px;
  padding: 0;
  margin: 0; }

.rowBox {
  position: relative;
  float: left;
  width: 100%; }

.floatBox .h3Title {
  padding: 0 0 5px 0; }

.modalBoxContainer .h3Title {
  margin-top: 0;
  padding-top: 0; }

.rowBox .floatBox {
  float: left;
  width: 43%;
  height: 100%;
  margin: 1%;
  padding: 2%; }

.floatBoxStyle .floatBox {
  background-color: #f1f1f1;
  border-bottom: 3px solid #e6e6e6; }

.floatBox .boxInnerSection {
  background: #fff;
  border: 1px solid #CCC; }

/**/
/*COL 2X1 LAYOUT*/
.col2x1Layout {
  position: relative;
  margin: 0 auto;
  padding: 0 !important;
  width: 98%; }

.col2x1Layout .clearfix .formError {
  position: absolute;
  top: 2px;
  left: -10px; }

.col2x1Layout div.ftitle span {
  float: left; }

.col2x1Layout label, .col2x1Layout select, .col2x1Layout input, .col2x1Layout textarea {
  display: block;
  position: relative !important; }

.col2x1Layout select, .col2x1Layout input, .col2x1Layout textarea {
  width: 100%;
  margin: 0; }

.col2x1Layout textarea {
  width: 99%; }

.col2x1Layout label, .col2x1Layout .label {
  width: 100%;
  margin: 0 0 3px 0;
  padding: 0; }

.col2x1Layout .left {
  position: relative;
  float: left; }

.col2x1Layout .right {
  position: relative;
  float: right; }

.col2x1Layout .clearfix {
  position: relative;
  clear: both;
  margin-top: 0 !important; }

.col2x1Layout .col1x1 {
  width: 96%;
  /*height:50px;*/
  padding: 0 4% 5px 0; }

.col2x1Layout .col2x1 {
  width: 46%;
  height: 50px;
  padding: 0 4% 5px 0; }

.col2x1Layout .col3x1 {
  width: 30.66%;
  height: 50px;
  padding: 0 4% 5px 0; }

.col2x1Layout .DES_CalPopup {
  float: left;
  margin-left: 1%; }

.col2x1Layout .col2x1 .DES_CalPopup {
  width: 5%; }

.col2x1Layout .col3x1 .DES_CalPopup {
  width: 7.5%; }

.col2x1Layout .col3x1 input[type=text] {
  width: 98%; }

.col2x1Layout .inputDate {
  float: left;
  width: 92% !important; }

.col2x1Layout .col3x1 .inputDate {
  width: 88.5% !important;
  margin-right: 0.5% !important; }

.col2x1Layout .inputstyledropdown {
  width: 102% !important; }

/*.col2x1Layout .inline .inputstyledropdown {
    min-width: 200px !important;
}*/
.col2x1Layout fieldset {
  display: block;
  position: relative;
  border: 0;
  padding: 0;
  margin: 0; }

.col2x1Layout .last {
  padding: 0; }

.col2x1Layout .inline input, .col2x1Layout .inline select,
.col2x1Layout .inline .inputDate, .col2x1Layout .inline .DES_CalPopup {
  display: inline;
  width: auto;
  float: none; }

.col2x1Layout .inline select {
  width: 22%; }

.col2x1Layout .inline input {
  margin: 0 2px 0 0;
  width: 75%; }

.col2x1Layout .inline .inlineInput {
  margin: 0 2px 0 0;
  width: 20%; }

.col2x1Layout .inline .inputDate {
  width: 75% !important; }

.col2x1Layout .displayInline {
  margin-top: 20px;
  padding-left: 6px; }

.floatLeft {
  float: Left; }

.widgetsSubContentArea {
  width: 100%;
  padding-left: 20px;
  padding-right: 2px; }

.widgetsSubContentArea div {
  float: left; }

.col2x1Layout a {
  display: inline-block;
  margin: 15px 0 0 0; }

.col2x1Layout .inline a {
  display: inline-block;
  margin: 0 0 0 5px; }

.col2x1Layout .smallInput {
  width: auto !important; }

.col2x1Layout input[type=text].smallInput {
  min-width: 50%; }

.col2x1Layout select.smallInput {
  width: 100% !important;
  max-width: 65px !important; }

.col2x1Layout input[type=checkbox], .col2x1Layout input[type=radio] {
  border: none !important;
  padding: 0 !important;
  width: auto !important; }

.blockTitle {
  float: left;
  padding: 5px; }

.divLiveButtonsBox {
  position: relative;
  float: left;
  width: 95%;
  padding: 10px 0; }

.divLiveButtonsBox * {
  display: inline !important; }

/*.divLiveButtonsBox *{
    width:auto !important;
    float:left;
    margin:2px !important;
}*/
/*view only mode*/
.col2x1Layout.viewOnlyModeActive .clearfix {
  clear: none; }

.col2x1Layout.viewOnlyModeActive .col3x1 {
  width: 29.65%;
  border: 1px dotted #ccc;
  margin: 5px 1% 5px 0; }

.col2x1Layout.viewOnlyModeActive .col2x1 {
  width: 47%;
  border: 1px dotted #ccc;
  margin: 5px 1% 5px 0; }

.col2x1Layout.viewOnlyModeActive .everyBox {
  float: left;
  margin: 5px 0 5px 0.2%;
  width: 43%; }

.col2x1Layout.viewOnlyModeActive .increaseByBox {
  float: left;
  width: 51.2%;
  margin: 0 1% 5px 0; }

.col2x1Layout.viewOnlyModeActive .increaseByBox .col2x1 {
  width: 95.8%;
  border: 1px dotted #ccc; }

.col2x1Layout.viewOnlyModeActive .col1x1 {
  width: 99.5%;
  border: 1px dotted #ccc;
  margin: 5px 1% 0 0;
  padding-bottom: 10px; }

.col2x1Layout.viewOnlyModeActive span {
  width: auto;
  float: left; }

.col2x1Layout.viewOnlyModeActive .indexRatebox {
  display: none; }

.labelViewOnly {
  clear: both;
  width: 100%;
  padding: 6px 6px 3px 5px !important;
  margin: 0 0 5px 0 !important;
  font-weight: bold; }

.textViewOnly {
  float: left;
  width: 100%;
  padding: 0 0 0 6px !important;
  margin: 0 !important;
  font-weight: normal; }

/*END COL 2X1 LAYOUT*/
/* LINE BY LINE LAYOUT*/
.lineByLine {
  float: left;
  position: relative;
  width: 100%;
  padding: 0;
  background: #FFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  white-space: normal; }

.helpWrap {
  float: left;
  clear: none;
  width: 15px;
  height: 17px;
  position: relative;
  cursor: pointer;
  margin: 0 5px 0 5px; }

.helpWrap.helpAbsolute {
  position: absolute !important;
  right: 5px !important;
  z-index: 10000 !important;
  top: 5px !important; }

.helpText {
  display: none;
  width: 200px;
  position: absolute;
  top: 14px;
  right: 19px;
  z-index: 99999999999999999;
  padding: 20px;
  background: #FFF;
  float: none;
  font-weight: normal !important;
  font-size: 11px !important;
  color: #000 !important;
  border: 1px solid #CCC; }

.helpWrap.right .helpText {
  display: none;
  width: 200px;
  top: 20px;
  left: -200px;
  position: absolute;
  z-index: 999999999999999999;
  padding: 20px;
  float: none;
  background: #FFF;
  border: 1px solid #CCC; }

.helpWrap:hover .helpText {
  display: block; }

.helpWrap img {
  position: absolute;
  z-index: 0; }

.clauseIcon {
  float: left;
  cursor: pointer;
  margin: 3px 5px 0; }

.lineByLine a, .lineByLine .txtInline {
  display: inline;
  position: relative;
  top: 0;
  /*top:8px \0/;*/
  /* IE8+9  */ }

.lineByLine a, .lineByLine .txtInline {
  display: inline;
  vertical-align: sub; }

.lineByLine .sectionFooter div.txt {
  float: left;
  clear: none;
  padding: 0 15px 0 0; }

.lineByLine .sectionTools div.txt {
  float: right;
  clear: none;
  padding: 0 8px; }

.lineByLine .sectionTools a {
  float: right;
  clear: none;
  padding: 0 10px; }

.validPercentageWidth {
  width: 29.5% !important; }

.lineByLine label.error {
  float: none !important;
  width: auto !important; }

.lineByLine div.left {
  float: left;
  clear: none; }

.lineByLine {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0; }

.blockSection {
  position: relative;
  float: left;
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0; }

.blockSection header {
  /*cursor:pointer;*/
  width: 98%;
  margin: 1px 0;
  padding: 1px 1%;
  height: auto;
  border: 1px solid transparent; }

.blockSection header:hover {
  /*background:#ecedf0 !important;*/
  /*border:1px #948fb5 solid;*/ }

.blockSection header h4 {
  padding: 5px;
  font-weight: bold;
  margin: 0; }

.sectionContent {
  float: left;
  padding: 2%;
  width: 96%; }

.accordion {
  width: 100%; }

.lineByLine input, .lineByLine textarea, .lineByLine select, .lineByLine .input, .lineByLine .col60 {
  float: left;
  clear: none;
  margin: 2px 10px 4px 10px;
  font-size: 13px;
  text-align: left;
  width: 60%; }

.lineByLine input[type=text] {
  width: 30% !important; }

.lineByLine input[type=button], .lineByLine input[type=submit] {
  width: auto;
  padding: 2px 6px;
  font-size: 12px;
  margin: 0;
  text-align: center; }

.lineByLine select {
  width: 30.5%; }

.lineByLine textarea {
  height: 60px; }

.lineByLine input[type=checkbox], .lineByLine input[type=radio] {
  width: auto;
  cursor: pointer;
  /*margin:1px 5px 1px 0;*/ }

.lineByLine input[readonly], .lineByLine textarea[readonly], .lineByLine select[readonly] {
  background: #FFF;
  border: none;
  text-align: left;
  padding: 0;
  height: auto;
  outline: none;
  resize: none;
  overflow: hidden;
  font-size: 13px;
  cursor: default; }

.lineByLine input.inputDate {
  width: 120px !important; }

.lineByLine .normal input, .lineByLine .normal textarea, .lineByLine .normal select, .lineByLine .normal .input, .lineByLine .normal .col60 {
  width: auto !important;
  margin: 0 10px 0 0; }

.lineByLine .browseButton {
  width: auto;
  margin: 5px 0 0 15px; }

.lineByLine div.readonly, .lineByLine .readonly {
  float: left;
  clear: none;
  margin: 3px 10px 10px 10px;
  width: 60%;
  font-size: 13px; }

.lineByLine label, .lineByLine .label, .lineByLine .col30 {
  float: left;
  clear: left;
  text-align: right;
  width: 30%;
  margin: 3px 5px 2px 0;
  font-size: 13px; }

.lineByLine .normal label, .lineByLine .normal .label, .lineByLine .normal .col30 {
  width: auto;
  margin: 0 10px 0 0; }

.lineByLine .DES_CalPopup {
  display: inline;
  margin-top: 0px; }

.lineByLine .inlineCheckRadio {
  padding-top: 0 !important; }

.lineByLine .inlineCheckRadio *, .lineByLine input[type=radio] * {
  display: inline-block;
  padding: 0 2px 0 0;
  margin: 1px 6px 1px 0;
  clear: none;
  float: none;
  width: auto; }

.col3x3 {
  width: 100%;
  min-width: 31.5%;
  max-width: 48.5%;
  padding: 0;
  margin: 0 2% 40px 0;
  border: 1px solid #CCC; }

.lineByLine h5 {
  width: 96%;
  background: #f1f1f1;
  padding: 2%;
  margin: 0;
  font-size: 12px;
  font-weight: bold; }

.lineByLine .col3x3 h5 {
  text-align: center; }

.row {
  float: left;
  position: relative;
  width: 100%; }

.lineByLine .col3x3 label {
  float: left;
  width: 36%;
  margin: 2%;
  padding: 2px 2%;
  clear: none;
  text-align: right; }

.lineByLine .col3x3 input {
  float: left;
  width: 45% !important;
  margin: 2% 2% 2% 2.6%;
  padding: 2px 2%;
  clear: none;
  text-align: center; }

.lineByLine .col3x3 .helpWrap {
  margin-top: 7px; }

/*VIEW MODE*/
.lineByLine label + span {
  float: left !important;
  clear: none !important;
  margin: 6px 10px 10px 10px !important;
  padding: 0 !important;
  font-size: 1.2em !important;
  text-align: left !important;
  width: auto !important;
  max-width: 60% !important; }

.lineByLine input.inputDate[readonly] {
  float: left !important;
  clear: none !important;
  margin: 2px 10px 0 0 !important;
  padding: 0 10px 0 0 !important;
  font-size: 12px !important;
  text-align: left !important;
  width: auto !important;
  max-width: 60% !important; }

.lineByLine input.inputDate[readonly] + .DES_CalPopup {
  margin-top: 0 !important; }

/*.recDetailsView *[disabled] {
    background:none !important;
    background-color:none !important;
    color:#000 !important;
    border:0 !important;
    font-size:1.2em;
}*/
/*pop up view more*/
#popDiv {
  /*top:100px !important;*/ }

/*Various*/
.alertMsg {
  padding: 20px;
  background-color: #f0f5f8;
  font-size: 12px;
  color: #000;
  width: 350px;
  position: relative;
  margin: 80px auto 0 auto;
  white-space: normal; }

/*END OF LINE BY LINE LAYOUT*/
/* LABELRIGHT*/
.LabelRight label, .LabelRight .label {
  width: 25%;
  float: left !important;
  font-family: arial !important;
  font-size: 12px;
  padding-right: 2% !important;
  text-align: right !important;
  word-wrap: break-word;
  display: inline-block; }

.LabelRight input, .LabelRight .inline .inputDate {
  width: 50% !important; }

.LabelRight .col1x1 .label, .LabelRight .col1x1 label {
  width: 16% !important;
  padding-right: 1% !important; }

.LabelRight textarea {
  width: 50% !important; }

.LabelRight input[type=button], .LabelRight input[type=submit], .LabelRight button {
  width: auto !important; }

.LabelRight select, .LabelRight .inputText.selectWidth {
  width: 50.9% !important; }

.selectWidth input {
  height: 12px !important; }

.LabelRight .col2x1 {
  height: 30px !important;
  width: 49% !important;
  padding: 0 0 5px 0 !important; }

.LabelRight input[type=radio], .LabelRight input[type=checkbox], .LabelRight .inlineCheckRadio {
  width: auto !important; }

.LabelRight .smallInput, .LabelRight input.smallInput {
  width: auto !important; }

.LabelRight .fields {
  float: left;
  width: 70%; }

.LabelRight .inline .inputDate.smallInput {
  width: 65px !important;
  min-width: 45px !important; }

.LabelRight .inline .smallInput {
  width: 65px !important;
  min-width: 45px !important; }

/*END of LABELRIGHT*/
label, .label {
  font-weight: normal; }

.modalBox {
  position: fixed;
  /*border: 1px solid #1F3B6F;*/
  visibility: hidden;
  background-color: white; }

#modalBoxBG {
  /*CSS for veil that covers entire page while modal window is visible*/
  position: fixed;
  /*background: url(/images/blackdot.png);*/
  background: #000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 99999999;
  display: none; }

.modalBox-handle {
    /*CSS for Drag Handle*/
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    z-index: 999999999999999;
    cursor: move;
    overflow: hidden;
    width: 90%;
    -moz-opacity: 1;
    opacity: 1;
}



#Segments .modalBox-poptitle {
    background-color: #2D71AA !important;
}

#Segments .modalTitleBarLeft {
    background-color: #2D71AA !important;
}

.modalBox-handle .modalBox-controls {
    /*CSS for controls (min, close etc) within Drag Handle*/
    position: absolute;
    left: 0px;
    top: 0px;
    cursor: pointer; }

* html .modalBox-handle {
  /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
  width: 100%; }

.modalBox-contentarea {
  /*CSS for Content Display Area div*/
  position: relative;
  border: 0px;
  background-color: white;
  color: black;
  height: auto;
  width: 100%;
  float: left;
  padding: 0;
  overflow: auto; }

.modalBox-statusarea {
  /*CSS for Status Bar div (includes resizearea)*/
  border-top: 1px solid gray;
  background-color: #8A8A8A;
  height: 16px;
  /*height of resize area*/
  padding: 0px; }

.modalBox-resizearea {
  /*CSS for Resize Area itself*/
  padding: 0px;
  float: right;
  width: 14px;
  /*width of resize image*/
  height: 14px;
  /*height of resize image*/
  cursor: nw-resize;
  font-size: 0; }

.modalBoxClose {
  cursor: pointer;
  float: right;
  margin-right: 4px; }

#modalDivTitleBar {
  float: left;
  background: #1F3B6F;
  position: relative;
  width: 100%;
  padding: 6px 0; }

.modalTitleBarright {
  float: right;
  /*background: url(/images/tbarback.gif);*/
  padding: 0px 5px 0px 0px;
  background: #1F3B6F;
  text-align: right;
  line-height: normal;
  font-size: inherit;
  vertical-align: middle; }

.modalTitleBarLeft {
  /*background: url(/images/tbarback.gif);*/
  float: left;
  color: #FFFFFF;
  background: #1F3B6F;
  font: 8pt Verdana, Arial;
  font-weight: bold;
  padding: 0px 0px 0px 5px;
  vertical-align: top;
  width: 85%;
  white-space: nowrap; }

.modalBoxButtons {
  background: #b1b3b3;
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 0;
  height: auto;
  width: 100%;
  text-align: right; }
  .modalBoxButtons button, .modalBoxButtons input, .modalBoxButtons button:active, .modalBoxButtons input:active, .modalBoxButtons button:focus, .modalBoxButtons input:focus {
    float: right;
    margin: 11px 11px 11px 0;
    background-color: #1F3B6F !important;
    color: white !important;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 0.5em 1em !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

  .modalBoxButtons input {
    margin-right: 10px; }

  .modalBoxButtons div {
    display: inline-block; }
    .modalBoxButtons div:last-child {
      margin-right: 10px; }
    .modalBoxButtons div table {
      width: 100%; }

.modalBoxBody {
  position: relative;
  float: left;
  width: 92%;
  padding: 10px 4% 10px 4%;
  font-family: Arial;
  font-size: 12px;
  overflow-y: auto; }

/*bootstrap version*/
.modal-dialog {
  margin-top: 60px !important; }

.modal-content {
  border: 0; }

.modal-header {
    background: #2d71aa;
    border: 0;
    color: #fff;
    font-size: 12px !important;
    font-weight: bold !important;
    padding: 6px;
    margin: 0;
}

.modal-header h4 {
  padding: 0;
  margin: 0;
  color: #fff;
  font-size: 12px !important;
  font-weight: bold !important; }

.modal-header .close {
    width: 16px;
    height: 16px;
    cursor: pointer;
    opacity: 1;
    filter: alpha(opacity=100);
    background: url(" /images/modalbox/iconcloseblue.gif") no-repeat top left;
}

.modal-footer {
  background: #b1b3b3;
  border: 0;
  margin: 0;
  padding: 0; }

.modal-footer .btn-primary {
  margin: 11px 5px !important;
  background-color: #1F3B6F !important;
  color: white !important;
  border: 1px solid #172d55; }
