/* bootstrap overrides
****************************************************************************************/
.body-popup {background-color: #fff; padding: 10px;}
textarea.form-control {height: 200px;}
.breadcrumb {padding-left: 0; margin: 0; background: none; font-size: 12px;}
.page-header{margin: 0 0 1em 0;}
.article-page-header{border: none;}
.navbar-default{margin-bottom: 0; border:none; font-size: 11px;}
.navbar-inverse{background-color: #222; border:none;}
/*.navbar-inverse ul li a:after {display: block; content: ""; width: 3px; height: 5px; background: transparent url('../images/small_triangle.png') no-repeat;}*/
.navbar {border-radius: 0;}
.navbar-default .navbar-toggle .icon-bar { width:18px;}
.navbar-inverse .navbar-toggle {background-color: #fff;}
.btn-lg {padding-top: 6px; padding-bottom: 6px; border-radius: 5px;}
h2 {position: relative;}
label {font-weight:normal;}
.navbar-default ,.navbar-inverse, .btn-primary {font-family: 'Fjalla One', sans-serif;}
/*legend {color: #fff;}
input.epic_lastyr_resorts {
    margin-left: -15px !important;
}
commented out 6/11/20 - mjoc - doesn't exist on prod and hasn't since 2016
*/

/* callout - not included in base bootstrap */
.bs-callout {margin: 20px 0; padding: 15px 30px 15px 15px; border-left: 5px solid #eee;}
.bs-callout h4 {margin-top: 0;}
.bs-callout p:last-child {margin-bottom: 0;}
.bs-callout code, .bs-callout .highlight {background-color: #fff;}
.bs-callout-danger {background-color: #fcf2f2; border-color: #d9534f;}
.bs-callout-warning {background-color: #fefbed;	border-color: #f0ad4e;}
.bs-callout-info {background-color: #f0f7fd; border-color: #5bc0de;}
/* bootstrap validator - avoiding adding another http for separate css file.
****************************************************************************************/
.bootstrap-validator-form .help-block{margin-bottom:0}

/*slider*/
.carousel-inner {}
.carousel-control .icon-prev:before, .carousel-control .icon-next:before {content: '';}
.carousel-caption {color: #222; text-shadow: none; left: 0; right: 0; bottom: 0; padding-left: 60px; padding-right: 60px;}
.carousel-caption h3 a,.carousel-caption h3 a:hover {color: #fff; font-size: 30px;}
.carousel-control {width: 6%; opacity: 1; text-shadow: none; top: -20%;}
.carousel-control.left, .carousel-control.right {background: none; filter: none;}
.carousel-indicators {bottom: 10px;}
.carousel-indicators .active {background-color: #0e4b8a;}
.carousel-indicators li {border-color: #0e4b8a;}
.carousel-abstract {font-family: 'Quattrocento', serif;	color: #fff;}
.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right {
	margin-right: -25px;
	position: absolute;
	top: 58%;
	z-index: 5;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 30px;
}
.carousel-control .glyphicon-menu-right {
	right: 50%;
}
/* Fade transition for carousel items */

/* hr line styles
****************************************************************************************/
hr.content {clear: both; border-top: 1px dashed #999; border-bottom: none; border-right: none; border-left: none; height: 1px; padding: 0; margin: 10px 0;}

/* main containers -- note: the tek containers are overridden with layout.css if not in responsive mode.  make your changes in layout.css if that is the case.
------------------------------------------------------------*/
header {width: 100%;}
footer {width:100%;	color: #fff;}
#tek-theme-bg{padding-top: 13px;}
#tek-wrap-site {overflow:hidden;}
#tek-wrap-leftrail {border-right: 1px solid #ccc;}
#tek-wrap-centerwell {padding-bottom: 10px;z-index: 1;overflow:hidden;}
#tek-wrap-rightrail {margin-bottom: 25px;}
.tek-top-margin {margin-top:333px;}
.tek-home-top-margin{margin-top:250px;}
#tek-wrap-footer {}
#tek-rr-items, #tek-lr-items {margin: 0;}
ul#tek-rr-items ul, ul#tek-lr-items ul {margin: 0; padding-left: 1.25em;}
#tek-rr-items h4.media-heading {padding-top: 1em;}
#poweredBy {height: 71px; width: 133px;	float: left;}
#nonmediawarning {width: 400px;}
.rrheaders h3 {
	padding-bottom: 8px;
    text-transform: uppercase;
}
.rr-emailalerts-btn {
    width: 100%;
}
.rr_email_alerts p {
	font-family: 'Quattrocento', serif; font-size: 14px;
}
h4.hdr-newsroom {
	padding-left: 40px;
	border-left: 1px solid #505357;
	line-height: 50px;
	
}

.bluefooter {
color: #2586ff;
line-height: 24px;

}
.insta-box {
	border: 1px solid #ddd;
	padding-top:20px;}
#sm_logo {
    padding: 5px 7px;
    top: 50%;
    position: relative;
    margin-top: -10px;
	border-radius: 50%;
}
.insta_text {
    padding-left: 15px;
    top: -60px;
    position: relative;
    font-style: italic;
    color: #000;
	font-size:20px;
}
/* comments styles
****************************************************************************************/
.comments_username {color: #888; font-weight: bold;}
.comments_date {color: #888; font-weight: normal; font-size: 10px;}
.comments_text {font-weight: normal;}
	
/* tag cloud styles: 
NOTE: you may want to make same changes to maint\newsroom_maint.css
****************************************************************************************/
.tag_cloud_smallest, a.tag_cloud_smallest, a.tag_cloud_smallest:link, a.tag_cloud_smallest:visited {font-weight: normal; font-size: 12px; line-height: 14px;}
.tag_cloud_small, a.tag_cloud_small, a.tag_cloud_small:link, a.tag_cloud_small:visited {font-weight: normal; font-size: 16px; line-height: 18px;}
.tag_cloud_medium, a.tag_cloud_medium, a.tag_cloud_medium:link, a.tag_cloud_medium:visited {font-weight: normal; font-size: 18px; line-height: 20px;}
.tag_cloud_large, a.tag_cloud_large, a.tag_cloud_large:link, a.tag_cloud_large:visited {font-weight: normal; font-size: 22px; line-height: 24px;}
.tag_cloud_largest, a.tag_cloud_largest, a.tag_cloud_largest:link, a.tag_cloud_largest:visited {font-weight: normal; font-size: 26px; line-height: 28px;}

/* section tree styles
****************************************************************************************/
.mSectionTree {line-height: 12px;}
.mSectionTree table {margin: 0; padding: 0;}
.mSectionTree td {margin: 0; padding: 0; vertical-align: top;}
.mout {background-color: #ffffff; width: 100%; padding: 0px; font-family: Tahoma, Verdana; font-size: 11px;}
.mover {background-color: #eeeeee; width: 100%; font-weight: bold; padding: 0px; font-family: Tahoma, Verdana; font-size: 11px;}
.mdisabled0, a.mdisabled0:link, a.mdisabled0:active, a.mdisabled0:visited, a.mdisabled0:hover {color: #999999; background-color: #ffffff; text-decoration: none; width: 100%; padding: 0px; font-family: Tahoma, Verdana; font-size: 11px;}
.mdisabled1 {text-decoration: none;}
.mtblbase {background-color: #fff;color: #000000; font-family: Tahoma, Verdana; font-size: 11px; margin: 0; padding: 0;}
.mExpandBlock {background: none;}
.mExpand {background: none; text-decoration:none; color:#0000aa;}

/* link styles
****************************************************************************************/
.pagination {float: right; margin: 12px 0; padding: 0 3px 0 0;}
.morelinks, a.morelinks , a.morelinks:visited, .taglinks, a.taglinks, a.taglinks:visited, .editlinks, a.editlinks, a.editlinks:visited, .relatedlinks, a.relatedlinks, a.relatedlinks:visited, .pagenavlinks, a.pagenavlinks, a.pagenavlinks:visited {}
a.morelinks:hover, a.taglinks:hover, a.editlinks:hover, a.relatedlinks:hover, a.pagenavlinks:hover, a.smallfont:hover {}

/* nav 
***************************************************************************************/
.tek-bottom-nav>:first-child {background: none;}
/*.tek-bottom-nav a.first {padding-left: 0;}*/
.tek-top-nav>li a{padding-right: 40px; padding-left: 40px; }
/*.top-nav-logo {width: 143px; height: 14px; display: inline-block; background: url(../graphics/1115/vail_sprite_winter2015.png) no-repeat -0px -0px; margin-top:10px;}*/
.top-nav-logo {margin-top:10px;}
div#nav-to-menu {/*position: absolute; bottom: 0;*/ font-size:18px;}
span.brand-nav-divider { display: block; width: 1px; height: 37px;background: url(/common/graphics/1115/vail_sprite_winter2015.png) no-repeat -283px 0; left:0; top:5px; position:absolute; pading-left:5px;}
.top-nav-tools {padding-left: 10px;}
.tek-top-nav-col {padding-top: 15px;}
.tek-top-nav-col-logo {padding-top: 15px;}
/* misc
****************************************************************************************/

.rail-fb *, .rail-twitter * {width: 100% !important;} /*makes responsive width*/
.recaptchatable {line-height: 14px;}/*anything higher than 16px causes gaps in the layout.*/
.nowrap {white-space: nowrap;}
.spacer {height: 15px;}
.underscore {text-decoration: underline;}
.fo_select, .fo_select td {margin: 0; padding: 0;}
.spacer5 {clear: both; height: 5px;}
.spacer10 {clear: both; height: 10px;}
.spacer15 {clear: both; height: 15px;}
.spacer25 {clear: both; height: 25px;}
.pad-5 {padding: 5px;}
.pad-10 {padding: 10px;}
.pad-15 {padding: 15px;}
.pad-20 {padding: 20px;}
.pad-25 {padding: 25px;}
.pad-right5 {padding-right: 5px;}
.pad-right10 {padding-right: 10px;}
.pad-right15 {padding-right: 15px;}
.pad-right20 {padding-right: 20px;}
.pad-right25 {padding-right: 25px;}
.pad-left5 {padding-left: 5px;}
.pad-left10 {padding-left: 10px;}
.pad-left15 {padding-left: 15px;}
.pad-left20 {padding-left: 20px;}
.pad-left25 {padding-left: 25px;}
.pad-top5 {padding-top: 5px;}
.pad-top10 {padding-top: 10px;}
.pad-top15 {padding-top: 15px;}
.pad-top20 {padding-top: 20px;}
.pad-top25 {padding-top: 25px;}
.pad-bottom5 {padding-bottom: 5px;}
.pad-bottom10 {padding-bottom: 10px;}
.pad-bottom15 {padding-bottom: 15px;}
.pad-bottom20 {padding-bottom: 20px;}
.pad-bottom25 {padding-bottom: 25px;}
.warning {color: #ff0000; font-weight: bold;}
.tek-thumbnail-left {float: left !important; margin-right: 1em;}
.tek-thumbnail-right {float: right !important; margin-left: 1em;}
.img-center {margin:0 auto;}
.center-block { display: block; float: none; margin-left: auto; margin-right: auto;}
/* classes for tigra form validator */
.inputHighlighted {color: red;}
.inputNormal {color: black;}

/* content detail display based styles (ie: article display, press kit display, etc.)
****************************************************************************************/
.outlet, .author, .author-box {font-style:italic; color: #919191;}
.author-box {margin-bottom: 15px;}
.author-box img {padding-right: 10px; width: 100px; max-height: 100px; overflow: hidden;}
.abstract {font-family: 'Quattrocento', serif; font-size: 14px;}
.tek-caption {font-size: 1em;}
.subtitle {font-weight: bold;}
.rel-date, .bio-title {color: #999;font-family: 'Quattrocento', serif; font-size:12px; font-weight:bold;}
.disclaimer {margin: 0 0 10px 0; font-size: 1em;}
.artdisplay-pinline {margin-bottom: 20px;}
.contacts {margin: 10px 0;}
.headshot {padding-right: 5px; display: block; float: left;}

#content-details {overflow: auto; font-family: 'Quattrocento', serif;}
#content-details img {margin: 5px;}
#comments, #tags, #related-assets {margin: 0 0 15px 0;}

/* carousel styles
****************************************************************************************/
#tek-carousel {overflow: hidden; margin-top:200px; max-height: 550px;}
/* jQuery Cycle */
/* NOTE: if you are having issues with your carousel showing all pieces of content for a brief second when the page loads,
you can fix this by specifying an exact height on the data-cycle-auto-height element and set overflow: hidden on tek-carousel container; */
.cycle-pager {text-align: center; width: 100%; z-index: 500; overflow: hidden; margin-top: 10px;}
.cycle-pager span { font-family: arial; font-size: 50px; width: 16px; height: 16px; display: inline-block; color: #ddd; cursor: pointer;}
.cycle-pager span.cycle-pager-active { color: #5B9CC8;}
.cycle-pager > * { cursor: pointer;}
.cycle-slideshow-img-left {padding: 0 10px 10px 0;}
.cycle-slideshow-img-right {padding: 0 0 10px 10px;}

/* related media carousel styles
****************************************************************************************/
#mmCarousel .item img {max-height: 312px; overflow: hidden;}
#mmCarouselThumbs .item img {max-height: 100px; overflow: hidden;}
#mmCarouselThumbs a {display: block;}
#mmCarouselThumbs .carousel-control .glyphicon-menu-left, #mmCarouselThumbs .carousel-control .glyphicon-menu-right {font-size: 15px;}
#mmCarousel .carousel-control .glyphicon-menu-right, #mmCarouselThumbs .carousel-control .glyphicon-menu-right {right: 100%;}

.tek-index-mm-box {background-color:#eee; border: 1px solid #ccc;}
.tek-index-mm-box.video {} /*special properties for video*/
.tek-index-mm-box.audio {} /*special properties for audio*/
.tek-index-mm-box.image {} /*special properties for image*/

/* Bootstrap */
.carousel-inner .item img {width: 100%;}
.tek-index-mm-box {background-color:#eee; border: 1px solid #ccc;}
.tek-index-mm-box.video {} /*special properties for video*/
.tek-index-mm-box.audio {} /*special properties for audio*/
.tek-index-mm-box.image {} /*special properties for image*/

/* media gallery popup
****************************************************************************************/
.media_gallery {
	margin: 10px;
	padding: 10px;
	width: 740px;
	border: #ccc solid 1px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000; 
}
.media_gallery img { padding-right: 10px;}

/************* icons ********************/
.ico-sm {height: 16px; width: 16px; display: block;}
.ico-med {height: 24px; width: 24px; display: block;}
.ico-lg {height: 32px; width: 32px; display: block;}

/* types */
.ico-rss {background: url(../graphics/sm_icons/feed-16x16.png) no-repeat;}

/* actions */
/* .ico-create-pdf-sm {background: url(../graphics/icons/icon-pdf-16px.png) no-repeat;}
.ico-create-rtf-sm {background: url(../graphics/icons/icon-word-16px.png) no-repeat;} */
.ico-create-pdf-med {background: url(../graphics/icons/icon-pdf-24px.png) no-repeat;}
.ico-create-rtf-med {background: url(../graphics/icons/icon-word-24px.png) no-repeat;}
.ico-create-pdf-lg {background: url(../graphics/icons/icon-pdf-32px.png) no-repeat;}
.ico-create-rtf-lg {background: url(../graphics/icons/icon-word-32px.png) no-repeat;}
.ico-dl-sm {background: url(../graphics/icons/icon-dl-16px.png) no-repeat;}
.ico-dl-med {background: url(../graphics/icons/icon-dl-24px.png) no-repeat;}
.ico-dl-lg {background: url(../graphics/icons/icon-dl-32px.png) no-repeat;}

/* logos */
.ico-tek {height: 67px; width: 127px; display: block; padding: 0; margin: 0; background: url(../graphics/tek-logo.png) no-repeat;}

/* make youtube and other iframes responsive */
.resp-video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.resp-video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* misc
***************************************************************************************/
.media-pass-btn {
  margin-left: 15px;
  margin-bottom: 15px;
}
/* thumbnails
****************************************************************************************/
/* make thumbnails all a consistent size regardless of dimensions */
.ratio-4-3, .ratio-1-1, .ratio-3-1, .ratio-2-1 {
  width:100%;
  position:relative;
  background:url() 50% 50% no-repeat;
  background-size:cover;
  background-clip:content-box;
}
.ratio-1-1:before {
    display:block;
    content:"";
    padding-top:100%;
}
.ratio-4-3:before {
    display:block;
    content:"";
    padding-top:75%;
}
.ratio-2-1:before {
    display:block;
    content:"";
    padding-top:50%;
}
.ratio-3-1:before {
    display:block;
    content:"";
    padding-top:30%;
}

@media (max-width: 530px) {
	.top-nav-toggle {left: 30px; }
	.bottom-nav-toggle {left: 32px; }
}
@media (max-width: 768px) {
	.tek-top-margin {margin-top:190px;}
	.navbar-default{opacity:1;}
	.navbar-inverse{opacity:1;}
	div#nav-to-menu {position: relative;}
	.tek-top-nav-col {padding-top:0;}
	.tek-top-nav-col-logo{padding:0;}
}

@media (min-width: 769px) {
	.navbar-inverse .navbar-nav{
	        margin: 0 auto;
	        display: table;
	        table-layout: fixed;
	        float:none;
	    }
}

@media (min-width: 769px) and  (max-width: 991px){
	.navbar-inverse {min-height: 144px;}
	.tek-top-nav>li a {padding-right: 6px; margin-left: 6px; padding-left:0;}
	.tek-bottom-nav>li a {padding-right: 12px; padding-left: 12px; font-size: 15px;}
	.carousel-caption h3 a{font-size: 25px;}
	.carousel-control .icon-next {margin-right: -2px;}
	.carousel-control .icon-prev {margin-left: -2px;}
	#tek-carousel {margin-top: 245px;}
	.top-nav-tools {padding-left: 6px;}
	.tek-top-nav a.first {padding-left: 0; margin-left: 30px;}
	.tek-top-tool-col {width: 18.66666667%;}
	.tek-top-nav-col {width: 64.66666667%;}
	.carousel-caption {padding-bottom: 10px;}
}

@media (min-width: 992px) and  (max-width: 1200px){
	.navbar-inverse{min-height: 144px;}
	.tek-top-nav>li a {padding-right: 12px; padding-left: 12px;}
	.tek-bottom-nav>li a {padding-right: 15px; padding-left: 25px;}
	.carousel-caption {bottom: 150px;}
	.logo-row { height:83px;}
}

@media (min-width: 1201px) {
	.navbar-default{font-size: 13px;}
	#tek-carousel {max-height: 513px; overflow: hidden;}
	.carousel-inner, .item {max-height: 513px; overflow: hidden;}
	.tek-top-nav>li a {padding-right: 0;  padding-left: 60px;}
	.tek-top-nav>li ul li a {padding-right: 20px; padding-left: 20px;}
	.tek-bottom-nav>li a {padding-right: 25px;padding-left: 25px;}
	.logo-row { height:83px;}
}


