


h1.tip-head {
    text-align: center;
    font-family: ff-basic-gothic-web-pro;
    color: #404040;
    font-weight: 100;
    font-style: normal;
    letter-spacing: -5px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 0;
    font-size: 4.5em;
    line-height: 1em;
}

.well2 {
 background-image: url("/Portals/0/Images/Pages/tips/HandbookBanner.jpg");
 min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}





)
p.tip-modal {
    line-height: 1.75em;
    font-size: 1em;
}

.white-well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}


.rightBorder{
	border-right: 1px solid #e3e3e3;
	padding:0 10px 0 10px; 
} 

.switch{
  position: initial;
  width: 50%;
  z-index: 2;
}

a .original:hover{
	 display:none;
}


.overlay {
  position: absolute;
  top: 0;    
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}

.overlay:link {
  position: absolute;
  top: 0;    
  z-index: 1;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
}



.overlay:visited {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;    
}

.overlay:hover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
 ransition: .5s ease;
}

.overlay:active {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;    
}


.switch:hover .overlay {
  opacity: 1;
}

@media (min-width: 768px){
h1.tip-head {
    font-size: 4.0em;
    line-height: 0.8em;
    margin-top: 0.3em;
}}

a.video-tn::after {
    color: #c00;
}

.DnnModule-13105 .col-md-4 h4 {
    display: none !important;
}

.gameticket-wrap { padding: 0 0 3em; } .gameticket-wrap .media-left { display:block; margin-bottom: 1em; } .gameticket-wrap .media-left .media-object { margin-left: auto; margin-right: auto; }
@media(min-width:768px) { .gameticket-wrap { padding: 2em 0 3em; } .gameticket-wrap .media-left { display:table-cell; } }
@media(min-width:992px) { .gameticket-wrap { border-top:1px solid #e3e3e3; margin-left:1em; margin-right:1em; padding: 1.6em 8em 0.8em; } }
@media(min-width:1200px) { .gameticket-wrap { padding: 1.6em 15em 0.8em; } }