/* Enter Your Custom CSS Here */


* #footer {
    display: none;
}

* #branding {
      display: none;
}

* #cb-top-menu {
      display: none;
}
 
* #gform_1 .scpromo {
    max-width:100%;
 }


abbr[title], dfn[title] { 
  border-bottom: 1px; cursor: help; 
}


*:hover {
	color: #000000
}

nav {
	display: flex;
    justify-content: center;
    align-items: center;  	
}


input[type="text"],
input[type="email"],
input[type="url"],
textarea {
    background-color: #fff;
    color: #000;
    width: 90%;
}

/* Full Name */

#input_1_1 {
    width: 100%
    
}

/* Email */

#input_1_3 {
    width: 100%
}

/* Track Link */

#input_1_4 {
    width: 100%
}

/* Track Type Dropdown */

#input_1_5 {
    width: 100%
}

/* Amount */

#input_1_8 {
  width: 100%
}

#input_5_1 {
    width: 100%
}

/* Track Link */

#input_5_2 {
    width: 100%
}

/* Track Type Dropdown */

#input_5_3 {
    width: 100%
}

/* Amount */

#input_5_4 {
  width: 100%
}
