<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


.footer-text {
    font-size: 12px;
}

.margin-top30 {
    margin-top: 30px;
}

.top-13 {
    margin-top: 13px;
} 

.feature .circle i {
    color: #fff;
    font-size: 24px;
    line-height: 47px;
}

.inline {
    display: inline;
    vertical-align: middle;
}

.response {
    /*color: #f3f3f3;*/
    color: yellowgreen;
}

.dollor2 {
    border: 1px solid #ccc;
    padding: 6px;
}


.dollor3 {
    text-decoration: line-through;
}

.update-btn {
    background-color: #3598db !important;
    border: 0 !important;
    color: #f3f3f3 !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    margin-bottom: 0 !important;
    padding: 10px 20px 10px 20px;
    text-transform: uppercase !important;
    transition: 300ms ease-in !important;
    width: 100%;
}


.modal-content {
    position: relative;
    /*background-color: inherit;*/
}


.btn .btn-primary {
    background-color: #C93D0D;
    color: #fff;
}

.btn-primary {
    background-color: #C93D0D;
    color: #fff;
}


    .header-section-space-form-1 {
    min-height: 600px;
}

ul.checkboxes.inline li {
    width: 52%;
    float: left;
}
ul.checkboxes.inline.half li {
    width: 99%;
    float: left;
}

input[type="checkbox"] {
    margin-right: 10px;
}

label {
    font-weight: 300;
}

.reset_text {
    font-size:11px  ;
}

.reset_text a {
    color: #C93D0D;
}

p {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 1;
    line-height: 18px;
}

.hundred {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 1;
}

.feature figure {
    padding-top: 0px;
    margin-left: 0px;
}

.form-group-inline .form-group {
    display: table-cell;
    padding-right: 20px;
    padding-bottom: 10px;
    vertical-align: top;
}
.form-group {
    position: relative;
}

.width-100 {
  width: 100%;
}
.width-50px {
  width: 50px;
}
.width-70px {
    width: 70px;
}
.width-80px {
    width: 80px;
}
.width-90px {
    width: 90px;
}
.width-100px {
  width: 100px;
}

.width-120px {
  width: 140px;
}

.width-180px {
  width: 180px;
}

.width-200px {
  width: 200px;
}

.price-bgcolor-3 {
    /*background-color: #37AA04;*/
    background-color: #52D219;
}

.color-3 {
    color: #37AA04;
}

.white-text {
    color: #fff;
}

.red {
    color: #C93D0D;
}

.green {
    color: #37AA04;
}

.purple {
    color: mediumpurple;
}

.border-light {
    border-style: solid;
    border-color: lightgray;
    border-width: 0.75px;
    margin: 7px;
    width: 23%;
}

.bold{
    font-weight: 900;
}

.impact {
    font-weight: 900;
    font-size: 18px;
}

.italic {
    font-style: italic;
}

.formdisplay  {
	color: #f3f3f3;
	font-size:14px;
	font-weight:400;
    height: 37px;
    line-height: 1.42857143;
    padding: 6px 12px;
    background: transparent;
    border: 0;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset !important;
    border-radius: 0;
	letter-spacing:1px;
    opacity: 1;
    border-bottom: 1px solid #999999;
    -moz-appearance: none;
    /* Firefox */
    
    -webkit-appearance: none;
    /* Safari and Chrome */
}


    
@media only screen and (min-width: 250px) and (max-width: 767px) {
    .header-text-bottom {
    margin-bottom: 20px;
}
    
}</pre></body></html>