
/* ==============================================================================
   ===================================Header and navigation ==========================
   ============================================================================== */

   .header-bottom-container {
    background-color: #8cc4cd;
}
   .RadMenu.rmResponsive .rmRootGroup > .rmItem > .rmLink {
    background-color: #8cc4cd;
    font-size: 105%;
    padding: 8px 16px;
    text-align: left;
font-weight: normal!important;
color: #ffffff!important;
	border-right: medium none !important;
}

.RadMenu.rmResponsive .rmGroup {
    font-size: 105%;
    font-weight: normal;
    text-transform: capitalize !important;
	background-color: #54606c;
}
.rmSelected, .rmFocused{
	background-color: #54606c!important;
}

.navbar-collapse.collapse {
    background-color: #8cc4cd;
}
.RadMenu.rmResponsive .rmItem, .RadMenu.rmResponsive .rsmItem {
    border-top: none;
	color: #ffffff!important;
}
.RadMenu.rmResponsive .rmItem .rmLink:hover, .RadMenu.rmResponsive .rsmItem .rsmLink:hover, .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:hover {
    color: #8cc4cd;
}
.rmResponsive .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink{
    color: #bee2e9;
    font-weight: normal;
    text-transform: uppercase;
}
.rmResponsive .rmSlide .rmFocused > .rmLink, .rmResponsive .rmSlide .rmSelected > .rmLink, .rmResponsive .rmSlide .rsmSelected > .rsmLink, .rmResponsive .rmSlide .rsmTwoLevels > .rsmItem.rsmSelected > .rsmLink {
    color: #9cc4da;
}
.RadMenu.rmResponsive .rmRootLink:hover,
.RadMenu.rmResponsive .rmRootLink:focus,
.RadMenu.rmResponsive .rmExpanded > .rmRootLink {
  /* root item hover and focus styles */
  background-color: #54606c !important; /* hover */
}

.RadMenu.rmResponsive .rmSelected > .rmRootLink, 
.RadMenu.rmResponsive .rmFocused > .rmRootLink {
  background-color: #54606c !important;  /* current page */
}

.header-top-container{
background: #bee2e9 url("/images/HOY/HOY_Masthead.jpg") no-repeat scroll 0 0;
    background-position: right;
}
.RadTabStripTop_Metro .rtsLevel1, .RadTabStripTop_Metro .rtsLevel1 .rtsUL, .RadTabStrip_Metro .rtsLevel1, .RadTabStrip_Metro .rtsLevel1 .rtsUL {
    background-color: #54606c !important;
}
.RadTabStrip .rtsLevel1 .rtsTxt, .RadTabStripVertical .rtsLevel1 .rtsTxt {
    font-size: 120%;
    padding: 10px 5px !important;
}
.RadTabStripTop_Metro .rtsLevel1 .rtsLink, .RadTabStripTop_Metro .rtsLevel1 .rtsUL .rtsLink, .RadTabStrip_Metro .rtsLevel1 .rtsLink, .RadTabStrip_Metro .rtsLevel1 .rtsUL .rtsLink {
    border-color: #999999;
}
.footer-content, .footer-nav-copyright{
    background-color: #8cc4cd;
	color:#ffffff !important;
}
.navbar-header > div, .navbar-header > a, .navbar-header .NavigationUnorderedList, .navbar-header .NavigationLink{
    background-color: transparent !important;
    color: #bee2e9 !important;
}
#ctl01_Auxiliary_Auxiliary_rptWrapper_Auxiliary_rptWrapper_rpt_ctl01_NavigationLink,
.search-container-sm{
display:none!important;
}
.auth-link-container-sm a, .manage-entries-btn a{
    display: block!important;
    padding: 8px 40px!important;
    background-color: #8cc4cd!important;
    border: 2px solid #ffffff!important;
    border-radius: 5px!important;
    color: #ffffff!important;
    font-weight: bold!important;
    text-decoration: none!important;
}
/* hide "on behalf of" and "surf to edit" functions */
.obo-container, .ste-section{
	display:none!important;
}
.auth-link-container-sm a:hover, .manage-entries-btn a:hover{
    background-color: #2dbdcd;
}

/* hide everything but the add button on the manage entries multi instance panel */

.createnewentry .panel-heading-options .rbImageButton{
	background-color: #00aa64;
    background-image: none !important;
    border: 1px solid #00aa64;
    border-radius: 5px;
    display: inline;
    float: right;
    margin: 0px;
    padding: 5px 6px 13px 10px;
    width: 145px;
}
.createnewentry .panel-heading-options .rbImageButton:hover {
    opacity: .7;
}
.createnewentry .panel-heading-options .rbImageButton::before  {
    content: "Create new entry ";
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
}
.hoycompany .Label {
    color: #8cc4cd;
    font-size: 180% !important;
    font-weight: bold;
    width: 286px !important;
}
.hoycompany .PanelFieldValue{
    color: #8cc4cd;
    font-size: 180% !important;
    font-weight: bold;
    width: 500px !important;
}
.upload-panel{
padding:12px;
border: solid 1px #aeaeae;
border-radius:6px;
}
#befo{
margin:3px!important;
}

/* ====progress tracker====== */
   
.ProgressTracker_Dashboard, .StaffDashboard .ProgressTracker2, .StaffDashboard .ProgressTracker2 .inset {
    text-align: left;
}
.ProgressTracker_Dashboard ul, .ProgressTracker_Dashboard li, .StaffDashboard .ProgressTracker2 ul, .StaffDashboard .ProgressTracker2 li {
    list-style-type: none;
}
.ProgressTracker_Dashboard ul, .StaffDashboard .ProgressTracker2 ul {
    font-weight: 700;
    font-size: 110%;
    margin: 0;
}
.ProgressTracker ul, .ProgressTracker2 ul, .ProgressTracker_Dashboard ul {
    text-transform: ;
}
.statspanel{
    background-color: #bee2e9;
    border: 1px solid #004488;
    color: #5d5d5d;
    padding: 10px;
	min-height: 510px;
	margin-bottom:20px;
	color: #8cc4cd;
}
.hoyimage{
    max-width: 150px;
    max-height: 150px;
}

.deletequery table tbody tr td:nth-child(4) a{ 
    background-image: url("/images/hoy/HOYDeleteX.png");
    width: 30px;
    display: block;
    text-indent: -9999px;
    height: 30px;
    margin-left: 7px;
}
.deletequery .AddIcon{
	display:none;
}
.deletequery h2{
	padding-left:0px!important;
}
.schedule .InLineOption_Controls_Always_Display{
	float:left!important;
}
.schedule .InLineOption_Controls_Always_Display::before{
	content: "Select a panel";
	font-weight:bold;
	padding:3px 10px;
	background-color: #f9f7f2;
}
.schedule .InLineOption_Controls_Always_Display a{
	text-indent:-9999px;
	float:left!important;
	display:block;
	margin-right:5px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciCompanyselection_ciCompanyselection_ResultsGrid_Grid1,.companyselect table tr td{
	border-color:#ffffff!important;	
}
.companyselect table tr th:first-child{
	display:none;
}
.companyselect a {
    background-color: #eeeeee;
	border: 1px solid #cccccc;
    display: block;
    font-size: 110%;
    margin-bottom: 3px;
    padding: 20px;
    text-decoration: none;
	text-align: center;
}
.companyselect a:hover{
    opacity:.8;
    display: block;
    border: 1px solid #8cc4cd;
}
#Label1{
    background: #00693f none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    margin-top: 16px;
    padding: 5px;
}
.panel-body, .PanelBody {
    padding: 0px!important;
}
.panel-title{
margin-left: -10px;
}
.entrypanel {
    background-color: #cccccc;
    margin-bottom: 20px;
    padding: 32px 20px 20px 20px;
    background-image: url("/images/hoy/tick.png");
    background-repeat: no-repeat;
    background-position: 20px 16px;
	border: 0px solid #676767;
	border-radius: 5px;
}
.entrypanel .rgHeader a{
	color:#54606c!important;
	font-weight:bold!important;
	text-decoration:none!important;
}
.entrypanel .rgHeader a:hover{
	color:#555555!important;
	font-weight:bold!important;
	text-decoration:underline!important;
}
.entrypanel .FilterPanel{
	padding:16px;
}
.entrypanel h2 {
    color: #fff;
    padding-left: 60px;
    font-size: 140%!important;
}
.createnewentry{
    background-color:#ffffff!important;
	background-image: none!important;
	padding:0;
}
.entrysubmitted{
    background-color:#00aa64!important;
	background-image: url("/images/hoy/tick.png")!important;
}
.entrycheck {
    background-color: #bac74e !important;
    background-image: url("/images/hoy/checkicon.png") !important;
}
.entryinprogess{
    background-color:#ffa800!important;
	background-image: url("/images/hoy/pending.png")!important;
}
.entrywithdrawn{
    background-color:#676767!important;
	background-image: url("/images/hoy/cross.png")!important;
}
.entryarchive{
    background-color: #e3a349 !important;
	background-image: url("/images/hoy/archive.png") !important;
}
.entryimages{
	background-image: url("/images/hoy/images-icon.png")!important;
	font-size:80%;
}
.entryimages h2{
	padding-left: 74px!important;
	font-size: 175%!important;
}
.entryimages .deletequery h2{
	padding-left: 0px!important;
}
.entrydocuments{
	background-image: url("/images/hoy/documents-icon.png")!important;
	font-size:80%;
}
.entrydocuments h2{
	padding-left: 74px!important;
	font-size: 175%!important;
}
.entrydocuments .deletequery h2{
	padding-left: 0px!important;
}
.staffpanel{
	background-image: url("/images/hoy/admin-icon.png")!important;
	font-size: 95%;
}
.judgepanel{
	background-image: url("/images/hoy/judge-icon.png")!important;
	font-size: 95%;
}
.upload-panel{
    padding: 0 12px!important;
}
#ctl01_TemplateBody_WebPartManager1_gwpciEntries_ciEntries__BodyContainer,
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_Entries_multipleInstanceList_GridPanel1,
.ConfigureIcon{
	display:none!important;
}
.staffpanel h2 {
    color: #676767!important;
	}
.staffpanel .PanelTitle, .judgepanel .PanelTitle {
	display:none!important;	
}
.PanelField label, .PanelField .Label{
	width: 55%;
	font-size:90%;
	}
.scoresheetheader #ctl00_TemplateBody_WebPartManager1_gwpciscoresheetheader_ciscoresheetheader_ResultsGrid_Grid1_ctl00 th{
background-color:#006172;
color:#ffffff!important;
text-decoration:none;
font-size: 110%;
}  
.scoresheetheader #ctl00_TemplateBody_WebPartManager1_gwpciscoresheetheader_ciscoresheetheader_ResultsGrid_Grid1_ctl00 th a{
color:#ffffff!important;
text-decoration:none!important;
font-size: 110%;
}
#ctl01_TemplateBody_WebPartManager1_gwpciJudgescores_ciJudgescores_ResultsGrid_Grid1_ctl00{
	font-size: 80%!important;
}
}

#ctl00_TemplateBody_WebPartManager1_gwpste_container_staffedit_cistaffedit_editablePanel table tr:nth-child(odd){
	background-color:#eeeeee;
}
/*#ctl00_TemplateBody_WebPartManager1_gwpcientrynotes_cientrynotes_ResultsGrid_Grid1_ctl00__0 a,	
#ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr td a,
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_NewQueryMenuCommon_ResultsGrid_Grid1_ctl00 tr td:nth-child(4) a,
#ctl01_TemplateBody_WebPartManager1_gwpcieditentries_cieditentries_ResultsGrid_Grid1_ctl00 tr td:nth-child(7) a,
#ctl01_TemplateBody_WebPartManager1_gwpciScrutineer_ciScrutineer_scrutineer1_ResultsGrid_Grid1_ctl00 tr td:nth-child(5) a,
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td a{
    width: 20px;
    display: block;
    background-image: url("/images/hoy/edit-pencil.png");
    text-indent: -9999px;
    height: 25px;
	opacity: .8;
}*/
#ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00__0 td:nth-child(13) a,
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(13) a{
    width: 24px;
    background-image: url("/images/hoy/export-icon.png")!important;
    text-indent: -9999px;
    margin: 8px 0px 8px 4px;
    height: 24px;
	opacity: .8;
}
#ctl00_TemplateBody_WebPartManager1_gwpcischedule_cischedule_ResultsGrid_Grid1_ctl00 tr td:nth-child(14) a{
    width: 30px;
    background-image: url("/images/hoy/clock.png");
    text-indent: -9999px;
    margin: 8px 0px 8px 4px;
    height: 30px;
	opacity: .8;
	background-repeat: no-repeat;
display: block;
}
.RadGrid_MetroTouch #ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr td, .RadGrid_MetroTouch #ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr th{
	font-size: 80%;
}
.RadGrid_MetroTouch #ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(2), .RadGrid_MetroTouch #ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(2){
	width:150px;
}
.RadGrid_MetroTouch #ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(4), .RadGrid_MetroTouch #ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(4){
	width:110px;
}
/*#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(3){
    width: 30px;
}
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td a:hover {
    opacity: .6;
}
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td{
	border-left:1px solid #cccccc;
}
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSubmitted_ciEntriesSubmitted_ResultsGrid_Grid1_ctl00 tr td,
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSubmitted_ciEntriesSubmitted_ResultsGrid_Grid1_ctl00 tr th,
#ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr td,
#ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr th,
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td,
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr th{
	font-size: 80%;
    padding: 5px;
    max-width: 100px;
}
*/
/*  Hide entry spreadsheet rows*/
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr th,
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr td{
	display:none;
	}
	
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr .NextPrevNumericAndAdvanced{
	width:860px!important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr td:first-child,
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr td:nth-child(2),
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr td:nth-child(3),
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr td:nth-child(4),
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr td:nth-child(5),
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr th:first-child,
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr th:nth-child(2),
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr th:nth-child(3),
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr th:nth-child(4),
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr th:nth-child(5){
	display: inline-table !important;
	padding: 5px;
	width: 181px;
}
.rwControlButtons{
		width: 120px!important;
}

/*  Hide cancel panel buttons 
#ctl00_TemplateBody_WebPartManager1_gwpste_container_details_cidetails_CancelButton,
#ctl00_TemplateBody_WebPartManager1_gwpste_container_inclusions_ciinclusions_CancelButton,
#ctl00_TemplateBody_WebPartManager1_gwpste_container_contractprice_cicontractprice_CancelButton,
#ctl00_TemplateBody_WebPartManager1_gwpste_container_exclusions_ciexclusions_CancelButton,
#ctl00_TemplateBody_WebPartManager1_gwpste_container_multiunit_cimultiunit_CancelButton,
#ctl00_TemplateBody_WebPartManager1_gwpste_container_submit_cisubmit_CancelButton,
#ctl00_TemplateBody_WebPartManager1_gwpste_container_staffedit_cistaffedit_CancelButton,
#ctl00_TemplateBody_WebPartManager1_gwpcientrynotes_cientrynotes_ResultsGrid_Grid1_ctl00_ctl02_ctl01_btn_ResultsGrid_3_Sort_Edit{
	display:none;
}
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(2),
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(5),
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(9),
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(7){
	border-left:none;
	text-indent:-9999px;
	width:35px!important;
}
#ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(2),
#ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(5),
#ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(9),
#ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(7){
	border-left:none;
	text-indent:-9999px;
	width:35px!important;
}
/*#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(2),
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(5),
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(9),
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(7){
	border-left:none!important;
	width:35px!important;
}
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(11){
	width:45px!important;
	text-indent:-9999px;
}
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(11){
	width:45px!important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(12){
	width:70px;
}
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr td:nth-child(12) a{
    margin-left: 3px !important;
    width: 56px;
    height: 20px;
    background-image: url("/images/hoy/hoy-submit-btn.png") !important;
}
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_entrylist_ResultsGrid_Grid1_ctl00 tr th:nth-child(12){
	border:0px 0px 0px 1px;
}
*/
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_archive_ResultsGrid_Grid1_ctl00 tr td  a,
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSubmitted_ciEntriesSubmitted_ResultsGrid_Grid1_ctl00 tr td:nth-child(4) a,
#ctl01_TemplateBody_WebPartManager1_gwpcimedia_cimedia_ResultsGrid_Grid1_ctl00 tr td:nth-child(5) a,
#ctl01_TemplateBody_WebPartManager1_gwpcitesting_citesting_ResultsGrid_Grid1_ctl00 tr td:nth-child(3) a,
#ctl01_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(7) a,
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_EntriesSubmitted_ResultsGrid_Grid1_ctl00 tr td:nth-child(4) a{
    width: 24px;
    background-image: url("/images/hoy/export-icon.png");
    margin: 8px 0px 8px 4px;
    height: 24px;
	font-size:0;
	opacity: .8;
	display: block;
	background-repeat: no-repeat;
}
#ctl01_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(7),
#ctl01_TemplateBody_WebPartManager1_gwpciHOYEntry_ciHOYEntry_EntriesSubmitted_ResultsGrid_Grid1_ctl00 tr td:nth-child(4){
    width: 40px;
}
#ctl01_TemplateBody_WebPartManager1_gwpcicategorycheck_cicategorycheck_ResultsGrid_Grid1_ctl00,
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00{
	font-size:80%!important;
}
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr th:first-child,
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr td:first-child{
	max-width:120px!important;
}
#ctl01_TemplateBody_WebPartManager1_gwpciEntriesSpreadsheet_ciEntriesSpreadsheet_ResultsGrid_Grid1_ctl00 tr td .NextPrevNumericAndAdvanced{
	max-width:700px!important;
}
.entrywithdrawn #ctl01_TemplateBody_WebPartManager1_gwpcientrylist_cientrylist_ResultsGrid_Grid1_ctl00 tr td{
	min-width: 30%;
}
.infobutton a{
    background-image: url("/images/hoy/infoicon.png");
    float: right;
    width: 50px;
    height: 50px;
    margin-top: -16px;
    text-indent: -9999px;
}
.infobutton a:hover{
	opacity:.7;
}
.entrysubmitted .infobutton a, .entrywithdrawn .infobutton a, .entryinprogess .infobutton a{
    background-image: url("/images/hoy/infoiconwhite.png");
}
.infoanimation a {
    background-image: url("/images/hoy/infoanimation.gif");
    float: right;
    width: 127px;
    height: 50px;
    margin-top: -16px;
    text-indent: -9999px;
}
.infoanimation a:hover{
	opacity:.7;
}
.requirements-link {
    background-image: url("/images/hoy/checklist.png");
    width: 78px;
    height: 78px;
    margin: 4px 16px 16px;
    background-size: cover;
    display: block;
    font-size: 11px;
    text-align: center;
    padding: 4px;
    text-decoration: none !important;
	line-height:14px;
}
tr td .requirements-link:hover {
	color:#676767!important;
}
.instruction-text {
    padding: 8px;
    background-color: #ffffff;
    border: 1px solid #8cc4cd;
}
.entryinprogess .instruction-text, .entrysubmitted .instruction-text, .entrywithdrawn .instruction-text {
    font-size: 80%;
}

#RadWindowWrapper_ctl01_ctl171482437469123 #ctl00_ContentPanel{
	padding-top:100px!important;
	background-image: url("/images/hoy/panel-info/contract-panel-title.png")!important;
}

html body .PanelFieldValue .riSingle .riTextBox[type="text"] {
    height: 2em !important;
    font-size: 120%;
    width: 154px;
}
/*  Making website wider for staff pages  */
.staffviewport #masterContentArea{
	max-width: 1280px;
}

.RadWindow_MetroTouch {
    font-size: 80%;
    min-width: 80%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.upload-panel p{
    margin: 12px 0px;
	color: #8cc4cd;
}

.upload-panel p span{
    border: 1px solid #8cc4cd;
    padding: 6px 10px;
    border-radius: 50%;
    margin: 3px auto;
    background-color: #8cc4cd;
    color: #ffffff;
    font-weight: bold;
}

/* Staff admin panel  */

.HOY-process-panel{
	display: block;
	background-color:#ffffff;
	color: #676767;
}
.HOY-edit-panel{
	display: block;
	color: #676767;
	min-height:100px;
	clear:both;
}
.check-1{
    width: 25px;
    height: 25px;
    display: block;
    background-image: url("/App_Themes/Toronto_Responsive - HOY Entry/images/hoy-tick.png");
    background-size: 100%;
	margin-left:auto;
	margin-right:auto;
}
.check-0 {
    width: 25px;
    height: 25px;
    display: block;
    background-image: url("/App_Themes/Toronto_Responsive - HOY Entry/images/hoy-cross.png");
    background-size: 100%;
	margin-left:auto;
	margin-right:auto;
}
.hoy-panel-wrap .check-1{
    left: 35px;
    position: absolute;
    bottom: 8px;
}
.hoy-panel-wrap .check-0 {
    left: 35px;
    position: absolute;
    bottom: 8px;
}
.HOY-status-panel table{
	font-size:11px;
	text-align:center;
}
.HOY-status-panel table td {
    width: 15%;
    padding: 0px 8px;
}
/* 
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(2),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(3),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(4),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(5){
	width:200px;
}
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr:first-child td:nth-child(2),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr:first-child td:nth-child(3),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr:first-child td:nth-child(4),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr:first-child td:nth-child(5){
	width:200px;
}
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr:first-child th:nth-child(2),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr:first-child th:nth-child(3),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr:first-child th:nth-child(4),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr:first-child th:nth-child(5){
	width:200px;
}
*/
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00_ctl09_Detail20 col:nth-child(3)
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 #ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00_ctl06_Detail10 col:nth-child(3){
width:20%;
vertical-align:top;
}
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00  table col:first-child,
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00  table col:first-child{
width:45%;
vertical-align:top;
}
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 #table col:nth-child(2),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 #table col:nth-child(2){
width:30%;
vertical-align:top;
}
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(2),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(3),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(4),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(5){
	width:170px;
}
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(3),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(4),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(5){
	width:170px;
}
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr th:nth-child(3),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr th:nth-child(4),
#ctl00_TemplateBody_WebPartManager1_gwpciAllEntries_ciAllEntries_ResultsGrid_Grid1_ctl00 tr th:nth-child(5){
	width:170px;
}
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(2),
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(3),
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(4),
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(5){
	width:170px;
}
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(3),
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(4),
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(5){
	width:170px;
}
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr th:nth-child(3),
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr th:nth-child(4),
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr th:nth-child(5){
	width:170px;
}
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr th:nth-child(6), #ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(6), #ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(6),
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr th:nth-child(7), #ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 col:nth-child(7){
	width:120px;
}
#ctl00_TemplateBody_WebPartManager1_gwpciManageEntriesDashboard_ciManageEntriesDashboard_AllEntries_ResultsGrid_Grid1_ctl00 tr td:nth-child(7) {
    font-size: 200%;
    text-align: center;
    background-color: #ccc;
    color: #29a8b9;
    font-weight: bolder;
    width: 120px;
}

.hoy-panel-wrap{
	width:80px;
	height:80px;
	float:left;
	display:block;
    position:relative;
	border:1px solid #cccccc;
	border-radius:8px;
	margin:5px;
	background-color: #ffffff;
}
.hoy-panel-wrap .hp-label {
    width: 100%;
    padding: 5px;
    text-align: center;
    background-color: #eeeeee;
    height: 40px;
    font-size: 11px;
    line-height: 16px;
	border-radius:8px 8px 0 0;
}
.builderview .hp-label {
    background-color: #cceeee;
    height: 40px;
    font-size: 11px;
    line-height: 16px;
	border-radius:8px 8px 0 0;
}
.hoy-panel-wrap a.export{
	background-image: url("/images/hoy/export-icon.png");
}
.hoy-panel-wrap a{
    width: 24px;
    background-image: url("/images/hoy/edit-pencil.png");
    text-indent: -9999px;
    margin: 6px auto 4px auto;
    height: 24px;
    opacity: .8;
    display: block;
    background-repeat: no-repeat;
}
.builderview a{
    width: 25px;
    background-image: url("/images/hoy/hammer.png")!important;
    text-indent: -9999px;
    height: 23px;
}
.dollar{
    width: 100%;
    text-align: center;
    font-size: 11px;
    padding-top: 10px;
}
.smallerfont table td{
	font-size:11px;
}
.smallerfont .RadGrid .rgMasterTable .rgDetailTable, .smallerfont .ChildGridWrapper .rgMasterTable {
    border: 0px solid #ffffff !important;
	border-bottom: 10px solid #dddddd !important;
	background-color: #c6d8db;
}
.smallerfont .rgExpandCol{
		background-color: #c6d8db;
}
.smallerfont .RadGrid_MetroTouch .rgHeader a{
	color: #ffffff !important;
}
.smallerfont .RadGrid_MetroTouch .rgHeader, .smallerfont .RadGrid_MetroTouch th.rgResizeCol, .smallerfont .RadGrid_MetroTouch .rgHeaderWrapper, .smallerfont .RadGrid_MetroTouch .rgMultiHeaderRow th.rgHeader, .smallerfont .RadGrid_MetroTouch .rgMultiHeaderRow th.rgResizeCol {
    border: 0!important;
}
.smallerfont .RadGrid_MetroTouch .rgHeader, .smallerfont .RadGrid_MetroTouch .rgMultiHeaderRow th.rgHeader{
	color: #ffffff!important;
	background-color: #29a8b9;
}
.hidetableheader .RadGrid_MetroTouch .rgHeader, .hidetableheader  .RadGrid_MetroTouch .rgMultiHeaderRow th.rgHeader{
display:none;
}
.hidetableheader .RadGrid_MetroTouch .rgHeader, .hidetableheader .RadGrid_MetroTouch .rgHeader a {
    display: none;
}
.singleentrypanels{
	background-color: #cccccc;
    border: 1px solid #004488;
    color: #5d5d5d;
    padding: 10px;
	margin-bottom:20px;
	margin-top:20px;
	color: #8cc4cd;;
}
.singleentrypanels h1{
	color:#ffffff;
}
.singleentrypanels h2, .PanelTitle{
	font-size:130%;
	color:#8cc4cd;
}
.biggerimage .hoyimage{
	max-width:200px;
}
.singleentryfilter tr td:nth-child(3) .HOY-edit-panel .hoy-panel-wrap:nth-child(2),
.singleentryfilter tr td:nth-child(3) .HOY-edit-panel .hoy-panel-wrap:nth-child(3),
.singleentryfilter tr td:nth-child(3) .HOY-edit-panel .hoy-panel-wrap:nth-child(4),
.singleentryfilter tr td:nth-child(3) .HOY-edit-panel .hoy-panel-wrap:nth-child(5){
	display:none;
}
.singleentryfilter tr td:nth-child(3){
	background-color: #c6d8db;
}
.RadWindow .RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTitlebar, .RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopLeft, .RadWindow.RadWindow_MetroTouch .rwTitleRow .rwTopRight {
	background-color: #c6d8db;
}
.singleentryheader tr{
	font-size:130%;
	font-weight:bold;
	color:#ffffff;
	background-color:#cccccc;
	
}
.singleentryheader tr td{
border-color:#cccccc!important;
}
.filecheckview .rgHeader{
	display:none;
}
.filecheckview .hoyimage{
	max-width:100%!important;
	max-height:100%!important;
}
#form1{
    height: auto!important;
}
.toolsbutton{
    padding: 5px 20px;
    margin: 0px 0px 0px 24px;
    background-color: #54606c;
    border-radius: 5px;
    color: #ffffff!important;
    text-decoration: none;
}
.toolsbutton:hover, #reportlinks a:hover, #reportlinks h2 a:hover{
opacity:.7;
}
/*.NEMonly{
	display:none;
}*/
h4 a.collapsed {
    background-image: url("/images/hoy/triangle-down.png");
}
h4 a {
    color: #8cc4cd !important;
    text-decoration: none;
    background-image: url("/images/hoy/triangle-up.png");
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    display: block;
    padding-right: 35px;
	padding-bottom: 8px;
    margin-bottom: 1em;
	text-decoration:none;
	border-bottom: 1px solid #8cc4cd;
}

#ctl00_TemplateBody_WebPartManager1_gwpste_container_singleentryprocessingpanel_cisingleentryprocessingpanel_SaveButton{
    position: absolute;
    top: 8px;
	right: 8px;
}
#ctl00_TemplateBody_WebPartManager1_gwpste_container_singleentryprocessingpanel_cisingleentryprocessingpanel_SaveButton:after{
content: "Refresh";
}
#ctl00_TemplateBody_WebPartManager1_gwpste_container_singleentryprocessingpanel_cisingleentryprocessingpanel_CancelButton{
display:none;
}

#reportlinks .toolcontainer {
    border: 5px solid;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 10px;
    display: block;
    padding: 20px;
    margin-top: 5px;
    border-color: #54606c;
	margin-top: 0px;
}
#reportlinks a{
    padding: 10px;
    width: 32%;
    display: block;
    float: left;
    margin-right: 1%;
    border: 1px solid;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 5px;
    text-decoration: none;
	background-color:#eeeeee;
}
#reportlinks h2 a{
	width:200px;
	height:40px;
	clear:both;
	font-size: 16px;
	font-weight:normal;
	padding: 0px;
	background-color: #54606c;
	color:#ffffff;
}
#reportlinks h2{
	clear:both;
}

.all-file{
    width: 150px;
    height: 110px;
    display: block;
    background-image: url("/images/hoy/HOYfilethumb.jpg");
}
a[title=False]{
    width: 25px;
    height: 25px;
    display: block;
    background-image: url("/App_Themes/Toronto_Responsive - HOY Entry/images/hoy-cross.png");
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
	font-size:0px;
}
a[title=True]{
    width: 25px;
    height: 25px;
    display: block;
    background-image: url("/App_Themes/Toronto_Responsive - HOY Entry/images/hoy-tick.png");
    background-size: 100%;
    margin-left: auto;
    margin-right: auto;
	font-size:0px;
}

#ctl00_TemplateBody_WebPartManager1_gwpcijudgepanel_cijudgepanel_Schedule_LinkRepeater_ctl00_Link, 
#ctl00_TemplateBody_WebPartManager1_gwpcijudgingpanels_cijudgingpanels_Schedules_Schedule_LinkRepeater_ctl00_Link{
	color: #ffffff !important;
	text-decoration:none;
}
.HOYawards{
    width: 180px;
}

.HOYawards div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid;
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    display: block;
    float: left;
    margin: 2px;
    text-align: center;
	background-color: #00aec5;
}
.HOYawards .category-winner {
background-color:#2e3192;
border-color:#2e3192;
}
.HOYawards .hoygold{
background-color:#bf9b30;
border-color:#bf9b30;
}
.HOYawards .hoysilver{
background-color:#acacac;
border-color:#acacac;
}
.HOYawards .hoybronze{
background-color:#b1560f;
border-color:#b1560f;
}
.HOYawards .hoycategory-winner{
background-color:#2e3192;
border-color:#2e3192;
}
.HOYawards .hoycraftmanship{
background-color:#087273;
border-color:#087273;
}
.schedulebutton table thead{
	display:none;
}
.schedulebutton div{
	border:none !important;
}
.schedulebutton table td{
	background-color:#ffffff;
	border:none !important;
}
.schedulebutton table a, .schedulebutton table a:hover, .schedulebutton table a:visited{
	color:#ffffff !important;
	text-decoration:none;
}
.mbnzsignin #ctl01_TemplateBody_WebPartManager1_gwpcimbnzsignin_cimbnzsignin_signInUserNameLabel{
    font-size: 0px;
}
.mbnzsignin #ctl01_TemplateBody_WebPartManager1_gwpcimbnzsignin_cimbnzsignin_contentPanel::before{
    content:"Email address" ;
    font-weight: bold; 
}
.RadGrid_MetroTouch .rgAltRow {
    background: #bee2e9!important;
}
.greywrap{
	background-color:#BEE2E9;
	border:1px solid #54606C;
	padding:8px;
	margin:8px;
	border-radius:5px;
}
}

    /*turns iqa menu ipart links into buttons with all other parts hidden - */
    .IQAbutton table thead, .IQAbutton .rgNoRecords{
    display:none;
    }
    /*  .IQAbutton{
    margin:20px 0px;
    }*/
    .IQAbutton div {
    border: none !important;
    overflow: visible!important;
    }
    .IQAbutton table td{
    border:none !important;
    text-align:center;
    vertical-align:middle;
    overflow:visible !important;
    }
    .IQAbutton table td a {
    background-color: #00819d;
    border: 1px solid #00819d;
	box-shadow: 0px 5px 0 0 #004274;
    font-size: 16px;
    font-weight: normal;
    padding: 6px 4px 2px 4px;
    display: block;
    border-radius: 5px;
    max-width: 230px;
    }
    .IQAbutton table td a:hover{
    opacity:.7;
    }
    .IQAbutton table a, .IQAbutton table a:hover, .IQAbutton table a:visited{
    color:#ffffff !important;
    text-decoration:none;
    }
    .IQAbutton .RadGrid a:hover, .IQAbutton .RadGrid a:focus{
    color: #ffffff !important;
    text-decoration: none!important;
    }
	.IQAbutton .RadGrid .rgRow>td {
		padding-left: 0px!important;
	}
/*End of IQA button style*/

