
.g44FF755button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #5385C6;
   background: linear-gradient(top, #3B6DB0 0, #4077BF 10%, #6E98CF 40%, #759DD1 50%, #6E98CF 60%, #4077BF 90%, #3B6DB0 100%) no-repeat;
   background: -webkit-linear-gradient(top, #3B6DB0 0, #4077BF 10%, #6E98CF 40%, #759DD1 50%, #6E98CF 60%, #4077BF 90%, #3B6DB0 100%) no-repeat;
   background: -moz-linear-gradient(top, #3B6DB0 0, #4077BF 10%, #6E98CF 40%, #759DD1 50%, #6E98CF 60%, #4077BF 90%, #3B6DB0 100%) no-repeat;
   background: -o-linear-gradient(top, #3B6DB0 0, #4077BF 10%, #6E98CF 40%, #759DD1 50%, #6E98CF 60%, #4077BF 90%, #3B6DB0 100%) no-repeat;
   background: -ms-linear-gradient(top, #3B6DB0 0, #4077BF 10%, #6E98CF 40%, #759DD1 50%, #6E98CF 60%, #4077BF 90%, #3B6DB0 100%) no-repeat;
   background: linear-gradient(top, #3B6DB0 0, #4077BF 10%, #6E98CF 40%, #759DD1 50%, #6E98CF 60%, #4077BF 90%, #3B6DB0 100%) no-repeat;
   -svg-background: linear-gradient(top, #3B6DB0 0, #4077BF 10%, #6E98CF 40%, #759DD1 50%, #6E98CF 60%, #4077BF 90%, #3B6DB0 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   border:4px double #9CAFC4;
   padding:0 8px;
   margin:0 auto;
   height:40px;
}

a.g44FF755button,
a.g44FF755button:link,
a:link.g44FF755button:link,
body a.g44FF755button:link,
a.g44FF755button:visited,
body a.g44FF755button:visited,
input.g44FF755button,
button.g44FF755button
{
   text-decoration: none;
   font-size: 24px;
   font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-shadow: 1.4px 1.4px 0 rgba(255, 255, 255, 0.8), -1.4px -1.4px 0 rgba(23, 23, 23, 0.5);
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 40px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.g44FF755button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .g44FF755button
{
   display: block;
   float: left;
}

input, select, textarea
{
   vertical-align: middle;
   font-size: 24px;
   font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-shadow: 1.4px 1.4px 0 rgba(255, 255, 255, 0.8), -1.4px -1.4px 0 rgba(23, 23, 23, 0.5);
}

.g44FF755block select 
{
   width:96%;
}

input.g44FF755button
{
   float: none !important;
}

.g44FF755button.active, .g44FF755button.active:hover
{
   background: #8A99A8;
   background: linear-gradient(top, #6C7F93 0, #9EABB7 40%, #A1ADBA 50%, #9EABB7 60%, #6C7F93 100%) no-repeat;
   background: -webkit-linear-gradient(top, #6C7F93 0, #9EABB7 40%, #A1ADBA 50%, #9EABB7 60%, #6C7F93 100%) no-repeat;
   background: -moz-linear-gradient(top, #6C7F93 0, #9EABB7 40%, #A1ADBA 50%, #9EABB7 60%, #6C7F93 100%) no-repeat;
   background: -o-linear-gradient(top, #6C7F93 0, #9EABB7 40%, #A1ADBA 50%, #9EABB7 60%, #6C7F93 100%) no-repeat;
   background: -ms-linear-gradient(top, #6C7F93 0, #9EABB7 40%, #A1ADBA 50%, #9EABB7 60%, #6C7F93 100%) no-repeat;
   background: linear-gradient(top, #6C7F93 0, #9EABB7 40%, #A1ADBA 50%, #9EABB7 60%, #6C7F93 100%) no-repeat;
   -svg-background: linear-gradient(top, #6C7F93 0, #9EABB7 40%, #A1ADBA 50%, #9EABB7 60%, #6C7F93 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   border:4px double #8A99A8;
   padding:0 8px;
   margin:0 auto;
}
.g44FF755button.active, .g44FF755button.active:hover {
   color: #FFFFFF !important;
}

.g44FF755button.hover, .g44FF755button:hover
{
   background: #C6D6EC;
   background: linear-gradient(top, #98B6DD 0, #DDE7F4 40%, #E4ECF6 50%, #DDE7F4 60%, #98B6DD 100%) no-repeat;
   background: -webkit-linear-gradient(top, #98B6DD 0, #DDE7F4 40%, #E4ECF6 50%, #DDE7F4 60%, #98B6DD 100%) no-repeat;
   background: -moz-linear-gradient(top, #98B6DD 0, #DDE7F4 40%, #E4ECF6 50%, #DDE7F4 60%, #98B6DD 100%) no-repeat;
   background: -o-linear-gradient(top, #98B6DD 0, #DDE7F4 40%, #E4ECF6 50%, #DDE7F4 60%, #98B6DD 100%) no-repeat;
   background: -ms-linear-gradient(top, #98B6DD 0, #DDE7F4 40%, #E4ECF6 50%, #DDE7F4 60%, #98B6DD 100%) no-repeat;
   background: linear-gradient(top, #98B6DD 0, #DDE7F4 40%, #E4ECF6 50%, #DDE7F4 60%, #98B6DD 100%) no-repeat;
   -svg-background: linear-gradient(top, #98B6DD 0, #DDE7F4 40%, #E4ECF6 50%, #DDE7F4 60%, #98B6DD 100%) no-repeat;
   -webkit-border-radius:12px;
   -moz-border-radius:12px;
   border-radius:12px;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.4);
   border:4px double #A1ADBA;
   padding:0 8px;
   margin:0 auto;
}
.g44FF755button.hover, .g44FF755button:hover {
   color: #4077BF !important;
}


/*
playback timings (ms):
  captures_list: 1.263
  exclusion.robots: 0.055
  exclusion.robots.policy: 0.024
  esindex: 0.034
  cdx.remote: 33.579
  LoadShardBlock: 93.312 (3)
  PetaboxLoader3.datanode: 154.245 (5)
  load_resource: 266.161 (2)
  PetaboxLoader3.resolve: 139.66 (2)
*/