

.kiddiwinx{
font-size:50px!important;
}
.mission{
font-size:36px;
line-height:48px;
text-align:center;
}
.white-text{
color:#ffffff;
}


body .gform_wrapper .gform_body .gform_fields .gfield input[type=text]
{border:1px solid #cccccc}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=email]
{border:1px solid #cccccc}
body .gform_wrapper .gform_body .gform_fields .gfield input[type=tel]
{border:1px solid #cccccc}

.ginput_container textarea{
border:1px solid #cccccc!important;
}

.ginput_container select{
border:1px solid #cccccc!important;
}
.ginput_container input[type=password]{
border:1px solid #cccccc!important;
}
.ginput_container ul.gfield_checkbox li{
display:inline-block;
margin-right:12px;
color:#1799CD;

}

label.gfield_label{
font-size:14px!important;
color:#333333;
}

body .gform_wrapper   input[type="button"],
body .gform_wrapper   input[type="submit"],
body .gform_wrapper   input[type="reset"]{
    position: relative;
    display: inline-block;
    width: auto;
    height: 39px;
    line-height: 36px;
    margin: 0;
    padding: 0px 23px;
    border: 1px solid #242A69;
    font-weight: 700;
    text-align: left;
   background:#615198;
    color: #ffffff;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    outline: none;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;

}

body .gform_wrapper   input[type="button"]:hover,
body .gform_wrapper   input[type="submit"]:hover,
body .gform_wrapper   input[type="reset"]:hover{
    background-color: #4F93DF;
    border-color: #cccccc;
    color: #ffffff;
    text-decoration: none;
}
.footer-bottom .textwidget{
color:#ffffff!important;
}
a.policies{
color:#ffffff!important;
}