#blog-wrap,
#login-wrap .logmod {
    box-shadow: 0 0 18px rgba(0, 0, 0, .2)
}

.btn,
.btn.active,
.btn.active:focus,
.btn:active,
.btn:active:focus,
.btn:focus,
.simform__actions .active.sumbit,
.simform__actions .active.sumbit:focus,
.simform__actions .sumbit,
.simform__actions .sumbit:active,
.simform__actions .sumbit:active:focus,
.simform__actions .sumbit:focus {
    outline-offset: 0;
    outline: 0;
    box-shadow: none
}

.connect,
.logmod__tabs li a,
.special,
a {
    text-decoration: none
}

html {
    background-color: #FEFEFE;
    font-size: 14px;
    line-height: 20px
}

body {
    font-family: PTSansRegular, Arial, Helvetica, sans-serif;
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
    color: #3F3F3F
}

a {
    color: #5BACE7
}

a,
a:active,
a:focus,
a:hover {
    outline: 0
}

input:focus,
select:focus,
textarea:focus {
    outline-color: #B8B8B8
}

input[type=date]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    display: none
}

input[type=date]::-webkit-clear-button {
    -webkit-appearance: none;
    display: none
}

#hero-wrap {
    text-align: center;
    background-color: #3F95D4;
    padding: 0 0 85px
}

#login-wrap {
    max-width: 350px;
    width: 100%;
    margin: 0 auto
}

#login-wrap .extras {
    width: 100%;
    padding-top: 10px;
    background: rgba(96, 173, 230, 0);
    -webkit-transition: all .3s;
    transition: all .3s
}

#login-wrap .extras .left {
    float: left
}

#login-wrap .extras .right {
    float: right
}

#login-wrap .extras .updates {
    display: block;
    background-color: #FEFEFE;
    padding: 2px 6px;
    border-radius: 2px;
    font-size: 12px
}

#login-wrap .extras .updates:hover {
    background-color: #F6F6F6
}

.hero-title {
    margin-top: 40px
}

@media (max-width:450px) {
    #hero-wrap {
        padding: 0
    }
    #login-wrap .extras {
        padding: 10px 0
    }
    #login-wrap .extras .updates {
        width: 40px;
        height: 33px;
        font-size: 25px;
        padding: 7px 0 0;
        border-radius: 1.5px
    }
    #login-wrap .extras .updates i {
        opacity: .8
    }
    #login-wrap .extras .updates span {
        display: none
    }
    #login-wrap .extras .left,
    #login-wrap .extras .right {
        float: none;
        display: inline-block
    }
    #login-wrap .extras .left img {
        margin-bottom: -12px
    }
    .hero-title {
        width: 100%
    }
}

@media (max-width:350px) {
    #login-wrap .extras {
        background-color: #60ADE6
    }
}

.blog-title {
    width: 100%;
    text-align: center;
    background-color: #F7F7F7;
    display: inline-block
}

.blog-title h3 {
    font-size: 22px;
    margin: 15px;
    color: #646464
}

#blog-wrap section {
    max-width: 700px;
    margin: auto;
    padding: 0 30px
}

#blog-wrap section .title {
    text-align: center;
    margin: 30px 0 2px
}

#blog-wrap section .post-info {
    text-align: center;
    font-size: 11px;
    color: grey;
    margin-bottom: 20px
}

#blog-wrap section .content {
    text-align: left;
    align-content: center
}

#blog-wrap section .content p {
    text-align: left
}

*,
:after,
:before {
    box-sizing: inherit
}

.starter-pkmn {
    margin: 10px 0 0!important
}

.starter-pkmn label {
    pointer-events: none
}

.starter-pkmn span {
    font-size: 15px;
    padding: 11px 10px 12px 37px;
    line-height: 19.2px;
    display: block
}

.pkmn-list td,
.pkmn-list tr {
    border-top: 1px dotted #E4E4E4
}

.logmod__form,
.simform__actions {
    border-top: 1px solid #f3f3f3
}

.pkmn-list center {
    height: 110px;
    display: table;
    margin: auto;
    padding-bottom: 5px
}

.pkmn-list label {
    display: table-cell;
    vertical-align: bottom
}

.pkmn-list label h6 {
    margin: -2px 0 -5px
}

.logmod {
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    background: rgba(0, 0, 0, .2);
    z-index: 1
}

.logmod .fa {
    color: #383838
}

.logmod::after {
    clear: both;
    content: "";
    display: table
}

.logmod__wrapper {
    display: block;
    background: #FFF;
    position: relative;
    max-width: 550px;
    border-radius: 4px
}

.logmod__close {
    display: block;
    position: absolute;
    right: 50%;
    background: url(http://imgh.us/close_white.svg) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    top: -72px;
    margin-right: -24px;
    width: 48px;
    height: 48px
}

.logmod__container::after,
.logmod__tabs::after {
    display: table;
    clear: both;
    content: ""
}

.connect,
.logmod__alter,
.logmod__tab,
.simform,
.sminputs .input {
    position: relative
}

.logmod__container,
.logmod__tab-wrapper {
    width: 100%;
    overflow: hidden
}

.logmod__tab {
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden
}

.logmod__tab-wrapper {
    height: auto
}

.logmod__tab.show {
    opacity: 1;
    height: auto;
    visibility: visible
}

.logmod__tabs {
    list-style: none;
    padding: 0;
    margin: 0
}

.logmod__tabs li.current a {
    background: #FFF;
    color: #333
}

.logmod__tabs li a {
    width: 50%;
    position: relative;
    float: left;
    text-align: center;
    background: #f9c70f;
    line-height: 65px;
    height: 65px;
    color: #ec1c24;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    cursor: pointer
}

.logmod__heading {
    text-align: center;
    padding: 12px 0
}

.logmod__heading-subtitle {
    display: block;
    font-weight: 400;
    font-size: 15px;
    color: #888;
    line-height: 48px
}

.logmod__alter {
    display: block;
    margin-top: 7px
}

.logmod__alter::after {
    clear: both;
    content: "";
    display: table
}

.logmod__alter .connect:last-child {
    border-radius: 0 0 4px 4px
}

.connect {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 55px;
    line-height: 28px
}

.connect::after,
.simform__actions .sumbit::after,
.simform__actions::after {
    clear: both;
    content: "";
    display: table
}

.connect:focus,
.connect:hover,
.connect:visited {
    color: #FFF;
    text-decoration: none
}

.connect__icon {
    vertical-align: middle;
    float: left;
    width: 70px;
    text-align: center;
    font-size: 22px
}

.connect__context {
    vertical-align: middle;
    text-align: center;
    font-size: 16px
}

.connect.facebook {
    background: #3b5998;
    color: #FFF
}

.connect.facebook a {
    color: #FFF
}

.connect.facebook .connect__icon {
    background: #283d68
}

.connect.googleplus {
    background: #dd4b39;
    color: #FFF
}

.connect.googleplus a {
    color: #FFF
}

.connect.googleplus .connect__icon {
    background: #b52f1f
}

.simform {
    padding: 0 10px
}

.simform__actions {
    padding: 0;
    font-size: 14px
}

.simform__actions .sumbit {
    height: 48px;
    color: #FFF;
    font-size: 16px;
    background: #4CAF50;
    margin-top: 10px
}

.simform__actions-sidetext {
    display: inline-block;
    float: right;
    width: calc(50% - 5px);
    padding: 0;
    margin: 10px 0;
    color: #000000;
    text-align: center;
    line-height: 22px
}

.simform__actions-sidetext::after,
.sminputs::after {
    clear: both;
    display: table;
    content: ""
}

@media (max-width:350px) {
    .simform__actions-sidetext {
        font-size: 11px;
        padding: 6px 0;
        line-height: 17px
    }
}

.sminputs {
    margin: 10px 0
}

.sminputs .input {
    display: block;
    width: 50%;
    padding: 0;
    float: left;
    background-color: #FFF;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1.5px solid #DEDEDE
}

.sminputs .hide-password,
.sminputs .input label {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    overflow: hidden
}

.sminputs .input.active,
.sminputs .input.active .hide-password {
    background: #eee
}

.sminputs .input.full {
    width: 100%
}

.sminputs .input.regpass1 {
    width: calc(50% - 5px);
    margin-right: 10px
}

.sminputs .input.regpass2 {
    width: calc(50% - 5px)
}

.sminputs .input.birthdate {
    width: auto
}

.sminputs .input.regpass2 input {
    padding: 11px 10px 12px 12px
}

.sminputs .input label {
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 24px;
    width: 20px;
    font-size: 18px;
    padding: 12px 0;
    margin: 0;
    left: 10px
}

.sminputs .input input,
.sminputs .input select {
    -webkit-appearance: none;
    postion: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 19.2px;
    color: #555;
    border-radius: 4px;
    vertical-align: middle;
    box-shadow: none;
    box-sizing: border-box;
    height: auto;
    border: none;
    cursor: pointer;
    background-color: transparent;
    color: rgba(75, 89, 102, .85);
    width: 100%;
    padding: 11px 10px 12px 37px
}

.sminputs .hide-password {
    right: 0;
    top: 0;
    padding: 0 15px;
    border-left: 1px solid #e4e4e4;
    font-size: 14px;
    background: #FFF;
    color: #444;
    margin-top: 12px;
    line-height: 48px
}

.btn,
.simform__actions .sumbit {
    display: inline-block;
    line-height: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    float: left;
    cursor: pointer;
    box-sizing: border-box;
    border: none;
    font-weight: 400;
    min-width: 90px;
    padding: 10px 14px;
    width: calc(50% - 5px)
}

.btn.full,
.simform__actions .full.sumbit {
    width: 100%
}

.btn.lg,
.simform__actions .lg.sumbit {
    min-width: 125px;
    padding: 17px 14px;
    font-size: 22px;
    line-height: 1.3
}

.btn.sm,
.simform__actions .sm.sumbit {
    min-width: 65px;
    padding: 4px 12px;
    font-size: 14px
}

.btn.xs,
.simform__actions .xs.sumbit {
    min-width: 45px;
    padding: 2px 10px;
    font-size: 10px;
    line-height: 1.5
}

.btn.circle,
.simform__actions .circle.sumbit {
    overflow: hidden;
    width: 56px;
    height: 56px;
    min-width: 56px;
    line-height: 1;
    padding: 0;
    border-radius: 50%
}

.btn.circle.lg,
.simform__actions .circle.lg.sumbit {
    width: 78px;
    height: 78px;
    min-width: 78px
}

.btn.circle.sm,
.simform__actions .circle.sm.sumbit {
    width: 40px;
    height: 40px;
    min-width: 40px
}

.btn.circle.xs,
.simform__actions .circle.xs.sumbit {
    width: 30px;
    height: 30px;
    min-width: 30px
}

#baseline,
.special:before {
    bottom: 0;
    left: 0;
    width: 100%
}

.btn.red,
.simform__actions .red.sumbit {
    background: #f44336;
    color: #FFF
}

.btn.red:active,
.btn.red:focus,
.simform__actions .red.sumbit:active,
.simform__actions .red.sumbit:focus {
    background-color: #ef1d0d
}

.btn.red:hover,
.simform__actions .red.sumbit:hover {
    background-color: #f32c1e
}

.btn.pink,
.simform__actions .pink.sumbit {
    background: #E91E63;
    color: #FFF
}

.btn.pink:active,
.btn.pink:focus,
.simform__actions .pink.sumbit:active,
.simform__actions .pink.sumbit:focus {
    background-color: #c61350
}

.btn.pink:hover,
.simform__actions .pink.sumbit:hover {
    background-color: #d81558
}

.btn.purple,
.simform__actions .purple.sumbit {
    background: #9C27B0;
    color: #FFF
}

.btn.purple:active,
.btn.purple:focus,
.simform__actions .purple.sumbit:active,
.simform__actions .purple.sumbit:focus {
    background-color: #7b1f8a
}

.btn.purple:hover,
.simform__actions .purple.sumbit:hover {
    background-color: #89229b
}

.btn.deep-purple,
.simform__actions .deep-purple.sumbit {
    background: #673AB7;
    color: #FFF
}

.btn.deep-purple:active,
.btn.deep-purple:focus,
.simform__actions .deep-purple.sumbit:active,
.simform__actions .deep-purple.sumbit:focus {
    background-color: #532f94
}

.btn.deep-purple:hover,
.simform__actions .deep-purple.sumbit:hover {
    background-color: #5c34a4
}

.btn.indigo,
.simform__actions .indigo.sumbit {
    background: #3F51B5;
    color: #FFF
}

.btn.indigo:active,
.btn.indigo:focus,
.simform__actions .indigo.sumbit:active,
.simform__actions .indigo.sumbit:focus {
    background-color: #334293
}

.btn.indigo:hover,
.simform__actions .indigo.sumbit:hover {
    background-color: #3849a2
}

.btn.blue,
.simform__actions .blue.sumbit {
    background: #2196F3;
    color: #FFF
}

.btn.blue:active,
.btn.blue:focus,
.simform__actions .blue.sumbit:active,
.simform__actions .blue.sumbit:focus {
    background-color: #0c7fda
}

.btn.blue:hover,
.simform__actions .blue.sumbit:hover {
    background-color: #0d8aee
}

.btn.light-blue,
.simform__actions .light-blue.sumbit {
    background: #03A9F4;
    color: #FFF
}

.btn.light-blue:active,
.btn.light-blue:focus,
.simform__actions .light-blue.sumbit:active,
.simform__actions .light-blue.sumbit:focus {
    background-color: #028ac7
}

.btn.light-blue:hover,
.simform__actions .light-blue.sumbit:hover {
    background-color: #0398db
}

.btn.cyan,
.simform__actions .cyan.sumbit {
    background: #00BCD4;
    color: #FFF
}

.btn.cyan:active,
.btn.cyan:focus,
.simform__actions .cyan.sumbit:active,
.simform__actions .cyan.sumbit:focus {
    background-color: #0093a6
}

.btn.cyan:hover,
.simform__actions .cyan.sumbit:hover {
    background-color: #00a5bb
}

.btn.teal,
.simform__actions .teal.sumbit {
    background: #009688;
    color: #FFF
}

.btn.teal:active,
.btn.teal:focus,
.simform__actions .teal.sumbit:active,
.simform__actions .teal.sumbit:focus {
    background-color: #00685e
}

.btn.teal:hover,
.simform__actions .teal.sumbit:hover {
    background-color: #007d71
}

.btn.green,
.simform__actions .green.sumbit {
    background: #4CAF50;
    color: #FFF
}

.btn.green:active,
.btn.green:focus,
.simform__actions .green.sumbit:active,
.simform__actions .green.sumbit:focus {
    background-color: #3e8f41
}

.btn.green:hover,
.simform__actions .green.sumbit:hover {
    background-color: #449d48
}

.btn.light-green,
.simform__actions .light-green.sumbit {
    background: #8BC34A;
    color: #FFF
}

.btn.light-green:active,
.btn.light-green:focus,
.simform__actions .light-green.sumbit:active,
.simform__actions .light-green.sumbit:focus {
    background-color: #74a838
}

.btn.light-green:hover,
.simform__actions .light-green.sumbit:hover {
    background-color: #7eb73d
}

.btn.lime,
.simform__actions .lime.sumbit {
    background: #CDDC39;
    color: #FFF
}

.btn.lime:active,
.btn.lime:focus,
.simform__actions .lime.sumbit:active,
.simform__actions .lime.sumbit:focus {
    background-color: #b6c423
}

.btn.lime:hover,
.simform__actions .lime.sumbit:hover {
    background-color: #c6d626
}

.btn.yellow,
.simform__actions .yellow.sumbit {
    background: #FFEB3B;
    color: #FFF
}

.btn.yellow:active,
.btn.yellow:focus,
.simform__actions .yellow.sumbit:active,
.simform__actions .yellow.sumbit:focus {
    background-color: #ffe60d
}

.btn.yellow:hover,
.simform__actions .yellow.sumbit:hover {
    background-color: #ffe822
}

.btn.amber,
.simform__actions .amber.sumbit {
    background: #FFC107;
    color: #FFF
}

.btn.amber:active,
.btn.amber:focus,
.simform__actions .amber.sumbit:active,
.simform__actions .amber.sumbit:focus {
    background-color: #d8a200
}

.btn.amber:hover,
.simform__actions .amber.sumbit:hover {
    background-color: #edb100
}

.btn.orange,
.simform__actions .orange.sumbit {
    background: #FF9800;
    color: #FFF
}

.btn.orange:active,
.btn.orange:focus,
.simform__actions .orange.sumbit:active,
.simform__actions .orange.sumbit:focus {
    background-color: #d17d00
}

.btn.orange:hover,
.simform__actions .orange.sumbit:hover {
    background-color: #e68900
}

.btn.deep-orange,
.simform__actions .deep-orange.sumbit {
    background: #FF5722;
    color: #FFF
}

.btn.deep-orange:active,
.btn.deep-orange:focus,
.simform__actions .deep-orange.sumbit:active,
.simform__actions .deep-orange.sumbit:focus {
    background-color: #f33a00
}

.btn.deep-orange:hover,
.simform__actions .deep-orange.sumbit:hover {
    background-color: #ff4409
}

.btn.brown,
.simform__actions .brown.sumbit {
    background: #795548;
    color: #FFF
}

.btn.brown:active,
.btn.brown:focus,
.simform__actions .brown.sumbit:active,
.simform__actions .brown.sumbit:focus {
    background-color: #5c4137
}

.btn.brown:hover,
.simform__actions .brown.sumbit:hover {
    background-color: #694a3e
}

.btn.grey,
.simform__actions .grey.sumbit {
    background: #9E9E9E;
    color: #FFF
}

.btn.grey:active,
.btn.grey:focus,
.simform__actions .grey.sumbit:active,
.simform__actions .grey.sumbit:focus {
    background-color: #878787
}

.btn.grey:hover,
.simform__actions .grey.sumbit:hover {
    background-color: #919191
}

.btn.blue-grey,
.simform__actions .blue-grey.sumbit {
    background: #607D8B;
    color: #FFF
}

.btn.blue-grey:active,
.btn.blue-grey:focus,
.simform__actions .blue-grey.sumbit:active,
.simform__actions .blue-grey.sumbit:focus {
    background-color: #4d6570
}

.btn.blue-grey:hover,
.simform__actions .blue-grey.sumbit:hover {
    background-color: #566f7c
}

.special {
    color: #5BACE7;
    position: relative;
    transition: all .15s ease-out
}

.special:before {
    content: "";
    position: absolute;
    height: 1px;
    background: #5BACE7;
    visibility: hidden;
    transform: scaleX(0);
    transition: all .3s ease-in-out 0s
}

.special:hover {
    transition: all .15s ease-out
}

.special:hover:before {
    visibility: visible;
    transform: scaleX(1)
}

#baseline {
    position: fixed;
    top: 0;
    right: 0;
    height: 100%;
    z-index: 999999;
    background-image: url(http://basehold.it/i/24)
}