.My_logo__tY8Hu {
    padding: 8px;
    text-align: center;
    margin-top: 6px;
    margin-bottom: 6px
}

.My_h1__VpzRo {
    padding: 0;
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0 10px 12px
}

.My_titlec__KHQ1g {
    background: #e8f4fa;
    border-top: 3px solid #e0e6e9;
    overflow: hidden;
    color: #114986;
    margin-top: -6px
}

.My_myfrm__yopNN {
    margin: 0 15px
}

.My_frm__l4z_a {
    margin-bottom: 20px
}

.My_ctr__oWbEK {
    text-align: center
}

.My_frmgrp__VL4BL {
    overflow: hidden;
    margin-bottom: 12px
}

.My_fw_bold__gs39S {
    font-weight: 700
}

.My_frmin__ilZ7P {
    display: block;
    width: 96.1%;
    height: 34px;
    font-size: 14px;
    line-height: 1.41;
    color: #554;
    background: #f0efee;
    border: 1px solid #cac5c6;
    padding: 5px;
    border-radius: 0;
    box-shadow: none;
    height: auto
}

.My_frmin__ilZ7P:focus {
    border: 1px solid #cac4c5;
    outline: none
}

.My_frmlb__SzEaw {
    display: block;
    padding: 5.1px 0 0 10.1px;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.My_mndt__Hd0cB {
    color: #f3673d;
    font-size: 11px;
    font-style: italic
}

.My_stats__94r0l {
    color: #326994;
    font-size: 13px;
    font-weight: 700;
    margin: 10.1px 0;
    padding: 0
}

.My_w_ha__Ines6 {
    float: left;
    width: 50%
}

.My_cap__6eBwC {
    color: #d33434;
    font-weight: 700
}

.My_ibdy__STuuu {
    background: #d6e1e6
}

.My_ibdes__XgatZ {
    list-style: square;
    margin: 0 0 0 20px;
    padding: 20px;
    font-size: 11px;
    color: #474748
}

.My_onbdy__nmZAR ul {
    line-height: 2
}

.My_onbdy__nmZAR {
    background: #fcf5e8 none repeat scroll 0 0;
    margin: 0 -12px;
    overflow: hidden;
    padding: 12px;
    border: none;
    border-radius: 3px;
    box-shadow: 0 3px 4px rgba(0, 0, 0, .25), 0 5px 5px rgba(0, 0, 0, .11)
}

.My_onbdyi__fDkaa {
    background: transparent none repeat scroll 0 0;
    line-height: 18px;
    padding: 0
}

.My_onbdyi__fDkaa ul {
    padding: 0 0 0 10px;
    margin: 0
}

.My_erron__fhtKq {
    margin: "3px 10px 3px";
    color: #f10909;
    font-weight: 700;
    font-size: small;
    display: block
}

.My_ftr__mk2Qc {
    background: #444343;
    border-top: 3px solid #1879c5;
    overflow: hidden;
    padding: 5px 15px
}

.My_ftx__p6m4G {
    background: #414142
}

.My_ftx__p6m4G p {
    margin: 0;
    padding: 5px 15px;
    font-size: 11px;
    color: #eeedec
}

.My_bts__t6qWY {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    touch-action: manipulation;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background: #ee910e none repeat scroll 0 0;
    border: 0;
    font-weight: 700;
    color: #f0f0f1;
    padding: 3px 10px
}

.My_subm__mGr7m {
    margin: 0 5px 0 0;
    vertical-align: middle;
    touch-action: manipulation;
    background: #466c94;
    border: 1px solid transparent;
    color: #faf1f1
}

.input_error {
    font-size: 13px;
    color: #f44813;
}

.My_btrsd__yTiSm,
.My_subm__mGr7m {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.My_btrsd__yTiSm {
    margin-bottom: 0;
    background: #16757c none repeat scroll 0 0;
    border: 0;
    color: #e9e8e8
}

.My_ldtx__gPMDx {
    font-weight: 700;
    font-size: small
}

.My_lding__HU8qc {
    text-align: center;
    margin-top: 150px
}

.My_ldw__RUJBq {
    padding-top: 1px;
    margin-top: 1px
}

.My_spinner__6cHvw {
    animation: My_rotate__I8z3P 2s linear infinite;
    width: 50px;
    height: 50px;
    stroke: #fff
}

.My_spinerpath__FjGzM {
    stroke: #337ab7;
    stroke-linecap: round;
    animation: My_dash__tKbc8 1.5s ease-in-out infinite
}

@keyframes My_rotate__I8z3P {
    to {
        transform: rotate(1turn)
    }
}

@keyframes My_dash__tKbc8 {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    to {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}