@charset "utf-8";
html,
body {
  height: 100%;
  overflow-x: hidden;
}
body {
  background-image: none;
  background-repeat: repeat-x;
  color: #000000;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  margin-top: 0;
  text-align: center;
  background-color: #f7f7f7;
}
.Consent_Context_Box {
  height: 380px !important;
  font-family: Arial;
  font-size: 10pt;
  color: black;
  padding: 0px;
  margin: 10px 0 10px 0;
  overflow: auto;
  border: 1px solid #2175b0;
  -webkit-overflow-scrolling: touch;
}
#maincontainer {
  padding: 0px;
  width: 100%;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -60px;
  background-color: #f7f7f7;
}
.goSignContainer {
  background-color: #FFFFFF;
}
.esignContainer {
  background-color: #f7f7f7;
}
.well {
  background-color: #ffffff;
  padding-top: 5px;
  margin-bottom: 10px;
}
homecontainer {
  padding: 0px;
  margin: 0px;
}
.bulletMarker :first-child:before {
  content: '\2022';
  margin: 0 0.5em 0 0;
  color: #cc2d30;
}
li.redMarker {
  list-style: none;
  color: #cc2d30;
  list-style-position: inside;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: -18px;
}
.checkMarker {
  list-style-image: url("../img/checkmark.png");
  list-style-position: inside;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-left: -23px;
}
li span {
  color: #000000;
}
.nowrap {
  white-space: nowrap;
}
#banner {
  top: 0px;
  padding: 8;
  position: relative;
  height: 45px;
  width: 100%;
  background-color: #ffffff;
  margin: 0px;
}
[class*="cola-"] {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 8px;
  padding-left: 8px;
  background-color: #eee;
  background-color: rgba(86, 61, 124, 0.15);
  border: 4px solid #ddd;
  border: 4px solid rgba(86, 61, 124, 0.2);
}
#maincolumn {
  border: 4px solid #dedede;
}
.WelcomeHeader {
  font-family: Verdana;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
.Verd14Bold {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
.GreyText12pt {
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
.Verd14Normal {
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  color: #000000;
}
.Arial12ptBlack {
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
  background-position: left;
}
.Arial12ptBlackNoLeft {
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}
.Arial14ptBlack {
  font-family: Arial;
  font-size: 14px;
  line-height: 16px;
  color: #000000;
  background-position: left;
}
.NeedHelp {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
.Call800Red {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #bb0000;
}
.CompleteHeader {
  font-family: Verdana;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}
.GreyText12ptVerd {
  font-family: Verdana;
  font-size: 12px;
  line-height: 16px;
  color: #666666;
}
.GreyText11ptArial {
  font-family: Arial;
  font-size: 11px;
  line-height: 12px;
  color: #666666;
}
.RightHelpBkg {
  background-image: url(Images/HelpBoxRight.gif);
  background-repeat: no-repeat;
  background-position: left top;
}
.GreyText12ptVerdGreen {
  font-family: Verdana;
  font-size: 12px;
  line-height: 16px;
  color: #2e8d2e;
}
.RedText {
  font-family: Arial;
  font-size: 12px;
  color: #bb0000;
  background-position: left;
}
.RedText14 {
  font-family: Arial;
  font-size: 14px;
  color: #CC0000;
  font-weight: bold;
  background-position: left;
}
.LegalText {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
  text-align: center;
}
.LegalText2 {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
  text-align: left;
}
.RedText18 {
  font-family: Arial;
  font-size: 18px;
  color: #bb0000;
  font-weight: bold;
  background-position: left;
}
.Verd18Bold {
  font-family: Verdana;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}
.Disclaimer {
  font-family: Arial;
  font-size: 8px;
  color: #666666;
  text-align: right;
}
.About {
  font-family: Arial;
  font-size: 9px;
  text-align: Left;
}
/* BUTTONS */
.buttons a,
.buttons button {
  display: block;
  float: left;
  margin: 0 7px 0 0;
  background-color: #f5f5f5;
  border: 1px solid #dedede;
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  line-height: 130%;
  text-decoration: none;
  font-weight: bold;
  color: #565656;
  cursor: pointer;
  padding: 5px 10px 6px 7px;
  /* Links */
}
.buttons button {
  width: auto;
  overflow: visible;
  padding: 4px 10px 3px 7px;
  /* IE6 */
}
.buttons button[type] {
  padding: 5px 10px 5px 7px;
  /* Firefox */
  line-height: 17px;
  /* Safari */
}
*:first-child + html button[type] {
  padding: 4px 10px 3px 7px;
  /* IE7 */
}
.buttons button img,
.buttons a img {
  margin: 0 3px -3px 0 !important;
  padding: 0;
  border: none;
  width: 16px;
  height: 16px;
}
.ContentCenter1024 {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  align: center;
}
.Content1024 {
  width: 910px;
}
.ContentTable1024 {
  width: 910px;
  border: 0px;
  cellpadding: 0px;
  cellspacing: 0px;
}
.ContentTable800 {
  width: 710px;
  border: 0px;
  cellpadding: 0px;
  cellspacing: 0px;
}
.WelcomeContent {
  padding-left: 10px;
  padding-top: 5px;
}
.WelcomeTable {
  text-align: left;
  width: 720px;
  border: 0px;
  border-collapse: collapse;
  padding: 0px;
  cellspacing: 0px;
  cellpadding: 0px;
}
.ReaderTable {
  width: 700px;
  border: 0px;
  cellspacing: 0px;
  cellpadding: 0px;
}
.mailing {
  margin-left: 30px;
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.mail-to {
  margin-left: 45px;
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
ul {
  list-style-type: disc;
  margin-left: 0px;
  margin-top: 5px;
  padding-left: 0px;
}
.pad-l-0 {
  padding-left: 0px;
}
.pad-b-10 {
  padding-bottom: 10px;
}
.pad-l-0-b-5 {
  padding-left: 0px;
  padding-bottom: 5px;
}
.pad-b-5 {
  padding-bottom: 5px;
}
.pad-b-20 {
  padding-bottom: 20px;
}
li {
  padding-left: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #000000;
  text-align: left;
}
li strong {
  color: #002c3e;
}
#push {
  height: 85px;
}
.footer {
  background-color: #808080;
  border-top: 5px solid #808080;
  height: 60px;
}
.footerlinks {
  padding-left: 9px;
  color: #ffffff;
  font-size: 14px;
  list-style-type: none;
  margin-bottom: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.small {
  display: none;
}
.footerlinks li {
  display: inline-block;
  border-right: 1px solid #9E9E9E;
  margin-right: 9px;
  padding-right: 9px;
}
.footerlinks li a {
  color: #ffffff;
  text-decoration: underline;
}
.footerlinks li a:hover {
  text-decoration: none;
  cursor: pointer;
}
.footerlinks li a:active {
  color: #313235;
}
.footerlinks li:last-child {
  border-right: none;
}
.copyright {
  padding-left: 10px;
  color: #999;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-top: 5px;
  margin: 0 0 5px;
}
.phone {
  color: #0072bc;
}
@media only screen and (min-width: 0px) and (max-width: 767px) {
  .needHelpRow {
    line-height: 15px !important;
    white-space: normal !important;
  }
  .copyright {
    padding-top: 0px;
  }
  .footerlinks {
    color: #FFFFFF;
    display: block;
    list-style-type: none;
    margin: 0;
  }
  .footerlinks li {
    /*display: block;*/
    border-right: 0px;
    margin-right: 5px;
    padding-right: 3px;
    /*padding-top: 10px;*/
  }
  .footerlinks li a {
    color: #FFFFFF;
    text-decoration: underline;
    border-right: none;
  }
  .footerlinks li:last {
    border-right: none;
  }
  .textAlignLeft {
    text-align: left;
  }
  .well.full-width-sm {
    border-radius: 0px;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.no-border-top {
  border-top: none;
}
/* Back Button */
.button-ios {
  display: inline-block;
  position: relative;
  text-decoration: none;
  text-align: center;
  padding: 6px 12px;
  font-size: 14px;
  color: #ffffff;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  border-radius: 4px;
  border: 1px solid #bbbbbb;
  margin-left: 10px;
}
.button-ios-md {
  color: #000000;
}
.button-ios:hover {
  color: #ffffff;
  text-decoration: none;
}
.button-ios-md:hover {
  color: #000000;
  text-decoration: none;
}
.button-ios:active,
.button-ios:active:after,
.button-ios:active:before {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button-ios.back {
  border-left: none;
}
.button-ios.back:after {
  content: '';
  position: absolute;
  height: 50%;
  width: 15px;
  border-left: 1px solid #bbbbbb;
  left: -5px;
  top: 1px;
  -webkit-transform: skew(-35deg, 0);
  -moz-transform: skew(-35deg, 0);
  -o-transform: skew(-35deg, 0);
  -ms-transform: skew(-35deg, 0);
  transform: skew(-35deg, 0);
}
.button-ios.back:before {
  content: '';
  position: absolute;
  height: 48%;
  width: 15px;
  border-left: 1px solid #bbbbbb;
  bottom: 1px;
  left: -5px;
  -webkit-transform: skew(35deg, 0);
  -moz-transform: skew(35deg, 0);
  -o-transform: skew(35deg, 0);
  -ms-transform: skew(35deg, 0);
  transform: skew(35deg, 0);
}
/* End Back Button */
.rounded {
  border: 1px solid white;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 4px;
}
.modal-vertical-centered {
  transform: translate(0, 50%) !important;
  -ms-transform: translate(0, 50%) !important;
  -webkit-transform: translate(0, 50%) !important;
}
.modal-body {
  text-align: left;
  margin: 0px 40px 20px 40px;
  padding: 15px 15px 0px 15px;
  font-size: 10pt;
}
.modal-footer {
  margin-left: 40px;
  margin-right: 40px;
}
.page_title {
  font-size: 22px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #313235;
}
.page_headline {
  font-size: 22px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color: #3556DB;
}
.trebuchet {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.colcontainer {
  font-size: 14px;
  color: #313235;
  line-height: 24px;
}
.without-bottom-margin {
  margin-bottom: 0px;
}
.top-bottom-margin {
  margin-top: 20px;
  margin-bottom: 10px;
}
a.print-all-forms-link {
  color: grey;
}
a.print-all-forms-link:hover {
  text-decoration: none;
}
.h5-with-padding {
  padding: 10px;
  margin-left: 5px;
  margin-right: 5px;
}
.complete-prev {
  font-size: 14px;
  margin-top: 10px;
}
.checkmark-padding {
  padding-top: 5px;
}
hr {
  border-top-color: #d3d3d3;
}
.btn {
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  max-width: 280px;
}
.btnLargeWidth {
  width: 180px;
}
.statusProgressActive {
  color: black;
}
.statusProgressInactive {
  color: lightgrey;
}
/* buttons */
/* button {
	outline: none;
}

.btn {
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 0;
	padding: 1em 1em;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	vertical-align: middle;
}

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

.btn--strong {
  border: 1px solid #ae4243;
  color: #ffffff;
}

.btn--strong:hover, :focus {
    color: #ffffff;
    text-decoration: none;
}

.btn--strong:active {
    background: @themeColor;
    color: #ffffff;
    text-decoration: none;
}

.btn--light {
  border: 1px solid #ccced2;
  color: #313235;
}

.btn--light:hover {
	color: @themeColor;
}

.btn--light:active {
	cbackground: lighten(@gray-2,6%);
}

.btn-container {
  padding: 15px 0;
  text-align: center;
}

.btn-primary .processing {
  top: 13px;
  right: 20px;
} */
/*	Begin Progress Bar  */
.c-progress-bar {
  padding-top: 20px;
  width: 300px;
  margin: 0 auto;
}
.c-progress-bar-2step {
  padding-top: 20px;
  width: 200px;
  margin: 0 auto;
}
.c-progress-bar-icons {
  width: 300px;
  height: 32px;
}
.c-progress-bar-labels {
  width: 300px;
  height: 40px;
}
.c-2step-width {
  width: 200px;
}
.c-progress-bar-icons .c-progress-bar-line {
  height: 2px;
  background-color: lightgrey;
  padding: 0px;
  margin-top: 9px;
}
.c-progress-bar-icons .c-progress-bar-line-two-sp {
  height: 2px;
  background-color: lightgrey;
  padding: 0px;
  margin-top: 9px;
}
.c-progress-bar-icons .c-progress-bar-el {
  color: green;
  padding: 0px;
}
.c-progress-bar-icons .c-progress-bar-el {
  width: 20px;
  float: left;
}
.c-progress-bar-icons .c-progress-bar-line {
  width: 100px;
  float: left;
}
.c-progress-bar-icons .c-progress-bar-line-two-sp {
  width: 120px;
  float: left;
}
.c-progress-bar-label {
  float: left;
  height: 40px;
  padding: 0px;
  width: 70px;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .h4FontResizeLeft {
    font-size: 10px;
    padding-right: 0px;
    margin-top: 0px;
  }
  .h4FontResizeRight {
    font-size: 10px;
    padding-left: 0px;
    margin-top: 0px;
  }
}
.c-progress-bar-offset {
  width: 20px;
  height: 32px;
  float: left;
}
.c-progress-bar-delim {
  width: 45px;
  height: 40px;
  float: left;
}
.c-progress-bar-delim-two-sp {
  width: 60px;
  height: 40px;
  float: left;
}
.without-left-right-padding {
  padding-left: 0px;
  padding-right: 0px;
}
.imgWidth {
  width: 20px;
}
/* End Progress Bar  */
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .bulletMarker li:before {
    margin: 0 0.5em 0 0;
  }
  .horizontalList li.redMarker {
    display: block;
  }
  .leftColumn {
    float: left;
  }
  .rightColumn {
    float: right;
  }
}
@media only screen and (min-width: 992px) {
  #homeContainer {
    border-bottom: 1px solid #d3d3d3;
  }
}
@media only screen and (max-width: 768px) {
  .btn-lg {
    /* font-size: 10px; */
    margin-bottom: 10px;
  }
  /* .btnLargeWidth {
		width: auto;
	} */
}
/* Override bootstrap danger button*/
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  border-color: #2942a6 !important;
  background-color: #3150cc !important;
  color: #ffffff !important;
}
.btn-danger {
  border-color: #2942a6 !important;
  background-color: #3556db;
  color: #ffffff;
}
.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #5771de;
  opacity: 0.8;
  border-color: #555555 !important;
}
.btn-default {
  border-color: #aaaaaa !important;
  background-color: #ffffff;
  color: #333333;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active {
  border-color: #aaaaaa !important;
  background-color: #e6e6e6 !important;
  color: #333333;
}
.redText {
  color: red;
}
.mar-0-pad-r-8 {
  margin: 0px;
  padding-right: 8px;
}
.pull-right-desktop {
  width: 200px;
}
.pull-left-desktop {
  width: 200px;
}
.centAlignButton {
  width: 220px;
  margin-left: 9px;
  margin-right: 9px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .pull-right-desktop {
    margin-left: 18px;
    float: right;
    width: 160px;
    font-size: 14px;
  }
  .pull-left-desktop {
    float: left;
    width: 160px;
    font-size: 14px;
    margin-left: 18px;
  }
  .centAlignButton {
    margin-left: 9px;
    margin-right: 9px;
    width: 180px;
    font-size: 14px;
    float: none !important;
  }
  .consentDisableButtonToolTip {
    width: 160px;
    right: 23px;
    /* 8 + 15 padding of div include sign buttons*/
  }
  /* .floatRight {
		float: right !important;
	} */
  /* .floatRight div {
		float: left;
	} */
}
@media only screen and (min-width: 1024px) {
  .pull-right-desktop {
    margin-left: 18px;
    float: right;
  }
  .pull-left-desktop {
    margin-left: 18px;
    float: left;
  }
  .centAlignButton {
    margin-left: 9px;
    margin-right: 9px;
    float: none;
  }
  .consentDisableButtonToolTip {
    width: 200px;
    right: 23px;
    /* 8 + 15 padding of div include sign buttons*/
  }
  /* .floatRight {
		float: right !important;
	} */
  /* .floatRight div {
		float: left;
	} */
}
@media only screen and (max-width: 768px) {
  full-width-button {
    width: 100%;
  }
}
.inlineFlexButton {
  display: inline;
  float: none;
}
@media only screen and (max-width: 767px) {
  .popup-full-width-button {
    width: 100%;
    text-align: center;
  }
  .popup-full-width-button button {
    float: none !important;
  }
  #cancelButton {
    display: table-footer-group;
  }
  #agreeButton {
    display: table-header-group;
  }
  .wraper {
    display: table;
  }
  .pull-left-desktop {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .myclass {
    display: block;
  }
  .cancelButton {
    display: table-footer-group;
    text-align: center;
  }
  .agreeButton {
    display: table-header-group;
    text-align: center;
  }
  .wraper {
    display: table;
  }
  .full-width-button {
    float: none !important;
  }
  .centAlignButton {
    width: 220px;
  }
  .mar-0-pad-r-8 {
    padding-left: 8px;
  }
  #push {
    /*height: 220px;*/
  }
}
/* changes style to class */
.marginTop10 {
  margin-top: 10px;
}
.paddingRight0 {
  padding-right: 0px;
}
.iframe {
  border: 1px solid #2175b0;
  height: 100%;
  width: 100%;
}
.paddingLeftRight7 {
  margin: 0px;
  padding-left: 7px;
  padding-right: 7px;
}
.marginRadioButton {
  margin-left: 15px;
  margin-top: 5px;
  margin-bottom: 10px;
  color: black;
  display: none;
}
.lineHeightem {
  line-height: 1.4em;
}
.verticalAlignMiddle {
  vertical-align: middle;
}
.lineHeightpx {
  line-height: 18px;
}
.marginLeft65 {
  margin-left: 65px;
}
.marginLeft25 {
  margin-left: 25px;
}
.marginBottom5 {
  margin-bottom: 5px;
}
.padding10 {
  padding: 10px;
}
.paddingTop0 {
  padding-top: 0px;
}
.marginTopBottom0 {
  margin-top: 0px;
}
.marginTop10 {
  margin-top: 10px;
}
.marginLeft15 {
  margin-left: 15px;
}
.marginLeft10 {
  margin-left: 10px;
}
.marginLeft5 {
  margin-left: 5px;
}
.margin5Padding0 {
  margin: 5px 0 5px 0;
  padding: 0px;
}
.opacity05 {
  opacity: 0.5;
}
.padding0Margin0050 {
  padding: 0px;
  margin: 0 0 5px 0;
}
.padding0Margin00100 {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.paddigTop100 {
  padding-top: 100px;
}
.marginTop-5 {
  margin-top: -5px;
}
.marginBottom-5 {
  margin-bottom: -5px;
}
.paddingTop10 {
  padding-top: 10px;
}
.paddingLeft0 {
  padding-left: 0px;
}
.paddingLeft15 {
  padding-left: 15px;
}
.paddingLeft22 {
  padding-left: 22px;
}
.paddingLeft25 {
  padding-left: 25px;
}
.paddingLeft45 {
  padding-left: 45px;
}
.paddingLeft61 {
  padding-left: 61px;
}
.marginPadding0 {
  margin: 0px;
  padding: 0px;
}
.sideMargins0 {
  margin-right: 0px;
  margin-left: 0px;
}
.sideMargins5 {
  margin-right: 5px;
  margin-left: 5px;
}
.sideMargins6 {
  margin-right: 6px;
  margin-left: 6px;
}
.sideMargins15 {
  margin-right: 15px;
  margin-left: 15px;
}
.sideMargins30 {
  margin-right: 30px;
  margin-left: 30px;
}
.sidePaddings40Imp {
  padding-left: 40px !important;
  padding-right: 40px !important;
}
.marginPaddingLeft5 {
  margin-left: 5px;
  padding-left: 5px;
}
.marginPaddingLeft15 {
  margin-left: 15px;
  padding-left: 15px;
}
.marginLeft30 {
  margin-left: 30px;
}
.marginRight7 {
  margin-right: 7px;
}
.marginRight12 {
  margin-right: 12px;
}
.marginTop5 {
  margin-top: 5px;
}
.marginTop15 {
  margin-top: 15px;
}
.marginTop20 {
  margin-top: 20px;
}
.marginTop30 {
  margin-top: 30px;
}
.marginTop50 {
  margin-top: 50px;
}
.marginRight30 {
  margin-right: 30px;
}
.marginLeft35 {
  margin-left: 35px;
}
.marginLeft250 {
  margin-left: 250px;
}
.margin5 {
  margin: 5px;
}
.padding0 {
  padding: 0px;
}
.width100percent {
  width: 100%;
}
.height22 {
  height: 22px;
}
.height25 {
  height: 25px;
}
.mediumFontSize {
  font-size: medium;
}
.fontSize9 {
  font-size: 9pt;
}
.fontSize12 {
  font-size: 12pt;
}
.fontSize14 {
  font-size: 14pt;
}
.underline {
  text-decoration: underline;
}
.arial10pt {
  font-family: Arial;
  font-size: 10pt;
}
.width760Block {
  width: 760px;
  display: block;
}
.clearBoth {
  clear: Both;
}
.customBlueText {
  color: #0079AA;
}
.blueText {
  color: blue;
}
.displayNone {
  display: none;
}
.displayBlock {
  display: block;
}
.mailAddressBlock {
  display: inline-table;
  text-align: left;
  padding-left: 15px;
}
.mar-b-40 {
  margin-bottom: 40px;
}
.downloadPdfButton:hover {
  text-decoration: none;
}
.marginBottom10 {
  margin-bottom: 10px;
}
.btn[disabled] {
  opacity: 1;
}
.padding-top-20 {
  padding-top: 20px;
}
.marginLeft13 {
  margin-left: -2px !important;
}
.margin-left28 {
  margin-left: 28px !important;
}
#titleCellLeft {
  border-bottom: 1px solid #D7E0E2;
  color: #0079AA;
  font-size: 13pt;
  font-weight: bold;
  text-align: left;
  verticle-align: text-bottom;
  width: 30%;
  padding-bottom: 10px;
}
#titleCellRight {
  border-bottom: 1px solid #D7E0E2;
  color: #0079AA;
  text-align: right;
  veriticl-align: text-bottom;
  width: 30%;
  padding-bottom: 10px;
}
#titleTable {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
.SmallLink {
  font-family: Arial;
  font-size: 9pt;
  color: #00467f;
}
#pageCenter {
  text-align: justify;
}
/** for responsive UI only **/
.timeoutDialog .ui-dialog-titlebar {
  background: #3150cc;
  border: 0px;
}
.ui-widget-content,
.timeoutDialog .ui-widget-content {
  border: 0px;
}
.with-separation {
  padding-bottom: 10px;
  border-bottom: 1px solid #d3d3d3;
}
.Table_Header_Row_R {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
}
.override-ui-state-default {
  border-color: #2942a6 !important;
  background: #3556db !important;
  color: #ffffff !important;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
}
.row.consentDisableButtonToolTip {
  position: absolute;
  top: 0;
}
.btn.consentDisableButtonToolTip {
  opacity: 0;
  cursor: not-allowed;
}
label,
text,
textarea {
  display: block;
}
.validateTips {
  border: 1px solid transparent;
  padding: 0.3em;
}
input.text {
  margin-bottom: 12px;
  width: 95%;
  padding: .4em;
}
.ui-dialog .ui-state-error {
  padding: .3em;
}
tr.d0 td {
  background-color: white;
  border: 1px solid grey;
}
tr.d1 td {
  background-color: #d7e5f1;
  border: 1px solid grey;
}
.btnAction:HOVER {
  cursor: pointer;
}
.goAttachButton {
  background-color: #FF9C42;
  border: 1px solid grey;
  padding: 0px 15px 0px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.goAttachButton:hover {
  background-color: #FF9C42;
  border: 1px solid black;
}
a.goAttachLink {
  textdecoration: none;
  background-color: #FF9C42;
  color: #000000;
}
a.goAttachLink:hover {
  text-decoration: underline;
  color: black;
}
div.fileinputs {
  /*position: relative;*/
  display: inline;
}
div.fakefile {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1002;
}
input.file {
  position: relative;
  text-align: right;
  -moz-opacity: 0 ;
  filter: alpha(opacity: 0);
  opacity: 0;
  z-index: 10000;
  width: 70px;
}
.fileButton {
  padding: 2px 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ff9c42;
  color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: solid 1px #2175B0;
  text-align: center;
  height: 34px;
}
.fileButton:hover {
  text-decoration: none;
}
.goAttachExceptionDiv {
  display: none;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: left;
  padding: 5px;
}
.goAttachTableHeaderColumnName {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  width: 12%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableHeaderColumnFileName {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  width: 12%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableHeaderDescription {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  width: 12%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableHeaderColumnUploadedBy {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  width: 12%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableHeaderColumnRequired {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  width: 6%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableHeaderColumnDocSize {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  width: 4%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.Table_Header_Row {
  height: 25px;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  background-color: #3150cc;
}
.goAttachTableColumnFileName {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: left;
  width: 12%;
  text-decoration: underline;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableColumnName {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: left;
  width: 12%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableColumnDescription {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: left;
  width: 17%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableColumnUploadedBy {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  width: 12%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableColumnRequired {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: center;
  width: 4%;
}
.goAttachTableColumnDocSize {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-right: 10px;
  width: 5%;
  text-align: center;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableColumnUploadedAt {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  width: 12%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goAttachTableColumnDelete {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: center;
  width: 5%;
  word-wrap: break-word;
}
input[type="file"] {
  display: inline;
}
.ui-dialog-titlebar {
  background-color: #cc2d30;
  background-image: none;
  color: #FFFFFF;
}
.error {
  color: red;
  font-size: 11px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
}
.needHelpRow {
  color: white;
  white-space: nowrap;
}
.welcomeRow {
  color: #bbbbbb;
  white-space: nowrap;
}
.dialogOverlayFont {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.greyBorder {
  border: 1px solid grey;
}
.redBold {
  color: red;
  font-weight: bold;
}
.left50Percent {
  left: 50%;
}
.tableLayoutFixed {
  table-layout: fixed;
}
/*attach page only*/
.overflowHidden {
  overflow: hidden !important;
}
.floatLeft {
  float: left;
}
.breakWord {
  word-wrap: break-word;
}
tr.d0 td {
  background-color: white;
}
tr.d1 td {
  background-color: #d7e5f1;
}
.cobrowseButton {
  background-color: #D6C2FE;
  border: 1px solid grey;
  padding: 0px 13px 0px 13px;
}
.cobrowseButton:hover {
  background-color: #9370D8;
  border: 1px solid black;
}
a.cobrowseLink {
  textdecoration: none;
  color: blue;
}
a.cobrowseLink:hover {
  text-decoration: underline;
  color: black;
}
.signNowButton {
  background-color: #E0FFD6;
  border: 1px solid grey;
  padding: 0px 15px 0px 15px;
  display: block;
  width: 90px;
  text-align: center;
  white-space: nowrap;
}
.signNowButton:hover {
  background-color: #B2FF99;
  border: 1px solid black;
}
.signLiveButton {
  background-color: #E0FFD6;
  border: 1px solid grey;
  padding: 0px 15px 0px 15px;
  white-space: nowrap;
}
.signLiveButton:hover {
  background-color: #B2FF99;
  border: 1px solid black;
}
a.signNowLink {
  textdecoration: none;
  color: blue;
}
a.signNowLink:hover {
  text-decoration: underline;
  color: black;
}
.signStatus12 {
  padding: 0px 15px 0px 12px;
  width: 67px;
  display: block;
  text-align: center;
}
.signStatus35 {
  padding: 0px 15px 0px 35px;
  width: 59px;
  display: block;
  text-align: center;
}
.sendEmailButton {
  background-color: #D6C2FE;
  border: 1px solid grey;
  padding: 0px 13px 0px 13px;
}
.sendEmailButton:hover {
  background-color: #9370D8;
  border: 1px solid black;
}
a.sendEmailLink {
  textdecoration: none;
  color: blue;
}
a.sendEmailLink:hover {
  text-decoration: underline;
  color: black;
}
input {
  font-family: sans-serif;
}
.Verd11pt {
  font-family: Verdana;
  font-size: 11px;
  line-height: 16px;
}
/* Fix alignment issue of label on extra small devices in Bootstrap 3.2 */
.form-horizontal .control-label {
  padding-top: 7px;
}
span.editMobileDisable {
  opacity: 0.8;
}
span.signNowButton.editMobileDisable:hover {
  background-color: #E0FFD6;
  border: 1px solid grey;
}
.optOutContainer {
  margin: 10px 0px 5px;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.optOutLink {
  padding-top: 5px;
}
.optOutLink:hover {
  text-decoration: none;
}
.eSigStatusContainer {
  margin: 0 auto -92px !important;
}
#iframeBox {
  margin-bottom: 5px;
}
.relative {
  position: relative;
}
.intentDialogDiv {
  text-align: left;
}
.ResendSMSContainer {
  position: absolute;
  bottom: 95px;
  padding-bottom: 5px;
  text-align: left;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}
.btn-intent-neg {
  background-color: #ffffff;
}
.btn-intent-pos {
  background-color: #3556db;
}
.btn-intent-pos.disabled,
.btn-intent-pos:disabled {
  background-color: #3556db;
  opacity: 0.8;
}
.btn-browse {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-trim-text {
  text-overflow: ellipsis;
  max-width: 280px;
  white-space: nowrap;
  overflow: hidden;
}
.optout-textarea {
  display: block;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.btn-danger-consent.disabled,
.btn-danger-consent:disabled {
  background-color: #5771de;
  border-color: #555555 !important;
}
.btn-danger-consent {
  background-color: #3556db;
}
.btn-danger-consent:hover,
.btn-danger-consent:focus,
.btn-danger-consent.focus,
.btn-danger-consent:active,
.btn-danger-consent.active {
  border-color: #2942a6 !important;
  background-color: #3150cc !important;
  color: #ffffff;
}
.btn-danger-consent {
  border-color: #2942a6 !important;
  color: #ffffff;
}
.goReviewAttachTableHeaderColumnName {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  width: 40%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goReviewAttachTableHeaderColumnFileName {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  width: 40%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goReviewAttachTableHeaderColumnViewed {
  height: 25px;
  background-color: #3150cc;
  color: white;
  text-align: center;
  width: 20%;
  word-wrap: break-word;
}
.goReviewAttachTableColumnFileName {
  height: 25px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: left;
  width: 40%;
  text-decoration: underline;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goReviewAttachTableColumnName {
  height: 25px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: left;
  width: 40%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goReviewAttachTableColumnViewed {
  height: 25px;
  text-align: center;
  width: 20%;
  word-wrap: break-word;
}
.dialog-concurrency {
  border: 0px;
}
.loading-spinner {
  z-index: 20002;
  position: absolute;
  background-image: url('/ceremony/js/ext/resources/images/default/grid/loading.gif');
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}
.goCommentTableHeaderContent {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  width: 50%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
  text-align: center;
}
.goCommentTableHeaderReviewer {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 5px;
  width: 20%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
  text-align: center;
}
.goCommentTableHeaderColumnRequired {
  height: 25px;
  background-color: #3150cc;
  color: white;
  border-color: black;
  font-family: Arial;
  font-weight: bold;
  width: 15%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
  text-align: center;
}
.goCommentTableColumnAction {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: center;
  width: 15%;
  word-wrap: break-word;
}
.viewComment {
  max-height: 450px;
  overflow: auto;
}
.requiredReview {
  margin-left: -12px;
  min-width: 285px;
}
.goCommentTableColumnDescription {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: left;
  width: 50%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goCommentTableColumnReviewer {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: left;
  width: 20%;
  word-wrap: break-word;
  white-space: pre-wrap !important;
}
.goCommentTableColumnRequired {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: center;
  width: 15%;
}
.goCommentTableColumnDelete {
  height: 25px;
  border: solid grey 1px;
  margin-left: 5px;
  padding-left: 5px;
  text-align: center;
  width: 15%;
  word-wrap: break-word;
}
.btn-blue {
  background-color: #3481BB;
  color: #fff;
}
.btn-green {
  background-color: #008000;
  color: #fff;
}
.btn-red {
  background-color: #FF0000;
  color: #fff;
}
