/* 
      Scholarships / Grants Search
	  Owner: Student Services
	  Author: Penny Haslop
      Please do not edit this stylesheet 
  */

/* Include Tooltip */
@import url("https://www.csu.edu.au/__data/assets/css_file/0009/349686/scholarships-tooltip.css");

/*===== SEARCH =====*/
#body-content {
	min-height: 310px !important;
}
#body-content h1#title {
padding: 0 0 5px 0 !important;
width: 695px !important;
}
div#scholarship-search-box {
	background: #C7C6C6;
	height: 250px !important;
	-moz-border-radius-bottomright: 50px;
	border-bottom-right-radius: 50px;
	margin: 0 20px 20px 0;
}
#content #scholarship-search-box form {
	padding: 5px 20px;
}

#content #scholarship-search-box p {
	padding: 5px 20px;
}
#content #scholarship-search-box form li {
padding-bottom: 10px;
}
#content #scholarship-search-box label {
	clear: none;
	width: auto;
	font-size: 12px;
	line-height: 1;
	text-align: center;
        float: none !important;
}
#content #scholarship-search-box select {
	display: inline;
	clear: none;
}
#search-header {
	background: #333333;
	color: #fff;
}
#search-header h3 {
	padding: 10px 15px;
	background: #333333;
	margin-right:20px !important;
        color: #fff;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 16px;
}
#right-column-content {
	width: 240px;
        margin: 0 0 0 15px !important;
}
#search_container {
    width:auto !important;
	padding-top:10px !important;
	margin-bottom:20px;
}
.content-module-1-4a-div {
	background: url("http://www.csu.edu.au/__data/assets/image/0018/4950/gradient-3.jpg") repeat-x scroll left top transparent;
	float: left !important;
	margin: 0 0 0 -1px !important;
	padding: 0 !important;
	border-left: 1px solid #FFFFFF !important;
}

/*===== TABLE =====*/
#body-content td {
border: none !important;
}
#body-content td img, #content td img {
border: none !important;
padding: 0;
margin: 0;
}
#body-content tr, #body-content tr.odd {
border-bottom: 1px solid #C8C8C8 !important;
border-left: none !important;
}
#body-content table {
border: none !important;
}

.hidden {
display: none;
}


/*===== LAYOUT =====
.page-wrap-2-3 {
width: 440px !important;
}
.col-wrap-2a {
width: auto !important;
}
*/

/*===== SEARCH ===== */
#content .page-wrap-2-3 #search {
width: 710px !important;
}
#content #search .content-module-1-4a-div {
	margin: 0 !important;
        width: 235px;
}


/*===== Datatable override =====*/
.dataTables_filter {
    float: left !important;
    text-align: left !important;
    width: 25% !important;
}
.dataTables_filter input {
width: 50%;
}
p#filter-instructions {
float: right;
width: 72%;
}
.custom-button {
cursor: pointer;
color: #fff !important;
background: #000;
margin-left: 0 !important;
}
