body
{
   background-color: #FFFFFF;
   color: #0563C1;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#preloader
{
   background: #FFFFFF url("../images/dot-spinner.gif") no-repeat center center;
   bottom: 0;
   position: fixed;
   top: 0;
   width: 100%;
   z-index: 99999;
}
#wb_lblprocessing
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#lblprocessing
{
   color: #0563C1;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_google_callbackImage1
{
   vertical-align: top;
}
#google_callbackImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#contacts_import_dialog
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#contacts_import_dialog .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 0px;
   box-shadow: 0px 0px 8px #808080;
   overflow: visible;
}
#contacts_import_dialog.fade
{
   opacity: 1;
   transition: all 600ms linear;
}
#contacts_import_dialog .animate-show
{
   animation-duration: 600ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in-down;
}
#contacts_import_dialog .animate-hide
{
   animation-duration: 600ms;
   animation-fill-mode: both;
   animation-name: transform-bounce-in-down;
   animation-direction: reverse;
}
#contacts_import_dialog.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#contacts_import_dialog .modal-dialog
{
   position: relative;
   width: 960px;
   margin-left: auto;
   margin-right: auto;
}
#contacts_import_dialog .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#contacts_import_dialog .modal-header
{
   padding: 10px 10px 10px 10px;
   background-color: #4169E1;
   border-bottom: 1px solid #DDDDDD;
}
#contacts_import_dialog .modal-footer
{
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#contacts_import_dialog .modal-body
{
   position: relative;
   width: 960px;
   height: 620px;
}
#contacts_import_dialog .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #FFFFFF;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#contacts_import_dialog .modal-title
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#loader
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#loader .modal-content
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 20px;
   box-shadow: 0px 0px 8px #808080;
   overflow: visible;
   pointer-events: all;
}
#loader.modal
{
   --bs-modal-margin: 0.5rem;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 9999;
   display: none;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
}
 .modal-open
{
   overflow: hidden;
}
#loader .modal-dialog
{
   position: relative;
   width: 533px;
   margin-left: auto;
   margin-right: auto;
}
#loader .modal-content
{
   position: relative;
   -webkit-background-clip: padding-box;
   background-clip: padding-box;
   outline: 0;
}
#loader .modal-header
{
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
   padding: 10px 10px 10px 10px;
   background-color: #E9E9E9;
   border-bottom: 1px solid #DDDDDD;
}
#loader .modal-footer
{
   border-bottom-left-radius: 20px;
   border-bottom-right-radius: 20px;
   padding: 10px 10px 10px 10px;
   border-top: 1px solid #DDDDDD;
}
#loader .modal-body
{
   position: relative;
   width: 533px;
   height: 123px;
}
#loader .close
{
   float: right;
   font-size: 21px;
   font-weight: 700;
   line-height: 1;
   color: #333333;
   text-shadow: 0px 1px 0px #fff;
   opacity: 0.5;
   -webkit-appearance: none;
   padding: 15px 15px 0 0;
   cursor: pointer;
   background: 0 0;
   border: 0;
   margin-top: -2px;
}
.modal-backdrop
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000;
}
.modal-backdrop.fade
{
   opacity: 0;
   transition: opacity .15s linear;
}
.modal-backdrop.show
{
   opacity: 0.5 !important;
}
.modal-open
{
   overflow: hidden;
}
#loader .modal-dialog-centered
{
   display: flex;
   align-items: center;
   margin: var(--bs-modal-margin) auto;
   min-height: calc(100% - var(--bs-modal-margin) * 2);
   pointer-events: none;
}
#loader .modal-dialog-centered::before
{
   display: block;
   height: calc(100vh - 3.5rem);
   content: "";
}
#loader .modal-title
{
   color: #333333;
   font-family: Arial;
   font-weight: normal;
   font-size: 19px;
   font-style: normal;
   text-align: left;
   margin: 0;
}
#wb_club_zooathon2Icon9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 40px;
   vertical-align: top;
}
#wb_club_zooathon2Icon9 a
{
   text-decoration: none;
}
#wb_club_zooathon2Icon9 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#club_zooathon2Icon9
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#club_zooathon2Icon9
{
   fill: #444444;
   display: inline-block;
   font-size: 31px;
   vertical-align: middle;
}
#wb_club_zooathon2Icon9:hover #club_zooathon2Icon9
{
   fill: #444444;
}
#wb_google_callbackIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   line-height: 46px;
   vertical-align: top;
}
#wb_google_callbackIcon1 a
{
   text-decoration: none;
}
#wb_google_callbackIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#google_callbackIcon1
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#google_callbackIcon1
{
   fill: #444444;
   display: inline-block;
   font-size: 38px;
   vertical-align: middle;
}
#wb_google_callbackIcon1:hover #google_callbackIcon1
{
   fill: #444444;
}
#wb_microsoft_callbackImage1
{
   vertical-align: top;
}
#microsoft_callbackImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_microsoft_callbackImage2
{
   vertical-align: top;
}
#microsoft_callbackImage2
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_microsoft_callbackHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#microsoft_callbackHeading1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_lblprocessing
{
   position: absolute;
   left: 124px;
   top: 40px;
   width: 202px;
   height: 32px;
   z-index: 4;
}
#wb_google_callbackImage1
{
   position: absolute;
   left: 326px;
   top: 31px;
   width: 54px;
   height: 54px;
   z-index: 5;
}
#wb_club_zooathon2Icon9
{
   position: absolute;
   left: 1386px;
   top: 1343px;
   width: 31px;
   height: 40px;
   text-align: center;
   z-index: 12;
}
#wb_microsoft_callbackImage1
{
   position: absolute;
   left: 11px;
   top: 12px;
   width: 101px;
   height: 89px;
   z-index: 6;
}
#wb_microsoft_callbackImage2
{
   position: absolute;
   left: 13px;
   top: 8px;
   width: 155px;
   height: 43px;
   z-index: 1;
}
#contacts_table_html
{
   position: absolute;
   left: 18px;
   top: 54px;
   width: 863px;
   height: 549px;
   z-index: 0;
}
#wb_google_callbackIcon1
{
   position: absolute;
   left: 893px;
   top: 8px;
   width: 38px;
   height: 46px;
   text-align: center;
   z-index: 3;
}
#wb_microsoft_callbackHeading1
{
   position: absolute;
   left: 191px;
   top: 22px;
   width: 690px;
   height: 27px;
   z-index: 2;
}
@media only screen and (max-width: 1439px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_lblprocessing
{
   left: 123px;
   top: 39px;
   width: 202px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_google_callbackImage1
{
   left: 306px;
   top: 39px;
   width: 43px;
   height: 43px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#contacts_table_html
{
   left: 8px;
   top: 53px;
   width: 403px;
   height: 549px;
   visibility: visible;
   display: inline;
}
#contacts_import_dialog .modal-dialog
{
   width: 420px;
}
#contacts_import_dialog .modal-body
{
   width: 420px;
   height: 648px;
}
#contacts_import_dialog
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#loader .modal-dialog
{
   width: 418px;
}
#loader .modal-body
{
   width: 418px;
   height: 121px;
}
#loader
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#wb_club_zooathon2Icon9
{
   left: 1386px;
   top: 1343px;
   width: 31px;
   height: 40px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_club_zooathon2Icon9
{
   line-height: 40px;
}
#club_zooathon2Icon9
{
   width: 31px;
   height: 40px;
}
#club_zooathon2Icon9
{
   line-height: 40px;
   font-size: 31px;
   width: 30px;
}
#wb_google_callbackIcon1
{
   left: 367px;
   top: 1px;
   width: 38px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_google_callbackIcon1
{
   line-height: 46px;
}
#google_callbackIcon1
{
   width: 38px;
   height: 46px;
}
#google_callbackIcon1
{
   line-height: 46px;
   font-size: 38px;
   width: 37px;
}
#wb_microsoft_callbackImage1
{
   left: 10px;
   top: 11px;
   width: 101px;
   height: 89px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_microsoft_callbackImage2
{
   left: 12px;
   top: 7px;
   width: 91px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_microsoft_callbackHeading1
{
   left: 98px;
   top: 7px;
   width: 259px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 13px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_microsoft_callbackHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#microsoft_callbackHeading1
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
   text-transform: none;
}
}
.blue_button {
	background-color:#195bcc;
	border-radius:13px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	padding:6px 12px;
	text-decoration:none;
}
.blue_button:hover {
	background-color:#7f858c;
}
.blue_button:active {
	position:relative;
	top:1px;
}
