div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 0;
   padding: 0px 0px 0px 0px;
   text-align: center;
}
#Heading1
{
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   margin: 0;
   text-align: center;
}
#country
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   box-sizing: border-box;
   line-height: 25px;
   text-align: left;
   box-sizing: border-box;
   width: 100%;
   padding: 4px 4px 4px 4px;
}
#country:focus
{
   border-color: #87CEFA;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(135, 206, 250, 0.60);
   outline: 0;
}
#wb_country
{
   margin: 0;
}
#country::placeholder
{
   color: #333333;
   opacity: 1;
}
#country::-ms-input-placeholder
{
   color: #333333;
}
#country-list
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-top: none !important;
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   text-align: left;
   left: 0;
   margin-top: 2px;
   position: absolute;
   right: 0;
   top: 100%;
   z-index: 99;
}
#country-list div
{
   cursor: pointer;
   padding: 10px 10px;
}
#country-list div:hover
{
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#country-list .active
{
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
}
#Label1
{
   border: 0px solid #CCCCCC;
   border-radius: 4px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 13px;
   margin: 0;
   text-align: left;
   vertical-align: top;
   padding: 4px 4px 4px 4px;
}
#Label1:focus
{
   outline: 0;
}
