body{
	padding:0px;
	margin:0px;
	text-decoration: none !important;
	list-style-type: none !important;
}

/* Overrides for header/footer updates */
.container {
	padding-right: 1.25rem;
	padding-left: 1.25rem;
	max-width: 1600px;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.container {
		padding-right: 2.5rem;
		padding-left: 2.5rem;
 }
}

.whichdatabase {
	float:right;
}
ul#print_button {
	text-decoration: none !important;
	list-style-type: none !important;
}

ul #print_pdf{
	float: right;
}

#message .alert ul li {
    text-decoration: none !important;
	list-style-type: none !important;
}

form ul li input[type=text] {
    width: 90%;
    text-decoration: none !important;
	list-style-type: none !important;
}
form ul li input[type=password] {
    width: 90%;
}


.nav-secondary {
    margin: 1px 0;
}

#main form select {
    padding: 5px;
}

#main select {
    padding: 5px;
}

#content-well ul{
	margin: 0px;

}

#content-well ul li{
	margin: 0px;
	padding: 5px;

}
#content-well ul li label{
	width: 150px;
	float:left;	
}


#col1{
	float:left;
	width: 50%;	
}

#col2{
	float:left;
	width: 40%;
}
form label{
	display:block;
}
#col2 input{
	width:150px;
}

.login_block {
	float: right;
	display:relative;
	clear:both;
	margin-bottom: 30px;
	margin-right: 27px;
	margin-top: 0px;
}

.uh-main .nav-secondary {
	clear: both !important;
}


/*table, td {
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
}*/

.uhtables table thead .titles {
    font-family: 'TexGyreAdventor', sans-serif;
    font-size: 20.25px;
    margin: 5px;
    padding: 10px 15px 10px 15px;
    text-align: left;
}

form ul li {
	text-decoration: none !important;
	list-style-type: none !important;
}

.nav-secondary nav{
	margin-top:0px;	
}
table.tablesorter th,
table.tablesorter td{
	vertical-align: middle;
	font-size: 1em;	
}
table.tablesorter .btn,
table.tablesorter .btn{
	font-size: 1em;	
}
#articleBody header{
	border-bottom: 1px solid #999999;	
}
#articleBody header h2{
	margin-bottom: 7px;	
}

.container #message {
	clear: both;
}

#articleBody ol#question_set .question li ul li {
	text-decoration: none;
	list-style-type: none;
}

#articleBody ol#question_set p {
	display:inline;
}

#articleBody ol#question_set li input[type=text],
#articleBody ol#question_set li textarea,
#articleBody ol#question_set li select{
	width: 100%;
	text-decoration: none !important;
	list-style-type: none !important;
}
#articleBody ol#question_set li textarea{
	height: 200px;	
	text-decoration: none !important;
	list-style-type: none !important;
}

#modal_window li{
	list-style-type:none;	
}

.table .tablesorter {
	overflow-x: auto;
}

/* ul buttons options */

.btn ul{
	display:none;	
}
.btn:hover ul{
	position:absolute;
	z-index: 1;	
	display: block;
	background-color: #fff;
	border: 1px solid #ccc;
	margin:8px 0px 0px -13px;
	padding: 0px;
	border-radius: 5px;
	min-width: 150px;
}
.btn ul li{
	min-width: 100px;
	list-style:none;
	text-align:left;
	margin:0px;
	padding:5px 15px;
	font-size: .85em;
}
.btn:hover ul li:hover{
	background-color: #eee;
	padding: -3px;

}
.btn:hover ul li a{
	text-decoration: none;
	color: #333;
	
}

.match, .ok{
	background-color:#9FC !important;	
}

.possible{
	background-color:#FFC !important;
}

.failed{
	background-color:#cc0000 !important;
	color: #fff !important;
}

#wrap article .btn a {
	display:block;
}


.uhtables:after {
    color: #000000;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 1px;
    position: absolute;
    text-transform: uppercase;
    top: 15px;
    left: 18px;
}
*:before, *:after {
    -moz-box-sizing: border-box;
}
.uhtables {
    background-color: #EEEEEE;
    border-color: #DDDDDD;
    border-radius: 4px 4px 0 0;
    border-width: 1px;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    border-style: solid;
    padding: 45px 15px 15px;
    position: relative;

}

.uhtables thead th {
    background: none repeat scroll 0 0 #CC0000;
    color: #FFFFFF;
    text-shadow: none;
}

.uhtables tbody {
    background: none repeat scroll 0 0 #FFFFFF;

}

.dropdown {
	position: relative;
}

.dropdown-menu {
	top:46.5% !important;
	left:83%;
}

#ranking {
	text-align: center;

}

textarea {
	width: 100%;

}

html body footer {
	margin-top: 10px;
}


@media screen and (max-width: 767px) {
    .nav-secondary {
        float: none;
        width: 100%;
        -webkit-box-ordinal-group: 99;
           -moz-box-ordinal-group: 99;
                    -webkit-order: 99;
                   -ms-flex-order: 99;
                            order: 99;
    }
}

#banner .logo img, #banner .college-logo img, #banner .unit-logo img  {
    padding: 0px !important;
}

.span4 .saved_badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}