body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_WeddingForm
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #006400;
   border-radius: 11px;
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
}
#WeddingForm
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 2px 0 2px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1000px;
}
#WeddingForm > .row
{
   display: grid;
   grid-template-columns: 300px 300px 300px ;
   margin-right: -2px;
   margin-left: -2px;
}
#WeddingForm > .row > .col-1, #WeddingForm > .row > .col-2, #WeddingForm > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
   grid-column: span 12;
}
#WeddingForm > .row > .col-1, #WeddingForm > .row > .col-2, #WeddingForm > .row > .col-3
{
}
#WeddingForm > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   order: 1;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#WeddingForm > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   order: 2;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
#WeddingForm > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   grid-column: span 1;
   order: 3;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: center;
}
@media (max-width: 400px)
{
#WeddingForm > .row > .col-1, #WeddingForm > .row > .col-2, #WeddingForm > .row > .col-3
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_PersonalInfoGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #696969;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#PersonalInfoGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#PersonalInfoGrid > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#PersonalInfoGrid > .col-1
{
   flex: 0 0 auto;
}
#PersonalInfoGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#PersonalInfoGrid > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#CompanyName
{
   box-sizing: border-box;
   margin: 0 0 4px 0 ;
   border: 1px solid #A52A2A;
   border-radius: 12px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#CompanyName:focus
{
   outline: 0;
}
#DJWinkLink
{
   box-sizing: border-box;
   line-height: 18px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #B22222;
   border-radius: 2px;
   background-color: #FFFFFF;
   background-image: none;
   color: #0000CD;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 4px 4px 4px 0 ;
}
#DJWinkLink:focus
{
   outline: 0;
}
#DJWinkEmail
{
   box-sizing: border-box;
   line-height: 18px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #B22222;
   border-radius: 2px;
   background-color: #FFFFFF;
   background-image: none;
   color: #0000CD;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 4px 0 4px 4px;
}
#DJWinkEmail:focus
{
   outline: 0;
}
#wb_PackageIncludes 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 11px;
   padding: 6px 2px 6px 2px;
   margin: 4px 0 4px 0 ;
   text-align: center;
}
#wb_PackageIncludes
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 11px;
   line-height: 12px;
}
#wb_PackageIncludes p, #wb_PackageIncludes ul
{
   margin: 0;
   padding: 0;
}
#wb_PackageIncludes
{
   display: block;
   margin: 4px 0 4px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#ClientInfo
{
   box-sizing: border-box;
   margin: 4px 55px 2px 55px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-image: radial-gradient(circle, #FFD700 0%, #CD853F 100%);
   color: #000000;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#ClientInfo:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#YourName
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 4px 6px 4px 6px;
   overflow: auto;
   resize: none;
}
#YourName:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#YourAddress
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 4px 6px 4px 6px;
   overflow: auto;
   resize: none;
}
#YourAddress:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#YourCity
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 4px 6px 4px 6px;
   overflow: auto;
   resize: none;
}
#YourCity:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#YourEmail
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 4px 6px 4px 6px;
   overflow: auto;
   resize: none;
}
#YourEmail:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#YourPhone
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 4px 6px 4px 6px;
   overflow: auto;
   resize: none;
}
#YourPhone:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#VenueName
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 4px 6px 4px 6px;
   overflow: auto;
   resize: none;
}
#VenueName:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#VenueAddress
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 4px 6px 4px 6px;
   overflow: auto;
   resize: none;
}
#VenueAddress:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#VenueCity
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 4px 6px 6px 6px;
   overflow: auto;
   resize: none;
}
#VenueCity:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#IMarriedName
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 6px 6px 4px 6px;
   overflow: auto;
   resize: none;
}
#IMarriedName:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#EventInfo
{
   box-sizing: border-box;
   margin: 4px 55px 2px 55px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-image: radial-gradient(circle, #FFD700 0%, #CD853F 100%);
   color: #000000;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#EventInfo:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#DatePicker2
{
   box-sizing: border-box;
   line-height: 15px;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
}
#DatePicker2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
.ui-datepicker
{
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   z-index: 1003 !important;
   display: none;
   --svg-prev: url('data:image/svg+xml;charset=utf8,%3csvg%20viewBox%3d%220%200%201024%201024%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%20fill%3d%22%23000000%22%3e%0d%0a%3cpath%20d%3d%22M512%200c282.77%200%20512%20229.23%20512%20512s%2d229.23%20512%2d512%20512c%2d282.77%200%2d512%2d229.23%2d512%2d512s229.23%2d512%20512%2d512zM633.051%20222.72l%2d335.214%20278.235c%2d3.182%202.633%2d5.23%206.583%2d5.303%2011.081%200.037%205.266%201.755%208.155%205.303%2011.081l335.214%20278.162c9.874%208.155%2025.234%201.17%2025.234%2d11.337v%2d555.886c0.115%2d12.189%2d16.021%2d18.701%2d25.234%2d11.337z%22/%3e%0d%0a%3c/svg%3e%0d%0a');
   --svg-next: url('data:image/svg+xml;charset=utf8,%3csvg%20viewBox%3d%220%200%201024%201024%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%20fill%3d%22%23000000%22%3e%0d%0a%3cpath%20d%3d%22M512%201024c%2d282.77%200%2d512%2d229.23%2d512%2d512s229.23%2d512%20512%2d512c282.77%200%20512%20229.23%20512%20512s%2d229.23%20512%2d512%20512zM390.949%20801.28l335.214%2d278.235c3.182%2d2.633%205.23%2d6.583%205.303%2d11.081%2d0.037%2d5.266%2d1.755%2d8.155%2d5.303%2d11.081l%2d335.214%2d278.162c%2d9.874%2d8.155%2d25.234%2d1.17%2d25.234%2011.337v555.886c%2d0.115%2012.189%2016.021%2018.701%2025.234%2011.337z%22/%3e%0d%0a%3c/svg%3e%0d%0a');
}
.ui-datepicker, .ui-datepicker .ui-corner-all
{
   border-radius: 0px;
}
#ui-datepicker-div .ui-datepicker-header .ui-icon
{
   -webkit-mask-position: 50% 50%;
   mask-position: 50% 50%;
   -webkit-mask-repeat: no-repeat;
   mask-repeat: no-repeat;
   -webkit-mask-size: 14px 14px;
   mask-size: 14px 14px;
}
#ui-datepicker-div
{
   border-color: #DEE2E6;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
}
#ui-datepicker-div .ui-widget-header
{
   border-color: #D2D2D2;
   background-color: #DCDCDC;
   background-image: none;
   color: #212529;
}
#ui-datepicker-div .ui-state-default
{
   border-color: #000000;
   background-color: #FFFFFF;
   background-image: none;
   color: #800000;
}
#ui-datepicker-div .ui-icon.ui-icon-circle-triangle-w
{
   background-color: #800000;
   background-image: none;
   -webkit-mask-image: var(--svg-prev);
   mask-image: var(--svg-prev);
}
#ui-datepicker-div .ui-icon.ui-icon-circle-triangle-e
{
   background-color: #800000;
   background-image: none;
   -webkit-mask-image: var(--svg-next);
   mask-image: var(--svg-next);
}
#ui-datepicker-div .ui-state-hover
{
   border-color: #0A58CA;
   background-color: #0B5ED7;
   background-image: none;
   color: #FFFFFF;
}
#ui-datepicker-div .ui-state-hover .ui-icon.ui-icon-circle-triangle-w
{
   background-color: #FFFFFF;
   background-image: none;
   -webkit-mask-image: var(--svg-prev);
   mask-image: var(--svg-prev);
}
#ui-datepicker-div .ui-state-hover .ui-icon.ui-icon-circle-triangle-e
{
   background-color: #FFFFFF;
   background-image: none;
   -webkit-mask-image: var(--svg-next);
   mask-image: var(--svg-next);
}
#ui-datepicker-div .ui-state-active
{
   border-color: #000000;
   background-color: #FAEBD7;
   background-image: none;
   color: #000000;
}
#ui-datepicker-div .ui-state-active .ui-icon.ui-icon-circle-triangle-w
{
   background-color: #000000;
   background-image: none;
   -webkit-mask-image: var(--svg-prev);
   mask-image: var(--svg-prev);
}
#ui-datepicker-div .ui-state-active .ui-icon.ui-icon-circle-triangle-e
{
   background-color: #000000;
   background-image: none;
   -webkit-mask-image: var(--svg-next);
   mask-image: var(--svg-next);
}
#DatePicker2
{
   margin: 4px 6px 4px 6px;
}
#LDJStartTime1
{
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
   border: 1px solid #006400;
   border-radius: 4px;
   background-color: #FFEBCD;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 1px 8px 1px 8px;
}
#LDJStartTime1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#IDJStartTimeInput1
{
   box-sizing: border-box;
   line-height: 14px;
   margin: 1px 8px 1px 8px;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 2px 2px 2px 2px;
}
#IDJStartTimeInput1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#LDJStopTime1
{
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
   border: 1px solid #006400;
   border-radius: 4px;
   background-color: #FFEBCD;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 1px 8px 1px 8px;
}
#LDJStopTime1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#IDJStopTimeInput1
{
   box-sizing: border-box;
   line-height: 14px;
   margin: 1px 8px 1px 8px;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 2px 2px 2px 2px;
}
#IDJStopTimeInput1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#ICeremonyStartTime
{
   box-sizing: border-box;
   line-height: 14px;
   margin: 1px 8px 1px 8px;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 2px 2px 2px 2px;
}
#ICeremonyStartTime:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#LCeremonyStart
{
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
   border: 1px solid #006400;
   border-radius: 4px;
   background-color: #FFEBCD;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 1px 8px 1px 8px;
}
#LCeremonyStart:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#IColorTheme
{
   box-sizing: border-box;
   border: 1px solid #008000;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 12px;
   text-align: left;
   padding: 2px 2px 1px 4px;
   margin: 4px 6px 4px 6px;
   overflow: auto;
   resize: none;
}
#IColorTheme:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Notes
{
   box-sizing: border-box;
   border: 2px solid #B22222;
   border-radius: 11px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   padding: 4px 6px 4px 6px;
   margin: 2px 3px 2px 3px;
   overflow: auto;
   resize: none;
}
#Notes:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#svtri
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#svtri:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sedoweek
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sedoweek:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#setype
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#setype:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#LVenueQuestions
{
   box-sizing: border-box;
   margin: 4px 55px 2px 55px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-image: radial-gradient(circle, #FFD700 0%, #CD853F 100%);
   color: #000000;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#LVenueQuestions:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#scersound
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#scersound:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Label3
{
   box-sizing: border-box;
   margin: 4px 55px 2px 55px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-image: radial-gradient(circle, #FFD700 0%, #CD853F 100%);
   color: #000000;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#Label3:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#scerhrs
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #DDFFBB;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#scerhrs:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdinhrs
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sdinhrs:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdanhrs
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sdanhrs:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sbachrs
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sbachrs:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#skarhrs
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#skarhrs:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdehol
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sdehol:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdeend
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sdeend:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdedis
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sdedis:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdgcou
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sdgcou:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdrbiz
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sdrbiz:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#subgnee
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#subgnee:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#suspkup
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#suspkup:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#subanl
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#subanl:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#suslig
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#suslig:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#L_DS_Event_Discounts
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_Event_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_Event_Discounts
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_Event_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_Event_Discounts
{
   box-sizing: border-box;
   margin: 0 0 0 6px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #FFC0CB;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_Event_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_DS_Discounts
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_Discounts
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_Discounts
{
   box-sizing: border-box;
   margin: 0 0 0 6px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #D0FFA0;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_DS_Upgrades
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_Upgrades:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_Upgrades
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_Upgrades:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_Upgrades
{
   box-sizing: border-box;
   margin: 0 0 0 6px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #AFEEEE;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_Upgrades:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_DS_Subtotal
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_Subtotal:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_Subtotal
{
   box-sizing: border-box;
   line-height: 24px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
   text-align: center;
   padding: 0;
}
#T_Subtotal:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_Subtotal
{
   box-sizing: border-box;
   margin: 0 0 0 6px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: transparent;
   background-image: url('../images/Event_Calc_L_Subtotal_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_Subtotal:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_LG_Event_Discounts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Event_Discounts
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Event_Discounts > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_Event_Discounts > .col-1
{
   flex: 0 0 auto;
}
#LG_Event_Discounts > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Event_Discounts > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LG_Discounts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Discounts
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Discounts > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_Discounts > .col-1
{
   flex: 0 0 auto;
}
#LG_Discounts > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Discounts > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LG_Upgrades
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Upgrades
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Upgrades > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_Upgrades > .col-1
{
   flex: 0 0 auto;
}
#LG_Upgrades > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Upgrades > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LG_Subtotal
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Subtotal
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Subtotal > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_Subtotal > .col-1
{
   flex: 0 0 auto;
}
#LG_Subtotal > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Subtotal > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#LEventQuestions
{
   box-sizing: border-box;
   margin: 4px 55px 2px 55px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-image: radial-gradient(circle, #FFD700 0%, #CD853F 100%);
   color: #000000;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#LEventQuestions:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_G_Discounts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #D0FFA0;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#G_Discounts
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
}
#G_Discounts > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#G_Discounts > .col-1
{
   flex: 0 0 auto;
}
#G_Discounts > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#G_Discounts > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_G_Upgrades
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #AFEEEE;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#G_Upgrades
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
}
#G_Upgrades > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#G_Upgrades > .col-1
{
   flex: 0 0 auto;
}
#G_Upgrades > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#G_Upgrades > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Label1
{
   box-sizing: border-box;
   margin: 4px 55px 2px 55px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-image: radial-gradient(circle, #FFD700 0%, #CD853F 100%);
   color: #000000;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#Label1:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Label2
{
   box-sizing: border-box;
   margin: 4px 55px 2px 55px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-image: radial-gradient(circle, #FFD700 0%, #CD853F 100%);
   color: #000000;
   font-family: "Open Sans";
   font-weight: 800;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#Label2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFE0;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LayoutGrid9
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid9 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#LayoutGrid9 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid9 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid9 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_GVenueQuestions
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFEC82;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#GVenueQuestions
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
}
#GVenueQuestions > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 6px;
   padding-left: 6px;
   position: relative;
}
#GVenueQuestions > .col-1
{
   flex: 0 0 auto;
}
#GVenueQuestions > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#GVenueQuestions > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Ceremony_Questions
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
}
#Ceremony_Questions
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#Ceremony_Questions > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#Ceremony_Questions > .col-1
{
   flex: 0 0 auto;
}
#Ceremony_Questions > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#Ceremony_Questions > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LG_Venue_Discounts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Venue_Discounts
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Venue_Discounts > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_Venue_Discounts > .col-1
{
   flex: 0 0 auto;
}
#LG_Venue_Discounts > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Venue_Discounts > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#L_DS_Venue_Discounts
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_Venue_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_Venue_Discounts
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_Venue_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_Venue_Discounts
{
   box-sizing: border-box;
   margin: 0 0 0 6px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #FFEC82;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_Venue_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_LG_Music_Discounts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Music_Discounts
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Music_Discounts > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_Music_Discounts > .col-1
{
   flex: 0 0 auto;
}
#LG_Music_Discounts > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Music_Discounts > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#L_DS_Music_Discounts
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_Music_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_Music_Discounts
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_Music_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_Music_Discounts
{
   box-sizing: border-box;
   margin: 0 0 0 6px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #FFFFE0;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_Music_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Black_Line
{
   border-width: 0;
   vertical-align: top;
}
#wb_Black_Line
{
   margin: 0;
   vertical-align: top;
}
#wb_GCeremony
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
}
#GCeremony
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#GCeremony > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#GCeremony > .col-1
{
   flex: 0 0 auto;
}
#GCeremony > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#GCeremony > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_GDinner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
}
#GDinner
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#GDinner > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#GDinner > .col-1
{
   flex: 0 0 auto;
}
#GDinner > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#GDinner > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_GDance
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
}
#GDance
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#GDance > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#GDance > .col-1
{
   flex: 0 0 auto;
}
#GDance > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#GDance > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_GBackground
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
}
#GBackground
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#GBackground > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#GBackground > .col-1
{
   flex: 0 0 auto;
}
#GBackground > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#GBackground > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_GKaraoke
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
}
#GKaraoke
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#GKaraoke > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#GKaraoke > .col-1
{
   flex: 0 0 auto;
}
#GKaraoke > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#GKaraoke > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Text1 
{
   background-color: #000000;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   padding: 1px 0 0 0;
   margin: 4px 0 2px 0 ;
   text-align: center;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text1
{
   display: block;
   margin: 4px 0 2px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_G_Total_Hours_Music
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 6px 0 2px 0 ;
}
#G_Total_Hours_Music
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#G_Total_Hours_Music > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#G_Total_Hours_Music > .col-1
{
   flex: 0 0 auto;
}
#G_Total_Hours_Music > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#G_Total_Hours_Music > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#tmusichrs
{
   box-sizing: border-box;
   line-height: 14px;
   margin: 2px 0 2px 0 ;
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 1px 0;
}
#tmusichrs:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#ltmusichrs
{
   box-sizing: border-box;
   margin: 0 0 0 6px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #FFFFE0;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 2px 0 2px 0;
}
#ltmusichrs:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#ccerhrs
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   padding: 0;
}
#ccerhrs:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#cdinhrs
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   padding: 0;
}
#cdinhrs:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#cbachrs
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   padding: 0;
}
#cbachrs:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#cdanhrs
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   padding: 0;
}
#cdanhrs:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#ckarhrs
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   padding: 0;
}
#ckarhrs:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_G_Music_Hours_Count
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#G_Music_Hours_Count
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#G_Music_Hours_Count > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#G_Music_Hours_Count > .col-1
{
   flex: 0 0 auto;
}
#G_Music_Hours_Count > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#G_Music_Hours_Count > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#suakar
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#suakar:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#wb_G_Venue_Type
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#G_Venue_Type
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#G_Venue_Type > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 1px;
   padding-left: 1px;
   position: relative;
}
#G_Venue_Type > .col-1
{
   flex: 0 0 auto;
}
#G_Venue_Type > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#G_Venue_Type > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#svtyps
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#svtyps:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#wb_LG_RD_Discounts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_RD_Discounts
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_RD_Discounts > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_RD_Discounts > .col-1
{
   flex: 0 0 auto;
}
#LG_RD_Discounts > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_RD_Discounts > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#L_DS_RD_Discounts
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_RD_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_RD_Discounts
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_RD_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_RD_Discounts
{
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_RD_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 6px 0 ;
}
#LayoutGrid8
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid8 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#LayoutGrid8 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid8 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFC0CB;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LayoutGrid10
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid10 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#LayoutGrid10 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid10 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid10 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LG_Totals
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Totals
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 2px 0 2px 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Totals > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 2px;
   padding-left: 2px;
   position: relative;
}
#LG_Totals > .col-1
{
   flex: 0 0 auto;
}
#LG_Totals > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Totals > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#sbactotal
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 1px 0;
}
#sbactotal:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdintotal
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 1px 0;
}
#sdintotal:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdantotal
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 1px 0;
}
#sdantotal:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#skartotal
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 1px 0;
}
#skartotal:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdinrate
{
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#sdinrate:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdind
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#sdind:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Text3 
{
   background-color: #FFC0CB;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   padding: 2px 0 2px 0;
   margin: 2px 0 2px 0 ;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 2px 0 2px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: #FFEC82;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   padding: 2px 0 2px 0;
   margin: 2px 0 2px 0 ;
   text-align: center;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 2px 0 2px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: #EEE8AA;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   padding: 2px 0 2px 0;
   margin: 2px 0 2px 0 ;
   text-align: center;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 2px 0 2px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: #D0FFA0;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   padding: 2px 0 2px 0;
   margin: 2px 0 2px 0 ;
   text-align: center;
}
#wb_Text6 div
{
   text-align: center;
}
#wb_Text6
{
   display: block;
   margin: 2px 0 2px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#scerrate
{
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#scerrate:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#scertotal
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 1px 0;
}
#scertotal:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#scerd
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#scerd:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Text7 
{
   background-color: #AFEEEE;
   background-image: none;
   border: 1px solid #000000;
   border-radius: 22px;
   padding: 2px 0 2px 0;
   margin: 2px 0 2px 0 ;
   text-align: center;
}
#wb_Text7 div
{
   text-align: center;
}
#wb_Text7
{
   display: block;
   margin: 2px 0 2px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#sbacrate
{
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#sbacrate:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdanrate
{
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#sdanrate:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#skarrate
{
   border: 0px solid #000000;
   border-radius: 11px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 4px 0 4px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#skarrate:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#sdand
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#sdand:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#sbacd
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#sbacd:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#skard
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#skard:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Label4
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#Label4:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Label5
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#Label5:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Label6
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#Label6:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Label7
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#Label7:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Label8
{
   box-sizing: border-box;
   margin: 4px 0 4px 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#Label8:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_LG_Tip_Grand
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Tip_Grand
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Tip_Grand > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_Tip_Grand > .col-1
{
   flex: 0 0 auto;
}
#LG_Tip_Grand > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Tip_Grand > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#T_Tip
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 2px 0 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_Tip:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#S_Tip
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 0 2px 0 ;
   text-align: center;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#S_Tip:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#wb_LG_Grand_Total
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Grand_Total
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Grand_Total > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_Grand_Total > .col-1
{
   flex: 0 0 auto;
}
#LG_Grand_Total > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Grand_Total > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#L_DS_Grand_Total
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_Grand_Total:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_Grand_Total
{
   box-sizing: border-box;
   line-height: 24px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 15px;
   text-align: center;
   padding: 0;
}
#T_Grand_Total:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_Grand_Total
{
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: transparent;
   background-image: url('../images/Event_Calc_L_Grand_Total_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_Grand_Total:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_DS_Tip
{
   box-sizing: border-box;
   margin: 2px 0 0 0 ;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_Tip:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Shape1
{
   border-width: 0;
   vertical-align: top;
}
#wb_Shape1
{
   margin: 0;
   vertical-align: top;
}
#sddjreq
{
   border: 1px solid #000000;
   border-radius: 11px;
   background-color: #FFFF88;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 11px;
   margin: 2px 6px 2px 6px;
   text-align: left;
   padding: 0 0 0 6px;
   box-sizing: border-box;
}
#sddjreq:focus
{
   border-color: #000000;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#DJ_Discount_Code
{
   box-sizing: border-box;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   margin: 0 0 0 6px;
   overflow: auto;
   resize: none;
}
#DJ_Discount_Code:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#ButtonSaveAsPDF
{
   border: 1px solid #C5C5C5;
   border-radius: 11px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 0 6px 0 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 6px 0 6px;
}
#ButtonSaveAsPDF:focus
{
   outline: 0;
}
#wb_LG_Base_Price
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_Base_Price
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_Base_Price > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_Base_Price > .col-1
{
   flex: 0 0 auto;
}
#LG_Base_Price > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_Base_Price > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#L_DS_Base_Price
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_Base_Price:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_Base_Price
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_Base_Price:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_Base_Price
{
   box-sizing: border-box;
   margin: 0 0 0 6px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_Base_Price:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_LG_DJ_Discounts
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_DJ_Discounts
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_DJ_Discounts > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_DJ_Discounts > .col-1
{
   flex: 0 0 auto;
}
#LG_DJ_Discounts > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_DJ_Discounts > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#L_DS_DJ_Discounts
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_DS_DJ_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_DJ_Discounts
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_DJ_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#L_DJ_Discounts
{
   box-sizing: border-box;
   margin: 0 0 0 6px;
   border: 1px solid #000000;
   border-radius: 44px;
   background-color: #FFFFFF;
   background-image: none;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_DJ_Discounts:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LayoutGrid1 > .col-1
{
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid1 > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Label9
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#Label9:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_DJ_Discounts_Code
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_DJ_Discounts_Code:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#T_RD_Placeholder
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_RD_Placeholder:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_LG_DJ_Discount_Code
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 44px;
   box-sizing: border-box;
   margin: 2px 0 2px 0 ;
}
#LG_DJ_Discount_Code
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LG_DJ_Discount_Code > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 4px;
   padding-left: 4px;
   position: relative;
}
#LG_DJ_Discount_Code > .col-1
{
   flex: 0 0 auto;
}
#LG_DJ_Discount_Code > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LG_DJ_Discount_Code > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#DJ_Discount_Code_Placeholder
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#DJ_Discount_Code_Placeholder:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#ButtonPrintFormOnly
{
   border: 1px solid #C5C5C5;
   border-radius: 11px;
   background-color: #F6F6F6;
   background-image: none;
   color: #454545;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   padding: 0 6px 0 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0 6px 0 6px;
}
#ButtonPrintFormOnly:focus
{
   outline: 0;
}
#wb_Text_Additional_Discount 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text_Additional_Discount div
{
   text-align: center;
}
#wb_Text_Additional_Discount
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#T_RD_Placeholder2
{
   box-sizing: border-box;
   line-height: 19px;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #DC143C;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#T_RD_Placeholder2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
