﻿.colored-boxed.green i {
    color: #9fc929;
    border-color: #9fc929;
}

.no-padding.img-2 {
    background-image: url(/Content/Images/2015/bg_01.png);
}

.colored-boxed i {
    line-height: 62px;
}

.customer-service a {
    color: #DEDDDD;
}

.services-box-icon {
    margin-right: 25px;
}

    .services-box-icon i {
        background-color: #9fc929;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }

        .services-box-icon i img {
            width: 30px;
            height: 30px;
        }

.services-box-info {
    padding-left: 75px;
}

    .services-box-info h4 {
        font-size: 16px;
    }

.wide-img-showcase h3 {
    font-size: 2em;
}

.wide-img-showcase .no-padding-inner {
    padding: 40px;
}

.fun-facts-bg {
    background: #9fc929;
    padding-top: 74px;
    padding-bottom: 60px;
}

.fun-fact-link {
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 19px;
    text-align: center;
}

    .fun-fact-link:hover, .fun-fact-link:focus {
        color: #fff;
    }

.field-validation-error {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #ee9393;
}

#checkCodeWrap {
    margin-top: 5px;
}

    #checkCodeWrap img {
        width: 100px;
        height: 47px;
        vertical-align: middle;
    }

.sky-form footer {
    padding-bottom: 15px;
}

.sky-form .button {
    margin-top: 0;
}

@media(max-width: 414px) {
    .row {
        width: 100%;
    }
}

.ph0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.sky-form .row {
    margin: 0px;
}

.sky-form .col {
    margin: 5px 0px;
}

.sky-form-login-register .btn {
    margin-left: 0px;
    margin-bottom: 0px;
}

.text-white {
    color: white;
}

a.text-white {
    color: white;
}
.mt{
    margin-top:10px;
}
