body,html{width:100%;height:100%}body{font:14px/1.4 Arial,Helvetica,sans-serif}input[type=submit]{width:90%;background-color:#0080ff;color:#fff;padding:7px 10px;margin:4px 0;border:none;border-radius:4px;cursor:pointer}input[type=submit]:hover{background-color:#0080c0}p{color:#5b809d;margin:10px;align-content:center}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.red_stroke{stroke:#ac2925}.green_stroke{stroke:#7ac142}.green_checkmark{box-shadow:inset 0 0 0 #7ac142;animation:green_fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.red_checkmark{box-shadow:inset 0 0 0 #ac2925;animation:red_fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}.checkmark{width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:10% auto}.checkmark__check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards}@keyframes stroke{100%{stroke-dashoffset:0}}@keyframes scale{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes green_fill{100%{box-shadow:inset 0 0 0 30px #7ac142}}@keyframes red_fill{100%{box-shadow:inset 0 0 0 30px #ac2925}}@-webkit-keyframes fadeIn{0%{opacity:0;transform:scale(.6)}100%{opacity:100%;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:100}}.note{display:table;z-index:5000;position:fixed;width:100%;height:100%;top:0}.note_center{margin:auto;display:table-cell;vertical-align:middle}@media(min-width:767px){.navbar{padding:20px 0 0 50px;-webkit-transition:background .5s ease-in-out,padding .5s ease-in-out;-moz-transition:background .5s ease-in-out,padding .5s ease-in-out;transition:background .5s ease-in-out,padding .5s ease-in-out}.top-nav-collapse{padding:0}}section:nth-child(even){background:#eee}section:nth-child(odd){background:#fff}section{min-height:100%;padding-top:10px;text-align:center}