﻿@font-face {
    font-family: tvoSuisseIntl;
    src: url(../font/suisseintl/suisseintl-regular.woff);
}

@font-face {
    font-family: tvoSuisseIntl-Bold;
    src: url(../font/suisseintl/suisseintl-bold.woff);
}

@font-face {
    font-family: tvoSuisseIntl-Thin;
    src: url(../font/suisseintl/suisseintl-thin.woff);
}

@font-face {
    font-family: tvoSuisseIntl-SemiBold;
    src: url(../font/suisseintl/suisseintl-semibold.woff);
}

.loginbox
{
    min-width:600px;
}

/*Small devices (landscape phones, less than 768px)*/
@media (max-width: 812px) {
    .loginbox {
        min-width: 10px;
    }

    h1 {
        font-size: 26px;
        line-height: 34px;
    }
}

/*Medium devices (tablets, less than 992px)*/
@media (min-width: 813px) {
    .loginbox {
        min-width: 600px;
    }

    h1 {
        font-size: 32px;
        line-height: 42px;
    }
}

/* Sticky footer styles -------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    /*margin-bottom: 314px;*/ /* keep in synch with .footer height */
    overflow-x: hidden;
    background-color: #ffffff;
    font-family: tvoSuisseIntl !important;
    font-size: 16px !important;
    color: #414141 !important;
    text-align: left !important;
    line-height: 1.25 !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
}

.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    /*height: 314px;*/ /* keep in synch with body margin-bottom */
}

@media(max-width:1000px) {
    .skiplink a, #footerlinks.footerlinks a, #footerlinks.footerlinks a:link, #footerlinks.footerlinks a:visited, #footerlinks.footerlinks a:hover, #footerlinks.footerlinks a:active {
        margin: 20px;
    }

    .skiplink, .footerlinks {
        margin-left: 0px;
    }
}

@media(max-width:800px) {
    .skiplink a, #footerlinks.footerlinks a, #footerlinks.footerlinks a:link, #footerlinks.footerlinks a:visited, #footerlinks.footerlinks a:hover, #footerlinks.footerlinks a:active {
        margin: 15px;
    }
}

img.smallWidth {
    max-height: 90px;
}

@media(max-width:767px) {
    .skiplink a, #footerlinks.footerlinks a, #footerlinks.footerlinks a:link, #footerlinks.footerlinks a:visited, #footerlinks.footerlinks a:hover, #footerlinks.footerlinks a:active {
        margin: 10px;
    }

    .smallWidth {
        float: none !important;
        text-align: center;
        clear: both;
        display: block;
        margin: 0 auto !important;
    }

    .footer {
        height: 514px;
    }

    body {
        margin-bottom: 514px;
    }
}

/* End of Sticky footer  */

@font-face {
    font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: normal;
    src: url('/fonts/Myriad-Pro.ttf') format('truetype');
}


@font-face {
    font-family: "SuisseCondNoConflict";
    font-weight: normal;
    font-style: normal;
    src: url("/fonts/SuisseIntl-Cond.eot");
    src: url("/fonts/SuisseIntl-Cond.eot?#iefix") format("embedded-opentype"), url("../fonts/SuisseIntl-Cond.woff") format("woff"), url("../fonts/SuisseIntl-Cond.svg#suisse_intlcondensed") format("svg");
}


@font-face {
    font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: normal;
    src: url('/fonts/Myriad-Pro.ttf') format('truetype');
}
/*@font-face {
    font-family: 'Myriad Pro';
    font-weight: bold;
    font-style: normal;
    src: url('/fonts/Myriad-Pro-Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'Myriad Pro';
    font-weight: normal;
    font-style: italic;
    src: url('/fonts/Myriad-Pro-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Myriad Pro';
    font-weight: bold;
    font-style: italic;
    src: url('/fonts/Myriad-Pro-Bold-Italic.ttf') format('truetype');
}
@font-face {
    font-family: 'Myriad Pro';
    font-weight: lighter;
    font-style: italic;
    src: url('/fonts/Myriad-Pro-Light-Italic.otf') format('truetype');
}
@font-face {
    font-family: 'Myriad Pro';
    font-weight: lighter;
    font-style: normal;
    src: url('/fonts/Myriad-Pro-Light.ttf') format('truetype');
}*/

/* old bootstrap borders */
input, textarea, select, .uneditable-input {
    display: inline-block;
    color: #000000;
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /* MAC/Firefox fixes */
    -webkit-appearance: none; /*http://stackoverflow.com/a/3075922/3606250*/ /*http://stackoverflow.com/a/23040347/3606250*/
    height: 48px; /*http://stackoverflow.com/a/7229945/3606250*/
    line-height: 48px;
}


    input[type="text"], input[type="password"], select {
        background-color: #f3f3f4;
        padding: 0 15px;
        /*margin: 3px;*/
    }
    /*input[type="text"].form-control, input[type="password"].form-control, select.form-control
{
    background-color: #f3f3f4;
}*/
    /* Chrome background autocomplete */
    /*http://stackoverflow.com/a/14205976/3606250*/
    /*http://stackoverflow.com/a/29350537/3606250*/
    input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        -webkit-box-shadow: 0 0 0px 1000px #f3f3f4 inset;
        transition: background-color 5000s ease-in-out 0s;
    }

    input[type="text"], input[type="password"], input[type=submit], select
    /*,input[type="text"].form-control, input[type="password"].form-control, input[type=submit].form-control, select.form-control*/ {
        margin: 10px 0px;
        font-size: 17px;
        /*border: 1px solid #000000;*/
    }

    input[type=submit] {
        min-height: 50px;
    }

#wrapper > .row, .row.footer1 {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: -20px;
    margin-right: -20px;
}

#wrapper > .row, .row.footer2 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.divider {
    border-left: 1px solid #666666;
    margin-bottom: -7px;
    height: 20px;
    /*padding-left: 5px;*/
}

select.selected {
    color: #333333;
}

    select.selected option, select.notselected option {
        color: #333333;
    }

input, textarea {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
    -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
    -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
    -o-transition: border linear 0.2s, box-shadow linear 0.2s;
    transition: border linear 0.2s, box-shadow linear 0.2s;
}

    input[disabled] {
        color: darkgray;
        font-weight: bold;
    }

/* ue */
.navbar-default {
    background-color: #ffffff;
}

.navbar {
    min-height: 50px;
}


.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    /* line-height: 20px; */
}

@media (min-width: 768px) {
    /*line-height: 20px + padding-top: 30px + padding-bottom: 30px = navbar min-height: 80px*/
    .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.menusplitter {
    display: none !important;
}

@media (min-width: 768px) {
    .menusplitter {
        display: block;
    }
}

.banner-support {
    /*http://doctype.com/css-font-stack-use-myriad-pro*/
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
}

.registration-links, .navbar-default .navbar-nav > li.registration-links > a {
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    color: #145687;
    font-size: 18px;
}

.registration-heads {
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 44px;
    color: #145687;
    text-align: center;
}

.registration-instructions {
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    font-size: 16px;
    color: #333333;
    text-align: center;
    max-width: 600px;
    /*padding: 20px;*/
}

.lbForgot, .lbErr {
    padding: 10px 0px;
}

    .lbForgot a, .lbForgot a:link, .lbForgot a:visited, .lbForgot a:hover, .lbForgot a:active {
        font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
        font-size: 20px;
        color: #145687;
    }

    .lbErr span {
        color: red;
        font-size: 20px;
        font-weight: bold;
        font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    }

.terms {
    font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
    color: #333333;
    font-size: 18px;
}

    .terms a, .terms a:link, .terms a:visited, .terms a:hover, .terms a:active {
        font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
        color: #145687;
        font-size: 18px;
    }

/*http://stackoverflow.com/questions/2610497/change-an-inputs-html5-placeholder-color-with-css*/
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #AAAAAA;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #AAAAAA;
    opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #AAAAAA;
    opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #AAAAAA;
}

select.notselected {
    color: #AAAAAA;
}

    select.selected option[value="-1"], select.notselected option[value="-1"] {
        color: #AAAAAA;
    }

.btn {
    /*height:40px; 
    margin-bottom: 0px; 
    background-color: #145687;
    width: 100%;*/
    /*width: 265px;*/
    padding: 10px 30px;
    background: #5D3A9F;
    border-radius: 30px;
    font-family: tvoSuisseIntl-Bold;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
}

/*.btn {
    height: 40px;
    margin-bottom: 0px;
    background-color: #145687;
    width: 100%;
    border-radius: 20px;
    padding: 10px 20px;
    font-size: 14px;
}*/

.btn1 {
    height: 34px !important;
    width: 240px !important;
    padding: 0 !important;
    font-size: 12.8px !important;
    min-height: 0 !important;
}

/* hover - make this one a little darker than #f3f3f4 */
/*.btn-primary:active, .btn-primary:focus, .btn-primary.active, .btn-primary:active:focus, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    background-color: #5D3A9F;*/
/*}*/

.btn:hover {
    background-color: #452B77 !important; 
}

.btn:focus {
    background-color: #452B77 !important;
    border: 2px !important;
    border-color: black !important;
    border-style: solid !important;
}

.wrap {
    white-space: normal;
}

.row.header {
    background-color: #F7F7F8;
    min-height: 95px;
    color: white;
}

    .row.header a {
        color: white;
        font-size: 20px;
    }

.row.footer1 {
    background-color: black;
    min-height: 200px;
    color: white;
}

    .row.footer1 p {
        color: white;
        font-weight: bold;
        font-family: tvoSuisseIntl;
        font-size: 16px;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
    }

.row.footer2 {
    background-color: white;
    min-height: 25px;
    color: #333333 !important;
}

    .row.footer2 a {
        color: #333333;
        border-bottom: 1px #000000 dashed;
        font-family: tvoSuisseIntl;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.79;
        letter-spacing: normal;
    }

.row.title {
    color: #1a7bb9;
    font-size: 30px;
}

.row.subtitle {
    font-family: tvoSuisseIntl;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #000000;
}

.row.field {
    color: #676a6c;
    font-size: 15px;
    font-weight: bold;
}

.row.description {
    font-family: tvoSuisseIntl;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #414141;
}

.row.footer1 .btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    width: 200px;
}

.row.footer1 .btn-light-inverse {
    color: #f8f9fa;
    background-color: #212529;
    border-color: #f8f9fa;
    border-width: 2px;
    width: 200px;
}

.row.footer1 .btn-back {
    color: #ffffff;
    background-color: #000000;
    border-color: #ffffff;
    border-width: 2px;
    width: 200px;
    font-size: 16px !important;
    height: 43px !important;
}

.row.footer1 .btn-back-inverse {
    color: #000000;
    background-color: #ffffff;
    border-color: #ffffff;
    width: 200px;
    font-size: 16px !important;
    height: 43px !important;
}

.row .btn-primary {
    color: #ffffff;
    background-color: #5D3A9F;
    border-color: #5D3A9F;
    width: 200px;
    border-radius: 30px
}

#RegistrationBlock [class^=col-] .row {
    max-width: 700px;
}

#LoginBlock [class^=col-] .row {
    max-width: 400px;
}

.footer {
    background-color: #000000;
    color: #888888;
    /*font-size: 14px;*/
    font-size: 12.8px;
    overflow: hidden;
    border-top-width: 0px;
}

    .footer img {
        padding: 10px 30px 10px 30px;
    }


.skiplink {
    color: white !important;
    font-family: tvoSuisseIntl;
    font-size: 0px !important;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-decoration: none;
    margin-left: 30px;
    height: 0;
    display: block;
    width: 170px;
}

    .skiplink:hover, .skiplink:focus {
        border-color: white !important;
        border-style: solid;
        border-width: 1px;
        font-size: 16px !important;
        height: auto !important;
        margin-top: 10px !important;
    }

.footerlinks {
    color: white !important;
    line-height: 1.79;
    border-bottom: 1px #ffffff dashed;
    font-family: tvoSuisseIntl;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
}

.footerlinks:hover, .footerlinks:focus {
    border-color: white !important;
    border-style: solid;
    border-width: 1px;
    text-decoration: none;
}

.footerlight {
    color: black !important;
}

.footerlight:hover, .footerlight:focus {
    border-color: black !important;
}

#footerlinks.footerlinks a, #footerlinks.footerlinks a:link, #footerlinks.footerlinks a:visited, #footerlinks.footerlinks a:hover, #footerlinks.footerlinks a:active {
    color: #ffffff;
    /*font-size: 14px;*/
    font-size: 12.8px;
    text-decoration: none !important;
    margin: 30px;
}

#footerlinks2.footerlinks a, #footerlinks2.footerlinks a:link, #footerlinks2.footerlinks a:visited, #footerlinks2.footerlinks a:hover, #footerlinks2.footerlinks a:active {
    /*color: #666666;*/
    color: #d7d8d3;
    /*font-size: 14px;*/
    font-size: 12.8px;
    text-decoration: none !important;
    margin: 30px;
}

#footerlinks1.footerlinks a, #footerlinks1.footerlinks a:link, #footerlinks1.footerlinks a:visited, #footerlinks1.footerlinks a:hover, #footerlinks1.footerlinks a:active {
    /*color: #666666;*/
    color: #d7d8d3;
    /*font-size: 14px;*/
    font-size: 12.8px;
    text-decoration: none !important;
    margin: 30px;
}

.copyright {
    font-style: italic;
}

.footerlinks.copyright {
    margin-left: 0px;
}

.imglogo {
    width: 185px !important;
}

input[id$=btnGotoHomepage] {
    background-color: black;
}

ul {
    padding-left: 0pt;
}

li {
    /*height: 15px;*/
    margin-left: 18px;
    font-size: 16px;
    font-weight: normal;
}

    li.footerMenu {
        display: inline-block;
        margin-left: 5px !important;
    }

/*li:first-child {
    margin-left: 0px;
}*/




/*.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}*/


.field-icon {
    float: right;
    margin-right: 10px;
    margin-top: -47px;
    position: relative;
    z-index: 2;
    font-size: 25px;
}

.divErroMessage {
    width: 100%;
    background: #FFF6F4;
    border: 1px solid #F8CDCD;
    border-radius: 6px;
    color: #D0021B;
    padding: 10px 10px;
    text-align: left;
    min-height: 95px;
    height: 100%;
}

.stampRoundedNumber {
    border: 1px solid #5D3A9F;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    color: #5D3A9F;
    background-color: white;
    font-size: 22px;
    font-weight: bolder;
    display: flex;
    justify-content: center;
    line-height: 38px;
}

.accountActivationSubtitle {
    width: 240px;
    height: 25px;
    font-family: SuisseIntl;
    font-size: 19px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #414141;
    margin-left: 210px;
    margin-top: 14px;
}

.Welcome-to-the-ILC-p {
    width: 387px;
    height: 42px;
    font-family: SuisseIntl;
    font-size: 32px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #5D3A9F;
}

/*.field {
    width: 698px;
    height: 98px;
    border-radius: 6px;
    background-color: rgba(224, 240, 216, 0.5);
    border-color:#5D3A9F;
}*/

.alert-success-new {
    width: 698px;
    min-height: 98px;
    border-radius: 6px;
    background-color: rgba(224, 240, 216, 0.5);
    border-color: #5D3A9F;
    margin-left: 210px;
    border-width: thin;
}

.accounactivated-success-link {
    margin-left: 0px;
    margin-top: 2px;
    font-size: 16px;
    color: #5D3A9F;
    font-weight: bold;
}

.alert-success-new .asn-title {
    margin-left: 24px;
    margin-top: 2px;
    font-size: 16px;
    color: #5D3A9F;
    font-weight: bold;
}

.alert-success-new .asn-body {
    margin-left: 24px;
    margin-top: 12px;
    font-size: 16px;
    color: #5D3A9F;
}

.alert-danger-new {
    width: 698px;
    height: 98px;
    border-radius: 6px;
    background-color: #fff6f4;
    border-color: #f8cdcd;
    margin-left: 210px;
    border-width: thin;
}


    .alert-danger-new .asn-title {
        margin-left: 24px;
        margin-top: 2px;
        font-size: 16px;
        color: #d0021b;
        font-weight: bold;
    }

    .alert-danger-new .asn-body {
        margin-left: 24px;
        margin-top: 12px;
        font-size: 16px;
        color: #d0021b;
    }


h1 {
    color: #5D3A9F;
    font-family: tvoSuisseIntl;
    /*font-size: 32px;*/
    /*line-height: 51px;*/
}

h2 {
    font-family: tvoSuisseIntl;
    font-size: 22px;
    color: #5D3A9F;
    text-align: left;
}

    h2.bold {
        font-family: tvoSuisseIntl;
        font-size: 19px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #414141;
    }

    h2.inverted {
        font-family: tvoSuisseIntl;
        font-size: 32px;
        color: #FFFFFF;
        text-align: left;
    }

h3 {
    font-family: tvoSuisseIntl !important;
    font-size: 19px !important;
    color: #414141 !important;
    text-align: left !important;
    width: auto !important;
    height: 25px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

    h3.plain {
        font-family: tvoSuisseIntl;
        font-size: 19px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #414141;
        width: auto !important;
        height: auto !important;
    }

a.dashboard:hover {
    line-height: 25px !important;
    text-decoration: none !important;
    border-bottom: 1px dashed #ffffff !important;
}

a.dashboard {
    line-height: 25px !important;
    text-decoration: none !important;
    border-bottom: 1px dashed #ffffff !important;
}

a.dashboard.purple-color {
    line-height: 25px !important;
    text-decoration: none !important;
    border-bottom: 1px dashed #5D3A9F !important;
    color: #5D3A9F !important;
}

a.dashboard.purple-color:hover {
    border-bottom: 1px dashed #452b77 !important;
    color: #452b77 !important;
}

.img-responsive.top-logo {
    display: inline;
    height: 100%;
    border-width: 0px;
    margin: 25px 20px;
    width: 353px;
    max-width: none;
}
@media (max-width: 767px) {
    .img-responsive.top-logo {
        width: 343px !important;
    }
}

.border-between-cols {
    border-right: 1px solid #979797;
}

@media (max-width: 767px) {
    .border-between-cols {
        border-right: 0px solid #5D3A9F;
    }
}

.text-label {
    font-family: tvoSuisseIntl;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #606060;
}

.form-control, .single-line {
    border-radius: 6px !important;
}

    .form-control.input-lg.createaccount {
        width: 440px;
        height: 50px;
        border-radius: 6px;
        border-color: #838181;
        float: left;
        display: block;
        margin-top: 0px;
        background-color: #ffffff;
    }

.label-container-createaccount {
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
    font-family: tvoSuisseIntl !important;
    color: #606060;
}

.Create-Account {
    width: 181px;
    height: 25px;
    font-family: tvoSuisseIntl-Bold !important;
    font-size: 19px;
    font-weight: bold;
    color: #414141;
    margin-top: 0px;
}

.col-md-12.nopadding {
    padding-left: 0px;
}

.col-md-12.limmitedsize {
    padding-left: 0px;
}

.Heres-where-you-wil {
    width: 450px;
    height: 70px;
    font-family: tvoSuisseIntl !important;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.59;
    letter-spacing: normal;
}


.Follow-these-easy-st {
    width: 481px;
    height: 42px;
    font-family: tvoSuisseIntl !important;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    margin-top: 20px;
}

.Create-your-account {
    width: 481px;
    height: 50px;
    font-family: tvoSuisseIntl !important;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #414141;
    padding-left: 12px;
}

.Already-have-an-acco {
    width: 190px;
    height: 21px;
    font-family: tvoSuisseIntl !important;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #414141;
}

.Complete-your-applic {
    width: 481px;
    height: 50px;
    font-family: tvoSuisseIntl !important;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #414141;
}


.Choose-your-courses {
    width: 446px;
    height: 50px;
    font-family: tvoSuisseIntl !important;
    font-size: 19px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #414141;
}

.Rectangle-2 {
    width: 448px;
    height: 119px;
    border-radius: 5px;
    background-color: #c1e7f5;
    padding-left: 24px;
    padding-top: 24px;
}

.Are-you-a-returning {
    width: 406px;
    height: 21px;
    font-family: tvoSuisseIntl !important;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #414141;
}

.Please-visit-the-inf {
    width: 406px;
    height: 46px;
    font-family: font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #414141;
    margin-top: 8px;
}

.createaccount-textbox {
    width: 440px;
    height: 50px;
    border-radius: 6px;
    background-color: #ffffff;
    border-color: #ffffff;
    margin-top: 0px;
}

.createaccount-textbox-error {
    width: 440px;
    height: 50px;
    border-radius: 6px;
    background-color: #f8cdcd;
    border-color: #f8cdcd;
    border-style: solid;
    border-width: thin;
    margin-top: 0px;
}

.createaccount-label {
    height: 21px;
    font-family: tvoSuisseIntl !important;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #606060;
}


.All-fields-are-requi {
    width: 155px;
    height: 20px;
    font-family: tvoSuisseIntl !important;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #414141;
}

.createaccount-label-error {
    height: 21px;
    font-family: tvoSuisseIntl !important;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ec1944;
}


.divFollowSteps {
    width: 88px;
    height: 21px;
    font-family: tvoSuisseIntl !important;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ec1944;
}

.alert-danger-registration {
    width: 440px;
    min-height: 98px;
    border-radius: 6px;
    background-color: #fff6f4;
    border-color: #f8cdcd;
    margin-left: -15px;
    border-width: thin;
    color: #d0021b;
}

.label-container-createaccount-passwarning {
    display: block;
    float: left;
    width: 100%;
    margin-top: 1px;
    font-family: tvoSuisseIntl !important;
}

.field-icon-createaccount {
    float: left;
    margin-left: -37px;
    margin-top: 12px;
    position: relative;
    z-index: 2;
    font-size: 25px;
}

.label-container-createaccount-passwordwarning {
    display: block;
    float: left;
    width: 440px;
    margin-top: 1px;
    font-family: tvoSuisseIntl !important;
}


div.okmsg {
    width: 100%;
    background: #EFF7EC;
    border: 1px solid #5D3A9F;
    border-radius: 6px;
    color: #5D3A9F;
    padding: 15px;
    text-align: left;
}

div.errormsg {
    width: 80% !important;
    background: #FFF6F4 !important;
    border: 1px solid #F8CDCD !important;
    border-radius: 6px !important;
    color: #D0021B !important;
    padding: 10px 4px !important;
    text-align: left !important;
    margin: 0 10% !important;
}

.publicwelcome-logintext {
    font-family: tvoSuisseIntl;
    font-size: 16px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 1.36;
    color: #000000;
}

.login-header {
    font-family: tvoSuisseIntl;
    font-size: 19px;
    font-weight: bold;
}

.allfields-required {
    font-family: tvoSuisseIntl-Thin;
    font-size: 16px;
    line-height: 1.25;
    color: #414141;
}

.login-formlabels {
    font-family: tvoSuisseIntl-Bold;
    font-size: 16px;
    font-weight: bold;
    color: #606060;
}

.textbox-login {
    width: 440px;
    height: 50px;
    border-radius: 6px;
}

.gray-link {
    color: #5D3A9F;
    border-bottom: 1px dashed #5D3A9F !important;
    font-family: tvoSuisseIntl-Bold;
    font-size: 16px;
}

.form-input-inside {
    width: 440px;
    height: 50px;
}

.outer-div {
    padding: 30px;
}

.inner-div {
    margin: 0 auto;
    width: 1366px;
}

.text-hidden{
    display:none;
    width: 0px;
    height: 0px;
}

.text-hidden {
    display: none;
    width: 0px;
    height: 0px;
}

.forgotpassword-body{
    font-family: tvoSuisseIntl;
    font-size: 16px;
    line-height: 20px;
    color: #2f3944;
    width:494px;
    padding-left:18px;
}

.forgotpassword-body2 {
    font-family: tvoSuisseIntl;
    font-size: 16px;
    line-height: 20px;
    color: #2f3944;
    width: 533px;
    padding-left: 18px;
}

.welcome-back {
    font-family: tvoSuisseIntl;
    color: #5D3A9F;
    font-size:32px;
}


.arrow-steps .step {
    font-size: 14px;
    text-align: center;
    color: #666;
    cursor: default;
    margin: 0 3px;
    padding: 10px 10px 10px 30px;
    /*min-width: 100px;*/
    float: left;
    position: relative;
    background-color: #DDD0F5;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: background-color 0.2s ease;
}

    .arrow-steps .step:after,
    .arrow-steps .step:before {
        content: " ";
        position: absolute;
        top: 0;
        right: -17px;
        width: 0;
        height: 0;
        border-top: 19px solid transparent;
        border-bottom: 17px solid transparent;
        border-left: 17px solid #DDD0F5;
        z-index: 2;
        transition: border-color 0.2s ease;
    }

    .arrow-steps .step:before {
        right: auto;
        left: 0;
        border-left: 17px solid #fff;
        z-index: 0;
    }

    .arrow-steps .step:first-child:before {
        border: none;
    }

    .arrow-steps .step:first-child {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .arrow-steps .step span {
        position: relative;
    }

        .arrow-steps .step span:before {
            opacity: 0;
            content: "✔";
            position: absolute;
            top: -2px;
            left: -20px;
        }

    .arrow-steps .step.done span:before {
        opacity: 1;
        -webkit-transition: opacity 0.3s ease 0.5s;
        -moz-transition: opacity 0.3s ease 0.5s;
        -ms-transition: opacity 0.3s ease 0.5s;
        transition: opacity 0.3s ease 0.5s;
    }

    .arrow-steps .step.current {
        color: #fff;
        background-color: #5D3A9F;
    }

        .arrow-steps .step.current:after {
            border-left: 17px solid #5D3A9F;
        }


.black-circle {
    height: 30px;
    width: 30px;
    background-color: black;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: -10px;
    right: 5px;
    font-weight: bold;
    font-size: 24px;
    padding-top: 4px
}

.sbox {
    box-shadow: 0 0 5px gray; 
    border-radius: 7px; 
    padding-top:20px; 
    padding-bottom:20px; 
    /*margin-top:30px; */
    /*margin-bottom:30px;*/
}

.green-a {
    color: #5D3A9F; 
    border-bottom: 1px dashed #5D3A9F !important; 
    font-size: 16px; 
    font-family: tvoSuisseIntl-Bold;
}

.green-a-nodash {
    color: #5D3A9F;
    border-bottom: none !important;
    font-size: 16px;
    font-family: tvoSuisseIntl-Bold;
}

.has-error {
    border-color: #ed5565 !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

.input-lg:focus {
    border: 2px !important;
    border-color: black !important;
    border-style: solid !important;
}

.swal-wide {
    width: 650px !important;
}


a.simple-link:hover {
    color: #452B77 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    text-decoration: none !important;
    border-bottom: 1px dashed #5D3A9F !important;
}

a.simple-link {
    color: #5D3A9F !important;
    font-size: 16px !important;
    line-height: 25px !important;
    text-decoration: none !important;
    border-bottom: 1px dashed #5D3A9F !important;
}


a.simple-link-bold:hover {
    color: #452B77 !important;
    font-size: 16px !important;
    line-height: 25px !important;
    text-decoration: none !important;
    border-bottom: 1px dashed #5D3A9F !important;
    font-weight: bold;
}

a.simple-link-bold {
    color: #5D3A9F !important;
    font-size: 16px !important;
    line-height: 25px !important;
    text-decoration: none !important;
    border-bottom: 1px dashed #5D3A9F !important;
    font-weight: bold;
}

