﻿@charset "UTF-8";

.sidenav{
    display:none !important;
}
a.disabled {
    pointer-events: none;
    cursor: default;
}
/*.header {
    padding-top: 15px;
    box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 6%);
}
*/
.glyphicon {
    position: absolute;
    top: -8px;
    right: 208px;
    z-index: 9;
    font-size: 34px;
    background-color: floralwhite;
    border-radius: 21px;
}

.header {
    padding-top: 15px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 35px;
}

.product-section {
    position: absolute;
    line-height: 28px;
    left: 830px;
    float: left;
    z-index: 2;
    width: max-content;
}

.text-dark {
    color: black;
    font-weight: 700;
}

.changeposition {
    position: relative;
    left: 24px;
}

.MiniMarketingAgent {
    width: 30%;
}

.typeagentemployee {
    position: relative;
    left: 371px;
    bottom: 55px;
}



#call-me-now2, #call-me-now {
    display: none !important;
}
.progress {
    position: relative;
    display: flex;
    height: 20px !important;
    background-color: #fff;
    box-shadow: none;
    overflow: visible;
}
.success {
    color: #299f29;
    font-size: 12px;
    font-weight: 600;
}

.marketing-registration-login {
    padding: 20px 0;
    margin-left: -8px;
}
.progress .progress-track {
    position: absolute;
    top: 7px;
    width: 100%;
    height: 10px;
    background-color: #f5f5f5;
    z-index: 9;
}

.progress-step{
    text-decoration:none;
    color:#000;
}

.progress-step:hover {
    text-decoration: none;
    color: #000;
}

.progress .progress-step {
    position: relative;
    width: 100%;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
}

.progress .progress-step:last-child:after {
    display: none;
}

.progress .progress-step:before {
    content: "";
    display: inline !important;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 10px;
    height: 10px;
    background: #fff;
    border: 4px solid #dfe3e4;
    border-radius: 100%;
    color: transparent;
    position: relative;
    z-index: 9;
    font-size: 15px;
    font-family: FontAwesome !important;
    color: #000;
    padding: 8px;
}

.progress .progress-step:after {
    content: "";
    position: absolute;
    top: 6px;
    left: 50%;
    width: 0%;
    transition: width 1s ease-in;
    height: 5px;
    background: #dfe3e4;
    z-index: -1;
}

.progress .progress-step.is-active {
    color: #2183dd;
}

.progress .progress-step.is-active:before {
    border: 4px solid #777;
    animation: pulse 2s infinite;
}

.progress .progress-step.is-complete {
    color: #009900;
    font-weight:600;
}

.progress .progress-step.is-complete:before {
/*    font-family: FontAwesome;
    font-size: 18px;*/
    color: #fff;
    background: #009900;
    border: 4px solid transparent;
}

.progress .progress-step.is-complete:after {
    background: #2183dd;
    animation: nextStep 1s;
    animation-fill-mode: forwards;
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(33, 131, 221, 0.4);
    }

    70% {
        box-shadow: 0 0 0 10px rgba(33, 131, 221, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(33, 131, 221, 0);
    }
}

@keyframes nextStep {
    0% {
        width: 0%;
    }

    100% {
        width: 100%;
    }
}



.card-design {
    box-shadow: 0 1px 10px 4px rgb(0 0 0 / 8%);
    padding: 25px 20px;
    border-radius: 10px;
    background-color: #fff;
}
.sidelieft {
    position: relative;
    right: 94px;
}

.m-top55{
    margin-top:55px;
}

.label-title {
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    width: 36%;
}
.label-titlenew {
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    width: 36%;
}

.btn-continue {
    padding: 6px 35px;
    background-color: #4D42F5;
    font-size: 14px;
    color: #fff;
}/*
#partitioned {
    padding-left: 15px;
    letter-spacing: 42px;
    border: 0;
    background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 50px 1px;
    background-repeat: repeat-x;
    background-position-x: 35px;
    width: 285px;
    outline: none;
    clear: both;
    float: left;
}

*/

.otp-valid{
    float:left;
}

#partitioned {
    padding-left: 15px;
    letter-spacing: 42px;
    border: 0;
    background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
    background-position: bottom;
    background-size: 50px 1px;
    background-repeat: repeat-x;
    background-position-x: 35px;
    width: 288px;
    min-width: 288px;
    outline: none;
    clear: both;
    float: left;
}

#divInner {
    left: 0;
    position: sticky;
}

#divOuter {
    width: 190px;
    overflow: hidden;
}

.right-menu {
    display: none;
}

.title-agent {
    font-size: 15px;
    color: #f60;
    font-weight: 700;
    margin-bottom: 30px;
}

.card-design .form-control {
    font-size: 13px;
   /* margin-top: 8px;*/
}

.card-design  .form-group {
    margin-bottom: 17px !important;
}

.title-agent2 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

#progress-kyc-bar {
    display: block;
    min-height: 66px;
    margin-left:0;
    margin-right:0;
}

.list-panel {
    padding-left: 0;
    list-style: none;
    display: flex;
}

/*.text-field .form-group {
    margin-bottom: 15px !important;
}
*/
.form-group.text-field {
    margin-bottom: 15px !important;
}

.active.progress-step:before {
    background: #4eb921;
    color: #fff;
}
/**/
.absolute-list {
    position: absolute;
    left: 25px;
    background: #fff;
    line-height: 26px;
    margin-bottom: 0;
    margin-top: -14px;
    height: 21px;
    width: 67px;
}
.foremployeecss {
    display: block;
    width: 284px;
    position: relative;
    left: 318px;
    bottom: 34px;
}

.empcodediv {
    position: relative;
    left: 255px;
    bottom: 54px;
}


.me-3 {
    margin-right: 10px;
}


.card-design .text-danger1 {
    color: #f60 !important;
    font-size: 13px !important;
}


@media (min-width: 320px) and (max-width: 767px) {
    .sidelieft {
        position: relative;
        right: 0;
        margin: 20px;
    }
    .main-content h1 {
        font-size: 18px;
    }

    .mb-ms-0{
        margin-left:0 !important;
    }

    .marketing-registration-login {
        padding: 20px 0;
    }

    .d-flex-block-mobile label {
        display: block;
        margin: 15px 0;
    }

    .mb-hide-tab{
        display:none;
    }

    .from-group {
        margin-bottom: 15px;
    }
}