/*
Theme Name: Downton Abbey - Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
body .gform_wrapper .top_label .gfield_label{
    color: white !important;

}
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label{
    color: white !important;
    font-size: 14px !important;
    font-weight: 500;
    
}
#nav_menu-3 ul li a{
    color: #333 !important;
}
#nav_menu-3 ul li:hover a{
    color: #000 !important;
}

.gform_wrapper input.medium{
    width: 100% !important;
}
#gform_1 .gform_body input[type="text"],#gform_1 .gform_body textarea{
    padding: 10px !important;
}
#gform_1 .gform_body textarea{
    height: 100px;
}
#field_1_1 .gfield_label_before_complex{
    display: none;
}
#rev_slider_1_1_wrapper{
 left: 0 !important;   
}
.main-content .inner img.vikingLogo{
    max-width: 400px;
}
.subway-sign{
    height: 20px !important;
    display: inline !important;
    width: auto;
}
.span_7 .sponsors{
    height: 30px !important;
    margin-bottom: 5px !important;
    -webkit-filter: invert(1) saturate(0);
    -moz-filter: invert(1) saturate(0);
    filter: invert(1) saturate(0);
    float: right;   
}
.gform_wrapper select{
    width: 100% !important;
    background: none;
    border: 1px solid #FFF !important;
    height: 40px;
    color: white;
}
.gform_wrapper select option {
    color: #c99241;
}
#footer-outer #copyright{
 padding: 10px 0 0;   
}
#footer-outer .row{
 padding: 10px;   
}
.ascend #footer-outer .widget h4 {
    margin-bottom: 0px !important;
    text-align: center;
}
.main-content #footer-outer{
 position: fixed !important;
 z-index: 1000 !important;
 -moz-transform: translateY(0%) translateZ(0) !important;
 -webkit-transform: translateY(0%) translateZ(0) !important;
 transform: translateY(0%) translateZ(0) !important;
 opacity: 1 !important;
}
#footer-outer #copyright p{
    font-size: 11px;
    font-family: sans-serif; 
}
#gform_2 li{
    width: 33%;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    position: relative;
}
#gform_2 #field_2_8, #gform_2 #field_2_9, #gform_2 #field_2_12{
    width: 50%;
}
#gform_2 #field_2_8 input, #gform_2 #field_2_9 input, #gform_2 #field_2_12 input{
    padding-left: 30px !important;
}
#gform_2 #field_2_11,#gform_2 #field_2_1{
 width: 100%;   
}
.ui-datepicker-trigger{
    position: absolute;
    top: 65px;
    left: 10px;
}
#gforms_confirmation_message_2, #gforms_confirmation_message_1{
    margin-top: 50px;
}
#gform_2 #field_2_1 .gfield_label_before_complex{
 display: none;   
}
#gform_2 .gform_body input[type="text"],#gform_1 .gform_body textarea{
    padding: 10px !important;
}







