/* =============================================================================
   FONT STYLES
   ========================================================================== */
	.nav-font { text-transform: uppercase; font-weight: 600; font-size: 1.2em; }
	.font-light { font-weight: 100; }
	.font-semibold { font-weight: 600; }
	.font-bold { font-weight: 900; }
	.lead { font-weight: 600; } 

	h1, h2, h3, h4, h5, h6 { font-weight: 600;  font-family: 'Prompt', sans-serif;  text-transform: uppercase;} 

/* =============================================================================
   LAYOUT STYLES
	#5D8FC2 / col-text-site / col-bg-site / col-fade-site
   ========================================================================== */
	body { background: #FFFFFF; font-family: 'Roboto', sans-serif; border-top: 3px solid rgba(0,0,0,0.05); }
/* Wrappers */
	#page_wrapper { background: #f7f7f7;}
	#header_wrapper { }
	#nav_wrapper { background: rgba(0,0,0,0.05); }
	#bar_wrapper { background: #F7F7F7; margin-bottom: 0px;  }
	#crumbs_wrapper { background: rgba(0,0,0,0.05);  }
	#tagline_wrapper { background: rgba(0,0,0,0.1);}
	#base_wrapper { background: #282828 url('../layout/10.jpg'); background-position: center;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;}
	#footer_wrapper { line-height: 2; }
/* Grids */
	#header_grid { }
	#nav_grid { }
	#tagline_grid { }
	#base_grid { }
	#footer_grid {border-top: 1px solid rgba(255,255,255,0.1); }
/* Areas */
	#header_area { padding: 10px 0px 10px 0px; }
	#nav_area { padding: 0px 0px 0px 0px; }
	#menu_area { }
	#gutter_area { }
	#tagline_area { padding: 70px 0px 50px 0px; }
	#base_area { padding: 50px 0px 50px 0px; color: rgba(255,255,255,0.5);  }
	#footer_area { padding: 20px 0px 20px 0px; color: rgba(255,255,255,0.3); font-size: 80%; }

	.slice_top {background:  url('../layout/top2-tri.svg') no-repeat top right;  }

	.base_links a:link, .base_links a:visited { color: rgba(255,255,255,0.5); -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}
	.base_links a:active, .base_links a:hover { color: #00BFF3; text-decoration: none;  }
	.brands.brandsfooter > li > a { background-color: rgba(255,255,255,0.1); color:#FFFFFF; }

	#base_area .go-headline {display: block;margin: 10px 0 25px 0; color: #00BFF3; margin: 10px auto 10px 0; }

	#footer_grid a:link, #footer_grid a:visited  { color: rgba(255,255,255,0.5); text-decoration: none;  }
	#footer_grid a:active, #footer_grid a:hover { color: #FFFFFF; }

	#bar_wrapper { background: linear-gradient(to right, #00BFF3, #282828); padding: 50px 0px; color: #FFFFFF; }
	#bar_wrapper:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0);}
	#bar_wrapper .lead { color: rgba(255,255,255,0.7); }

	#bar_wrapper_photo { background: linear-gradient( rgba(0,0,0,0.2), rgba(0,0,0,0.2) ), url('https://www.sitefiles.co.uk/server.jpg');  background-position: center;  -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover; text-align: center; padding: 100px 0px; color: #FFFFFF; position: relative;}
	#bar_wrapper_photo:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.5);}
	#bar_wrapper_photo .lead { color: rgba(255,255,255,0.7); }

	.content_block h2 { margin-top: 0px; text-align: center; } 
	.content_block h2:after {content:' '; display:block; border:3px solid #00BFF3; width: 30px; margin: 10px auto 30px auto; }

	.content_block h3 { margin-top: 0px; text-align: center; } 
	.content_block h3:after {content:' '; display:block; border:3px solid #808080; width: 30px; margin: 10px auto 30px auto; }

	.ticket_link { position: absolute; right: 0px; bottom: 0px }

	.col-text-site { color: #00BFF3; }
	.col-bg-site { background: #00BFF3; }
	.col-bdr-site { border-color: #00BFF3; }

	.col-text-alt { color: #0D004C; }
	.col-bg-alt { background: #0D004C; }
	.col-bdr-alt { border-color: #0D004C; }


	.col_bg_fade2 { background: linear-gradient(to right, #00BFF3, #0D004C); padding: 50px 0px; color: #FFFFFF; }
/*	.col_bg_fade { background:#00BFF3; padding: 50px 0px; color: #FFFFFF; } */

	.col_bg_fade { background: linear-gradient(to right, #00BFF3, #309FC0); padding: 50px 0px; color: #FFFFFF; }

	.navbar { z-index: 99999 !important; -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;-moz-transition: background .5s ease-in-out,padding .5s ease-in-out;transition: background .5s ease-in-out,padding .5s ease-in-out;background: transparent;}
	.logo {-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}

	.bg-faded { background: transparent; }

	.top-nav-high  {z-index: 99999 !important; padding: 20px 0; border-bottom: 1px solid rgb(0,0,0,0); background: rgba (239,235,233,0); }
	.top-nav-low  { z-index: 99999 !important;padding: 20px 0; border-bottom: 1px solid rgb(0,0,0,0); -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.2); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.2); box-shadow:0px 0px 5px rgba(0,0,0,0.2); background: #FFFFFF;  }

	.top-nav-low .logo { width: 200px; z-index: 99999; }
	.top-nav-high .logo { width: 300px; z-index: 99999; }

	.arrow-right {
		background: url('../layout/arrows.png') no-repeat -350px 0px;
		display: inline-block;
		width: 100px;
		height: 50px;
		margin-bottom: -55px;
	}


	.home_thank {  background: url('../layout/home_thank_back.jpg') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   }
	.home_thank_text { line-height: 2; font-size: 130%; }

	.top-nav-high .navbar-brand {  color: rgba(0, 0, 0, 0.9);}
	.top-nav-high .navbar-brand:hover, .navbar-light .navbar-brand:focus {  color: rgba(0, 0, 0, 0.9);}
	.top-nav-high .navbar-nav .nav-link {  color: #FFFFFF; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}
	.top-nav-high .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {  color: #00BFF3;}
	.top-nav-high .navbar-nav .nav-link.disabled {  color: rgba(0, 0, 0, 0.3);}

	.top-nav-high .navbar-nav .show > .nav-link,
	.top-nav-high .navbar-nav .active > .nav-link,
	.top-nav-high .navbar-nav .nav-link.show,
	.top-nav-high .navbar-nav .nav-link.active {  color: #00BFF3;}

	.top-nav-high .navbar-toggler {  color: rgba(255, 255, 255, 1); background:  rgba(255, 255, 255, 0.1);  border-color: rgba(255, 255, 255, 1);}

	.top-nav-high .navbar-toggler-icon {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}

	.top-nav-high .navbar-text {  color: rgba(0, 0, 0, 0.5);}
	.top-nav-high .navbar-text a {  color: rgba(0, 0, 0, 0.9);}
	.top-nav-high .navbar-text a:hover, .navbar-light .navbar-text a:focus {  color: rgba(0, 0, 0, 0.9);}

	.top-nav-low .navbar-brand {  color: rgba(0, 0, 0, 0.9);}
	.top-nav-low .navbar-brand:hover, .navbar-light .navbar-brand:focus {  color: rgba(0, 0, 0, 0.9);}
	.top-nav-low .navbar-nav .nav-link {  color: rgba(0, 0, 0, 1); -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}
	.top-nav-low .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {  color: #00BFF3;}
	.top-nav-low .navbar-nav .nav-link.disabled {  color: rgba(0, 0, 0, 0.3);}

	.top-nav-low .navbar-nav .show > .nav-link,
	.top-nav-low .navbar-nav .active > .nav-link,
	.top-nav-low .navbar-nav .nav-link.show,
	.top-nav-low .navbar-nav .nav-link.active {  color: #00BFF3;}

	.top-nav-low .navbar-toggler {  color: rgba(0, 0, 0, 0.5);  border-color: rgba(0, 0, 0, 0.1);}

	.top-nav-low .navbar-toggler-icon {  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
	}

	.top-nav-low .navbar-text {  color: rgba(0, 0, 0, 0.5);}
	.top-nav-low .navbar-text a {  color: rgba(0, 0, 0, 0.9);}
	.top-nav-low .navbar-text a:hover, .navbar-light .navbar-text a:focus {  color: rgba(0, 0, 0, 0.9);}

	.homepage_text h1,	.homepage_text p { text-shadow: 0 0 5px rgba(0,0,0,0.7);  }

	.header_pic_home { z-index: 1;  position: relative; height:100vh; background: url('../layout/homepage_1.jpg?123') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   }

	.header_pic { z-index: 1;  position: relative; height:400px; background: url('../layout/bar_1.jpg?123') no-repeat center center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;   }

	#go-image-bar-fixed { background: #c0c0c0 url('../layout/back_fast.jpg') no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-fixed:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}

	#go-image-bar-fixed-contact { background: #c0c0c0 url('../layout/back_gears.jpg') no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover; z-index: 1;  position: relative; text-align: center; padding: 100px 0px; color: #FFFFFF;}
	#go-image-bar-fixed-contact:after {top: 0;left: 0;z-index: -1; width: 100%;height: 100%;content: " ";position: absolute;background: rgba(0,0,0,0.4);}

	.element2 { width: 100%; display: inline }

	.header_inner {  min-height: 250px; background: url('../layout/top_fade.png') repeat-x top center; }

	.sponsor_area { margin-left: -15px; margin-right: -15px; }


/* =============================================================================
   RESPONSIVE STYLES
   ========================================================================== */
	@media (max-width: 34em)  { /* xs only */
		#logo { margin: 0 auto; }
		.logo_block, .tag_block, .tel_block, .footlinks_block, .credits_block { text-align: center; }
		.top-nav-high .navbar-nav { background: rgba(0,0,0,0.6); padding: 5px; }
		.navbar { padding: 5px; }
	} /* END media */
	@media (min-width: 34em) { /* sm md lg */
		#page_wrapper2 { width: 33em; margin: 20px auto 50px auto;  background: #FFFFFF; padding: 0px 0px 0px 0px; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px; -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.2); -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.2); box-shadow:0px 0px 5px rgba(0,0,0,0.2);  }
		.logo_block, .tag_block, .tel_block, .footlinks_block, .credits_block { text-align: center; }
		.tag_block { text-align: center; color: rgba(0,0,0,0.4); font-size: 140%; }
		.tel_block { font-size: 140%; }
	} /* END media */
	@media (min-width: 48em) { /* sm md lg */
		#page_wrapper2 { width: 46em; }
		.tag_block { text-align: center; }
		.tel_block { text-align: right; }
		.logo_block { text-align: left; }
		.footlinks_block { text-align: left; }
		.credits_block { text-align: right; }
	} /* END media */
	@media (min-width: 62em) { /* md lg */
		#page_wrapper2 { width: 60em; }
	} /* END media */
	@media (min-width: 75em) { /* lg */
		#page_wrapper2 { width: 72em; }
	} /* END media */

/* =============================================================================
   DESIGN STYLES
   ========================================================================== */
	.go_full_back {background: url('../img/pic1.jpg') no-repeat center center fixed;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;}  

	.social_icon { margin: 0px 10px 10px 0px; }

	.content_pod { padding: 50px; position:relative; }
	.content_block { padding: 50px 0px; position:relative; }
	.content_block_start { padding: 30px 0px 50px 0px; }
	.content_block_light { background: #e7e7e7; }
	.content_block_col { background: #00BFF3; color: #FFFFFF; }
	.content_block_dark { background: #282828; color: #FFFFFF; }
	.content_block_alt { background: rgba(2,117,216,0.5); color: #FFFFFF; }
	.content_block_white { background: #FFFFFF; }

	.call_out { padding: 20px; margin: 60px 20px; }
	.call_out p { margin: 0px; }
	.call_out_1 { }
	.call_out_2 { border: 2px dotted rgba(0, 0, 0, 0.125); }
	.call_out_3 { background: #FAFAFA; border: 1px solid rgba(0, 0, 0, 0.125); border-left: 2px solid #5D8FC2; }
	.call_out_4 { border: 2px solid #EEEEEE; padding: 20px; }
	.call_out_5 { background:#5D8FC2; color: #FFFFFF; padding: 10px; }

	a:focus {outline:none;}
	::-moz-focus-inner {border:0;}
	body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
	html {height: 101%;}
	a:focus{outline: none}

/* =============================================================================
   CMS STYLES
   ========================================================================== */
	.site_box { border: 1px solid #E5E5E5; background: #FFFFFF; margin-bottom: 30px; }
	.site_box_inner { padding: 15px; }
	.site_box_desc { border-bottom: 1px solid #E5E5E5; padding-bottom: 15px;  }
	.site_box_light { background: #FFFFFF; }
	
	.action-bar-light { padding: 50px 0px;  text-align: center; }
	.action-bar-bold { padding: 50px 0px; background: #448F57; color: #FFFFFF; text-align: center; }
	.action-bar-default { padding: 50px 0px; background: #e7e7e7; text-align: center; }

	.faded_row { background: #f7f7f7; padding: 15px; margin-bottom: 30px; }
	.faded_row_box { background: #FFFFFF; padding: 15px; height: 100% }


	.fade2 {position: relative;background-color: #000;display: inline-block;}

	.fade2 div {
	  /* Prevent paragraph from changing .fade size (set position) */
	  margin: 0;
	  padding: 0;
	  display: block;
	  position: absolute;
	  bottom: 15px;
	  left: 15px;
	  /* Set z-index to prevent image covering */
	  z-index: 1;
	  /* Set background */
	  background-color: white;
	}

	.fade2 img {
	  transition: opacity 0.25s;
	  display: block;
	}

	.fade2 img:hover {
	  opacity: 0.7;
	}

/* =============================================================================
   APP STYLES
   ========================================================================== */
	#owl-demo .item,	.owl-theme .owl-controls.clickable .owl-buttons div:hover,.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{
		background: #00BFF3;	}
	a.scrollup:hover,a.scrollup:active,a.scrollup:focus {text-decoration:none;opacity:1;text-decoration:none;color: #00BFF3;}

/* ==========================================================================
   BOOT STYLES
   ========================================================================== */
/*	.btn { cursor: pointer; -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;-ms-transition: all 0.5s ease;transition: all 0.5s ease;}*/ /* border-radius: 0rem; */
	.btn {white-space:normal !important;word-wrap: break-word;}
	.brands > li > a { margin-right: 10px; margin-bottom: 10px; }

	#crumbs_wrapper .breadcrumb { margin: 0px; background: transparent; font-size: 80%; }
	.breadcrumb-item + .breadcrumb-item::before { color: rgba(0,0,0,0.2); content: "/"; }
	.breadcrumb-item.active { color: #000000; }
	.breadcrumb a:link, .breadcrumb a:visited  { color: rgba(0,0,0,0.5); text-decoration: none; }
	.breadcrumb a:active, .breadcrumb a:hover { color: #000000; text-decoration: underline; }

	.col-bg-fade-white-10 { background: rgba(255,255,255,0.1); }
	.col-bg-fade-white-20 { background: rgba(255,255,255,0.2); }
	.col-bg-fade-white-30 { background: rgba(255,255,255,0.3); }
	.col-bg-fade-white-40 { background: rgba(255,255,255,0.4); }
	.col-bg-fade-white-50 { background: rgba(255,255,255,0.5); }
	.col-bg-fade-white-80 { background: rgba(255,255,255,0.8); }
	.col-bg-fade-white-90 { background: rgba(255,255,255,0.9); }
	.col-bg-fade-black-10 { background: rgba(0,0,0,0.1); }
	.col-bg-fade-black-20 { background: rgba(0,0,0,0.2); }
	.col-bg-fade-black-30 { background: rgba(0,0,0,0.3); }
	.col-bg-fade-black-40 { background: rgba(0,0,0,0.4); }
	.col-bg-fade-black-50 { background: rgba(0,0,0,0.5); }

	.col-text-fade-white-10 { color: rgba(255,255,255,0.1); }
	.col-text-fade-white-20 { color: rgba(255,255,255,0.2); }
	.col-text-fade-white-30 { color: rgba(255,255,255,0.3); }
	.col-text-fade-white-40 { color: rgba(255,255,255,0.4); }
	.col-text-fade-white-50 { color: rgba(255,255,255,0.5); }
	.col-text-fade-black-10 { color: rgba(0,0,0,0.1); }
	.col-text-fade-black-20 { color: rgba(0,0,0,0.2); }
	.col-text-fade-black-30 { color: rgba(0,0,0,0.3); }
	.col-text-fade-black-40 { color: rgba(0,0,0,0.4); }
	.col-text-fade-black-50 { color: rgba(0,0,0,0.5); }

	.row-stacked div { margin-bottom: 15px; }
	.row-spaced { margin-bottom: 30px; }
	.mb-default { margin-bottom: 30px; }
	.container.no-bleed,	.container-fluid.no-bleed { padding-left: 0px; padding-right: 0px; }
	.carousel-control { padding-top: 10px;  font-size: 6rem; }
	.carousel-item { width: 100%;  background: #000; }
	.img-stretch {	width: 100%; }

	.display-5 {font-size: 3rem;font-weight: 300;line-height: 1.4;}
	.display-6 {font-size: 2.5rem;font-weight: 300;line-height: 1.4;}
	.display-7 {font-size: 2rem;font-weight: 300;line-height: 1.4;}
	.display-8 {font-size: 1.5rem;font-weight: 300;line-height: 1.4;}

	.btn-trans-light {color: #444444;background-color: rgba(255,255,255,0.5);border: 0px solid rgba(255,255,255,0.5);}
	.btn-trans-light:hover {color: #444444;background-color: #FFFFFF;border-color: #FFFFFF;}
	.btn-trans-light:focus, .btn-trans-light.focus {-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.5);box-shadow: 0 0 0 2px rgba(255,255,255,0.5);}
	.btn-trans-light.disabled, .btn-trans-light:disabled {background-color: rgba(255,255,255,0.5);border-color: rgba(255,255,255,0.5);}
	.btn-trans-light:active, .btn-trans-light.active,.show > .btn-trans-light.dropdown-toggle {color: #444444;background-color: #FFFFFF;background-image: none;border-color: #FFFFFF;}
	
	.btn-outline-trans-light {color: #FFFFFF;background-image: none;background-color: rgba(255,255,255,0.2);border-color: #FFFFFF;}
	.btn-outline-trans-light:hover {color: #FFFFFF;background-color: rgba(255,255,255,0.5);border-color: #FFFFFF;}
	.btn-outline-trans-light:focus, .btn-outline-trans-light.focus {-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,0.5);box-shadow: 0 0 0 2px rgba(255,255,255,0.5);}
	.btn-outline-trans-light.disabled, .btn-outline-trans-light:disabled {color: #FFFFFF;background-color: transparent;}
	.btn-outline-trans-light:active, .btn-outline-trans-light.active,.show > .btn-outline-trans-light.dropdown-toggle {color: #fff;background-color: #000;border-color: #000;}

	.btn-trans-dark {color: #FFFFFF;background-color: rgba(0,0,0,0.5);border: 0px solid rgba(0,0,0,0.5);}
	.btn-trans-dark:hover {color: #FFFFFF;background-color: #000000;border-color: #000000;}
	.btn-trans-dark:focus, .btn-trans-dark.focus {-webkit-box-shadow: 0 0 0 2px rgba(0,0,0,0.5);box-shadow: 0 0 0 2px rgba(0,0,0,0.5);}
	.btn-trans-dark.disabled, .btn-trans-dark:disabled {background-color: rgba(0,0,0,0.5);border-color: rgba(0,0,0,0.5);}
	.btn-trans-dark:active, .btn-trans-dark.active,.show > .btn-trans-dark.dropdown-toggle {color: #FFFFFF;background-color: #000000;background-image: none;border-color: #000000;}
	
	.btn-outline-trans-dark {color: #000;background-image: none;background-color:  rgba(0,0,0,0.2);border-color: #000;}
	.btn-outline-trans-dark:hover {color: #fff;background-color: #000;border-color: #000;}
	.btn-outline-trans-dark:focus, .btn-outline-trans-dark.focus {-webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);}
	.btn-outline-trans-dark.disabled, .btn-outline-trans-dark:disabled {color: #444;background-color: transparent;}
	.btn-outline-trans-dark:active, .btn-outline-trans-dark.active,.show > .btn-outline-trans-dark.dropdown-toggle {color: #000;background-color: #fff;border-color: #fff;}

	pre {display: block;padding: 9.5px;margin: 0 0 10px;font-size: 14px;line-height: 1.42857143;word-break: break-all;word-wrap: break-word;color: #333333;background-color: #f5f5f5;border: 1px solid #cccccc;border-radius: 4px;}

	.panel-title > a {	color: #FFFFFF;	display:block;	cursor:pointer;}
	.panel-title > a:hover, .panel-title > a:active {	text-decoration: none;}
	.panel-title > a > i {  margin-right:8px;	text-decoration: none;}
	 body .panel-default .panel-title > a,body .panel-default .panel-title > a:after {	color: #555555;	text-decoration: none;}
	.panel-title a:after {	display: inline-block;    font-family: FontAwesome;    font-style: normal;    font-weight: normal;    line-height: 1;	content:"\f068";	color:#FFFFFF;float:right;margin:2px 0 0;	text-decoration: none;}
	.panel-title a.collapsed:after {	content:"\f067";}
	.panel-group .panel {   /* border-radius: 0; */}
	.panel-group .panel + .panel {    margin-top: 10px;}

	.custom-select {  display: inline-block;  max-width: 100%;  height: calc(2.25rem + 2px);  padding: 0.375rem 1.75rem 0.375rem 0.75rem;	  line-height: 1.25;
	  color: #495057;	  vertical-align: middle;	  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
	  background-size: 8px 10px;	  border: 1px solid rgba(0, 0, 0, 0.15);	  border-radius: 0.25rem;	  -webkit-appearance: none;		 -moz-appearance: none;  appearance: none;	}

	fieldset {border: 1px solid #ced4da;border-radius: 0.25rem;	padding: 15px;	margin: 15px 0px 30px 0px;}
	fieldset legend {padding: 0px 10px;margin: 0px;width: auto;color: #c0c0c0;}

	#web-formBLOCK .has-success .control-label,	#web-formBLOCK .has-success .help-block,
	#web-formBLOCK .has-success .form-control-feedback,	#web-formBLOCK .has-success label,
	#web-formBLOCK .has-success .fv-control-feedback {color: #009688;}
	#web-formBLOCK .has-success .form-control { border-color: #009688;	}

	#web-form .has-warning .control-label,	#web-form .has-warning .help-block,	#web-form .has-warning .form-control-feedback,
	#web-form .has-warning label,#web-form .has-warning .fv-control-feedback {color: #ff9800;}
	#web-form .has-warning .form-control { border-color: #ff9800;	}

	#web-form .has-danger .control-label,	#web-form .has-danger .help-block,
	#web-form .has-danger .form-control-feedback,	#web-form .has-danger label,
	#web-form .has-danger .fv-control-feedback {color: #f44336;	}
	#web-form .has-danger .form-control {  border-color: #f44336;}

/* =============================================================================
   PRINT STYLES
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  #header_wrapper, #nav_wrapper, #tagline_wrapper, #base_wrapper, #footer_wrapper { display: none; }
  #core_area { padding: 0px; }
  #page_wrapper { padding: 0px; width: 100%; box-shadow:none; text-shadow: none; filter:none; -ms-filter: none;  border: 0px solid #FFFFFF; box-shadow: 0px 0px 0px #FFFFFF;-moz-box-shadow: 0px 0px 0px #FFFFFF;-webkit-box-shadow: 0px 0px 0px #FFFFFF;} 
}
