/* ==========================================================================
   @MAIN-ELEMENTS
   ========================================================================== */

button,
input,
select,
textarea {
    color: #5A557A;
    font-size: 14px;
    padding: 3px 7px;
    font-family: 'Open Sans', arial, sans-serif;
}
html {
    height: auto;
}
::-moz-selection {
    background: #db1f30;
    color: #fff;
}
::selection {
    background: #db1f30;
    color: #fff;
}
::-webkit-input-placeholder {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
}
::-moz-placeholder {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
}
:-ms-input-placeholder {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
}
input:-moz-placeholder {
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 13px;
}
:focus {
    outline: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browsehappy {
    background: rgba(0,0,0,.75);
    height: 100%;
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -10000000000;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
    width: 100%;
    line-height: 300px;
    color: #fff;
    text-align: center;
}
.browsehappy a {
    color: #f7919b;
    text-decoration: none;
}
.browsehappy a:hover {
    color: #fbc7cc;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif;
}

ol, ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
/*
h1 {
  font-size: 1.9vw;
}
h2 {
  font-size: 1.0vh;
}
p {
  font-size: 1.5vmin;
}
*/
/* ==========================================================================
   @ASSISTANT-CLASSES
   ========================================================================== */

.border {
    border: 1px solid #000;
}

.bold {
    font-weight: bold !important;
}

.hr {
    width: 100%;
    height: 4px;
    display: block;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    clear: both;
}

.pRelative {
    position: relative;
}
.inBlock {
    display: inline-block;
    width: 100%;
}

.inFlex{
    display: flex;
}

.dBlock {
    display: block;
}

.dhidden {
    display: none;
}

.alignLeft {
    text-align: left !important;
}

.alignRight {
    text-align: right;
}

.alignMiddle {
    text-align: center;
}

.rFloat {
    float: right !important;
}

.lFloat {
    float: left !important;
}

.push-0 {
    margin: 0;
}

.push-5 {
    margin: 5px;
}
.push-10 {
    margin: 10px;
}

.push-15 {
    margin: 15px;
}

.push-20 {
    margin: 20px;
}

.push-32 {
    margin: 32px;
}

.push-top-0 {
    margin-top: 0;
}

.push-top-3 {
    margin-top: 3px;
}

.push-top-5 {
    margin-top: 5px;
}

.push-top-10 {
    margin-top: 10px;
}

.push-top-15 {
    margin-top: 15px;
}

.push-top-20 {
    margin-top: 20px;
}

.push-top-32 {
    margin-top: 32px;
}

.push-top-50 {
    margin-top: 50px;
}

.push-top-100 {
    margin-top: 100px;
}

.push-right-0 {
    margin-top: 0;
}

.push-right-5 {
    margin-right: 5px;
}

.push-right-10 {
    margin-right: 10px;
}

.push-right-15 {
    margin-right: 15px;
}

.push-right-20 {
    margin-right: 20px;
}

.push-right-32 {
    margin-right: 32px;
}

.push-right-50 {
    margin-right: 50px;
}

.push-right-100 {
    margin-right: 100px;
}

.push-bottom-0 {
    margin-bottom: 0;
}

.push-bottom-5 {
    margin-right: 5px;
}

.push-bottom-10 {
    margin-bottom: 10px;
}

.push-bottom-15 {
    margin-bottom: 15px;
}

.push-bottom-20 {
    margin-bottom: 20px !important;
}

.push-bottom-32 {
    margin-bottom: 32px;
}

.push-left-n-32 {
    margin-left: -32px;
}

.push-left-0 {
    margin-left: 0;
}

.push-left-5 {
    margin-left: 5px;
}
.push-left-10 {
    margin-left: 10px;
}

.push-left-15 {
    margin-left: 15px;
}

.push-left-20 {
    margin-left: 20px;
}
.push-left-32 {
    margin-left: 32px;
}

.push-left-50 {
    margin-left: 50px;
}

.pull-0 {
    padding: 0 !important;
}

.pull-5 {
    padding: 5px !important;
}
.pull-7 {
    padding: 7px !important;
}

.pull-10 {
    padding: 10px !important;
}

.pull-15 {
    padding: 15px !important;
}

.pull-20 {
    padding: 20px !important;
}

.pull-32 {
    padding: 32px !important;
}

.pull-top-0 {
    padding-top: 0 !important;
}

.pull-top-5 {
    padding-top: 5px !important;
}

.pull-top-7 {
    padding-top: 7px;
}

.pull-top-10 {
    padding-top: 10px;
}

.pull-top-15 {
    padding-top: 15px;
}

.pull-top-20 {
    padding-top: 20px;
}

.pull-top-32 {
    padding-top: 32px;
}

.pull-right-0 {
    padding-right: 0 !important;
}

.pull-right-5 {
    padding-right: 5px;
}

.pull-right-10 {
    padding-right: 10px;
}

.pull-right-15 {
    padding-right: 15px;
}

.pull-right-20 {
    padding-right: 20px;
}

.pull-right-32 {
    padding-right: 32px;
}

.pull-bottom-0 {
    padding-bottom: 0 !important;
}

.pull-bottom-10 {
    padding-bottom: 10px;
}

.pull-bottom-15 {
    padding-bottom: 15px !important;
}

.pull-bottom-20 {
    padding-bottom: 20px !important;
}

.pull-bottom-32 {
    padding-bottom: 32px !important;
}

.pull-bottom-50 {
    padding-bottom: 50px !important;
}

.pull-left-0 {
    padding-left: 0 !important;
}

.pull-left-10 {
    padding-left: 10px;
}

.pull-left-15 {
    padding-left: 15px;
}

.pull-left-20 {
    padding-left: 20px;
}

.pull-left-32 {
    padding-left: 32px;
}

.pull-left-50 {
    padding-left: 50px;
}

.pull-left-100 {
    padding-left: 100px;
}

.widthFull {
    width: 100%;
}
.marginAuto{
    margin: 0 auto;
}

/*
     FILE ARCHIVED ON 21:54:29 Aug 17, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:02:05 Dec 10, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 351.655
  PetaboxLoader3.resolve: 2343.322
  LoadShardBlock: 301.707 (3)
  load_resource: 2441.653
  PetaboxLoader3.datanode: 338.13 (4)
  exclusion.robots: 0.288
  esindex: 0.026
  CDXLines.iter: 30.663 (3)
  exclusion.robots.policy: 0.267
  RedisCDXSource: 4.975
*/