/*@font-face {
    font-family: Obsidian Layers;
    src: url('../fonts/ObsidianLayers-BackgroundRoman.otf');
}

@font-face {
    font-family: Ringside Condensed Bold;
    src: url('../fonts/RingsideCompressedSSm-BoldItalic.otf');
}

@font-face {
    font-family: Ringside Compressed Bold;
    src: url('../fonts/RingsideCondensedSSm-Bold.otf');
}

@font-face {
    font-family: Ringside Extra Wide Bold;
    src: url('../fonts/RingsideExtraWideSSm-Bold.otf');
}

@font-face {
    font-family: Ringside Regular Bold;
    src: url('../fonts/RingsideRegularSSm-Bold.otf');
}

@font-face {
    font-family: Ringside Regular Book;
    src: url('../fonts/RingsideRegularSSm-Book.otf');
}
*/
.ringsideRegularBook {
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B";
    font-style: normal;
    font-weight: 400;
}

.ringsideRegularBookItalic {
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B";
    font-style: italic;
    font-weight: 400;
}

.ringsideRegularBlack {
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B";
    font-style: normal;
    font-weight: 800;
}

.ringsideRegularBlackItalic {
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B";
    font-style: italic;
    font-weight: 800;
}

.ringsideCompressedBold {
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B";
    font-style: normal;
    font-weight: 700;
}

.ringsideExtraWideBlack {
    font-family: "Ringside Extra Wide SSm A", "Ringside Extra Wide SSm B";
    font-style: normal;
    font-weight: 800;
}

.ringsideExtraWideBlackItalic {
    font-family: "Ringside Extra Wide SSm A", "Ringside Extra Wide SSm B";
    font-style: italic;
    font-weight: 800;
}

.obsidian {
    font-family: "Obsidian Background A", "Obsidian Background B";
    font-style: normal;
    font-weight: 400;
}

body {
    background-image: url('../img/pattern.png');
    background-repeat: repeat;
}

.row {
    margin: 0;
}

h1, h2, h3, h4, h5 {
    margin: 0;
}

a:hover {
    text-decoration: none;
}

ul {
    margin: 0;
    padding: 0;
}

label {
    font-weight: normal;
}

.wrapper {
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
    overflow: hidden;
}

.logo {
    width: 72.2px;
    height: 69.7px;
    float: left;
    margin-right: 19.8px;
}

.header {
    padding: 18px 100px 22.3px 114px;
    border-bottom: solid 5px #1e1825;
    height: 114px;
    position: relative;
    padding-right: 0;
    padding-left: 0;
}

.header h1 {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-size: 25px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1825;
    padding-top: 5px;
    display: block;
    font-weight: 400px;
    letter-spacing: -0.5px;
}

.header h2 {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 800;
    font-size: 25px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #1e1825;
    display: block;
    letter-spacing: -0.5px;
    line-height: 30px;
}

.text-logo {
    float: left;
    width: 400px;
    margin-left: 115px;
}

.grid-6 {
    float: left;
    width: 50%;
    position: relative;
}

.container-login {
    width: 670px;
    margin: 130px auto;
    margin-bottom: 0;
    position: relative;
    margin-top: 0;
    min-height: 87vh;
}

.login-section {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 100%;
}

.login {
    width: 100%;
    min-height: 375px;
    padding: 42px 64px 41px 62px;
    border-bottom: solid 2px #1e1825;
    position: relative;
    background-image: linear-gradient(black, black), linear-gradient(black, black), linear-gradient(black, black), linear-gradient(black, black), linear-gradient(to bottom left, transparent calc(47% - 5px), black calc(30% - 1px), black calc(50% + 1px), #ffffff calc(50% + 1px)), linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff);
    background-size: 10px 100%, 10px 100%, 100% 10px, 100% 0px, 74px 74px, 94% 100%, 100% 100%;
    background-position: 0% 0%, 100% 64px, -62px 0%, 0px 100%, 100% 0%, -25px 0%, 100% 65px;
    background-repeat: no-repeat;
}

.login label {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 800;
    font-size: 25px;
    display: block;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #1e1825;
}

.login input {
    width: 544px;
    height: 60px;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 25px;
    background-color: #ffffff;
    border: solid 2px #1e1825;
    margin-bottom: 30px;
    padding: 0 10px;
}

.login button {
    width: 121px;
    height: 45px;
    background-color: #ff3716;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 25px;
    letter-spacing: -0.5px;
    color: #ffffff;
    text-transform: uppercase;
    border: 0;
    float: right;
    margin-top: 2px;
}

.forget-password {
    width: auto;
    height: 29px;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 800;
    font-size: 25px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    margin-top: 6px;
    float: left;
    display: block;
}

.forget-password a {
    color: #006783;
}

.technical-supp {
    width: 100%;
    border-top: 0;
    position: relative;
    padding-left: 60px;
}

.content-side-login {
    border-right: solid 10px #1e1825;
    border-bottom: solid 10px #1e1825;
    background-color: #ffffff;
}

.image-side-login {
    position: absolute;
    left: 0;
    overflow: hidden;
}

.image-side-login img {
    width: 63px;
}

.technical-supp li {
    display: inline-block;
    padding: 18px 26px 16px 6px;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 800;
    font-size: 16px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    float: left;
}

.technical-supp li a {
    color: #006783;
}

.logout {
    float: right;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 25px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    padding-top: 20.7px;
    margin-right: 100px;
}

.logout a {
    color: #1e1825;
}

.container-welcome {
    width: 1240px;
    margin: 55px auto;
}

.welcome-box {
    width: 100%;
    min-height: 780px;
    position: relative;
}

.grid-welcome h1 {
    /*
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B"; 
    font-style: normal; 
    font-weight: 700;*/
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B", "Helvetica", Arial,sans-serif;
    font-size: 100px;
    line-height: normal;
    letter-spacing: -0.8px;
    color: #ffffff;
    background-color: #29b5cf;
    padding: 17px;
    padding-bottom: 14px;
}

.image-side-welcome img {
    width: 58px;
}

.image-side-welcome {
    position: absolute;
    left: 0;
}

.content-side-welcome {
    background-color: #ffff;
    width: 100%;
    border-bottom: 10px solid #000;
    padding-top: 8px;
}

.side-welcome {
    padding-left: 54px;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.side-welcome:before {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    right: -14px;
    top: 3px;
    z-index: 9;
    background-color: #dadada;
    border-bottom-left-radius: 10px;
}

.grid-welcome {
    float: left;
    position: relative;
    width: 820px;
    min-height: 783px;
    border-right: solid 5px #1e1825;
}

.content-welcome {
    position: relative;
    background-color: #ffffff;
    border-top: solid 10px #1e1825;
    border-left: solid 10px #1e1825;
    min-height: 746px;
}

.grid-welcome p {
    padding-right: 113px;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 25px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #1e1825;
    padding-left: 95px;
    padding-top: 22px;
    margin-bottom: 27px;
}

.grid-welcome p b {
    /*
    font-family: "Ringside Extra Wide SSm A", "Ringside Extra Wide SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Extra Wide SSm A", "Ringside Extra Wide SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 800;
}

.grid-welcome .start-app {
    /*
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B"; 
    font-style: italic; 
    font-weight: 700;*/
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B", "Helvetica", Arial,sans-serif;
    font-size: 55px;
    font-style: italic;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -1.7px;
    color: #ffffff;
    margin-top: 0;
    background-image: url('../img/start-app.png');
    background-size: 100%;
    background-repeat: no-repeat;
    height: 124px;
    width: 735px;
    padding: 22px 22px 24px 110px;
    margin-left: 24px;
    text-transform: uppercase;
}

.recomended-deadline {
    width: 341px;
    height: 43px;
    object-fit: contain;
    background-image: url('../img/start-app-sub.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-stretch: normal;
    line-height: normal;
    font-weight: 400;*/
    font-size: 20px;
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    letter-spacing: -0.4px;
    color: #ffffff;
    display: inline-block;
    padding-top: 8px;
    padding-left: 16px;
    margin-left: 337px;
    margin-top: -8px;
}

.grid-upcoming {
    float: left;
    position: relative;
    width: 420px;
    border-bottom: 10px solid #1e1825;
    border-right: 10px solid #1e1825;
    background-color: #ffff;
    -webkit-clip-path: polygon(85% 0%, 100% 7%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(85% 0%, 100% 7%, 100% 100%, 0 100%, 0 0);
}

.title-upcoming {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-size: 30px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #1e1825;
    padding: 0 19px;
    line-height:  66px;
}

.upcoming-date {
    padding-top: 7px;
    margin-left: 15px;
    margin-right: 11.8px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.13);
    padding-bottom: 7px;
}

.date-grid {
    width: 87px;
    display: block;
    position: relative;
    float: left;
    margin-bottom: 4px;
}

.date-grid .month {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 800;
    font-size: 30px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1e1825;
    display: block;
}

.date-grid .date {
    /*
    font-family: "Obsidian Background A", "Obsidian Background B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Obsidian Background A", "Obsidian Background B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 60px;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #1e1825;
    line-height: 30px;
    margin-left: 3px;
}

.date-content p {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 25px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #186e7f;
}

.date-content {
    float: left;
    width: 254px;
    margin-left: 24px;
    padding-top: 1px;
}

.upcoming-date:last-child {
    border-bottom: 0;
}

.upcoming {
    margin-bottom: 41px;
    height: 375px;
}

.resources h2 {
    padding: 0 19px;
    line-height: 62px;
}

.resources-list {
    padding-bottom: 3px;
}

.resources li {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 25px;
    font-stretch: normal;
    line-height: 44px;
    letter-spacing: -0.5px;
    margin-left: 20px;
    margin-right: 21.8px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.13);
}

.resources li a {
    color: #186e7f;
    margin:  0;
}

.resources li:last-child {
    border-bottom: 0;
}

.have-problems {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000000;
    display: block;
    bottom: 0;
    position: relative;
    padding: 12px 11px 10px 14px;
    width: 100%;
}

.progress-list {
    padding-left: 42px;
    padding-top: 20px;
    padding-right: 42px;
    padding-bottom: 8px;
}

.progress-welcome {
    /*
    font-family: "Ringside Extra Wide SSm A", "Ringside Extra Wide SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Extra Wide SSm A", "Ringside Extra Wide SSm B", "Helvetica", Arial,sans-serif;
    font-size: 40px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.8px;
    color: #1e1825;
    text-transform: uppercase;
    margin-bottom: 18px;
}

.list-progress li input[type="checkbox"] {
    width: 20px;
    height: 20px;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: middle;
    margin-right: 5px;
    cursor: pointer;
    outline: none;
    margin: 0;
    margin-top: -15px;
    background: url(../img/checkbox-blank-blue.png) no-repeat center center;
    background-size: 20px 20px;
}

.progress-list input[type=checkbox]:checked {
    background: url(../img/checked.png) no-repeat center center;
    background-size: 20px 20px;
}

.list-progress li label {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 25px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    cursor: pointer;
    color: #1e1825;
    margin: 0;
    margin-left: 10px;
    margin-bottom: 0;
}

.progress-list h3 {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 800;
    font-size: 25px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    color: #1e1825;
    margin-bottom: 10px;
    margin-left: 8px;
}

.list-progress {
    margin: 0;
    margin-left: 39px;
    margin-bottom: 10px;
}

.selected-progress:before {
    content: '';
    position: absolute;
    background: url(../img/progress-point.svg) no-repeat center center;
    background-size: 100%;
    width: 69.5px;
    height: 42.6px;
    left: -82px;
    top: -6px;
}

.list-progress li.selected-progress label {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 800;
}

.list-progress li {
    position: relative;
    padding-bottom: 8px;
}

body.form-content {
    background-color: #ffffff;
    background-image: unset;
}

.sidebar-form {
    width: 25%;
    float: left;
    position: relative;
}

.sidebar-form .progress-list {
    padding-left: 32px;
    padding-top: 16px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-right: 10px;
}

.sidebar-form .progress-welcome {
    font-size: 28px;
    margin-bottom: 8px;
}

.sidebar-form .progress-list h3 {
    font-size: 16px;
    margin-left: 1px;
    letter-spacing: 0;
}

.sidebar-form .list-progress li label {
    font-size: 16px;
    margin-left: 12px;
    letter-spacing: 0;
}

.sidebar-form .list-progress li input[type="checkbox"] {
    width: 12px;
    height: 12px;
    margin-top: -5px;
    background-size: 12px 12px;
}

.sidebar-form input[type=checkbox]:checked {
    background-size: 12px 12px;
}

.sidebar-form .selected-progress:before {
    width: 38px;
    height: 25px;
    left: -46px;
    top: -5px;
}

.sidebar-form .list-progress {
    margin: 0;
    margin-left: 13px;
    margin-bottom: 8px;
}

.grid-form-content {
    float: left;
    position: relative;
    width: 75%;
    border-left: solid 5px #1e1825;
    background-image: url('../img/pattern.png');
    background-repeat: repeat;
    padding: 51px 75px 110px 99px;
}

.form-card {
    position: relative;
    z-index: 9;
}

.form-card form {
    border-left: 10px solid #000000;
    border-right: 10px solid #000000;
}

.form-card h1 {
    /*
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B"; 
    font-style: normal; 
    font-weight: 700;*/
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 700;
    font-size: 80px;
    line-height: normal;
    letter-spacing: -0.8px;
    color: #ffffff;
    background-color: #29b5cf;
    padding: 14px 20px;
    padding-bottom: 18px;
}

.form-card .first-form {
    padding-left: 110px;
    padding-right: 101px;
    padding-top: 53px;
    padding-bottom: 0;
    margin-bottom: -2px;
    background-color: #ffffff;
}

.form-card .second-form {
    padding-left: 110px;
    padding-right: 101px;
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #ffffff;
}

.heading-form {
    padding-right: 63px;
    position: relative;
}

.text-head-form {
    float: left;
    border-top: 10px solid #000000;
    border-left: 10px solid #000000;
    width: 100%;
}

.image-side {
    float: right;
    position: absolute;
    right: 0;
    height: 138px;
    overflow: hidden;
}

.image-side img {
    width: 63px;
}

.text-footer-form {
    background-color: #ffffff;
    width: 100%;
    height: 63px;
    border-right: 10px solid #000;
    border-bottom: 10px solid #000;
}

.image-footer-form {
    position: absolute;
    left: 0;
}

.image-footer-form img {
    width: 63px;
}

.footer-form {
    padding-left: 58px;
}

.form-card form p {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal;
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: -0.5px;
    color: #1e1825;
    margin-bottom: 19px;
}

.form-card form label {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    font-size: 20px;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: -0.5px;
    color: #1e1825;
    display: inline-block;
    margin-bottom: 4px;
    cursor: pointer;
}

.form-card form input[type="text"], .form-card form select {
    width: 99%;
    border: solid 2px #1e1825;
    height: 30px;
    padding: 8px;
    margin-bottom: 30px;
    font-size: 16px;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
}

.form-card form select {
    background-image: url('../img/arrow-down.png');
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 98.5%;
    background-color: #ffffff;
}

.entering-form {
    margin-top: -4px;
}

.form-card form input[type="radio"] {
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    -webkit-appearance: none;
    border: 0;
    -moz-appearance: none;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    border-radius: 50%;
    margin-top: -4px;
    margin-left: 7px;
    background: url(../img/radio.png) no-repeat center center;
    background-size: 30px 30px;
}

.form-card input[type=radio]:checked {
    background-color: #000000;
    background: url(../img/radio-checked.png) no-repeat center center;
    background-size: 30px 30px;
}

.form-card h2 {
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 800;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 800;
    font-size: 30px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff;
    background-color: #29b5cf;
    padding: 12px;
    text-transform: uppercase;
    padding-left: 110px;
}

.form-card form .invert-radio input[type="radio"] {
    margin-left: 0;
    margin-right: 10px;
}

.form-card input[type="checkbox"] {
    width: 25px;
    height: 25px;
    border: solid 2px #1e1825;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    margin: 0;
    margin-right: 10px;
    margin-top: -6px;
}

.form-card input[type=checkbox]:checked {
    background: url(../img/checked-invert.png) no-repeat center center;
    background-size: 26px 26px;
}

.form-card .grid-6:nth-child(1) {
    padding-right: 11px;
}

.form-card .grid-6:nth-child(2) {
    padding-left: 7px;
    padding-right: 6px;
}

.form-card .grid-6:nth-child(3) {
    padding-right: 11px;
}

.grid-radio {
    float: left;
    position: relative;
    width: 111px;
    margin-top: -9px;
}

.save {
    background-color: #29b5cf;
    border: 0;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 6.6px 13px;
    font-size: 20px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.8px;
    color: #ffffff;
    margin-left: 10px;
}

.btn-save {
    text-align: right;
    margin-top: 29px;
    padding-right: 10px;
}

.submit {
    background-color: #ff3716;
    border: 0;
    float: right;
    margin-top: 10px;
    /*
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
    font-style: normal; 
    font-weight: 400;*/
    font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding: 6.6px 13px;
    font-size: 20px;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.8px;
    color: #ffffff;
    margin-left: 5px;
    margin-right: 10px;
}

.nav-tabs {
    border-bottom: 0;
    margin-bottom: -9px;
    position: relative;
    z-index: 9;

}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #1e1825;
    cursor: default;
    background-color: #fff;
    border: unset;
    border-bottom-color: transparent;
    border-color: unset;
    position:  relative;
}

.nav-tabs>li>a {
    margin-right: 0;
    line-height: normal;
    border: 0;
    border-radius: 0;
    color: #1e1825;
    padding: 10px 21px;
    padding-bottom: 11px;
    display: block;
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B";
    font-style: normal;
    font-weight: 700;
}

.nav-tabs li {
    /*
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B"; 
    font-style: normal; 
    font-weight: 700;*/
    font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B";
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: normal;
    letter-spacing: -0.3px;
    color: #1e1825;
    background-color: #fff;
    border-top: solid 10px #1e1825;
    border-left: solid 10px #1e1825;
    border-right: solid 10px #1e1825;
    text-transform: uppercase;
    padding-bottom: 1px;
    border-bottom: 0;
    cursor: pointer;
    position: relative;
}

.nav-tabs li:first-child {
    border-right: 1px solid;
}

.nav-tabs li:last-child {
    border-left: 1px solid;
}

.nav-tabs li a:before {
    content: '';
    width: 100%;
    position: absolute;
    background-color: #1e1825;
    height: 2px;
    left:  0;
    bottom: -1px;
}
.nav-tabs li.active a:before {
    content: '';
    width: 100%;
    position: absolute;
    background-color: #ffffff;
    height: 2px;
    left:  0;
    bottom: -1px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-50 {
    margin-top: 51px;
}

.race-list {
    margin-top: -9px;
}

.race-list .row {
    margin-bottom: 6px;
}

.grid-form-content:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 535px;
    background-image: linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0));
    right: 0;
    top: 0;
}

.mobile {
    display: none;
}

.desktop {
    display: block;
}

.header-content {
    position: relative;
    width: 100%;
    margin: 0;
    grid-auto-columns: 100%;
}

.mini-mobile {
    display: none;
}

.middle-desktop {
    display: block;
}

@media (min-width: 1441px) {
    .form-card {
        width: 889px;
    }

    .header-content {
        width: 100%;
    }
}

@media (max-width: 1439px) {
    .sidebar-form .progress-welcome {
        font-size: 23px;
        margin-bottom: 8px;
    }
}

@media (max-width: 1290px) {
    .form-card h1 {
        font-size: 45px;
        padding: 14px 20px;
        padding-bottom: 16px;
    }

    .image-side {
        height: 94px;
    }
    .upcoming {
        height: 335px;
    }
    .have-problems {
        font-size: 12px;
        padding: 11px 11px 15px 12px;
    }

    .content-side-welcome {
        padding-top: 8px;
    }

    .side-welcome:before {
        content: '';
        width: 100%;
        height: 5px;
        position: absolute;
        top: 3px;
        z-index: 9;
        background-color: #dadada;
        border-bottom-left-radius: 10px;
        right: -15px;
    }

    .header-content {
        width: 100%;
    }

    .image-side-welcome {
        top: -1px;
    }

    .form-card .first-form {
        padding-left: 40px;
        padding-right: 40px;
    }

    .form-card h2 {
        padding-left: 40px;
    }

    .form-card .second-form {
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 40px;
    }

    .container-welcome {
        width: 100%;
    }

    .grid-upcoming {
        width: 35%;
    }

    .content-welcome {
        min-height: 707px;
    }

    .grid-welcome {
        width: 65%;
        min-height: 750px;
    }

    .arrow-text {
        margin: 0 auto;
        width: 550px;
    }

    .grid-welcome .start-app {
        width: 100%;
        padding: 22px;
        height: auto;
        font-size: 42px;
        text-align: center;
    }

    .recomended-deadline {
        margin-left: 0;
        float: right;
        margin-right: 50px;
    }

    .date-content {
        width: 190px;
    }

    .date-content p {
        font-size: 23px;
        margin-bottom: 10px;
    }

    .resources li {
        font-size: 22px;
    }

    .grid-welcome h1 {
        font-size: 72px;
    }

    .grid-form-content {
        padding: 20px 20px 35px 20px;
        width: 67%;
    }

    .sidebar-form {
        width: 33%;
    }

    .side-welcome {
        padding-left: 54px;
    }
}

@media (max-width: 1180px) {
}

@media (max-width: 990px) {
    .arrow-text {
        width: 600px;
        margin: 0 auto;
    }

    .grid-welcome h1 {
        padding: 10px;
        font-size: 46px;
        padding-bottom: 9px;
        padding-left: 17px;
    }

    .content-side-welcome-head {
        border-top: 5px solid #000;
        border-left: 5px solid #000;
    }

    .side-welcome-head {
        position: relative;
        width: 100%;
        padding-right: 32px;
    }

    .image-side-welcome-head {
        position: absolute;
        right: 0px;
        top: 0;
        float: right;
        overflow: hidden;
    }

    .image-side-welcome-head img {
        width: 33px;
    }

    .side-welcome:before {
        right: -5px;
        border-bottom-left-radius: 0;
    }

    .form-card form {
        border-left: 5px solid #000000;
        border-right: 5px solid #000000;
    }

    .image-side-welcome img {
        width: 33px;
    }

    .content-side-welcome {
        border-bottom: 5px solid #000;
        padding-top: 4px;
    }

    .side-welcome {
        border-right: 5px solid #000;
        padding-left: 31px;
    }

    .form-card h1 {
        font-size: 33px;
        padding-bottom: 15px;
    }

    .text-head-form {
        border-top: 5px solid #000000;
        border-left: 5px solid #000000;
    }

    .text-footer-form {
        border-right: 5px solid #000;
        border-bottom: 5px solid #000;
        height: 34px;
    }

    .footer-form {
        padding-left: 31px;
    }

    .image-side img {
        width: 31px;
    }

    .heading-form {
        padding-right: 31px;
    }

    .image-footer-form img {
        width: 34px;
    }

    .grid-upcoming {
        width: 100%;
        border-right: 5px solid #000;
        border-left: 5px solid #000;
        border-bottom: 0;
        -webkit-clip-path: unset;
        clip-path: unset;
    }

    .grid-welcome {
        width: 100%;
        border: 0;
        min-height: unset;
    }

    .bordered-side {
        border-right: solid 5px #1e1825;
        border-left: solid 5px #1e1825;
        padding-bottom: 74px;
    }

    .content-welcome {
        border-right: 0;
        border-left: 0;
        border-top: 0;
        min-height: unset;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: inline-block;
    }

    .grid-welcome .start-app {
        width: 100%;
        padding: 20px 0;
        height: auto;
        font-size: 45px;
        text-align: center;
        margin: 0 auto;
    }

    .recomended-deadline {
        margin: 0;
        float: right;
        margin-right: 85px;
    }

    .date-content {
        width: 80%;
    }

    .header {
        padding: 18px 0 22.3px 0;
    }

    .title-upcoming {
        background-color: #29b5cf;
        padding: 11px 10px 14px 21px!important;
        line-height:  normal!important;
    }

    .have-problems {
        position: relative;
        width: 100%;
        margin-top: 5px;
        padding-top: 13px;
        padding-bottom: 13px;
        font-size: 14px;
    }

    .grid-form-content {
        width: 100%;
        border: 0;
    }

    .sidebar-form {
        width: 100%;
    }

    .header-content {
        width: 100%;
    }
    .text-logo {
        margin-left: 15px;
    }
    .logout {
        margin-right: 10px;
    }
    .upcoming {
        margin-bottom: 0px;
        height: auto;
    }

    .sidebar-form .progress-list {
        margin-bottom: -35px;
    }

    .progress-list {
        padding-bottom: 10px;
    }
}

@media (max-width: 688px) {
    .text-logo {
        margin-left: 15px;
    }
    .arrow-text {
        width: 315px;
        margin: 0 auto;
    }

    .image-side-login img {
        width: 34px;
    }

    .mini-mobile {
        display: block;
    }

    .middle-desktop {
        display: none;
    }

    .image-side {
        height: 71px;
    }

    .bordered-side {
        padding-bottom: 56px;
    }

    .content-welcome {
        min-height: unset;
    }

    .menu-open:after {
        color: #000000;
        content: "\f0c9";
        font-family: "FontAwesome";
        -webkit-text-stroke: 1px #ffffff;
    }

    .technical-supp ul {
        padding-left: 10px;
    }

    .sidebar-form .progress-list {
        margin-bottom: -17px;
    }

    .menu-close:after {
        color: #000000;
        content: "\f00d";
        font-family: "FontAwesome";
        -webkit-text-stroke: 5px #ffffff;
    }

    .image-side-welcome-head {
        height: 76px;
    }

    ul.menu-mobile {
        position: absolute;
        z-index: 9;
        top: 75px;
        width: 100%;
        background-color: #fff;
        padding: 15px 15px;
        left: 0;
    }

    .header-content {
        width: 100%;
    }

    .logout {
        float: unset;
        padding-top: 0px;
    }

    .active-menu .menu-open {
        display: block;
    }

    .button-menu {
        position: absolute;
        top: 50%;
        right: 6%;
        transform: translate(15%, -50%);
        font-size: 39px;
    }

    ul.active-menu {
        display: none;
    }

    ul.active-menu .menu-open {
        display: block;
    }

    .grid-welcome p {
        padding: 22px 30px;
        line-height: 23px;
        font-size: 18px;
        margin-bottom: 0;
    }

    .grid-welcome h1 {
        font-size: 38px;
        padding: 11px;
        letter-spacing: 0px;
        padding-bottom: 15px;
    }

    .header {
        padding: 18px 15px 22.3px 15px;
        padding-top: 0;
        height: 73px;
        border-bottom: solid 3px #1e1825;
        padding-right:  0;
        padding-left:  0;
    }

    .logo {
        margin-right: 9.5px;
        width: 51.5px;
    }

    .recomended-deadline {
        margin-left: 0;
        width: 100%;
    }

    .grid-welcome .start-app {
        font-size: 24px;
        padding: 11px;
        margin-left: 0;
        height: auto;
        letter-spacing: -0.7px;
        width: 100%;
    }

    .recomended-deadline {
        margin-left: 0;
        font-size: 13px;
        width: 222px;
        margin-top: -7px;
        padding-left: 10px;
        padding-top: 6px;
        float: right;
        margin-right: 34px;
        margin-top: -1px;
    }

    .header h1 {
        font-size: 15px;
        padding-top: 17px;
    }

    .header h2 {
        font-size: 15px !important;
        padding-top: 0;
        line-height: 17px;
    }

    .container-welcome {
        margin-top: 13px;
    }

    .grid-welcome {
        min-height: unset;
    }

    .title-upcoming {
        padding: 9px 9px 11px 11px !important;
        font-size: 24px;
        margin-bottom: 3px;
        line-height: normal !important;
    }

    .upcoming .title-upcoming {
        margin-bottom: 11px;
        line-height:  normal;
    }

    .upcoming-date {
        margin-left: 4px;
        padding-top: 2px;
        margin-right: 4px;
        padding-bottom: 3px;
        margin-bottom: 5px;
    }

    .date-grid .date {
        font-size: 48px;
        margin-left: 5px;
    }

    .date-grid .month {
        font-size: 23px;
    }

    .date-grid {
        width: 70px;
    }

    .date-content p {
        font-size: 18px;
        margin: 0;
    }

    .date-content {
        width: 215px;
        margin-left: 9px;
    }

    .upcoming {
        margin-bottom: 5px;
    }

    .resources li {
        font-size: 18px;
        padding-top: 1px;
        margin-left: 9px;
    }

    .have-problems {
        margin-top: 5px;
        font-size: 11px;
        padding-left: 17px;
        padding-bottom: 16px;
    }

    .container-login {
        width: 100%;
        padding-bottom: 60px;
    }

    .login {
        padding: 19px;
        padding-right: 60px;
        padding-left: 60px;
        padding-top: 40px;
        min-height: 315px;
        background-image: linear-gradient(black, black), linear-gradient(black, black), linear-gradient(black, black), linear-gradient(black, black), linear-gradient(to bottom left, transparent calc(47% - 3px), black calc(30% - 1px), black calc(50% + 1px), #ffffff calc(50% + 1px)), linear-gradient(#ffffff, #ffffff), linear-gradient(#ffffff, #ffffff);
        background-size: 5px 100%, 5px 100%, 100% 6px, 100% 0px, 35px 35px, 97% 100%, 100% 100%;
        background-position: 0% 0%, 100% 30px, -29px 0%, 0px 100%, 100% 0%, -21px 0%, 100% 34px;
    }

    .nav-tabs {
        margin-bottom: -5px;
    }

    .login input {
        width: 100%;
        height: 45px;
        font-size: 18px;
        margin-bottom: 15px;
    }

    .nav-tabs li {
        /*
        font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B"; 
        font-style: normal; 
        font-weight: 700;*/
        font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B", "Helvetica", Arial,sans-serif;
        font-weight: 700;
        font-size: 15px;
        border-top: solid 5px #1e1825;
        border-left: solid 5px #1e1825;
        border-right: solid 5px #1e1825;
    }

    .login label {
        font-size: 18px;
    }

    .forget-password {
        width: 100%;
        font-size: 17px;
    }

    .login button {
        width: 100%;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .technical-supp {
        padding-left: 31px;
        padding-bottom: 3px;
        border: solid 0;
        border-top: 0;
        overflow: hidden;
    }

    .image-side-login {
        height: 119px;
        top: -76px;
    }

    .content-side-login {
        border-right: solid 5px #1e1825;
        border-bottom: solid 5px #1e1825;
        padding-bottom:1px;
    }

    .technical-supp li {
        display: inline-block;
        padding: 11px 12px 13px 19px;
        /*
        font-family: "Ringside Regular SSm A", "Ringside Regular SSm B"; 
        font-style: normal; 
        font-weight: 800;*/
        font-family: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;
        font-weight: 800;
        font-size: 16px;
        font-stretch: normal;
        line-height: 13px;
        letter-spacing: -0.5px;
        float: left;
    }
    .progress-list {
        padding-left: 10px;
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 10px;
    }

    .progress-welcome {
        font-size: 24px;
    }

    .progress-list h3 {
        font-size: 18px;
    }

    .list-progress {
        margin: 0;
        margin-left: 10px;
    }

    .list-progress {
        margin: 0;
        margin-left: 25px;
        margin-bottom: 10px;
    }

    .list-progress li label {
        font-size: 15px;
    }

    .list-progress li input[type="checkbox"] {
        margin-top: -5px;
    }

    .selected-progress:before {
        width: 28px;
        left: -35px;
        top: -13px;
    }

    .sidebar-form .progress-welcome {
        font-size: 24px;
        margin-bottom: 9px;
    }

    .grid-form-content {
        width: 100%;
        border: 0;
        padding: 0;
    }

    .form-card h1 {
        /*        font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B"; 
        font-style: normal; 
        font-weight: 700;*/
        font-family: "Ringside Compressed SSm A", "Ringside Compressed SSm B", "Helvetica", Arial,sans-serif;
        font-weight: 700;
        font-size: 30px;
        padding-bottom: 16px;
    }

    .form-card .first-form, .form-card .second-form {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
    }

    .form-card form p {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .form-card form label {
        font-size: 18px;
    }

    .form-card .grid-6 {
        width: 100%;
    }

    .form-card .grid-6:nth-child(1) {
        padding: 0;
    }

    .form-card .grid-6:nth-child(2) {
        padding: 0;
    }

    .form-card .grid-6:nth-child(3) {
        padding: 0;
    }

    .form-card h2 {
        padding-left: 10px;
        font-size: 26px;
    }

    .race-list input {
        float: left;
        margin-top: 0px!important;
    }

    .race-list label {
        float: left;
        width: 235px;
    }

    .save {
        margin-bottom: 10px;
    }

    .have-problems a {
        padding-left: 3px;
    }

    .submit {
        margin-top: 0;
    }
}

@media (max-width: 642px) {
    .content-side-login {
        height: 82px;
    }
}
@media (max-width: 640px) {
    .image-side-login {
        top: -39px;
    }
}


@media (max-width: 631px) {
}
@media (max-width: 548px) {
    .image-side-welcome img {
        width: 34px;
    }

    .have-problems {
        margin-top: 1px;
        font-size: 12px;
        padding-left: 17px;
        padding-bottom: 6px;
        padding-top: 13px;
    }

    .form-card h2 {
        font-size: 21px;
    }
}

@media (max-width: 432px) {
    .image-side-login {
        top: -22px;
    }
    .technical-supp li {
        padding: 11px 20px 8px 19px;
    }
}

@media (max-width: 431px) {
    .content-side-login {
        height: auto;
    }
    .technical-supp li {
        padding: 6px 20px 6px 19px;
        line-height: normal;
    }
}
@media (max-width: 425px) {
    .grid-welcome .start-app {
        font-size: 19px;
        padding: 10px;
        margin-left: 0;
        height: auto;
        margin-top: -12px;
        padding-left: 0;
        letter-spacing: -0.7px;
    }

    .arrow-text {
        width: 265px;
        margin: 0 auto;
    }
    .content-side-login {
        padding-bottom: 0px;
    }
    .grid-welcome p {
        padding: 22px 15px;
        line-height: 23px;
        font-size: 18px;
        margin-bottom: 20px;
    }
}

@media (max-width: 414px) {
    .recomended-deadline {
        margin-left: 46px;
    }
    .form-card h2 {
        font-size: 16px;
    }
}

@media (max-width: 360px) {
    .have-problems {
        margin-top: 1px;
        font-size: 11px;
        padding-left: 10px;
        padding-bottom: 8px;
        padding-top: 13px;
    }

    .date-content {
        width: 170px;
    }

    .login {
        padding-right: 50px;
        padding-left: 50px;
    }

    .technical-supp ul {
        padding-left: 3px;
    }

    .sidebar-form .progress-welcome {
        font-size: 21px;
        margin-bottom: 9px;
    }
    .grid-welcome h1 {
        font-size: 34px;
        padding-bottom: 19px;
    }
    .sidebar-form .list-progress li label {
        font-size: 14px;
    }
}

@media (max-width: 320px) {
    .date-content {
        width: 170px;
    }

    .login {
        padding-right: 45px;
        padding-left: 45px;
    }

    .technical-supp ul {
        padding-left: 0;
    }

    .grid-welcome h1 {
        letter-spacing: -2.5px;
    }

    .technical-supp li {
        padding: 6px 9px 6px 15px;
    }
}





/*===================EWD Team 11July 2019================*/
.grid-welcome h1{margin:0px;}

/*===========SVASOFT-32===============*/
:root{--theme-font: "Ringside Regular SSm A", "Ringside Regular SSm B", "Helvetica", Arial,sans-serif;}
.before_login .main .slds{ box-shadow: none;  border: solid 1px #dee1e5;}
.before_login .header h1{ font-weight: 400;}
.before_login .main .container {    max-width: inherit;}
.before_login .header{ padding: 20px; box-shadow: none;}
.before_login .header .text-logo{ text-align: left;}
.before_login .main{ padding: 0px;}
.before_login .main .slds .slds-form-element__control .slds-select{ width:100%;}
.before_login .main .submit-button{ margin-right:0px; float: left;}
.before_login .main .submit-button + .back-to-login{float: right;}
.before_login .main  .btn_login{ float: none;}
@media(max-width: 768px){.before_login .main .submit-button + .back-to-login, .before_login .main .submit-button{ width: 100%;}}
@media(max-width: 688px){.before_login .header {    padding: 0px 20px;} .before_login .header .text-logo{ width: inherit;}}











