.auth-link-container-sm, .NavigationListItem 
{
box-sizing:border-box;
position:relative;
display:inline-block;
line-height:1.2;
text-align:center;
transition:all,.3s,ease-in-out;
font-weight:400;
font-style:normal;
cursor:pointer;
z-index:1;
text-decoration:none!important;
/* border:1px solid #2a2a2a; */
}

@media (min-width: 768px) {
.auth-link-container-sm, .NavigationListItem 
{
	padding:9px 30px;
	border-radius:19px;
	border:1px solid #2a2a2a; 
	margin: 15px;
}
}

@media (max-width: 767px) {
	.auth-link-container-sm, .NavigationListItem 
	{
		padding:-2px -2px;  
		border-radius:5px;

	}
}

.auth-link-container-sm a, .NavigationListItem a 
{
	color:black;
}

 .auth-link-container-sm:hover, .NavigationListItem:hover, .SignInButton:hover, .auth-link-container-sm:active, .NavigationListItem:active, .SignInButton:active, .SignInButton:focus, .SignInButton:visited,
 .btn:hover, .btn:active, .btn:focus, .btn:visited
 {
	color:white!important; 
	border-color:#cc3b17;
	background-color:#cc3b17;
	text-decoration:none!important;
}

 
/*
.auth-link-container-sm a:hover {
   Utility navigation links KRR 
  color: white;
  text-decoration:none;
}*/

.auth-link-container-sm:hover a, .NavigationListItem:hover a
{
  /* Utility navigation links KRR*/
  color: white!important;
  text-decoration:none;
}

.BlockFooter
{
	margin-bottom: 20px!important;
}

@media (min-width: 768px)
{
.nav-auxiliary .NavigationListItem, .nav-auxiliary .header-social .SocialSprite 
{
    margin-left: -1px!important;
}
}

.NavigationListItem.ibut {background-color: #cc3b17!important;}
.NavigationListItem.ibut a {color: #ccc!important;}
.NavigationListItem.ibut:hover a {color: #fff!important;}

.SignInButton, .btn, .SignInBtn
{
background-color: #fff;
color: #cc3b17!important;
box-sizing:border-box;
position:relative;
display:inline-block;
line-height:1.2;
text-align:center;
padding:9px 30px;
transition:all,.3s,ease-in-out;
font-weight:400;
font-style:normal;
cursor:pointer;
z-index:1;
text-decoration:none!important;
border-radius:19px;
border:1px solid #cc3b17;
}

.carousel h1
{
	    font-weight: 400;
    font-style: normal;
    font-family: 'Gill Sans W01 Light',sans-serif;
}
	.carousel-caption h1
{
	color:#f7d102;
}

#MemPref .button
{
	margin-top: -1500px;
	margin-right: 10px;
}

.block-search__aside
	{
		width:150px;
		float:left;
		padding-right:20px;
		margin-right:20px;
		box-sizing:border-box;
		border-right:1px solid #d8d8d8;
	/*	vertical-align: top; 
		padding-top: 5px;
		margin-top:10px; */
	}
#ctl00_TemplateBody_AppMultiInstanceAnswer1_Asi__Wfz__C60008e288a32296624d478be4a467697da8ed__RadTextArea,	
#ctl00_TemplateBody_AppMultiInstanceAnswer1_Asi__Wfz__C60007a77639c8af02414d95de53a538a3e34d__RadTextArea 
{
	max-width:500px!important;
	width:500px!important;
	display:block;
}
#ctl00_TemplateBody_AppMultiInstanceAnswer1_ctl10_InfoButton,
#ctl00_TemplateBody_AppMultiInstanceAnswer1_ctl12_InfoButton
{
	padding-left:15em;
}

#ctl01_TemplateBody_WebPartManager1_gwpcic19011StandardConsultationForm1_cic19011StandardConsultationForm1_lblSave
{
	font-weight:normal!important;
}
/*
.button1.TextButton
{
	background-color:#CC6439;
}
*/

#ctl01_Primary_NavMenu .rmLink
{border-width:0px 1px;border-style:solid;border-color:#d8d8d8;}

.header-bottom-container
{border-width:1px 0;border-style:solid;border-color:#d8d8d8;}

.rmSlide .rmItem{
	border-width: 1px 0px;
	border-style: solid;
	border-color: #d8d8d8;
}


#ctl01_HomePageContent
{margin-top: 20px;}

@media (min-width: 980px){
.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rmSlide .rmLink {
    padding-left: 25px;
    padding-right: 28px;
}
}
/*
@media (min-width: 1280px){
	.RadMenu.rmResponsive .rmLink, .RadMenu.rmResponsive .rmSlide .rmLink {
		padding-left: 45px;
		padding-right: 50px;
	}
	}
*/
	.backToTop {
		display: none;
		font-size: 0px;
		color: transparent;
		bottom: 50px;
		position: fixed;
		right: 10px;
		margin-right: 10px;
		z-index: 1;
		background: transparent url(images/ThemeIconsSprite.png) -2px 0 no-repeat !important;
		width: 45px;
		height: 45px; 

/*		position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 3000;
    padding: 14px;
    border: 0;
    width: 50px;
    height: 50px;
    background-color: rgba(255,255,255,.8);
    box-sizing: border-box;
    border-radius: 0;
    font: 0/0 serif;
    text-shadow: none;
    color: transparent;
    transition: all,.3s,ease-in-out;*/
	}
	.backToTop.iShow {
		border-bottom: 0px!important;
	}

/*	#ctl00_TemplateBody_AddressEdit_RightCell,  */
	#ctl00_TemplateBody_AddressEdit_RowFaxNumber
	{
		display:none;
	}

	#ctl00_TemplateBody_AddressEdit_SelectPurposeLabel::after
{
	content:  "/Type";
}

	.PicBut {
		background-image: url(/images/SampleSites/Member/walkthewalk.jpg);
		background-repeat: no-repeat;
		width: 100%;
		min-height: 140px;
		overflow: hidden;
		float: left;
	}
	.PicBut a
	{
		color:white!important;
		text-decoration: none;
		font-weight:bold;
	}
	.center .PanelFieldValue
	{
		width:100%;
		text-align:center!important;
	}

	.RadTreeView .rtPlus:before, .RadTreeView .rtMinus:before {
		font: 26px 'TelerikWebUI'!important;
		color:green;
		float:right!important;
		position: relative!important;
	}
	.RadTreeView .rtPlus, .RadTreeView .rtMinus {
		top: 1em!important;
		right: 8px!important;
		left: auto!important;
	}
	.RadTreeView .rtUL {
		width:100%!important;
	}

	@media (min-width: 768px) and (min-height: 600px)
{
	.sticky {
		position: fixed;
		width: 100%;
		left: 0; 
		top: 0;
		z-index: 100;
/*		border-top: 0; */
	}
}
	@media (min-width: 768px)
{
	.PGsticky {
		position: fixed;
		width: 100%;
		left: 0; 
		top: 150px;
		z-index: 100;
/*		border-top: 0; */
	}
}
.RadMenu.RadMenu_Toronto .rmItem:hover {
    background-color: #dedede;
}

.RadMenu .rmIcon {
	position:relative!important;
	left: 0%!important;
    top: -10%!important;
}

.rmSlide .rmToggle {

    top: 10px !important;
    right: 14px !important;
    width: 43px;
    margin-bottom: 40px !important;

}

.RadMenu.RadMenu_Toronto .rmSlide .rmToggle .rmIcon {
background-position: 50% 40%!important;
}

.iRed{
	background-color:gold!important;
}

@media (max-width: 767px) {
	.RadMenu.RadMenu_Toronto .rmItem,  .RadMenu.RadMenu_Toronto .rmLink
	{
	  /* on very small screens drop mega menu columns to one */
	  width: 100% !important;
	  border-bottom-width: 1px;
	  border-bottom-style: solid;
	}
	.RadMenu_Toronto .rmSlide,
.RadMenu_Toronto .rmSlide .rmGroup,
.RadMenu_Toronto .rmSlide .rmLink,
.RadMenu_Toronto .rmSlide .rmTemplate,
.RadMenu_Toronto .rmSlide .rmSeparator {
  width: 100% !important;
}
.RadMenu.RadMenu_Toronto .rmLink,
.RadMenu.RadMenu_Toronto .rmSlide .rmLink {
/*  padding-top: 12px;
  padding-bottom: 12px; */
  padding-left:10px;
  padding-right:0px;
  /*KRR*/
}

.RadMenu.RadMenu_Toronto .rmToggle {
	/* a clickable target to expand multi-level navigaiton */
	margin: -10px 10px;

  }

  .RadMenu.RadMenu_Toronto .rmToggle .rmIcon {
	margin-top: 20px;
  }
  .RadMenu.RadMenu_Toronto .rmToggle {
	/* a clickable target to expand multi-level navigaiton */

	height: 32px;
  }
  }

  .row
  {
	padding: 5px!important;
  }

  .CQIJoin .btn
  {
	border-radius: 25px;
	background-color:#cc3b17!important;
  }
  #VA_GridView_TRAINING .rgHeader, 
  #VA_GridView_WORK_EXPERIENCE .rgHeader,
  #VA_GridView_CPD .rgHeader,
  #VA_GridView_N_COMPETENCE .rgHeader,
  #VA_GridView_SPONSORS .rgHeader,
  #VA_GridView_REFEREE .rgHeader,
  #VA_GridView_AUDITCASESTUDY .rgHeader
  {
	  border:1px!important;
	  border-style: solid solid solid solid;  
	  border-color: #2a2a2a!important;
	  background-color: #eceaea;
  }
#VA_GridView_TRAINING  .rgRow  td,  
#VA_GridView_TRAINING  .rgAltRow  td,  
#VA_GridView_TRAINING  .rgEditRow  td,  
#VA_GridView_TRAINING .rgFooter  td,
#VA_GridView_WORK_EXPERIENCE  .rgRow  td,  
#VA_GridView_WORK_EXPERIENCE  .rgAltRow  td,  
#VA_GridView_WORK_EXPERIENCE  .rgEditRow  td,  
#VA_GridView_WORK_EXPERIENCE .rgFooter  td,
#VA_GridView_CPD  .rgRow  td,  
#VA_GridView_CPD  .rgAltRow  td,  
#VA_GridView_CPD  .rgEditRow  td,  
#VA_GridView_CPD .rgFooter  td,
#VA_GridView_N_COMPETENCE  .rgRow  td,  
#VA_GridView_N_COMPETENCE  .rgAltRow  td,  
#VA_GridView_N_COMPETENCE  .rgEditRow  td,  
#VA_GridView_N_COMPETENCE .rgFooter  td,
#VA_GridView_SPONSORS  .rgRow  td,  
#VA_GridView_SPONSORS  .rgAltRow  td,  
#VA_GridView_SPONSORS  .rgEditRow  td,  
#VA_GridView_SPONSORS .rgFooter  td,
#VA_GridView_REFEREE  .rgRow  td,  
#VA_GridView_REFEREE  .rgAltRow  td,  
#VA_GridView_REFEREE  .rgEditRow  td,  
#VA_GridView_REFEREE .rgFooter  td,
#VA_GridView_AUDITCASESTUDY  .rgRow  td,  
#VA_GridView_AUDITCASESTUDY  .rgAltRow  td,  
#VA_GridView_AUDITCASESTUDY  .rgEditRow  td,  
#VA_GridView_AUDITCASESTUDY .rgFooter  td
{  
    border:1px #d8d8d8;  
    border-style:solid solid solid solid;  
    padding:4px!important;  

}

.breadcrumb-obo-container
{
    background-color: #f7f7f7;
    line-height: 1.2;
    width: 100%;
}
.breadcrumb
{
	max-width: 1370px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
	padding-right: 15px;
	display: block!important;
}

.iShow
{
	display:block!important;
}
@media (min-width: 620px){

.full-width-tinted {
	/* 	position: relative;  for child pseudo-element */
		z-index: -9;
	/*	margin: 0 -24rem;
		 add back negative margin value */
		padding: 0.25rem 24rem;
		background: #202121;
	/*	linear-gradient(
      rgba(32, 33, 33, 0.85), 
      rgba(32, 33, 33, 0.85)
    ),
		url("images/board_trustees.jpg")  no-repeat left center #202121;
	/*	background: rgba(0, 0, 0, 0.25); */
	overflow: hidden;
	margin-top:30px;
	/*
	background-image: url("images/board_trustees.jpg");
	background-repeat: no-repeat;
	max-height:250px;
	-moz-filter: blur(8px);
	filter: blur(8px);
	filter: alpha(Opacity=20);
	opacity: .2;
	 margin-bottom: 50px; */

	 padding-left: 30px;

padding-right: 30px;
width: 103%;
	  }
	}
@media (max-width: 619px){
  .full-width-tinted {
	background: #202121;
overflow: hidden;
margin-top:30px;
/*width:110%!important;*/
/*margin: 0 -2rem;
 add back negative margin value */
padding: 0.25rem 30px;
width: 104%;
  }
}
@media (max-width: 444px){
	.full-width-tinted {
		width: 108%;
  }}
 
  .full-width-tinted h1, .xxfull-width-tinted h1{
    color: #f7d102;
	position: relative;
	text-align: center;
	font-weight: 400;
    font-style: normal;
    font-size: 36px;
    line-height: 1.3;
  }

  .full__header-inner {
    margin-left: auto;
   border-left: 1px solid #FFF;
	border-right: 1px solid #FFF; 
    margin-top: 40px;
    padding-top: 12px;
    max-width: 1400px;
    position: relative;
	z-index: 2;
	margin-bottom: -3px;

padding-bottom: 1px;
}
.full__title:before {
   	content:"";
	position: absolute;
	display: block;
    left: 50%;
    height: 20px;
    width: 1px;
    margin-left: -1px;
	background-color: white;
	margin-top: -30px;
} 
.breadcrumb-title
{
	text-align: center;
}
.full__header-inner .breadcrumb-title {
    box-sizing: content-box;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    font-size: 1.5rem;
    width: 100%;
    height: 34px;
    overflow: hidden;
    text-align: center;
    color: #FFF;
    margin: -54px -0px 45px; 
	display: block;
    padding-top: 12px;
}
.full__header-inner .breadcrumb-title span {
    display: inline-block;
    padding: 12px 20px;
    position: relative;
}
@media (min-width: 620px){
.full__header-inner, .has-duplicate .full__header-inner {
    padding-bottom: 60px;
}
}

.breadcrumb-title span {
/*	background-color:#666; */
	padding:15px;
}

.full-width-tinted img {
    -moz-filter: blur(8px);
    filter: blur(8px);
    filter: alpha(Opacity=20);
    opacity: .2;
  /*    width: 100%;
    height: auto;
    position: absolute;
    z-index: 1;
  top: 0;
    left: 0;
	margin-left: 0; */
	background-position: center;
}

@media (min-width: 1800px){
	.full-width-tinted img {
		left: 0;
		margin-left: 0;
		width: 100%;
		height: auto;
	}}
@media (min-width: 620px) {
.full-width-tinted img {
    width: auto;
    height: auto;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    margin-left: -490px;
}
}
@media (min-width: 620px){
.full__header-inner {
 /*   margin-top: 60px; */
    height: auto;
}}
.footer .inner, .full__header-inner, .header__wrapper .inner {
	margin-right: auto;
	margin-left: auto;
    box-sizing: border-box;
}
.full__header-inner .breadcrumb-title span:before {
    right: -1000%;
}

.full__header-inner .breadcrumb-title span:after, 
.full__header-inner .breadcrumb-title span:before {
    content: "";
    display: block;
    position: absolute;
    top: 27px;
    height: 1px;
    width: 1000%;
    background-color: #FFF;
}
.full__contact-details h2 span:after, 
.full__header-inner .breadcrumb-title span:after {
    left: -1000%;
}

.full__header-inner .breadcrumb-title {
    display: block;
    padding-top: 15px;
    text-decoration: none;
}

/*
.full-width-tinted:before {
    content: "";
    display: block;
    margin-top: 80px;
    margin-right: 30px;
    /* margin-bottom: 10px; 
    margin-left: -107px;
    width: 107px;
    padding-top: 20px;
    border-right: 1px solid white;
    height: 170px;
    position: absolute;
}*/
/*
@media (min-width: 1450px) {
	.full-width-tinted:before {
		width: 10%; 
	}
	}

.full-width-tinted:after {
    content: "";
    display: block;
    margin-top: -120px;
    margin-right: -30px;
    margin-bottom: -30px;
    margin-left: -30px;
    width: 100%;
    padding-top: 20px;
    border-right: 1px solid white;
    height: 120px;
	position: absolute;
}*/
@media (min-width: 1450px) {
	.full-width-tinted:after {
		width: 97.4%;
	}
	}

	.full-width-tinted:after {
		margin-top: -107px;
	}
	
@media (min-width: 620px) { 
	.full-width-tinted:after {
		height: 170px;
		margin-top: -167px;
	}
	} 

.menu-block-7 .cqi-twitter a:before, .menu-block-8 .cqi-twitter a:before {
    content: "";
}
.menu-block-7 .cqi-facebook a:before, .menu-block-7 .cqi-linkedin a:before, .menu-block-7 .cqi-twitter a:before, .menu-block-8 .cqi-facebook a:before, .menu-block-8 .cqi-linkedin a:before, .menu-block-8 .cqi-twitter a:before {
    transition-timing-function: ease-in-out;
    speak: none;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    font-size: 22px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: icomoon;
}


.CQISocial
{
	width: 22px; /*width of the image */

height: 22px; /* height of the image */
	background: url(/images/Icons/Twitter22.png) no-repeat;

}
.CQISocial:hover{
	background: url(/images/Icons/Twitter22h.png) no-repeat;
}
.twitterbird {
	margin-bottom: -5px;
	border-bottom:0!important;
	width: 22px;
	height:22px;
	display:inline-block;
	background:transparent url('/images/Icons/Twitter22.png') center top no-repeat;
   }
   
   .twitterbird:hover {
	  background-image: url('/images/Icons/Twitter22h.png');
   }
   .linkinlink {
	margin-bottom: -5px;
	border-bottom:0!important;
	width: 22px;
	height:22px;
	display:inline-block;
	background:transparent url('/images/Icons/linkedin22.png') center top no-repeat;
   }
   
   .linkinlink:hover {
	  background-image: url('/images/Icons/linkedin22h.png');
   }
   .fblogo {
	margin-bottom: -5px;
	border-bottom:0!important;
	width: 22px;
	height:22px;
	display:inline-block;
	background:transparent url('/images/Icons/facebook22.png') center top no-repeat;
   }
   
   .fblogo:hover {
	  background-image: url('/images/Icons/facebook22h.png');
   }

   .iBlue {
	   background-color: #a1e6ea;
	   width:90%!important;
   }

   .iBlue .DisplayFile
   {
	   float:center;
   }
   .iMIS-WebPart, .footer-content .container, .footer-nav-copyright .container
   {
	max-width:1480px!important;
	margin-right: auto;
    margin-left: auto;
   }

   @media (min-width: 620px) {
  .WebPartZone.TwoColLeft
   {
    margin-right: -15px;
    margin-left: auto;
    float: none;
    max-width: 740px!important;
   }
   .WebPartZone.TwoColRight
   {
    margin-left: -15px;
    margin-right: auto;
    float: none;
    max-width: 740px!important;
   }

   .WebPartZone.ThreeColLeft
   {
	margin-right: -15px;
	margin-left: auto;
	float: none;
	max-width:490px!important;
   }
   
   .WebPartZone.ThreeColMid
   {
	   display: inline-block;
	margin-right: auto;
	margin-left: auto;
	float: none;
	max-width:490px!important;
   }
   .WebPartZone.ThreeColRight
   {
	margin-left: -15px;
	margin-right: auto;
	float: none;
	max-width:490px!important;
   }
}
   .FullWidth .iMIS-WebPart {
	width:100%!important;
	max-width:100%!important;

	margin-left: -15px;
	   }

@media (min-width: 768px){

.col-sm-3 {
    max-width: 370px!important;
}
.col-sm-4 {
	max-width: 490px!important;
}
.col-sm-6 {
	max-width: 780px!important;
}
.col-sm-8 {
	max-width: 980px!important;
}
.col-sm-9 {
	max-width: 1100px!important;
}
.row {
	display: flex;
	flex-flow: row nowrap; 
	justify-content: center; 
}
}

@media (max-width:570px)
{
	.wrapper	{
      display:block!important;
	}
}
@media (min-width: 1480px){
	.full-width-tinted {
		width:101.5%!important;
	}
}
.volun .search-field {
    background: #fff url(images/ResponsiveHeaderSprite.png) no-repeat;
    background-position: 7px -16px;
    padding-left: 28px !important;
    color: #777;
    /* border-color: #CCC; */
    padding: 9px 30px;
    border-radius: 19px!important;
    border: 0px solid #fff!important;
}
.volun .TextButton:focus
{   outline: 0px auto -webkit-focus-ring-color!important;}