body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#wb_Fair_Form_Page
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#Fair_Form_Page
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 700px;
}
#Fair_Form_Page > .col-1, #Fair_Form_Page > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#Fair_Form_Page > .col-1, #Fair_Form_Page > .col-2
{
   flex: 0 0 auto;
}
#Fair_Form_Page > .col-1
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 350px;
   max-width: 350px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#Fair_Form_Page > .col-2
{
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 350px;
   max-width: 350px;
   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: 0px)
{
#Fair_Form_Page > .col-1, #Fair_Form_Page > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#L_WINKS
{
   box-sizing: border-box;
   margin: 0;
   border: 1px solid #A52A2A;
   border-radius: 12px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 19px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_WINKS:focus
{
   outline: 0;
}
#B_DJWINK_EMAIL
{
   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: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 3px 0 0 0 ;
}
#B_DJWINK_EMAIL:focus
{
   outline: 0;
}
#L_CALC_ANY
{
   box-sizing: border-box;
   margin: 3px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   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;
}
#L_CALC_ANY: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_INFO
{
   box-sizing: border-box;
   margin: 3px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   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;
}
#L_EVENT_INFO: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;
}
#YOUR_NAME
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   padding: 0 4px 0 4px;
   margin: 2px 6px 2px 6px;
   overflow: auto;
   resize: none;
}
#YOUR_NAME: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;
}
#YOUR_PHONE
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   padding: 0 4px 0 4px;
   margin: 2px 6px 2px 6px;
   overflow: auto;
   resize: none;
}
#YOUR_PHONE: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;
}
#YOUR_EMAIL
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   padding: 0 4px 0 4px;
   margin: 2px 6px 2px 6px;
   overflow: auto;
   resize: none;
}
#YOUR_EMAIL: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;
}
#VENUE_NAME
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   padding: 0 4px 0 4px;
   margin: 2px 6px 2px 6px;
   overflow: auto;
   resize: none;
}
#VENUE_NAME: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;
}
#VENUE_ADDRESS
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   padding: 0 4px 0 4px;
   margin: 2px 6px 2px 6px;
   overflow: auto;
   resize: none;
}
#VENUE_ADDRESS: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_ET
{
   box-sizing: border-box;
   margin: 4px 0 2px 0 ;
   border: 0px solid #800000;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   text-decoration: underline;
   vertical-align: top;
   padding: 0;
}
#L_ET: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;
}
#I_ET
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_ET: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;
}
#I_VT
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_VT: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;
}
#I_GC
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_GC: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;
}
#I_DB
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_DB: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_B
{
   box-sizing: border-box;
   margin: 6px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   text-decoration: underline;
   vertical-align: top;
   padding: 0;
}
#L_B: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_ET
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_ET: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_VT
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_VT: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_GC
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_GC: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_DB
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_DB: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_SAT
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_SAT: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_V1R
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_V1R: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_5PM
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_5PM: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_MDAY
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_MDAY: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;
}
#I_SAT
{
   margin: 0 5px 0 5px;
}
#I_RB
{
   margin: 0 5px 0 5px;
}
#I_5PM
{
   margin: 0 5px 0 5px;
}
#I_MDAY
{
   margin: 0 5px 0 5px;
}
#S_MDAY
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_MDAY: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_5PM
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_5PM: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_RB
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_RB: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_SAT
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_SAT: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_BLANK
{
   box-sizing: border-box;
   margin: 4px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_BLANK:focus
{
   outline: 0;
}
#L_DAYSUNFRI
{
   box-sizing: border-box;
   margin: 3px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_DAYSUNFRI:focus
{
   outline: 0;
}
#L_DAYSAT
{
   box-sizing: border-box;
   margin: 3px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_DAYSAT:focus
{
   outline: 0;
}
#L_DIS_PRICE
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_DIS_PRICE:focus
{
   outline: 0;
}
#S1DP
{
   box-sizing: border-box;
   line-height: 17px;
   margin: 2px 0 1px 5px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S1DP: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;
}
#S2DP
{
   box-sizing: border-box;
   line-height: 17px;
   margin: 2px 0 1px 5px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S2DP: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_MIN_FEE
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_MIN_FEE:focus
{
   outline: 0;
}
#S1MF
{
   box-sizing: border-box;
   line-height: 17px;
   margin: 2px 0 1px 5px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S1MF: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;
}
#S2MF
{
   box-sizing: border-box;
   line-height: 17px;
   margin: 2px 0 1px 5px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S2MF: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_CED
{
   box-sizing: border-box;
   margin: 10px 11px 2px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_CED:focus
{
   outline: 0;
}
#DatePicker1 .ui-datepicker
{
   font-family: "Open Sans";
   font-weight: 700;
   font-size: 15px;
   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;
}
#DatePicker1 .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;
}
#DatePicker1 .ui-widget-content
{
   border-color: #DEE2E6;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
}
#DatePicker1 .ui-widget-header
{
   border-color: #D2D2D2;
   background-color: #DCDCDC;
   background-image: none;
   color: #212529;
}
#DatePicker1 .ui-state-default
{
   border-color: #87CEFA;
   background-color: #F5FFFA;
   background-image: none;
   color: #800000;
}
#DatePicker1 .ui-icon.ui-icon-circle-triangle-w
{
   background-color: #800000;
   background-image: none;
   -webkit-mask-image: var(--svg-prev);
   mask-image: var(--svg-prev);
}
#DatePicker1 .ui-icon.ui-icon-circle-triangle-e
{
   background-color: #800000;
   background-image: none;
   -webkit-mask-image: var(--svg-next);
   mask-image: var(--svg-next);
}
#DatePicker1 .ui-state-hover
{
   border-color: #0A58CA;
   background-color: #0B5ED7;
   background-image: none;
   color: #FFFFFF;
}
#DatePicker1 .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);
}
#DatePicker1 .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);
}
#DatePicker1 .ui-state-active
{
   border-color: #000000;
   background-color: #FAEBD7;
   background-image: none;
   color: #000000;
}
#DatePicker1 .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);
}
#DatePicker1 .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);
}
#DatePicker1
{
   margin: 0 20px 0 24px;
}
#L_DSUB1
{
   box-sizing: border-box;
   margin: 5px 0 2px 0 ;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFD700;
   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;
}
#L_DSUB1:focus
{
   outline: 0;
}
#SUBTOTAL
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 4px 0 1px 3px;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#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;
}
#I_HRS
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_HRS: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;
}
#S_HRS
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_HRS: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;
}
#I_MILES
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_MILES: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;
}
#S_MILES
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_MILES: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_EI
{
   box-sizing: border-box;
   margin: 5px 6px 2px 6px;
   border: 0px solid #800000;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #800000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-decoration: underline;
   vertical-align: top;
   padding: 0;
}
#L_EI:focus
{
   outline: 0;
}
#L_E8S
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_E8S: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_E15S
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_E15S: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_EWSS
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_EWSS: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_GEN
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_GEN: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_BC
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_BC: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;
}
#I_BC
{
   margin: 0 5px 0 5px;
}
#I_GEN
{
   margin: 0 5px 0 5px;
}
#I_EWSS
{
   margin: 0 5px 0 5px;
}
#I_E15S
{
   margin: 0 5px 0 5px;
}
#I_E8S
{
   margin: 0 5px 0 5px;
}
#S_E8S
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_E8S: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_E15S
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_E15S: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_EWSS
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_EWSS: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_GEN
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_GEN: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_BC
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_BC: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_U15S
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_U15S: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_UDFL
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_UDFL: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_GRANDTOTAL
{
   box-sizing: border-box;
   margin: 5px 0 3px 0 ;
   border: 1px solid #000000;
   border-radius: 4px;
   background-color: #FFD700;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 16px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_GRANDTOTAL:focus
{
   outline: 0;
}
#L_GRANDTOTALA
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_GRANDTOTALA:focus
{
   outline: 0;
}
#GRANDTOTAL
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 0 0 2px 22px;
   border: 1px solid #000000;
   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: 1px 0 0 0;
}
#GRANDTOTAL: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_LEFT
{
   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: 22px 0 22px 0 ;
}
#LG_LEFT
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 22px 0 22px;
   margin-right: auto;
   margin-left: auto;
   max-width: 350px;
}
#LG_LEFT > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LG_LEFT > .col-1
{
   flex: 0 0 auto;
}
#LG_LEFT > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 350px;
   max-width: 350px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: flex-start;
   text-align: left;
}
#LG_LEFT > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 45px 0 0;
}
@media (max-width: 0px)
{
#LG_LEFT > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LG_RIGHT
{
   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: 22px 0 22px 0 ;
}
#LG_RIGHT
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 0 22px 0 22px;
   margin-right: auto;
   margin-left: auto;
   max-width: 350px;
}
#LG_RIGHT > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LG_RIGHT > .col-1
{
   flex: 0 0 auto;
}
#LG_RIGHT > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 350px;
   max-width: 350px;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   justify-content: center;
   text-align: center;
}
#LG_RIGHT > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 45px 0 0;
}
@media (max-width: 0px)
{
#LG_RIGHT > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#L_MORE_DISCOUNTS
{
   box-sizing: border-box;
   margin: 2px 0 1px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_MORE_DISCOUNTS:focus
{
   outline: 0;
}
#I_U15S
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_U15S: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;
}
#I_UDFL
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_UDFL: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;
}
#HorizontalLine2
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 2px 0 2px 0 ;
   padding: 0;
}
#L_CHECK_BOX
{
   box-sizing: border-box;
   margin: 2px 20px 1px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #A52A2A;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#L_CHECK_BOX:focus
{
   outline: 0;
}
#I_DK
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_DK: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;
}
#S_DK
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_DK: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_RB
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_RB: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;
}
#I_V1R
{
   margin: 0 5px 0 5px;
}
#S_V1R
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_V1R: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_PARK
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_PARK: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;
}
#I_PARK
{
   margin: 0 5px 0 5px;
}
#S_PARK
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_PARK: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;
}
#Label1
{
   box-sizing: border-box;
   margin: 3px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   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;
}
#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;
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 11px 0 11px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card1-card-body
{
   padding: -20px -9px 0 -9px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #A52A2A;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
}
#L_AK
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_AK: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;
}
#I_AK
{
   margin: 0 5px 0 5px;
}
#S_AK
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_AK: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_WM
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_WM: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;
}
#I_WM
{
   margin: 0 5px 0 5px;
}
#S_WM
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_WM: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_1N
{
   box-sizing: border-box;
   margin: 33px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   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;
}
#L_1N: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_2N
{
   box-sizing: border-box;
   margin: 4px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   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;
}
#L_2N: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: 5px 6px 2px 6px;
   border: 0px solid #800000;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #800000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-decoration: underline;
   vertical-align: top;
   padding: 0;
}
#Label2:focus
{
   outline: 0;
}
#S_TIP
{
   box-sizing: border-box;
   line-height: 17px;
   margin: 0 0 2px 22px;
   border: 1px solid #000000;
   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: 0;
}
#S_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;
}
#I_PT
{
   border: 1px solid #000080;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   margin: 0;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_PT: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_GTTIP
{
   box-sizing: border-box;
   margin: 1px 0 1px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_GTTIP:focus
{
   outline: 0;
}
#S_GTTIP
{
   box-sizing: border-box;
   line-height: 16px;
   margin: 0 0 2px 22px;
   border: 1px solid #000000;
   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: 1px 0 0 0;
}
#S_GTTIP: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;
}
#Button1
{
   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: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 3px 0 0 0 ;
}
#Button1:focus
{
   outline: 0;
}
#L_SOE
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_SOE: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;
}
#I_SOE
{
   margin: 0 5px 0 5px;
}
#S_SOE
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_SOE: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;
}
#HorizontalLine1
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 2px 0 2px 0 ;
   padding: 0;
}
#Label4
{
   box-sizing: border-box;
   margin: 4px 0 2px 0 ;
   border: 0px solid #800000;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   text-decoration: underline;
   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 2px 0 ;
   border: 0px solid #800000;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   text-decoration: underline;
   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;
}
#Venue_City_State
{
   box-sizing: border-box;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: left;
   padding: 0 4px 0 4px;
   margin: 2px 6px 2px 6px;
   overflow: auto;
   resize: none;
}
#Venue_City_State: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: 2px 0 1px 0 ;
   border: 1px solid #696969;
   border-radius: 4px;
   background-color: #FFFFA0;
   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 1px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   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;
}
#Editbox1
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   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: 1px 0 0 0;
}
#Editbox1: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 1px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   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;
}
#Editbox2
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   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: 1px 0 0 0;
}
#Editbox2: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;
}
#Label9
{
   box-sizing: border-box;
   margin: 2px 11px 2px 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#Label9:focus
{
   outline: 0;
}
#Label10
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#Label10:focus
{
   outline: 0;
}
#Label11
{
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
   text-align: right;
   vertical-align: top;
   padding: 0;
}
#Label11:focus
{
   outline: 0;
}
#I_IOC
{
   border: 1px solid #006400;
   border-radius: 10px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   margin: 0 0 2px 0 ;
   text-align: center;
   padding: 0;
   box-sizing: border-box;
}
#I_IOC: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;
}
#S_IOC
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 2px 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_IOC: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;
}
#Label3
{
   box-sizing: border-box;
   margin: 2px 0 1px 0 ;
   border: 1px solid #696969;
   border-radius: 4px;
   background-color: #D0FFA0;
   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;
}
#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;
}
#L_SP
{
   box-sizing: border-box;
   margin: 2px 0 1px 0 ;
   border: 1px solid #800000;
   border-radius: 4px;
   background-color: #FFE4E1;
   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;
}
#L_SP: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_SP
{
   box-sizing: border-box;
   line-height: 15px;
   margin: 3px 0 1px 2px;
   border: 0px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #212529;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 0;
}
#S_SP: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;
}
#Label12
{
   box-sizing: border-box;
   margin: 6px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   text-decoration: underline;
   vertical-align: top;
   padding: 0;
}
#Label12: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;
}
#Label13
{
   box-sizing: border-box;
   margin: 6px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   text-decoration: underline;
   vertical-align: top;
   padding: 0;
}
#Label13: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_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 11px 0 11px 0 ;
   background-color: transparent;
   background-image: none;
   border: 0px solid #DDDDDD;
   border-radius: 3px;
   text-align: center;
}
#Card2-card-body
{
   padding: -20px -9px 0 -9px;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 11px;
}
#L_CXMAS
{
   box-sizing: border-box;
   margin: 3px 0 2px 0 ;
   border: 0px solid #006400;
   border-radius: 10px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 9.3px;
   text-align: center;
   vertical-align: top;
   padding: 0;
}
#L_CXMAS: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;
}
#I_CXMAS
{
   margin: 0 5px 0 5px;
}
#S_CXMAS
{
   box-sizing: border-box;
   line-height: 17px;
   margin: 0 0 0 2px;
   border: 1px solid #C0C0C0;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   padding: 1px 0 0 0;
}
#S_CXMAS: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;
}
#Label14
{
   box-sizing: border-box;
   margin: 3px 0 0 0 ;
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   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;
}
#Label14: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;
}
