@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
}
.s-lib-box * {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
html, body {
	height: 100%;
}
.wf-loading {
    visibility: hidden;
}
.wf-active {
    visibility: visible;
}
body {
	font-family: "proxima-nova",sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
}
a:focus {
    outline: none !important;
}
.wrapper {
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: 0 auto -140px; /* the bottom margin is the negative value of the footer's height */
}
#headerscotchlogo {
	width: 100px;
	height: 110px;
	background-image: url("https://s3.amazonaws.com/libapps/customers/1557/images/Scotch_WHITE_100.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
	display: inline-block;
	float: right;
	margin-top: -32px;
	margin-top: -2rem;
	margin-right: -10px;
}
#headerscotchlogoalt {
    width: 100px;
    height: 78px;
    background-image: url("https://s3.amazonaws.com/libapps/customers/1557/images/Scotch_WHITE_100.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    display: inline-block;
    float: left;
    margin-top: -5px;
    margin-right: -15px;
}
#guideheader {
	width:100%;
	background-color:#8C2733;
	padding: 64px 10% 72px 10%;
	padding: 4rem 10% 4.5rem 10%;
	color:white;
}
#guideheader-wrapper {
    position:relative;
	left:10px;
}
.guideheaderbackground {
    background-image: url("https://webapps.scotch.wa.edu.au/Home_Scotch_Assets/myscotch/Scotch_WHITE_watermark_lg.png");
    background-color: transparent;
    width: 1000px;
    height: 1000px;
    position: absolute;
    right: -150px;
    top: -434px;
    background-size: 1188px 1608px;
    background-repeat: no-repeat;
	-ms-transform: rotate(17deg);
	-webkit-transform: rotate(17deg);
	transform: rotate(17deg);
}
#guideheader h1 {
	font-size: 80px;
	font-size:5rem;
	font-weight:700;
	text-transform:uppercase;
	line-height: 64px;
	line-height:4rem;
	margin: -5px 0px;
}
#guideheader h4 {
	font-weight:400;
	text-transform:uppercase;
	line-height: 28px;
	line-height:1.75rem;
}
#s-lg-guide-description {
    font-size: 40px;
    font-size: 2.5rem;
}
#guideheader .s-lg-guide-label {
	display: none;
}
#guideheader .s-lg-small, #guideheader .bold {
	font-weight:400 !important;
	text-transform:uppercase !important;
	line-height: 28px !important;
	line-height:1.75rem !important;
	color:white !important;
	font-size: 40px !important;
	font-size: 2.5rem !important;
}
#guidebody {
	position:relative;
	width:100%;
	padding:0 10%;
	/*margin-left:-10px;*/
}
#guidebackgroundwrapper {
	position:relative;
	width:100%;
	height:100%
}
#guidebackground {
	position:absolute;
	left:50%;
	top:50%;
	height:60%;
	background:url(https://webapps.scotch.wa.edu.au/Home_Scotch_Assets/myscotch/Scotch_RED.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: 200%;
	z-index:1
}
#guidenav {
	color: #8C2733;
	font-size: 40px;
	font-size:2.5rem;
	margin:15px 10px 0px 10px;
}
#guidenav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#guidenav li {
	display:inline-block;
	margin:.0;
	float: left;
	padding: 0 .5em;
	text-align:center;
}
#guidenav li:after {
	font-family: "FontAwesome", comic;
	font-size: 16px;
	font-size:1rem;
	content:"\f0c8";
	color: #dddddd;
	margin-left: 24px;
	margin-left:1.5rem;
	position:relative;
	bottom: 6px;
	bottom:.4rem;
}
#guidenav li:last-child:after {
	display:none;
}
#guidenav a {
	color:#a9a9a9;
	text-decoration:none !important;
	font-weight:400;
	padding-left:5px;
}
#guidenav li.active {
	font-weight:400;
	position: relative;
}
#guidenav li.active a {
	color:#8C2733;
	text-decoration:none !important;
	border-bottom: solid 2px #8C2733; 
}
#guidenav a:hover, #guidenav a:active, #guidenav a:focus {
	color:#8C2733 !important;
	font-weight:400;
	text-decoration:none !important;
	position:relative;
	border-bottom: solid 2px #8C2733; 
}
#guidecontent {
	padding: 0 0 32px 0;
	padding:0 0 2rem 0;
}
#guidefooter, .push {
	height: 140px;
	overflow: hidden;
}
#actionfooter {
	width:100%;
	height: 100px;
	background-color:#8C2733;
	padding: 0 10%;
	line-height:100px;
}
#footersearch {
	width: 100px;
	height:100px;
	background-image: url(https://s3.amazonaws.com/libapps/accounts/4781/images/footer_search.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: contain;
	position:relative;
	display:inline-block;
}
#footerprint {
	width: 100px;
	height:100px;
	background-image: url(https://s3.amazonaws.com/libapps/accounts/4781/images/footer_print.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: contain;
	position:relative;
	display:inline-block;
}
#footerbooks {
	width: 100px;
	height:100px;
	background-image: url(https://s3.amazonaws.com/libapps/accounts/4781/images/footer_books.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: contain;
	position:relative;
	display:inline-block;
}
#footerref {
	width: 100px;
	height:100px;
	background-image: url(https://s3.amazonaws.com/libapps/accounts/4781/images/footer_reference.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: contain;
	position:relative;
	display:inline-block;
}
#footercontact {
	width: 100px;
	height:100px;
	background-image: url(https://s3.amazonaws.com/libapps/accounts/4781/images/footer_contact.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: contain;
	position:relative;
	float: right;
	display:inline-block;
}
#footerhome {
	width: 100px;
	height:100px;
	background-image: url(https://s3.amazonaws.com/libapps/accounts/4781/images/homescotch.png);
	background-position:center;
	background-repeat:no-repeat;
	background-size: contain;
	position:relative;
	display:inline-block;
}
#copyrightfooter {
	width:100%;
	height:40px;
	background-color:#5f0b15 !important;
	padding: 0 10%;
	color: white;
	line-height:40px;
}
#copyrightfooter a, #copyrightfooter a:visited, #copyrightfooter a:hover, #copyrightfooter a:active{
	color: white !important;
	font-weight:700 !important;
	text-decoration:none !important;
}
.examwarning .s-lib-box {
	color:white;
	background-color:transparent !important;
	text-align:center;
	padding:0;
}
.examwarning .s-lib-box-content {
	max-width:1140px;
	padding:20px 40px !important; 
	margin: 0px auto 18px !important;
}
.examwarning .s-lib-box-title {
	display:none;
}
#s-lg-box-6492586 .s-lib-box-content {
    margin-top: 0px;
}
.readinglevel_img {
    border-right: thin solid #333;
    height: 70px;
    width: 55px;
    float: left;
	left: -7px;
	position: relative;
}
.readinglevel_text {
    margin-left: 60px;
}
.readinglevel_text h1 {
	font-size: 24px;
	margin: 8px 0;
	padding: 0;
	color: #999;
}
.readinglevel_text p {
	font-size: 16px;
	line-height: 16px;
	font-weight:400;
}
.readinglevel {
	margin-bottom:20px;
}
#s-lg-guide-tabs-title-bar {
	display:none;
}

/* LIBGUIDES OVERRIDES */
.s-lib-box .s-lib-box-title {
    color: #8C2733;
    background-color: transparent;
    font-size: 33px;
    font-size: 2.1rem;
    font-weight: 400;
}
.s-lib-box .s-lib-box-title {
	position:relative;
	padding: 2px 8px 6px 8px;
}
.s-lib-box .s-lib-box-title:before {
	content: "";
	background: none repeat scroll 0% 0% #8C2733;
	position: absolute;
	bottom: 0;
	left: 0px;
	height: 2px;
	width: 100%;
}
.col-md-12 .s-lg-box-special .s-lib-box {
	padding:0;
	background:transparent !important;
}
.col-md-12 .s-lg-box-special .s-lib-box-title {
	display:none;
}
.col-md-12 .s-lg-box-special .s-lib-box-content {
    padding: 0 !important;
	margin:0 !important;
}
#s-lg-guide-active-title-bar {
    border-top: none;
}
.s-lib-box {
	margin: 10px;
	padding: 10px;
	background-color: #FBFBFB !important;
}
.s-lib-box p {
	margin: 0 !important;
}
.s-lib-profile-image img {
    background-color: #FFF;
    border: none !important;
    box-shadow: 0px 0px 4px #AAA !important;
    padding: 10px !important;
	width:100% !important;
	max-width:100% !important;
}
.s-lib-profile-name {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
.s-lib-box-content {
    margin-top: 6px;
}
#guidecontent .ui-widget-content {
	border: none;
	background: none;
}
#guidecontent .ui-widget-header {
	border: none;
	background: none;
}
#guidecontent .s-lib-box-content .ui-tabs-nav li {
	background:none;
	border:none;
	color:#a9a9a9;
	border-radius:0 !important;
	height: 56px;
	height: 3.5rem;
}
#guidecontent .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border-bottom: solid 2px #8C2733;
	border-radius:0 !important;
}
#guidecontent .s-lib-box-content .ui-tabs-nav li > a {
    color: #a9a9a9;
	font-size: 28px;
	font-size:1.75rem;
	font-weight:400;
}
#guidecontent .s-lib-box-content .ui-tabs-nav li > a:hover {
    color: #8C2733;
	border-bottom: solid 2px #8C2733;
}
#guidecontent .ui-state-active a, .ui-widget-content .ui-state-active a, .ui-widget-header .ui-state-active a{
	color: #8C2733 !important;
	border-bottom: solid 2px #8C2733;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 1px 8px;
    padding: .1rem .5rem;
    text-decoration: none;
	margin: 8px 16px;
	margin: 0.5rem 1rem;
}
#s-lib-scroll-top {
    color: #a9a9a9;
    font-size: 80px !important;
    font-size: 5rem !important;
	-ms-transform: translateY(50%);
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	right: 20px;
}
#s-lib-scroll-top:hover {
    color: #8C2733;
}
.ui-widget-content {
    color: #555;
}
.s-lg-file-icon {
    color: #999 !important;
    font-size: 18px !important;
}
img.framed {
    background-color: #FFF;
    border: none !important;
    box-shadow: 0px 0px 4px #AAA !important;
    padding: 10px !important;
}
.s-lg-icon {
    max-height: 18px;
    margin-bottom: 5px;
}

/* SEARCH BUTTON */
.sb-search {
    position: relative ;
	margin: 15px 0 0 0;
	padding:0;
    width: 0%;
    min-width: 35px ;
    height: 35px ;
    float: right ;
    bottom: 50px ;
    overflow: hidden ;
     -webkit-transition: width 0.5s ;
    transition: width 0.5s ;
     -webkit-backface-visibility: hidden ;
}
.sb-search .form-control {
    position: absolute ;
    top: 0 ;
    right: 0 ;
    border: none ;
    outline: none ;
    background: #fff ;
    width: 100% ;
    height: 35px ;
    margin: 0 35px 0 0 ;
    z-index: 10;
    padding: 10px 20px 10px 10px ;
    font-family: inherit ;
    font-size: 14px ;
    color: #555555;
	border-radius: 0;
}
 
.sb-search input[type="search"].form-control {
    -webkit-appearance: none ;
	border-radius:0px;
}

.sb-search .form-control:-moz-placeholder {
    color: #a9a9a9;
}
 
.sb-search .form-control::-moz-placeholder {
    color: #a9a9a9;
}
 
.sb-search .sb-icon-search,.sb-search .btn-default, .sb-search.sb-search-open .btn-default  {
    width: 35px !important;
    height: 35px !important;
    display: block ;
    position: absolute ;
    right: 0 ;
    top: 0 ;
    padding: 0 ;
    margin: 0 ;
    line-height: 35px ;
    text-align: center ;
    cursor: pointer ;
}
/*.sb-search .btn-default {
    background: #fff; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}*/
.sb-search .sb-icon-search {
    color: #5F0B15 ;
    background: transparent !important;
    z-index: 2;
    font-size: 0px !important;
    font-family: 'FontAwesome' ;
    font-style: normal ;
    font-weight: normal ;
    font-variant: normal ;
    text-transform: none ;
    -webkit-font-smoothing: antialiased ;
	border: none ;
	border-radius: 0 !important;
		-webkit-transition-delay:0.5s;
		        transition-delay:0.5s;

}
.sb-search .sb-icon-search:hover {
    color: #fff ;
    background: #5F0B15 !important;
    z-index: 2;
    font-size: 0px !important;
    font-family: 'FontAwesome' ;
    font-style: normal ;
    font-weight: normal ;
    font-variant: normal ;
    text-transform: none ;
    -webkit-font-smoothing: antialiased ;
	border: none ;
	border-radius: 0 !important;
			-webkit-transition-delay:0s;
			        transition-delay:0s;

}
.sb-search.sb-search-open .btn-default {
    color: #fff ;
    background: #5F0B15 ;
    z-index: 90;
    font-size: 0px !important;
    font-family: 'FontAwesome' ;
    font-style: normal ;
    font-weight: normal ;
    font-variant: normal ;
    text-transform: none ;
    -webkit-font-smoothing: antialiased ;
	border: none ;
	border-radius: 0 !important;
}
.sb-search .btn-default {
	display:block;
	color: #fff ;
    background: #5F0B15 ;
    font-size: 0px !important;
    font-family: 'FontAwesome' ;
    font-style: normal ;
    font-weight: normal ;
    font-variant: normal ;
    text-transform: none ;
    -webkit-font-smoothing: antialiased ;
	border: none ;
	border-radius: 0 !important;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index:1;
	-webkit-transition: opacity 0s ease-out;
            transition: opacity 0s ease-out;
	-webkit-transition-delay:0.5s;
	        transition-delay:0.5s;
}

.sb-search .sb-icon-search:before {
    content: "\f002";
	font-size: 32px !important;
	font-size:2rem !important;
}
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 100%;
	max-width:350px;
}
.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    background: #5f0b15 !important;
    color: #fff ;
    z-index: 2;
	-webkit-transition-delay:0.5s;
	        transition-delay:0.5s;
}
.sb-search.sb-search-open .btn-default,
.no-js .sb-search .btn-default {
    z-index: 90 !important;
	display:block;
	color: #fff ;
    background: #5F0B15 ;
    font-size: 0px !important;
    font-family: 'FontAwesome' ;
    font-style: normal ;
    font-weight: normal ;
    font-variant: normal ;
    text-transform: none ;
    -webkit-font-smoothing: antialiased ;
	border: none ;
	border-radius: 0 !important;
	opacity: 1;
	filter: alpha(opacity=100);
    -webkit-transition: opacity 0s ease-out;
            transition: opacity 0s ease-out;
}
.sb-search.sb-search-open .btn-default:before,
.no-js .sb-search .btn-default:before {
    content: "\f002";
	font-size: 32px !important;
	font-size:2rem !important;
}
.sb-search.sb-search-open .form-control,
.no-js .sb-search .form-control {
	display:block;
}
#s-lg-guide-search-box {
    margin-left: 0 !important;
}
.input-group {
    display: block;
}
.sb-search #s-lg-guide-search-box, .sb-search .input-group-btn {
	float:right;
}

/* Form Styling */
.field-label {
    color: #555 !important;
    font-family: "proxima-nova",sans-serif !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}
.required_field {
    color: #A9A9A9 !important;
    font-size: 12px !important;
    margin-left: -2px !important;
    font-family: "proxima-nova",sans-serif !important;
    font-weight: 700 !important;
}
#form_save {
	background:red !important;
	width: 300px !important;
}
/* MODAL STYLING */
.modal-header {
	text-align:center;
	color:#8c2733;
	font-family: "proxima-nova",sans-serif;
	font-weight: 600;
	font-size: 32px;
	font-size:2rem;
	border:none !important;
}
.modal-header h4{
	color:#8c2733;
	font-family: "proxima-nova",sans-serif;
	font-weight: 600;
	font-size: 32px;
	font-size:2rem;
	margin: 0;
	padding: 0;
}
.modal-body {
	text-align:left !important;
	padding: 0 100px 30px;
}
.modal-body h1{
	color:#8c2733;
	font-family: "proxima-nova",sans-serif;
	font-weight: 600;
	font-size: 32px;
	font-size:2rem;
	margin: 20px 0px;
	padding: 0;
}
.modal-body h2{
	font-size:24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
}
.modal-body h3{
	font-size:14px;
	line-height: 14px;
	color:#999;
	margin: 0;
	padding: 0;
}
.modal-body .contactinfo {
	margin: 10px 0;
}
.modal-body .contactinfo p{
	margin: 0;
}
.modal-footer {
	border:none !important;
}
.modal-header .close {
    margin-top: 0px !important;
	position: absolute;
	top: -20px;
	right: -20px;
}
button.close {
    padding: 9px 16px;
    padding: .6rem 1rem;
    cursor: pointer;
    background: #8c2733;
    border: 0px none;
	border-radius:2rem;
}
button.close:hover {
    padding: 9px 16px;
    padding: .6rem 1rem;
    cursor: pointer;
    background: #8c2733;
    border: 0px none;
	border-radius:2rem;
}
.close {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1;
    color: #fff;
    text-shadow: 0px 1px 0px #FFF;
    opacity: 1;
    filter: alpha(opacity=100);
}
.close:hover {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1;
    color: #fff;
    text-shadow: 0px 1px 0px #FFF;
    opacity: 1;
    filter: alpha(opacity=100);
}

/* TOOLTIP STYLING */
.tooltip.top .tooltip-arrow {
  border-top-color: #8c2733;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: transparent;
}
.tooltip-inner {
  background: #8c2733;
  border: solid 1px #8c2733;
}

/* RESPONSIVE */
@media screen and (max-width: 700px) {
#guideheader h1 {
	font-size:3rem;
	font-weight:700;
	text-transform:uppercase;
	line-height:2.2rem;
	margin: -5px 0px;
}
#guideheader h4 {
	font-weight:400;
	text-transform:uppercase;
	line-height:1rem;
}
#s-lg-guide-description {
    font-size: 1rem;
}
#headerscotchlogo {
    width: 100%;
	margin:0 0 2rem 0;
	float:none;
	height:75px;
}
#guidebody {
    padding: 0px 10px;
}
#s-lib-scroll-top {
	display:none !important;
}
}

/* ASK WIDGET */
.s-la-widget-header {
	display:none !important;
}
.s-la-widget {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.42857;
    color: #333;
    background-color: transparent;
	border:none !important;
}
.s-la-widget button {
	border-radius: 0px !important;
	background-color:#8C2633 !important;
	border:solid thin #8C2633 !important;
	
}

/* FRAMELESS BOX */
.noframe {
	background: transparent !important;
	padding: 0;
	border:none !important;
}
.noframe .s-lib-box-title {
	display:none;
}
.noframe .s-lib-box-content {
	padding:0;
	margin:0;
}
.noframe img {
	width:100% !important;
	height:auto !important;
}
.subtleshadow {
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.25);
}

/* EBOOK BOX */
.ebook {
	background: transparent !important;
	padding: 0;
	border:none !important;
	position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 137% !important;
  margin: 14px 10px !important;
}
.ebook .s-lib-box-title {
	display:none;
}
.ebook .s-lib-box-content {
	padding:0;
	margin:0;
}
.ebook img {
	width:100% !important;
	height:auto !important;
}
.ebook iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0; top: 0;
}

/* GALLERY BOX */
.carousel img {
	width: 100% !important;
}

/* DATABASE SEARCHBOXES */
.s-lg-database-desc {
	display:inline-block;
}
.s-lg-link-list .s-lg-tn {
	margin:0 !important;
}
.s-lg-link-list-10 {
	padding:0 !important;
}
.s-lg-database-moreinfo {
	display:block !important;
}
/* #s-lg-content-15778660 .s-lg-label-moreinfo, #s-lg-content-5671113 .s-lg-label-moreinfo, #s-lg-content-5671114 .s-lg-label-moreinfo, #s-lg-content-15778718 .s-lg-label-moreinfo, #s-lg-content-15778593 .s-lg-label-moreinfo, #s-lg-content-5671115 .s-lg-label-moreinfo, #s-lg-content-15778629 .s-lg-label-moreinfo {
	display:none !important;
} */
.s-lg-link-list-10 .s-lg-label-moreinfo {
	display:none !important;
}
.s-lg-tn-li > * > a {
    display: none;
}
.ebscosearch {
	width:100%;
	background:#000623;
}
/* #s-lg-content-15778660, #s-lg-content-5671113, #s-lg-content-5671114, #s-lg-content-15778718, #s-lg-content-15778593, #s-lg-content-5671115, #s-lg-content-15778629 { */
.s-lg-link-list-10 > li > div {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
.s-lg-tn, .s-lg-database-desc, .s-lg-database-moreinfo {
	-webkit-flex: 1 100%;
	-ms-flex: 1 100%;
	-webkit-box-flex: 1;
	        flex: 1 100%;
}
.s-lg-tn { 
	-webkit-order: 1; 
	-ms-order: 1; 
	-webkit-box-ordinal-group: 2; 
	    -ms-flex-order: 1; 
	        order: 1; 
}
.s-lg-database-moreinfo {
	-webkit-order: 2; 
	-ms-order: 2; 
	-webkit-box-ordinal-group: 3; 
	    -ms-flex-order: 2; 
	        order: 2;
}
.s-lg-database-desc { 
	-webkit-order: 3; 
	-ms-order: 3; 
	-webkit-box-ordinal-group: 4; 
	    -ms-flex-order: 3; 
	        order: 3;
	margin:15px 0 0 0;
}
.fa-info-circle {
	-webkit-order: 4; 
	-ms-order: 4; 
	-webkit-box-ordinal-group: 5; 
	    -ms-flex-order: 4; 
	        order: 4;
	margin:10px;
}
td.searchlogo {
	width: 20%;
	background-image: url("https://s3.amazonaws.com/libapps/customers/1557/images/ebscologo.png");
	background-repeat: no-repeat;
	background-size: 80% auto;
	background-position: center;
}
td.searchbox {
	padding: 12px;
	position:relative;
}
.searchinput {
	width: 100%;
	height: 32px;
	border-radius: 0px;
	font-size: 16px;
	font-weight: 100;
	padding: 0px 56px 0px 10px;
	border:0;
}
.submitinput {
	position: absolute;
	right: 12px;
	width: 32px;
	height: 32px;
	border: 0px none;
}
.submitinput:after {
	font-family: FontAwesome;
	content:"\f002";
	font-size: 20px;
	line-height: 32px;
	position: absolute;
	top: 0px !important;
	right: 6px !important;
	color:#999;
}
.submitinput:hover:after {
	color:#000623;
}
@media screen and (min-width: 1640px) {
.searchinput {
	height: 48px;
	font-size: 20px;
}
.submitinput {
	width: 48px;
	height: 48px;
}
.submitinput:after {
	font-size:32px;
	line-height:48px;
	right: 8px !important;
}
td.searchlogo {
	width: 12%;
}
}