.round-btn-previous{
  color: rgb(51, 153, 243);
  background-color: #fff;
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #ddd;
  border-radius: 15px;
  cursor:pointer;
}
.round-btn-current{
  color: rgb(51, 153, 243);
  background-color: #e0e0e0;
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.round-btn-future{
  color: #ddd;
  background-color: #fff;
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid;
  border-color: 1px solid rgb(240, 240, 240);
  border-radius: 15px;
}
.promo-btn{
  display:inline-block;
  cursor:pointer; 
  color: rgb(255, 255, 255);
  background-color: rgba(51, 153, 243, 1.0);
  text-decoration: none;
  padding: 5px 14px;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/*---------------------------------------*/
.approved_img{
  width:100%;
  margin-bottom:20px;
}
.anchor_wrapper{
  position:relative;
}
.anchor_point{
  position:absolute; top:-50px;
}
/*---------------------------------------*/
.dd-item-checked::before {
  position: absolute;
  left: .4rem;
  content: '✓';
  font-weight: 600;
}/*---------------------------------------*/
.carousel-product .item.left.active {
  transform: translateX(-33%);
}
.carousel-product .item.right.active {
  transform: translateX(33%);
}

.carousel-product .item.next {
  transform: translateX(33%)
}
.carousel-product .item.prev {
  transform: translateX(-33%)
}

.carousel-product .item.right,
.carousel-product .item.left {
  transform: translateX(0);
}
.carousel-control.left{
   background-image: none;
}
.carousel-control.right{
   background-image: none;
}
.carousel-inner .item-prod {
   background: #e6e6e9;
}
.carousel-inner .item-desg{
   background: #fff;
}
.carousel-control .glyphicon-chevron-left{
   left:-30px;
   margin-left:0px
}
.carousel-control .glyphicon-chevron-right{
   right:-30px;
   margin-right:0px
}
/*---------------------------------------*/
.container-fullw {
  margin-right: auto;
  margin-left: auto;
}
.button-padding {
  padding:12px 18px;
}
.big-sq{
    list-style-type: none;
    position: relative;
}
.big-sq::before {
    content: '\25a0';
    position: absolute;
    left: -1.0em;
    top: -0.1em;
    font-size: 1.5em;
}
.btn-primary{
  background-color:#0063d3;
  border-color:#0063d3;
  color:#fff;
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
  font-weight:bold;
}
.btn-primary:hover {
  background-color:#1c4f99;
  border-color:#1c4f99;
  color:#eee;
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
  font-weight:bold;
}
.btn-ghost{
  background-color:#fff;
  border-color:#bbb;
  color:#bbb;
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
}
.btn-ghost:hover {
  background-color:#eee;
  border-color:#aaa;
  color:#aaa;
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
}
.btn-onblue{
  background-color:#fff;
  border-color:#0063d3;
  color:#0063d3;
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
}
.btn-onblue:hover {
  background-color:#eee;
  border-color:#0053c3;
  color:#0053c3;
  font-family: 'Open Sans', sans-serif;
  font-size:18px;
}

.accord-item{
  padding-left:20px;
  color:#000;
}
.left-accord-section{
  border-top:1px solid #fff;
  padding:20px 0px;
}
.active-accord-section{
  color:#000;
  border-top:1px solid #fff;
  padding:20px 0px;
}
.last-accord-section{
  border-bottom:1px solid #fff;
}
.ergo_blue_link{
   color:#40a4e9;
   font-weight: normal;
   cursor:pointer;
}
.ergo_blue_link:hover{
   color:#0063d3;
   font-weight: bold;
   text-decoration: none;
   cursor:pointer;
}
.ergo_blue_link:focus{
   color:#40a4e9;
   text-decoration: none;
   cursor:pointer;
}

.ergo_blue_simple_link{
   color:#40a4e9;
   font-weight: normal;
   cursor:pointer;
}
.ergo_blue_simple_link:hover{
   color:#0063d3;
   text-decoration: none;
   cursor:pointer;
}
.ergo_blue_simple_link:focus{
   color:#40a4e9;
   text-decoration: none;
   cursor:pointer;
}

.white_text_link{
   color:#ffffff;
   font-weight: normal;
   cursor:pointer;
}
.white_text_link:hover{
   color:#ddddee;
   text-decoration: none;
   cursor:pointer;
}
.white_text_link:focus{
   color:#ffffff;
   font-weight: normal;
   text-decoration: none;
   cursor:pointer;
}

.lsi_graytext{
   color:#bebebe;
}
.lsi_lightgraytext{
   color:#e6e6e9;
}
.ergo_blue_text{
   color:#40a4e9;
}
.lsi_blue_text{
   color:#0063d3;
}
.ergo_blue{
   background-color:#40a4e9;
}
.lsi_blue{
   background-color:#0063d3;
}
.lsi_darkblue{
   background-color:#1c4f99;
}
.lsi_lightblue{
  background-color:#2ec0ff;
}
.lsi_lightgray{
   background-color:#e6e6e9;
}

.product-carousel-container{
  max-width:750px;
  margin:0 auto;
}
.design-carousel-container{
  max-width:1000px;
  margin:0 auto;
}
.maxwidth-nopadding{
  max-width:1260px;
  margin:0 auto;
}
.headline{
  font-family: 'Open Sans', sans-serif;
  font-size:30px;
  line-height:42px;
  padding-bottom:10px;
}
.section-title{
  font-family: 'Open Sans', sans-serif;
  font-size:24px;
  line-height:36px;
}

.text-jslink {
  color: #426190;
  font-weight: bold;
}
.text-jslink:hover{
  text-decoration: underline;
  cursor: pointer;
}
.text-jsaction {
  color: #426190;
  font-weight: normal;
}
.text-jsaction:hover{
  font-weight: bold;
  cursor: pointer;
}
/*---------------------------------------*/
  .copy-18{
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
    line-height:26px;
  }
  .copy-18-long{
    font-family: 'Open Sans', sans-serif;
    font-size:14px;
    line-height:24px;
  }
  .btn-txt-reg{
    font-size:16px !important;
  }
  .btn-txt-long{
    font-size:14px !important;
  }
  .maxwidth-container{
    max-width:1260px;
    margin:0 auto;
    padding-left:10px;
    padding-right:10px;
  }
  .two-col-padding{
   padding-left:10px;
   padding-right:10px;
  }
@media (min-width: 768px) {
  .copy-18{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    line-height:32px;
  }
  .copy-18-long{
    font-family: 'Open Sans', sans-serif;
    font-size:18px;
    line-height:32px;
  }
  .btn-txt-reg{
    font-size:18px !important;
  }
  .btn-txt-long{
    font-size:18px !important;
  }
  .maxwidth-container{
    max-width:1260px;
    margin:0 auto;
    padding-left:35px;
    padding-right:35px;
  }
  .two-col-padding{
    padding-left:40px;
    padding-right:40px;
  }
}
/*---------------------------------------*/

.paragraph-pad{
  padding-bottom: 25px;
}
.color-section-pad{
  padding-left: 15px;
  padding-right: 15px;
}

/*---------------------------------------*/
body {
  font-family: 'Open Sans', sans-serif;
}
.logo-container{
  margin: auto;
  margin-bottom: 10px;
  max-width: 600px;
}
.ergo-text {
  color: #0075af;
  font-weight: 600;
}
.buttonArea {
    padding-top: 15px;
    margin-bottom: 15px;
    margin-top: 25px;
    border-top: solid thin #eee;
}

.question-in-dialog{
    width:100%;
    text-align:center;
    padding-left:15px;
    padding-right:15px;
    padding-top:20px;
}
.circles-in-dialog{
    display: inline-block;
    padding-top: 10px
}

.question-section{
    padding-left:15px;
    padding-right:15px;
    border:1px solid #ccc;
}

.question-row{
    padding-top: 10px;
    padding-bottom: 10px;
}
.question-odd{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color:rgb(255,255,255);
}
.question-even{
    padding-top: 10px;
    padding-bottom: 10px;
    background-color:rgb(245,245,245);
}
.comment-odd{
    background-color:rgb(255,255,255);
}
.comment-even{
    background-color:rgb(245,245,245);
}

.numberCircle {
    box-sizing: content-box;
    border-radius: 50%;
    text-align: center;

    margin-left: 10px;
    margin-right: 10px;
    float:left;

    width: 28px;
    height: 28px;
    padding: 2px;
    border: 2px solid;
    font: 24px Arial, sans-serif;
}

.letterCircle {
    box-sizing: content-box;
    border-radius: 50%;
    text-align: center;

    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
    float:left;

    width: 28px;
    height: 28px;
    padding: 2px;
    border: 2px solid;
    font: 24px Arial, sans-serif;
}

/*
.numCircOn {
    background: #27f;
    border-color: #16e;
    color: #ddd;
}

.numCircOff {
    background: #fff;
    border-color: #16e;
    color: #27f;
}
*/

/* -------------------------------------- */

.pager li {
    margin-left: 5px;
    margin-right: 5px;
}
.pager li > a:focus {
    background-color: #ffffff;
}

.left-pager
{
    text-align: left;
}

.banner-alert {
    width:100%;
    text-align: center;
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
    border: 1px solid transparent;
    border-radius: 4px;
    padding:15px;
    margin-bottom:20px;
}
.banner-blank {
    width:100%;
    text-align: center;
    padding:12px;
    margin-bottom:15px;
}

.button-section{
    margin-top:15px;
    margin-bottom:15px;
}

table.dataTable thead {
    color: #fff;
    background-color: rgb(3, 60, 115);
}

.non-link {
    color: rgb(255, 255, 255);
    line-height: 20px;
    padding: 15px;
}

.lsi-panel {
  margin-bottom: 20px;
  padding: 15px;
  background-color: rgb(250, 250, 255);
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);

}

.lsi_details {
    color: rgb(85, 85, 85);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 7px;
}

.lsi_detail_title{
    color: rgb(55, 75, 145);
    font-size: 140%;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 7px;
}

.order-table{
    color: rgb(85, 85, 85);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 15px;

    border-top-color: rgb(238, 238, 238);
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: rgb(238, 238, 238);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
.order-table-font{
    color: rgb(85, 85, 85);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    padding: 15px;
}
.order-title{
    color: rgb(49, 126, 172);
    font-size: 24px;
}
.order-row{
    padding-top: 10px;
    padding-bottom: 10px;
}
.order-start-section{
    padding-top: 30px;
    border-top-color: rgb(238, 238, 238);
    border-top-style: solid;
    border-top-width: 1px;
}

.lsi_required-mark{
    color: rgb(255, 25, 25);
    font-weight: bold;
    font-size: 140%;
}

.lsi-noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer and Edge */
            user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
.dropdownPointer{
   cursor:pointer;
}
/* -------------------------- */
/* The container */
.radio-container {
  display: block;
  position: relative;
  padding-left: 35px;
  /*margin-bottom: 12px;*/
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*:not(:last-child)*/

/* Hide the browser's default radio button */
.radio-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.radio-mark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #dde;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio-container:hover input ~ .radio-mark {
  background-color: #bbb;
}

/* When the radio button is checked, add a blue background */
.radio-container input:checked ~ .radio-mark {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio-mark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio-container input:checked ~ .radio-mark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio-container .radio-mark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}

input[type=checkbox].ergo-check-2-0   {
-ms-transform: scale(2.0);
-moz-transform: scale(2.0);
-webkit-transform: scale(2.0);
-o-transform: scale(2.0);
transform: scale(2.0);
}
input[type=checkbox].ergo-check-1-5   {
-ms-transform: scale(1.5);
-moz-transform: scale(1.5);
-webkit-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
}

.pseudo-link{
  color:#2fa4e7;
  cursor:pointer;
}
.pseudo-link:hover{
  color:#157ab5;
  text-decoration: underline
}

.form-signin {
  max-width: 400px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

