/*===================================================
   Banner Styles
===================================================*/

.banner-giftcard .widgetContent {
	display: block;
}
.banner-giftcard .content-wrapper{
	padding:10px 25px 10px 25px;
}
.banner-giftcard{
	border-bottom:1px solid #bfbfbf;
}
.banner-giftcard h1{
	font-size:1.357em; /* 19px */
	font-weight:bold;
	color:#333;
	line-height: 1.474em; /*28px*/
}
.banner-giftcard h1 span{
	display:inline;
	color:#DB2127;
}

/*===================================================
   Gift Ticket Select and Search
===================================================*/

.gift-ticket-select.widget h3,
.gift-ticket-search.widget h3{
	font-size:1.429em; /* 20px */
	margin-bottom:12px;
}
.gift-ticket-select p,
.gift-ticket-search p{
	font-size:0.786em; /* 11px */
	line-height: 1.364em; /*15px*/
	width:55%;
	margin-bottom:30px;
}
.gift-ticket-select a,
.gift-ticket-search a{
	color:#369;
}
.gift-ticket-select p{
	min-height:155px;
}
.gift-ticket-select{
	background:url("https://www.vividseats.com/v3/images/widget/custom/giftCardsBow2.gif") no-repeat scroll right top #fff;
}
.gift-ticket-search{
	background:url("https://www.vividseats.com/v3/images/widget/custom/giftTickets2.jpg") no-repeat scroll right top #fff;
}
.gift-ticket-search h2.search-find-tickets{
	display:none;
}

/*===================================================
   Gift Tags Mod
===================================================*/

.gift-tags h4{
	font-weight:bold;
}
.gift-tags p{
	font-size:0.857em; /* 12px */;
	line-height: 1.250em; /*15px*/
}
.gift-tags{
	background:url("https://www.vividseats.com/v3/images/widget/custom/giftTags3.gif") no-repeat scroll bottom right #fff;
	min-height:245px;
}

/*===================================================
   Gift Tag Generator
===================================================*/

.gift-ticket-select label {
	width: 75px;
}
.gift-ticket-select .bootstrap-select:not([class*="span"]) {
	width: 100%;
}
#gift-tag-modal {
	padding-bottom: 20px;
  position: absolute;
  top: 90px;
}
#gift-tag-modal.modal.fade.in {
  top: 90px
}
#gift-tag-modal .modal-body {
	border-bottom: 1px solid #EEE;
}
.giftTagGenerator label.gift-theme-label,
.giftTagGenerator input.gift-theme-radio {
	display: inline;
	margin-right: 5px;
}
.gift-ticket-search .widgetContent p.head-title {
	display: none;
}
.modal button.close span {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	position: absolute;
	line-height: 1.200em; /*24px*/
}
.lt-ie9 .modal button.close span {
	position: relative;
}
.touch .modal button.close span {
	line-height: 1.100em; /*22px*/
}

/*===================================================
   Gift Tag PDF Generated
===================================================*/

.giftTagMessage textarea {
	max-height: 100px;
	height: 100px;
	border: 1px solid;
	border-color: #D8D8D8 #D8D8D8 #B8B8B8;
	padding: 5px;
	resize: none;
}
.giftTagPrint {
	width: 792px;
	height: 612px;
	background-repeat:no-repeat;
}
.giftTagPrintMessage {
	font-size: 1.071em; /* 15px */
	line-height: 1.200em; /*18px*/
	color: #333;
	padding: 350px 0 0 450px;
}
.giftTagPrintMessage div {
	padding-bottom: 3px;
}
.giftTagPrintFrom, .giftTagPrintTo {
	font-weight: bold;
}
.giftTagPrintMessage span {
	color: #999;
	text-align: right;
	font-weight: normal;
}
.giftTagPrintMessage .giftTagPrintNote {
	padding: 15px 0 0 48px;
}

/*===================================================
   Gifting FAQs
===================================================*/

.secondary-title{
	background-image:none;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #BFBFBF;
	border-left:medium none;
	border-right:medium none;
	font-size:1.357em; /* 19px */
	font-weight:bold;
	margin-bottom:10px;
	padding:14px 0 14px 20px;
	text-transform:uppercase;
}
.secondary-title span{
	color:#DB2127;
}
.gift-faqs h4,
.gift-faqs h5{
	color:#DB2127;
	padding-bottom:10px;
	margin:0;
	font-size:0.857em; /* 12px */;
	line-height: 1.250em; /*15px*/
}
.gift-faqs h5{
	color:#333;
	padding-bottom:0;
}
.gift-faqs p{
	font-size:0.786em; /* 11px */
	line-height: 1.364em; /*15px*/
}
.gift-faqs p span{
	color:#DB2127;
}
.cmsPageVividSeatsGiftCertificates .vivid-policies h4{
	font-weight:normal;
	font-size:0.929em; /* 13px */;
}
.cmsPageVividSeatsGiftCertificates .vivid-policies ol li{
	font-size:0.786em; /* 11px */
	line-height: 1.364em; /*15px*/
}
