/* - - - - - - - - - - - - - - - - - - - - -

 Title : 
 Author : 
 URL : http://

 Last Updated : 10/09/2018 - Vani

- - - - - - - - - - - - - - - - - - - - - */

/* - - - Default - - - */
@import 'https://fonts.googleapis.com/css?family=Roboto+Slab';
@import 'https://fonts.googleapis.com/css?family=Nunito';

/* Logo */

/*#logo a {
    background-image: url('https://www.uog.edu/_resources/css/sites/default/files/footer-logo_0.png');
    min-height: 0;
    height: 100px;
}*/

* html #logo a {
    /* IE6 png Support */
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src="https://www.uog.edu/_resources/css/sites/default/files/footer-logo_0.png", sizingMethod="crop");
}


/* Backgrounds */

html {
    background-image: none;
}

#logo {
    background: url(https://www.uog.edu/_resources/css/sites/default/files/footer-logo_0.png) no-repeat center;
    background-color: #046A38;
    background-size: 200px auto;
	padding: 50px 0px;
}

#container {
    background: #FFFFFF
}

.wufoo input.text,
.wufoo textarea.textarea {
    /*background: #FFFFFF url(/images/fieldbg.gif) repeat-x top;*/
    
}

.wufoo .focused {
    background: none !important;
}

.wufoo .instruct {
    background-color: #F5F5F5
}


/* Borders */

#container {
    border: 0 solid #cccccc
}

.wufoo .info {
    /*border-bottom: 9px solid #FFCD00;*/
	background: #046A38 !important;
	border-radius: 10px 10px 0px 0px !important;
	
}

.wufoo .instruct {
    border: 1px solid #e6e6e6
}




/* Typography */

.wufoo .info h2 {
    font-size: 24px !important;
	font-weight: 500;
    font-family: 'Roboto Slab', sans-serif;
    color: #ffffff !important;
	padding: 8% 10% 8% 8%;
}

.wufoo .info div {
    font-size: 15px !important;
    font-family: "Nunito", "Myriad Pro", Arial, sans-serif;
    color: #fbfbfb !important;
	padding: 0px !important;
}

.wufoo .section h3 {
    font-size: 125%;
    font-family: 'Roboto Slab', sans-serif;
	font-weight: bold;
    background: #FFFFFF;
    color: #404040;
}

.wufoo .section div {
    font-size: 85%;
    font-family: "Nunito", "Myriad Pro", Arial, sans-serif;
    color: #444444
}

.wufoo label.desc,
.wufoo legend.desc {
    font-size: 120%;
    font-family: "Nunito", "Myriad Pro", Arial, sans-serif;
    color: #046A38;
    display: none;
}

.wufoo li div,
.wufoo li div label,
.wufoo li span label {
    font-family: "Nunito", "Myriad Pro", Arial, sans-serif;
    color: #444444;
    font-size: 80%;
}

.wufoo input.text,
.wufoo textarea.textarea,
.wufoo select.select,
.wufoo label.choice {
    font-size: 14px !important;
    font-family: "Nunito", "Myriad Pro", Arial, sans-serif;
    color: #333333;

}

.wufoo label.choice {
    color: #444444
}

.wufoo .instruct {
    font-size: 80%;
    font-family: "Nunito", "Myriad Pro", Arial, sans-serif;
    color: #444444
}

input[type=submit] {
    width: 100% !important;
    background-color: #046a38 !important;
    color: white !important;
    padding: 10px 15px 12px 15px;
    margin: 5px 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

input[type=submit]:hover {
    /*background-color: #ffe680;*/
	transition: all 0.5s ease-in-out !important;
	opacity: .9 !important;
}

input[type=text], 
input[type=email], 
input[type=number],
input[type=tel],
input[type=url], select {
    width: 100%;
    padding: 8px 10px;
    /*margin: 0 8% 0 8% !important;*/
    display: inline-block;
    /*border: 1px solid #ccc;*/
	border: none !important;
    border-radius: 2px;
    box-sizing: border-box;
}

form li span {
	margin: 0 !important;
}

select.select {
    padding: 12px 0 12px 15px;
}

.safari select.select {
    font-size: 150% !important;
    margin: 0 0 1px 0;
}

.wufoo li.focused label.desc, 
.wufoo li.focused legend.desc, 
.wufoo li.focused div, .wufoo li.focused span, 
.wufoo li.focused div label, 
.wufoo li.focused span label, 
.safari .wufoo li.focused input.file {
    color: black !important;
}

.safari input.btTxt {
    font-size: 20px !important;
    font-family: 'Roboto Slab', sans-serif !important;
	font-weight: 500;
	text-transform: uppercase;
}

form li.buttons input {
    font-size: 160% !important;
    /*margin-right: 5px;*/
	font-family: 'Roboto Slab', sans-serif !important;
	font-weight: 500;
	text-transform: uppercase;
}

/*form li div label, form li span label {
	display: none !important;
}*/
	
form li {
	padding: 3px 8% 3px 8% !important;
}	

form.wufoo {
	background: #fbf0e0;
	border-radius: 0px 0px 10px 10px !important;
}

.info {
	margin: 0 0 5% 0;
	border-bottom: none !important;
}

.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label {
	color: black !important;
}

#fo13li16 div label { 
	display:none !important;
}

#Field119 span label { 
	display:none !important;
}

#Field119-1 span label { 
	display:none !important;
}

#Field119-2 span label { 
	display:none !important;
}

#Field18 span label { 
	display:none !important;
}

#Field18-1 span label { 
	display:none !important;
}

#Field18-2 span label { 
	display:none !important;
}

.wufoo li {
	width: 84% !important;
}

.wufoo li.focused {
	background: none !important;
}

confirm h2 {
	color: white;
}

.symbol {
	/*display: none !important;*/
	margin: 2px !important;
}

#fo10li18 span label {
    display: none !important;
}

.redesigned-theme-2018 .wufoo .info h2 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.redesigned-theme-2018 .wufoo .info h2 {
	color: white !important;
}

.redesigned-theme-2018 .wufoo .info h2 {
	font-size: 24px !important;
}

.redesigned-theme-2018 .wufoo li {
	padding: 0px !important;
}

.redesigned-theme-2018 .wufoo .info div {
	padding-bottom: 0px !important;
}

.redesigned-theme-2018 input.btTxt {
	border: none !important;
}

.redesigned-theme-2018 .wufoo li {
	padding: 5px !important;
}


.wufoo .wufoo-dropdown-control {
	border: none !important;
	background: white !important;
	font-family: 'Nunito', sans-serif !important;
	
}

.wufoo .wufoo-dropdown-control.open, .wufoo .wufoo-dropdown-control:hover {
	border-color: #046a38 !important;
}

.redesigned-theme-2018 .wufoo input.text, .redesigned-theme-2018 .wufoo textarea.textarea, .redesigned-theme-2018 .wufoo input.file {
	font-family: 'Nunito', sans-serif !importamt;
}