.MultiLineContainer {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .MultiLineContainer {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .MultiLineContainer {
    width: 970px;
  }
}

@media (max-width: 767px) {
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
 
  padding-right: 5px !important;
  padding-left: 5px !important;
}
}


@media (min-width: 1200px) {
  .MultiLineContainer {
    width: 1170px;
  }
}
.MultiLineContainer-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.MultiLine {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}



@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */











/*------------------------------------MultiLine CSS----------------------------------------*/

.sub-heading-multi-line{ border-bottom: 1px solid #dddddd; padding: 13px; font-weight:bold; font-size: 18px; }

.fontstyle p {  font-size: 16px; line-height:20.8px; font-weight: 500;}
.fontstyle ul {  font-size: 16px; line-height:20.8px; font-weight: 500;}
.fontstyle strong {
    font-size: 18px;
    font-weight: bold;
    line-height: 0;
    padding-top: 12px;
	
}
.fontstyle label strong {
    font-size: 16px;	
}


.no-pading-margin{ padding:0 !important; margin:0 !important; border:none !important; }

.padding-mid { padding:13px;}

.pading-adjust-left { padding-left:0 !important}

.pading-adjust-right { padding-right:0 !important}

.collapse-header strong {  
font-size: 18px;
line-height:20px;
    font-weight: 500;
    padding-left: 5px;
    position: relative;
    top: -3px;}
	
	.collapse-header span {  
     font-size: 16px;
	 line-height:22px;
    font-weight: 500;
   /*  padding-left: 7px; */
    position: relative;
    top: -3px;}
	
	
.collapse-header label{ width:95%; color:#2b2b2b;}
.collapse-header p { margin-bottom:4px !important;}
.invite-members p { margin-bottom:4px !important;}



.plan-page .plan-price p { margin-top:4px !important;}
.plan-page .plan-price p i {top: 23px !important;}
.clear-height-fix{ height:12px; clear:both;}
.your-choice{ padding:8px;}	
	
	
.dashboard-padded{ padding: 15px 10px 0 10px}
.border-right {border-right:1px solid #ccc;  }
.ipad-padding{ margin-top:15px}
.padding-left-right{ padding-left: 2px !important; padding-right: 2px !important }

.invite-pad{margin-top: 22px; padding: 2px 0 0 0px;}
.primary-top-border{border-top:1px solid #ccc; margin:15px 10px 0 10px; padding:20px 0px; }

.top-border{height: 1px; border-top: 1px solid #ccc; margin: 20px 2%;}
.chevron-position { padding-left:15px;}
.discount-rates {width:300px;}
.discount-rates a { text-decoration:underline;}
.discount-rates a:hover { text-decoration:none;}
.button-font button { font-size:14px;}

.invite-members b{ font-weight:700 !important;}
.warning-box{padding:5px; line-height: 30px; background-color:#cf2a2a; clear:both; color:#fff;  font-size: 16px;}
.warning-box-text-container{min-width:100px; float:left; padding-right:3px; margin-top: 2px;}
.warning-box img{ vertical-align:middle;}

.btn-green-warning-container{min-width:80px; float:left;   margin: 3px 0;}
.btn-green-warning{width:auto; min-width:auto; padding:0px 8px; margin:0px; border-radius:1px; background-color:#007a3e;border:none}
.btn-white-warning{width:auto; min-width:auto; padding:0px 8px; margin:0px; border-radius:1px; background-color:#ffffff;border:none;color:#067ab4 !important;font-weight:normal;text-shadow:none;}

.invitation-sent-heading{  font-size:16px !important; font-weight: bold !important; padding:5px 0px; line-height: 20px;}
.new-rate-plan{font-size: 16px !important; font-weight: 500 !important; padding-left:35px; padding-right:35px; line-height:18px;}
.new-rate-plan p{font-size: 16px !important; font-weight: 500 !important;  line-height:18px;}

.RefillNeeded{ font-weight:normal; color:red;}

.plan-box-equalize .plan-item {min-height:114px; height:114px;}


#datepicker select  { 
     width:99.9% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
	 appearance:none;
	 padding:0; font-size: 16px; font-family:Arial, Helvetica, sans-serif; background-position: right top !important}

#datepicker select option {  font-size: 16px; font-family:Arial, Helvetica, sans-serif;}

.button-size {margin:0 2px 0px 0; padding-left: 0px; padding-right: 0px; width:190px;}
.tooltips-line{ position:relative; top:0px; right:3px; float:right; }
.visible-mob{ display:none !important}
/* a.seedetails{text-decoration:underline; font-size:14px; color:#067ab4; font-family:Arial,Helvetica,sans-serif;}
a.seedetails:hover{text-decoration:none;} */

b { font-weight:700}

.termsleave input[type="checkbox"] + label::before { left:0px;}
.alignCenter{ text-align:center;}
.text-button-align { margin-left:40px;}
.disbanding-error{ font-weight: normal;
    color: red;
    font-size: 14px; text-align:left; padding:4px 6px 0px 6px;}
	
	.padded.info {
    border-top: 1px solid #ddd;

    padding: 20px 12px;}
	
	.memberLineGrid{ width:50%; float:left;}
	
	.discount-management-theme{border:1px solid #ccc; padding:12px; border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);}
	.discount-management-theme h3{ border-bottom:1px solid #ddd; color:#ff7200}
	.plan-page-terms-conditions { margin:12px;}
		.plan-page-terms-conditions p{ font-size:14px;}
		
		.list-style ul { padding:0px 0px 0px 28px; margin:0px;}
		.list-style ul li{ list-style-type: square; font-size: 16px; list-style-position:inherit; 
    font-weight: 500;
    line-height: 20.8px; margin-bottom:8px;}
	.border-right-separate{ border-right:1px solid #ccc;}
	.auto-pay-message{margin-bottom:0; margin-top:0; line-height:24.83px; padding-bottom:10px; padding-top:0px;}

.ml-status-btn{height: 34px; background: black none repeat scroll 0% 0%; border: medium none;  margin: 6px 20px}

.termsCondition a{ text-decoration:underline;}
.termsCondition a:hover{ text-decoration:none;}
.acceptTermsContain{ width:382px; margin-left: 35px;}

.scrollbar {
		width:100%;
		max-width:100%;
		height:150px;
		background-color:#fff;
		overflow-y:scroll;
		border:1px solid #ccc !important; padding:10px;
		margin-bottom:20px;
	}
	
.ml-discount-terms ul li {  font-size: 16px;
    font-weight: 500;
    line-height: 20.8px; margin-bottom:20px; }
	
.ml-discount-terms a{ text-decoration:underline; color:#067ab4}
.ml-discount-terms a:hover { text-decoration:none;}
.plan-page-terms-conditions label{
	font-size:16px;
}

.member-terms-padding { margin:10px; }
.member-terms-padding  p{  font-size: 16px !important;
    font-weight: 400;
   /*   margin-bottom:20px; */}
.member-terms-padding ul li{  font-size: 16px;
    font-weight: 400;
     margin-bottom:20px;}
.member-terms-padding p>b {  font-size: 16px;
    font-weight: 700;
     margin-bottom:20px;}
     
     .plan-details-top{margin-top:12px !important;}	
     

.blue-link a{color:#067ab4;text-decoration:underline;}
.blue-link a:hover{text-decoration:none;}

#section-title .icon-small {
    width: 33px;
}

p.customize-normal {font-size:15px !important; font-weight:normal;}
strong.customize-bold {font-weight:bold;font-size:15px !important;}

.copyright-footer-text{ font-size:13px;}

#sidebar ul li {font-size:16px; font-weight:400; line-height:20.8px}

.currentplan-promo{font-size:14px; margin-bottom: 0px !important;}

.ml-member-text{font-size:14px;}

.error-message-red{ color: red !important; font-weight:normal !important;}

.impDetailsSecondFooterFont figure {
    font-size: 12px !important; padding-bottom: 1px!important; font-weight:500; clear:both; margin:0px;     
	
 
}

.padded-new{ padding:12px;}
.ao-button{ padding-right:240px; padding-left:240px;}


@media (max-width: 768px) {
	.button-size { margin-bottom:6px;}
    .tooltips-line{  right:9% !important;}
	.visible-mob{width:20px; display:block !important}
	.hidden-mob{ display:none !important}
	.button-size-tooltip{ width:92% !important;}
    .tooltips-line{  right:1% !important;}
	.alignCenter{ text-align:left!important;}
	.text-button-align { margin-left:0px !important;}
	.memberLineGrid{ width:100% !important; float:left;}
	
	.plan-page-terms-conditions p{ font-size: 0.8em;}
	.plan-page-terms-conditions label{font-size:14px;
}
	.border-right-separate {border-right:0px !important;}
/* .warning-box {margin:15px 6px !important} */
.ml-status-btn{height: 34px; background: black none repeat scroll 0% 0%; border: medium none; margin:5px 0 0 0; }
.member-terms-padding p {
		font-size: 14px !important;
		font-weight: 400;
	}
.member-terms-padding ul li {
		font-size: 14px ;
		font-weight: 400;
	}
.member-terms-padding p>b {
		font-size: 14px;
		font-weight: 700;
	}
	.fontstyle label strong {
    font-size: 14px;	
}
.warning-box-text-container img{margin-right: 0px;}


.input-amount{  width: 100% !important;margin-bottom:10px;}


.ao-button{ padding-right:0px; padding-left:0px;}

}
@media (max-width: 767px) {
	
.sub-heading-multi-line{ border-bottom: 1px solid #dddddd; padding: 13px;  font-size: 14px; }


.padding-mid { padding:10px;}

.pading-adjust-right { padding:0 !important;}
.pading-adjust-left { padding:0 !important; margin-bottom:5px;}
.clear-height-fix{ height:1px; clear:both;}
.border-top {border-top:1px solid #ccc !important}
.your-choice{ padding:8px;}
.dashboard-padded{ padding: 2px 2px}

.border-right {border-right:0 !important;  height:160px;}
.invite-pad{margin-top: 0px !important; padding-top: 20px !important ; border-top:1px solid #ccc; }
.pad-pending{ height:10px;}
.padding-left-right{ padding-left: 0px !important; padding-right: 6px !important }
.chevron-position { padding-left:5px !important; }
.primary-top-border { margin-left:6px !important}
.button-font button { font-size:15.6px !important;}
/*.warning-box{ margin:18px 15px 18px 18px;}*/
.invite-pad{margin-top: 22px; padding-right: 2px !important;}
.RefillNeeded{ font-weight:normal; color:red; font-size:14px;}
.fontstyle{ padding-left:3px; padding-right:3px;}
.tooltips-line{  right:0% !important;}

.termsleave{ padding-left:0% !important}
.text-button-align { margin-left:0 !important;}
.auto-pay{ padding-bottom:15px;}
.memberLineGrid{ width:100% !important; float:left;}
.acceptTermsContain{  margin-left: auto; width: auto;}


.ml-status-btn{height: 34px; background: black none repeat scroll 0% 0%; border: medium none; margin:5px 0 0 0; }
.fontstyle p { font-size:14px !important; line-height: 16.8px;}
.fontstyle ul {font-size: 14px !important;}
.list-style ul li { font-size:14px; line-height:16.8px;}
.ml-discount-terms ul li { font-size:14px !important; line-height: 16.8px; }


.warning-box-text-container img{margin-right: 0px;}
.warning-box {font-size:14px !important;  line-height:16.8px; }

.impDetailsSecondFooterFont figure {
    font-size: 11px !important;
	padding-bottom: 10px!important;
   
}

.input-amount{  width: 100% !important;margin-bottom:10px;}
}



@media (min-width: 300px) and (max-width: 355px) {
	
.fontstyle p { font-size:13px !important; line-height: 16.8px;}
.fontstyle strong { font-size:16px !important;}
.collapse-header span { font-size: 15px !important;}
.termsCondition{ font-size:11px !important;}
.RefillNeeded{ font-weight:normal; color:red; font-size:12px !important;}
.button-size-tooltip{ width:88% !important;} 
.disbanding-error {font-size:12px !important;}
.list-style ul { padding:0px 0px 0px 14px; margin:0px}
.list-style ul li { font-size:13px; line-height:16.8px;}
.new-rate-plan p{font-size: 13px !important; font-weight: 500 !important;  line-height:18px;}

.ml-discount-terms ul li { font-size:13px !important; line-height: 16.8px; }

.discount-rates a {font-size:13px !important;}
.plan-text{ font-size:36px !important;}


	
}


@media (max-width: 320px) {
.padding-mid { padding:3px;}
.collapse-header { /* padding:8px 3px; */ font-size:15px;}
.clear-height-fix{ height:1px; clear:both;}
.border-top {border-top:1px solid #ccc !important}
.border-right {border-right:0 !important; height:160px;}
.invite-pad{ padding-top: 20px !important ; margin-top: 20px !important; border-top:1px solid #ccc; }

.invitation-sent-heading { padding:0px !important; }

.termsCondition{ font-size:12px !important;}
.new-rate-plan p{font-size: 13px !important; font-weight: 500 !important;  line-height:18px;}


.total-current-text{ font-size:11px !important;}

.padded-new{ padding:6px;}
}

@media (max-width: 360px) {
.padding-mid { padding:3px;}
.collapse-header {/*  padding:8px 3px; */ font-size:15px;}

.padding-mob {padding:5px !important;}
.clear-height-fix{ height:1px; clear:both;}
.border-top{border-top:1px solid #ccc !important}
.border-right {border-right:0 !important; height:160px;}
.list-style ul { padding:0px 0px 0px 17px; margin:0px}


.padded-new{ padding:6px;}


}
@media (min-width: 769px) and (max-width: 991px) {
	.tooltips-line{  right:1% !important;}
	.button-size { width:230px;}
	.ao-button{ padding-right:0px; padding-left:0px;}	
}
	
@media (min-width: 768px) and (max-width: 991px) {
.ipad-padding { padding:0 110px;}
.dashboard-padded{padding: 20px 50px 10px 50px;}
.pad-pending{ height:10px;}	
.border-right {border-right:0 !important;}
.invite-pad{margin-top: 0px !important; padding-top: 20px !important ;  border-top:1px solid #ccc;}
.plan-box-equalize .plan-item {min-height:95px; height:95px;}
	.button-size-tooltip { font-size:15.6px !important;}

.memberLineGrid{ width:100% !important; float:left;}
.border-right-separate {border-right:0px !important;}
.acceptTermsContain{  margin-left: 55px;}

.list-style-circle ul { padding:0px 0px 0px 17px; margin:0px}

.warning-box-text-container img{margin-right: 0px;}

}

.input-amount{
    width: 100px;
    height: 30px;
    font-size: 14px !important;
    padding: 5px;
box-shadow: inset 0 1px 5px rgba(1, 1, 1, 0.25);
color: #111111;
border-color: #ccc !important;
text-shadow: none;
margin-right: 0.4em;
}


@media only screen and (min-width : 768px){
 	.mldiscTableCenter{
 		margin-left:10% !important;
 	}
}


.button-size-collapse-line-container{width:60%; margin:0px auto}
.button-size-collapse-line{  width:100% !important; margin: 3px 0 !important;  }

.tooltips-collapse-line {
    float: right;
    position: relative;
    right: -22px;
    top: -38px;
	height:1px;
}

.member-grid-padding {
    padding: 0px 5px 0px 5px !important;
}

.left-panel-member-line {
    float: left;
    width: 50%;
}

.right-panel-member-line {
    float: right;
    width: 50%;
}
