.title-button,
.title-tc-button,
.title-sc-button {
    padding-left: 20px;
    padding-right: 20px;
    color: #888888;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 400;
    font-size: 1.1em;
    border-right: solid 1px #dddddd;
}

.title-button .lite {
    font-size: .775em;
}

.footer-button {
    padding-left: 20px;
    padding-right: 20px;
    color: #888888;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 400;
    font-size: 1em;
    border-right: solid 1px #dddddd;
}

.order-text {
    font-size: 1.2em;
}

.order-text-ul {
    font-size: 1.2em;
    border-bottom: #ccc dotted 1px;
}

.order-text-font {
    font-size: 1.2rem;
}

.order-date {
    color: #3a7dda;
    font-size: 0.8em;
}

.order-green {
    color: #00b504;
    font-weight: 700;
}

.declareright {
    color: #666666;
    font-weight: 400;
    font-size: .7em;
}

.copyright {
    color: #666666;
    font-weight: 400;
    font-size: 1.2em;
}

.text-orange {
    font-weight: 700;
    color: #ff8000;
}

.text-grey {
    color: #5C7496;
}

.text-blue {
    color: #3a7dda;
    font-weight: 700;
    text-shadow: 0px 1px 3px rgba(190, 190, 190, 1);
}

.text-green {
    color: #00b504;
    font-weight: 700;
}

.text-lightgrey {
    color: #999;
}

.text-white {
    color: #fff;
}

.text-big {
    font-size: 1.33em;
}

.text-underline {
    border-bottom: 1px dotted #999999;
}

.text-title {
    font-weight: 700 !important;
    margin-bottom: 0 !important;
}

.text-pad {
    font-weight: 400;
    padding: 0 20px 0 20px;
}

.text-pad-ul {
    font-weight: 400;
    font-size: 1.2em;
    padding: 0 20px 0 20px;
}

.ul-disc {
    list-style-type: disc !important;
    list-style: disc !important;
    list-style-position: outside;
    margin-left: 2.5rem !important;
}

p {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 400;
    font-size: 1.2em;
}

.p1 {
    margin-bottom: 0;
}

.p2 {
    margin: 0 0 0 0;
    line-height: .4em;
}

sup {
    font-size: 0.58em;
}

sup .lite {
    font-size: 0.42em;
}

.testimonial {
    font-family: 'Dancing Script', cursive;
    font-weight: 400;
    font-size: 1.1em;
    color: #666666;
    text-shadow: none !important;
}

.testimonial_sign {
    font-family: 'Dancing Script', cursive;
    font-weight: 400;
    font-size: 1.1em;
    color: #005BD9;
    text-shadow: none !important;
}

div#preload {
    display: none;
    position: absolute;
    overflow: hidden;
    left: -9999px;
    top: -9999px;
    height: 1px;
    width: 1px;
}


/*iframe { display:none; }*/

#fb {
    overflow: hidden;
    display: block;
    height: 24px;
    width: 55px;
}

h4 .lite {
    font-size: .75em;
}

.std-color {
    color: #222;
}

.square2 {
    list-style: circle !important;
}

.button,
.button:visited {
    color: #ffffff;
    background-color: #3A7DDA;
    border-color: #555555;
}

.button:hover,
.button:active {
    color: #3A7DDA;
    background-color: #D0DEF2;
    border-color: #3A7DDA;
}

label,
input,
input[type=text],
input[type=email],
textarea {
    font-weight: 400;
    font-size: 1.2em;
}

.alert-success {
    font-style: italic;
    font-size: 1.2em;
    color: rgb(0, 145, 0);
    margin: 0 0 1rem 0;
}

.help-block {
    font-weight: 400;
    font-size: 1.2em;
    color: orangered;
    margin: 0 0 1rem 0;
}

.text-pad2 {
    font-weight: 400;
    padding: 0px 20px;
    margin-bottom: 10px;
}