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

 Title : 
 Author : 
 URL : http://

 Last Updated : 10/09/2018 - Vani

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

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

/* 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 {
   	padding: 0 1% 2% 1%;
	background: #046a38;
	border-bottom:none;
}

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


/* Typography */

.wufoo .info h2 {
    font-size: 180%;
	font-weight: 500;
    color: #ffffff !important;
	padding: 5% 5% 0 5%;
}

.wufoo .info div {
    font-size: 12px;
	font-family: "Nunito", sans-serif;
    color: white;
	padding: 2% 10% 0 8%;
}

.wufoo .section h3 {
    font-size: 125% !important;
	font-family: "Nunito", sans-serif;
	font-weight: bold;
    color: #444444 !important;
}

.wufoo .section div {
    font-size: 100% !important;
	font-family: "Nunito", sans-serif;
    color: #444444
}

.wufoo label.desc,
.wufoo legend.desc {
    font-size: 120% !important;
	font-family: "Nunito", sans-serif;
    color: #046a38;
}

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

.wufoo input.text,
.wufoo textarea.textarea,
.wufoo select.select,
.wufoo label.choice {
    font-size: 130% !important;
	font-family: "Nunito", sans-serif;
    color: #444444 !important;

}

.wufoo label.choice {
    color: #444444
}

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

input[type=submit] {
    width: 100%;    
	background: url(https://www.uog.edu/_resources/images/rightarrow.png) no-repeat;
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: transparent;
    padding: 10px 15px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
}

input[type=submit]:hover {
	
}

input[type=text], 
input[type=email], 
input[type=number],
input[type=tel],
input[type=url], 
.wufoo textarea.textarea, 
select {
    width: 100%;
    padding: 8px 0px;
    /*margin: 0 8% 0 8% !important;*/
    display: inline-block;
    border: 0px solid #fff;
    border-radius: 2px;
    box-sizing: border-box;
	background: transparent;
}

form li span {
	margin: 0 !important;
}

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

.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 {
}

.safari input.btTxt {
    font-size: 120% !important;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Nunito", sans-serif;
	background-size: 30px 30px;
	width:30px;
	height:30px;
}

form li.buttons input {
	width:30px;
    font-size: 160% !important;
    margin-right: 0px !important;
	float:right;
	font-weight: 500;
	text-transform: uppercase;
}

/*form li div label, form li span label {
	display: none !important;
}*/
	
form li {
	padding: 0 5% 7px 5% !important;
}	

form.wufoo {
	font-family: "Nunito", sans-serif;
	background: #fefbf7;
	padding 0 0 10px 0;
}

.info {
	margin: 0 0 5% 0;
}

.wufoo li div, .wufoo li span, .wufoo li div label, .wufoo li span label {
	/*display:none;*/
}

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


.wufoo li.focused {
	background-color: none !important;
}
.confirm h2 {
	color: #046a38;
}

#fo33li20 > label, #fo33li137 > label, #fo33li3 > label,  #fo33li18 > label  {
	display:none;
}

#fo33li124 > section, #fo33li127 > section, #fo33li126 > section, #fo33li137 > div, #fo33li3 > div, #fo33li18 > label{
    border-bottom: 1px dotted #cccccc;
}
#fo33li18 > label > span {
	display:none !important;
}
.paging-context {
	display:none !important;
}
.buttons > div > span {
	display:none !important;
}
button.link#previousPageButton {
	background: url(https://www.uog.edu/_resources/images/leftarrow.png);
	background-size: 30px 30px;
	width: 30px;
	height: 30px;
	 text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

/** EMSS - OFFICE OF DIVERSITY FORM **/
#fo100li137 > label, #fo100li3 > label, #fo100li18 > label {
	display: none !important;
}

#fo100li18 > label > span {
	display: none !important;
}

#form100 .wufoo .info  {
	border-radius: 10px 10px 0px 0px;
}

    
















