html {
    overflow-x: initial !important;
}

.modal-open .modal {
    z-index: 999999999999999999999999999999999;
}

.logos {
    padding: 20px 15px 15px 15px;
}

.fontMed {
    font-size: 16px;
}

.training_desc_in {
    position: relative;
    background-color: #FF002D;
    border-radius: 3px;
    color: white;
    font-size: 9px;
    height: 18px;
    letter-spacing: 1px;
}

.UAT_sign {
    position: relative;
    background-color: #1052e9;
    border-radius: 3px;
    color: white;
    font-size: 9px;
    height: 18px;
    letter-spacing: 1px;
}

.local_sign {
    position: relative;
    background-color: #0ba128;
    border-radius: 3px;
    color: white;
    font-size: 9px;
    height: 18px;
    letter-spacing: 1px;
}

.login-container {
    max-width: 340px;
    margin: 20px auto 20px auto !important;
    clear: both;
}

/*.login-container {
    margin: 20px auto 20px auto !important;
    clear: both;
}*/

.login-error-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
}

.login-container .loginbox .loginbox-or .or {
    -lh-property: 0;
    left: -webkit-calc(50% - 25px);
    left: -moz-calc(50% - 25px);
    left: calc(50% - 41px);
    width: 83px;
    height: 20px;
}

#divForHeaderLock1, #navStart {
    margin-bottom: 0px !important;
}

/* Browser Detect */
.popup-warning-wrap {
    width: 100%;
    background-color: rgba(36, 36, 36, 0.7);
    color: #fff;
    font-size: 10pt;
    z-index: 1;
    text-align: center;
    display: none;
    left: 0;
    top: 17px;
    background: #1f1f1f;
    filter: alpha(opacity=85);
    height: 180px;
    padding: 20px;
}

.glyphicon.glyphicon-globe {
    font-size: 55px;
}

/* Border Focus Color */
textarea, input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    border: 1px solid #66afe9;
    outline: 0; /* -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6); */
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-control:focus {
    border-color: #66afe9 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
}

.selectLoginType {
    margin-top: 13px;
    margin-bottom: 16px;
    font-size: 16px;
}

.infoIcon {
    color: #fff;
    font-size: 18px !important;
    padding: 15px 21px;
    float: right;
    background-color: transparent;
    border: none;
}

    .infoIcon:hover, .infoIcon:focus {
        color: #a2a2a2;
        text-decoration: none !important;
        font-size: 18px !important;
    }

#Soft-Login {
    padding-bottom: 30px !important;
}

.login-container .logobox {
    height: 42px !important;
    margin-top: 13px;
    -webkit-box-shadow: 0 0 14px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 14px rgba(0,0,0,.1);
    box-shadow: 0 0 14px rgba(0,0,0,.1);
    background-color: #fff;
    text-align: left;
}

.login-container .loginbox {
    padding: 8px 7px 12px 8px !important;
}

    .login-container .loginbox.athleteLogin {
        padding: 8px 7px 54px 8px !important;
    }

    .login-container .loginbox.forgotPass {
        width: 100% !important;
    }

.logobox, #disclaimer_btn {
    width: 300px;
    margin: 0 auto;
}

.footStyle {
    width: 70%;
    margin: 0 auto;
    color: #aaa;
}

.note {
    background-color: #515151 !important;
    color: #ffffff !important;
}

.forPass {
    display: inline-block;
    width: 300px;
    padding: 12px 41px;
    position: absolute;
}

#divForHeaderLock1 {
    height: 50px;
    background: #000000;
    background: -moz-linear-gradient(left, #000000 0%, #737773 100%);
    background: -webkit-linear-gradient(left, #000000 0%,#737773 100%);
    background: linear-gradient(to right, #000000 0%,#737773 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#737773',GradientType=1 );
    border-bottom: 1px solid #767676;
}

/* Navs */
.navbar-wrapper {
    background-color: #222222;
}

#subMenu {
    clear: both
}

.navbar {
    border-radius: 0px !important;
}


.logRadio {
    padding: 4px !important;
}

.logIcons {
    margin: 5px 0px 0px 4px !Important
}

.logText {
    padding-top: 2px;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: pointer !important;
}

#btnSignIn {
    z-index: 0;
}

#helpBtnSoft, #helpBtnHard {
    background: transparent;
    border: none;
    font-size: 15px;
    color: #437fed;
}

.selected {
    opacity: 0.5
}

#signInType {
    color: green;
    padding: 2px 9px 0px 9px;
    background-color: #eee;
    border-radius: 4px;
}

.popover {
    width: 363px;
    max-width: none;
    z-index: 9999;
}

.popover-title {
    border-bottom: 3px solid #d1d1d1 !important;
}

.popover.left {
    font-family: helvetica;
    margin-left: -25px;
}

.logBold {
    font-weight: 600;
    font-family: helvetica;
}

#launchTour {
    cursor: pointer;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.form-control {
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !Important;
}

.makeInline {
    display: -webkit-inline-box;
}

.wellTogether {
    height: 540px;
    background-color: #ddd;
    border: 1px solid #bcbcbc;
}

.wellMade {
    background-color: #dff0d8;
    border: 1px solid #a4c796;
}

.social-title.well.alert.alert-info {
    display: -webkit-box !important;
    border-color: #6edff9 !important;
    background: #57b5e3 !important;
    color: #fff !important;
    margin-bottom: 0px;
}

.tutDrop li {
    cursor: pointer;
}

.textIndent {
    text-indent: 50px;
}

.textIndent1 {
    text-indent: 75px;
}

.textIndent0 {
    text-indent: 0px;
}

.fa-mobile {
    font-size: 18px;
}

.pic-control {
    display: block;
    width: 275px;
    padding: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

/* Margin + Padding */
.marg0 {
    margin: 0px !important;
}

.margTop10 {
    margin-top: 10px;
}

.margTop14 {
    margin-top: 14px;
}

.margTop15 {
    margin-top: 15px;
}

.margTop30 {
    margin-top: 30px;
}

.noPad {
    padding: 0px;
}

.padBtm10 {
    padding-bottom: 10px;
}

.padBtm15 {
    padding-bottom: 15px;
}

.padBtm20 {
    padding-bottom: 20px;
}

.padBtm30 {
    padding-bottom: 30px;
}

.padBtm40 {
    padding-bottom: 40px;
}

.padLeft27 {
    padding-left: 27px;
}

.padLeftRight15 {
    padding: 0px 15px 0px 15px;
}

.noPadBtm {
    padding-bottom: 0px !Important;
}

.padDbl {
    padding: 10px 0px 7px 15px;
}

.textUnder {
    text-decoration: underline;
}

hr {
    border-top: 1px solid #cfcfcf !important;
}

.chevronRightBtn {
    background-color: #0079ff;
    border-radius: 4px;
    padding: 10px;
    color: white;
    font-size: 14px;
    font-weight: lighter;
    padding-left: 12px;
    padding-right: 12px;
}

.accept {
    padding: 5px 20px 5px 20px;
    font-weight: 500;
}

.lookDown {
    font-size: 21px;
    margin: 5px 0px 0px 15px;
}

.inline {
    display: -webkit-inline-box;
}

.input-group-addon a {
    color: #333;
}

    .input-group-addon a:hover {
        text-decoration: none;
        color: #aaa;
    }

.emailBinding {
    background-color: #f3f3f3;
    padding: 3px 15px 3px 15px;
    border-radius: 4px;
    color: #278bfc;
    border: 1px solid #e3e3e3;
}

.emailBindingIcon {
    border: 1px solid #278bfc;
    padding: 3px;
    height: 30px;
    width: 50px;
    border-radius: 4px;
    display: -webkit-inline-box;
}

.bindingIDSpec {
    display: inline-block;
    padding: 3px
}

/* Colors */
.lGrey {
    color: #b4b4b4;
}

.dangerZone {
    background-color: #edc5c6;
    color: #d02935;
    border: 1px solid #d37279;
}

.upDown {
    color: #ccc;
    font-size: 24px;
    text-decoration: none;
}

    .upDown:hover {
        color: #333;
        text-decoration: none;
    }

.placeholder {
    width: 275px;
    height: 520px;
}

/* Disclaimer */
.disclaimer {
    padding: 34px 50px 30px 50px;
    text-align: center;
    font-size: 14px;
    color: #ececec;
    top: 0;
    position: relative;
    background-color: #333;
}

#container-disclaimer {
    z-index: -1;
}

#disclaimer .close {
    color: #fff !important;
}

    #disclaimer .close:hover {
        color: yellow !important;
    }

/* Disclaimer Btn */
#closeModal_btn {
    font-size: 25px !important;
}

.close {
    top: 10px;
    right: 20px;
    position: absolute;
    color: #333;
    opacity: 1 !important;
    font-size: 26px !important;
}

    .close:hover {
        color: #427fed;
    }

/* Modal */
.modal-footer {
    background-color: #ffffff !important;
}

.modal-dialog {
    z-index: 9999999 !important;
}

.emailBindingImg {
    position: absolute;
    margin: -10px 10px;
}

ul#tutDrop, .pointer {
    cursor: pointer;
}

.glow {
    box-shadow: 0px 0px 26px #66afe9;
}

/* Forgot PIN */
.forgotPin .popover.left > .arrow {
    top: 70% !important;
}

.forgotPin .popover.left {
    margin-top: -14px;
    margin-left: -50px !important;
    z-index: 99999 !important
}

.tokenStick {
    margin-left: -14px;
    width: 180px !important;
    padding: 10px 0px;
}

#ToolTokenCodeStick {
    width: 220px !important;
}

.btHr {
    margin: 2px 15px 19px 15px;
}

/* Athlete Login */
.athleteLogin h4 {
    font-weight: bold !important;
    margin-bottom: 10px;
}

/* Forgot Password Screen */
.forgotPassContainer h5 {
    margin-bottom: 0px !important;
}

.forgotPassContainer hr {
    border-top: 1px solid #eeeeee !important;
}

.forgotPassContainer .login-container .loginbox .loginbox-or .or-line {
    left: 11px !important;
    right: 11px !important;
}

#framecontainer {
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 30px;
    min-width: 650px;
}

.forgotPassContainer .contactYourMedical {
    text-align: left;
    padding-left: 10px;
    padding-top: 15px;
}

/* RSA Screen */
.RSAinfo .err, .RSAinfo .passwordCompare {
    color: red;
    width: 100% !important;
    padding-left: 40px;
    text-align: justify;
    text-justify: inter-word;
}

.RSAinfo #ValidationSummary1 {
    color: red;
    padding-left: 17px;
    width: 100% !important;
    text-align: justify;
    text-justify: inter-word;
}

.RSAinfo .sumValidator {
    padding-left: 16px;
}

.RSAinfo .compareValidator {
    display: block;
    margin-top: 9px;
    position: fixed;
}

.forgotContainer {
    max-width: 98% !important;
}

.fadeMe {
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
}

/* HR */
#hideOnSoftToken {
    margin-top: 10px;
    margin-bottom: 10px;
}

#btmHr {
    margin-bottom: 10px !important;
}

/* Error Message */
.err {
    color: red;
    width: 86%;
    padding-left: 40px;
    text-align: justify;
    text-justify: inter-word;
}

.errHide {
    visibility: hidden;
}

.errRSA {
    color: red;
    width: 100% !important;
    text-align: center;
}

.errorMessagePIN {
    background-color: #f3dbdb !important;
    border: 1px solid #e39aa3;
    color: red;
    display: -webkit-box;
}

.errorMessageInput {
    background-color: #f3dbdb !important;
    border: 1px solid #e40000;
    color: red;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,175,233,0.9) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255,175,233,0.9) !important;
}

/* Error List */
#ErrorList_tdMessage {
    padding: 15px !important;
    border: solid 1px #dadada !important;
    background-color: rgb(244, 244, 244) !important;
    margin-top: 35px !important;
}

#Content_ErrorList1_trError table {
    padding: 20px;
}

#Content_ErrorList1_Image1 {
    margin-right: 10px;
}

#sumValidator {
    margin-top: 10px;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}



section {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    display: flex;
    background-color: white;
}

.content {
    margin: auto;
    padding-top: 2%;
    align-content: center;
    vertical-align: middle;
    flex: 1 1 calc(100% - 540px);
}

.imageBox {
    flex: 1 1 540px;
    text-align: right;
    width: auto;
}

.btn-default {
    border: 1px solid #ABBED1;
    border-radius: 3px !important;
    box-shadow: none !important;
    background-color: #EAECEE !important;
    color: #ABBED1;
    font-size: 12px;
    font-weight: 500;
}

.active {
    border: 1px solid #1F4873 !important;
    background-color: white !important;
    color: #1F4873 !important;
}

.logText {
    padding-bottom: 5px;
    padding-top: 5px;
}

.loginbox-title {
    font-family: Arial;
    font-style: normal;
    font-weight: 500;
    font-size: 42px;
    line-height: 140%;
    color: #0A1B44;
}

.loginbox-social {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 140%;
    color: #A6B1C6;
}

.login-container .loginbox {
    box-shadow: none;
}

.form-control {
    background: #FFFFFF !important;
    border: 2px solid #D2D8E2 !important;
    box-sizing: border-box !important;
    border-radius: 4px !important;
}

input[type="text"],
input[type="password"] {
    border-radius: 4px !important;
    width: 340px;
}

.form-label {
    font-family: Arial;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #182433;
    flex: none;
    order: 0;
    align-self: flex-start;
    margin: 0px 0px 8px 0px;
}

#helpBtnSoft,
#helpBtnHard {
    padding-bottom: 8px;
    text-align: left;
    padding-left: 0px;
    border: none;
    background-color: transparent;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 140%;
    color: #1E4693;
}

#btnSignIn, .btn-login {
    background: #1D428A !important;
    box-shadow: 0px 2px 5px #F0F0F0;
    border-radius: 4px;
    font-family: Arial;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    align-items: center;
    text-align: center;
    width: 117.75px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: white;
    text-decoration: none;
}

.info {
    background: #F4F8FF;
    border-radius: 4px;
    border-left: 2px solid #204893;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 140%;
    color: #A6B1C6 !important;
    padding: 7px 2px 7px 10px;
    width: 340px;
    margin-top: 40px;
}

    .info strong {
        color: #1E4693 !important;
    }

    .info p {
        margin: 0px;
        line-height: 16px
    }

.err {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 17px;
    color: #980A2F;
}

.footer {
    margin-top: 30px;
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    color: #A5B1C6;
    width: 340px;
}

.modal-dialog {
    max-height: 90%;
    overflow-y: scroll;
    border-radius: 5px !important;
}

.modal-backdrop.in {
    opacity: 0.4 !important;
    background: #000;
}

.modal-header {
    font-family: Arial;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    align-items: center;
    text-align: center;
    color: #0A1B44;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(165, 177, 198, 0.15);
    border-radius: 8px;
}

.modal-body {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    color: #0A1B44;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px rgba(165, 177, 198, 0.15);
    border-radius: 8px;
}

.inputRequired {
    background: #FFFFFF;
    border: 2px solid #980A2F;
    box-sizing: border-box;
    border-radius: 4px;
}

.modal-title {
    line-height: 19px;
}

.footer img {
    width: 90px;
    height: 30px;
    display: inline-block
}

.footer span {
    padding-left: 15px
}

.input-group .form-control {
    width: 340px !important;
}

.login-help {
    display: flex;
    margin-top: 40px;
    width: 340px !important;
    justify-content: flex-end;
}

.login-error-group {
    margin-top: 40px;
}

.login-error .btn-login {
    width: 240px;
}

.dev-form-control {
    width: 100% !important;
    border-radius: 0px !important;
    height: 34px !important;
    padding: 6px 12px !important;
    border: 1px solid #ccc !important;
}
