/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
@import url('https://fonts.googleapis.com/css?family=Lato:400,500,700,900');
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400&display=swap');

.workflow_list_confg.stud_workflow_list_confg {
    font-family: 'Lato', sans-serif;
}

body {
    font-family: "Lato", sans-serif;
    color: #444444 !important;
}

a {
    color: #000;
}

    a:hover {
        color: #000;
        text-decoration: none;
    }

.php-email-form label {
    font-family: 'Lato', sans-serif;
    color: #a6a8ab;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
}

.gray-bg-clr {
    background-color: #f7f8f9 !important;
}
/* h1, h2, h3, h4, h5, h6 {
    font-family: "Lato", sans-serif;
  } */
.text-dark {
    color: #000;
}

@font-face {
    font-family: 'cooper_lt_btlight';
    src: url('../../assets/font/cooper_light_bt/cooper_light_bt.eot');
    src: url('../../assets/font/cooper_light_bt/cooper_light_bt.eot?#iefix') format('embedded-opentype'), url('../../assets/font/cooper_light_bt/cooper_light_bt.woff2') format('woff2'), url('../../assets/font/cooper_light_bt/cooper_light_bt.woff') format('woff'), url('../../assets/font/cooper_light_bt/cooper_light_bt.ttf') format('truetype'), url('../../assets/font/cooper_light_bt/cooper_light_bt.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Perpetua Titling MT';
    src: url('../../assets/font/PerpetuaTitlingMT-Bold/PerpetuaTitlingMT-Bold.eot');
    src: local('../../assets/font/PerpetuaTitlingMT-Bold/Perpetua Titling MT Bold'), local('PerpetuaTitlingMT-Bold'), url('../../assets/font/PerpetuaTitlingMT-Bold/PerpetuaTitlingMT-Bold.eot?#iefix') format('embedded-opentype'), url('../../assets/font/PerpetuaTitlingMT-Bold/PerpetuaTitlingMT-Bold.woff2') format('woff2'), url('../../assets/font/PerpetuaTitlingMT-Bold/PerpetuaTitlingMT-Bold.woff') format('woff'), url('../../assets/font/PerpetuaTitlingMT-Bold/PerpetuaTitlingMT-Bold.ttf') format('truetype'), url('../../assets/font/PerpetuaTitlingMT-Bold/PerpetuaTitlingMT-Bold.svg#PerpetuaTitlingMT-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*--------------------------------------------------------------
Login Page - Start
--------------------------------------------------------------*/
.login-p {
    height: 100vh;
    background-color: #f7edc7;
    padding: 0px;
}

.login-page-cont {
    padding: 50px 0px 0px 50px;
    height: 100%;
    background-color: #f7edc7;
}
/* .jiffytop_Text{
  padding:75px 0 0 60px;
} */

.login-p h1 {
    margin: 0;
    font-size: 35px;
    font-weight: 600;
    line-height: 30px;
    color: #231f20;
    font-family: 'Perpetua Titling MT';
    letter-spacing: normal;
    text-align: left;
}

    .login-p h1 span {
        color: #231f20;
        font-family: 'Lato';
        font-size: 30px;
        font-weight: 200;
        text-align: left;
    }

.login-p h2 {
    color: #555555;
    margin: 15px 0;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
}

.login-page-cont img {
    width: 900px;
    position: relative;
    z-index: 9;
}

.login-right-cont {
    background-color: #fff;
    padding: 0px 40px;
}

.user-entry-page {
    height: auto;
    padding: 50px 0px;
    position: relative;
    z-index: 10;
    max-width: 380px;
    margin: 0 auto;
}

.client-logo {
    text-align: right;
    margin-top: 32px;
}

    .client-logo img {
        width: auto;
        height: 63px;
    }

/* ----- Input Design ----- */

.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 15px 0 0px 0;
    max-width: 100%;
    width: 100%;
    vertical-align: top;
}

.input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    font-weight: bold;
    -webkit-appearance: none; /* for box shadows to show on iOS */
}

    .input__field:focus {
        outline: none;
    }

.input__label {
    display: inline-block;
    padding: 0 1em;
    width: 100%;
    color: #92969f;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.input__label-content {
    position: relative;
    display: block;
    padding: 20px 0;
    width: 100%;
}

.graphic {
    position: absolute;
    top: 0;
    left: 0;
    fill: none;
}

.icon {
    color: #ddd;
    font-size: 150%;
}

/* Hoshi */
.input--hoshi {
    overflow: hidden;
}

.input__field--hoshi {
    margin-top: 1em;
    padding: 0.85em 0.15em;
    width: 100%;
    background: transparent;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 600;
}

.input__label--hoshi {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    width: 100%;
    height: calc(100% - 1em);
    text-align: left;
    pointer-events: none;
}

.input__label-content--hoshi {
    position: absolute;
}

.input__label--hoshi::before,
.input__label--hoshi::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 10px);
    border-bottom: 1px solid #d5d5d5;
    margin-top: 10px;
}

.input__label--hoshi::after {
    border-bottom: 1px solid red;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.input__label--hoshi-color-1::after {
    border-color: hsl(345deg 6% 13%);
}

.input__field--hoshi:focus + .input__label--hoshi::after,
.input--filled .input__label--hoshi::after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
.input--filled .input__label-content--hoshi {
    -webkit-animation: anim-1 0.3s forwards;
    animation: anim-1 0.3s forwards;
}

@-webkit-keyframes anim-1 {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(1em, 0, 0);
        transform: translate3d(1em, 0, 0);
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(-1em, -40%, 0);
        transform: translate3d(-1em, -40%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0);
    }
}

@keyframes anim-1 {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(1em, 0, 0);
        transform: translate3d(1em, 0, 0);
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(-1em, -40%, 0);
        transform: translate3d(-1em, -40%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, -40%, 0);
        transform: translate3d(0, -40%, 0);
    }
}

.forgotpaswd {
    text-align: right;
    font-size: 13px;
    width: 100%;
}

    .forgotpaswd a {
        color: #6e6f72;
    }

        .forgotpaswd a:hover {
            color: #000;
            text-decoration: underline;
        }

.cta-btn-filled {
    color: #000000;
    font-size: 17px;
    background: #fdc330;
    padding: 8px 35px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
}

    .cta-btn-filled:hover {
        background: #ffd97a;
    }

.cta-btn-filled-2 {
    color: #000000;
    font-size: 12px;
    background: #fdc330;
    padding: 8px 35px;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 600;
}

    .cta-btn-filled-2:hover {
        background: #ffd97a;
    }

.footer_img {
    text-align: left;
    margin: 0 0 20px 0;
    display: block;
    position: sticky;
}
/*-----------Select option---------*/
.select-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    font-family: 'Open Sans', 'Helvetica Neue', 'Segoe UI', 'Calibri', 'Arial', sans-serif;
    /*font-size: 18px;*/
    color: #60666d;
}

.select-box__current {
    position: relative;
    box-shadow: none;
    cursor: pointer;
    outline: none;
    border-bottom: 1px solid #d5d5d5;
    text-align: left;
}

    .select-box__current:focus + .select-box__list {
        opacity: 1;
        -webkit-animation-name: none;
        animation-name: none;
    }

        .select-box__current:focus + .select-box__list .select-box__option {
            cursor: pointer;
        }

    .select-box__current:focus .select-box__icon {
        -webkit-transform: translateY(-50%) rotate(180deg);
        transform: translateY(-50%) rotate(180deg);
    }

.select-box__icon {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    opacity: 0.3;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.select-box__value {
    display: -webkit-box;
    display: flex;
}

.select-box__input {
    display: none;
}

    .select-box__input:checked + .select-box__input-text {
        display: block;
    }

.select-box__input-text {
    display: none;
    width: 100%;
    margin: 0;
    padding: 15px 0;
    background-color: #fff;
    color: #2c2c2c;
    font-size: 16px;
    font-weight: 600;
}

.select-box__list {
    position: absolute;
    width: 100%;
    text-align: left;
    padding: 0;
    list-style: none;
    background: #fff;
    opacity: 0;
    -webkit-animation-name: HideList;
    animation-name: HideList;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-timing-function: step-start;
    animation-timing-function: step-start;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}

.select-box__option {
    display: block;
    padding: 10px;
    background-color: #fff;
}

    .select-box__option:hover, .select-box__option:focus {
        color: #000;
        background-color: #fdc330;
    }

@-webkit-keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

@keyframes HideList {
    from {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }

    to {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
    }
}

/*--------------------------------------------------------------
Work-Flow Page - Start
--------------------------------------------------------------*/
.workflow-select-p {
    background-color: #f1f2f2;
    /*height: 100vh;*/
    display: flex !important;
}

    .workflow-select-p .right-cont {
        margin: 100px 0px;
        font-family: 'Lato', sans-serif;
    }

    .workflow-select-p .heading {
        font-size: 25px;
    }

    .workflow-select-p .right-cont .username {
        font-weight: 800;
        line-height: 30px;
    }

    .workflow-select-p .right-cont .subtext {
        font-weight: lighter;
        font-size: 18px;
        text-transform: uppercase;
    }

.workflow-select-opti {
    margin-top: 50px;
    font-size: 15px;
    font-weight: normal;
}

    .workflow-select-opti .how_get {
        font-size: 25px;
        font-weight: 500;
    }

    .workflow-select-opti span {
        font-weight: 800;
    }

    .workflow-select-opti .radio_buttons {
        display: block;
        width: 100%;
        justify-content: center;
        margin-top: 20px;
    }

        .workflow-select-opti .radio_buttons .radio_style {
            display: inline-block;
            cursor: pointer;
            position: relative;
            width: auto;
            text-align: center;
            justify-content: center;
            margin: 10px 20px 10px 0;
        }

        .workflow-select-opti .radio_buttons .radio_label {
            margin: 0 0 0 4px;
            font-size: 14px;
            font-weight: 600;
            color: #000;
            width: 155px;
            height: 155px;
            display: block;
            padding: 12px;
            border-radius: 20px;
            border: 2px solid #FFF;
        }

        .workflow-select-opti .radio_buttons .radio1_wf .radio_label {
            background: #ffffff;
        }

        .workflow-select-opti .radio_buttons .radio2_wf .radio_label {
            background: #ffffff;
        }

        .workflow-select-opti .radio_buttons .radio_style:last-child {
            margin: 10px 0 10px 0;
        }

    .workflow-select-opti .radio_labelword {
        font-weight: 400 !important;
        display: block;
        text-transform: uppercase;
    }

    .workflow-select-opti .radio_buttons .radio_input {
        opacity: 0;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
    }

    .workflow-select-opti .radio_buttons .radio_btn {
        font-size: 14px;
        font-weight: 600;
        color: #000;
        border-radius: 100%;
        background: transparent;
        width: 100%;
        height: 100%;
        display: inline-flex;
        text-align: center;
        align-items: center;
        margin: 0;
        justify-content: center;
        border: 2px solid #ff2e63;
        position: absolute;
        opacity: 0;
    }

    .workflow-select-opti .radio_buttons .radio_input:hover ~ .radio_label,
    .workflow-select-opti .radio_buttons .radio_input:checked ~ .radio_label {
        border: 2px solid #FDC330;
    }

    .workflow-select-opti .radio_buttons .radio_input:after {
        background: #ff2e63;
        position: absolute;
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 100%;
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        bottom: 0;
    }

/*--------------------------------------------------------------
Navbar - Start
--------------------------------------------------------------*/
.page-header-nav .navbar {
    background-color: #fff;
}

.page-header-nav .navbar-brand img {
    height: 40px;
    width: auto;
}

.main-menu {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

    .main-menu .dropdown-menu {
        font-family: 'Lato', sans-serif;
        font-size: 12px;
        text-transform: uppercase;
    }

.menu-right {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
}

    .menu-right .icon {
        padding: 15px 10px;
    }

        .menu-right .icon a {
            color: #7F7F7F;
        }

            .menu-right .icon a:hover {
                color: #000;
            }

.notification {
    text-decoration: none;
    position: relative;
    display: inline-block;
}

    .notification .badge {
        position: absolute;
        top: -7px;
        right: -11px;
        padding: 4px 6px;
        border-radius: 50%;
        background: red;
        color: white;
        font-size: 10px;
    }

.menu-right .dropdown-menu {
    font-size: 12px;
}

/*--------------------------------------------------------------
Page Conetent Start
--------------------------------------------------------------*/
.page-content {
    padding: 0px 15px;
    width: 100%;
}

.p-heading {
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    padding-bottom: 10px;
}

.configur-option {
    width: 500px;
    text-align: center;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
}

.configur-btn.custom_div {
    width: 770px;
    font-size: 14px;
}

.configur-option .list-group-item {
    margin: 5px 0px;
    text-align: left;
    height: 60px;
    border-radius: 6px;
    /*align-items: center;
        display: inline-block;*/
    justify-content: space-between;
}

.configur-option .list-group-item-action:focus,
.configur-option .list-group-item-action:hover {
    z-index: 1;
    color: #fdc330;
    text-decoration: none;
    background-color: #202020;
    font-weight: 800;
}

.configur-option .custom_flow.list-group-item-action:focus,
.configur-option .custom_flow.list-group-item-action:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: normal;
    color: #555;
}

.btn-clr-yellow {
    background-color: #fdc330;
    font-size: 12px;
    font-weight: 600;
    color: #6c4e00;
}

.configur-btn {
    opacity: 0;
}

.configur-option .list-group-item-action:hover .configur-btn {
    opacity: 1;
}
/*----------Step Wizard starts here--------------*/
.page-content .wizard-heading {
    color: rgba(255, 255, 255, 0.6);
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 55px;
    padding-top: 160px;
    margin-left: -26.8%;
}

.page_subheading {
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0.5px;
    font-weight: bold;
}

.wizard-v7-content {
    width: 100%;
    margin: 15px 0 0 0;
    font-family: 'Open Sans', sans-serif;
    position: relative;
    display: flex;
    display: -webkit-flex;
}

    .wizard-v7-content .wizard-form {
        width: 100%;
    }

.wizard-form
.form-register .vertical {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.form-register .steps {
    float: left;
    width: 25%;
    justify-content: left;
}

    .form-register .steps ul {
        list-style: none;
        padding-left: 0;
        margin: 0;
        width: 100%;
    }

    .form-register .steps li {
        background: transparent;
    }

.workflow_list_confg li {
    list-style-type: none;
    justify-content: space-between;
    display: flex;
    margin-bottom: 15px;
}

.form-register .steps li:first-child,
.form-register .steps li.current:first-child {
    margin-top: 0;
}

.form-register .steps li,
.form-register .steps li.current {
    outline: none;
    -o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    position: relative;
    margin: 0 0px 15px 0;
}

    .form-register .steps li.current,
    .form-register .steps li.done,
    .form-register .steps li:hover {
        background: #fff;
        border-radius: 6px;
    }

        .form-register .steps li.current a .step-text .step-inner-1,
        .form-register .steps li.done a .step-text .step-inner-1,
        .form-register .steps li:hover a .step-text .step-inner-1 {
            color: #000;
        }

    .form-register .steps li .current-info {
        display: none;
    }

    .form-register .steps li a {
        text-decoration: none;
        display: block;
        outline: none;
        -o-outline: none;
        -ms-outline: none;
        -moz-outline: none;
        -webkit-outline: none;
    }

        .form-register .steps li a .title {
            display: flex;
            justify-content: left;
            position: relative;
            align-items: center;
        }

            .form-register .steps li a .title::after {
                content: "";
                position: absolute;
                left: 100%;
                top: 0;
            }

            .form-register .steps li a .title .step-icon {
                outline: none;
                -o-outline: none;
                -ms-outline: none;
                -moz-outline: none;
                -webkit-outline: none;
                color: #000;
                font-size: 14px;
                margin: 0;
                padding: 13px 17px;
                position: relative;
            }

                .form-register .steps li a .title .step-icon::before {
                    position: absolute;
                    height: 60px;
                    width: 1px;
                    left: 100%;
                    top: 0;
                    content: "";
                    background: rgba(255, 255, 255, 0.3);
                }

        .form-register .steps li a .step-text {
            margin-top: 0;
            /*width: 73%;*/
        }

            .form-register .steps li a .step-text span {
                display: block;
            }

            .form-register .steps li a .step-text .step-inner-1 {
                font-size: 13px;
                font-weight: 500;
                color: #707070;
                text-transform: uppercase;
            }

            .form-register .steps li a .step-text .step-inner-2 {
                font-size: 14px;
                font-style: italic;
                color: rgba(255, 255, 255, 0.7);
            }

.form-register .content {
    float: right;
    width: 73%;
    /*background: #fff;*/
    border-radius: 8px;
}

    .form-register .content h2 {
        display: none;
    }

    .form-register .content .inner {
        /*margin: 35px 40px 25px;*/
        box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
        -o-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
        -ms-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        padding: 0 30px 25px;
    }

    .form-register .content .wizard-header {
        padding: 9px 30px 11px;
        /* background: #dce8ee; */
        /* background: #fff; */
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        /*margin: 0 -30px 24px;*/
        /* margin: 0 -30px -1px !important; */
    }

.dragheader {
    margin: 0 -30px -1px !important;
}

.form-register .content .wizard-header h3 {
    font-size: 18px;
    color: #3e3e3e;
    font-weight: 700;
    margin: 0;
}

.inner .form-row {
    display: flex;
    margin: 0 -10px;
    position: relative;
}

    .inner .form-row .form-holder {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 0px;
        position: relative;
    }

        .inner .form-row .form-holder.form-holder-1 {
            width: 65.3%;
        }

        .inner .form-row .form-holder.form-holder-2 {
            width: 100%;
            position: relative;
        }

        .inner .form-row .form-holder label {
            color: #666;
            font-size: 16px;
            font-weight: 400;
            display: block;
            padding: 10px;
            margin: 0px
        }

        .inner .form-row .form-holder input,
        .inner .form-row .form-holder select {
            width: 100%;
            padding: 12px 20px;
            border: 1px solid #e5e5e5;
            appearance: unset;
            -moz-appearance: unset;
            -webkit-appearance: unset;
            -o-appearance: unset;
            -ms-appearance: unset;
            outline: none;
            -moz-outline: none;
            -webkit-outline: none;
            -o-outline: none;
            -ms-outline: none;
            font-family: 'Open Sans', sans-serif;
            font-weight: 600;
            font-size: 16px;
            color: #333;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -o-border-radius: 3px;
            -ms-border-radius: 3px;
        }

        .inner .form-row .form-holder select {
            font-size: 14px;
            color: #666;
            font-weight: 600;
            background: #fff url('../images/wizard-v7-icon.png') no-repeat scroll;
            background-position: right 6px center;
            z-index: 1;
            cursor: pointer;
            position: relative;
            border: 2px solid #e5e5e5;
            padding: 10.4px 13px;
        }

input::placeholder {
    color: #999;
    font-size: 15px;
    font-weight: 400;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
    font-size: 15px;
    font-weight: 400;
}

input::-ms-input-placeholder { /* Microsoft Edge */
    color: #999;
    font-size: 15px;
    font-weight: 400;
}

.inner .form-row .form-holder .content-inner {
    font-weight: 400;
    color: #666;
    font-size: 14px;
}

    .inner .form-row .form-holder .content-inner p {
        margin: 0;
    }

.inner .form-row .form-holder .form-checkbox {
    position: relative;
    padding-top: 55px;
}

    .inner .form-row .form-holder .form-checkbox p {
        margin-left: 27px;
        color: #333;
        font-size: 14px;
        font-weight: 600;
    }

    .inner .form-row .form-holder .form-checkbox input {
        position: absolute;
        opacity: 0;
    }

    .inner .form-row .form-holder .form-checkbox .checkmark {
        position: absolute;
        bottom: 8%;
        left: 0;
        height: 18px;
        width: 18px;
        border: 1px solid #e5e5e5;
        border-radius: 5px;
        -o-border-radius: 5px;
        -ms-border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        cursor: pointer;
    }

        .inner .form-row .form-holder .form-checkbox .checkmark::after {
            content: "";
            position: absolute;
            left: 6px;
            top: 2px;
            width: 3px;
            height: 8px;
            border-width: 0 2px 2px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            transform: rotate(45deg);
            display: none;
        }

    .inner .form-row .form-holder .form-checkbox input:checked ~ .checkmark::after {
        display: block;
    }

.actions {
    width: auto;
    background: transparent;
    position: absolute;
    top: -35px;
    right: 0;
}

    .actions ul {
        list-style: none;
        padding: 0;
        margin-bottom: 0;
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -o-justify-content: space-between;
        -ms-justify-content: space-between;
        -moz-justify-content: space-between;
        -webkit-justify-content: space-between;
    }

        .actions ul li.disabled,
        .actions ul li:first-child {
            opacity: 1;
        }

#form-total .actions ul li {
    padding: 0;
    border: none;
    display: inline-flex;
    height: 25px;
    width: 80px;
    margin: 20px 0 0 10px;
    justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    background: #fdc330;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0px;
}

.actions ul li:hover {
    background: #414042;
}

.verticaltab_top {
    width: 100%;
    display: block;
    text-align: left;
}

.actions ul li a {
    color: #000;
    text-decoration: none;
    padding: 0;
}

#form-total .actions ul li.disabled {
    background: #ccc;
}

    #form-total .actions ul li.disabled a {
        color: #414042;
    }

.wizard-form .inner {
    padding: 0px !important;
    box-shadow: none !important;
}

.workflow_list_confg.stud_workflow_list_confg {
    padding: 15px;
    font-family: 'Lato', sans-serif;
    /*color: #6d6e71;*/
    margin: 0px;
    background: #fff;
}

/*.workflow_list_confg.stud_workflow_list_confg li {
    margin-bottom: 20px;
}*/

.workflow_list_confg.stud_workflow_list_confg li:hover {
    color: #000;
}

.workflow_list_confg.stud_workflow_list_confg .custom-switch .custom-control-label::before {
    left: -30px;
    width: 38px;
    pointer-events: all;
    border-radius: 15px;
    height: 20px;
}

.workflow_list_confg.stud_workflow_list_confg .custom-control-label::before {
    position: absolute;
    top: 4px;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #e6e7e8;
    border: #e6e7e8 solid 1px;
}

.workflow_list_confg.stud_workflow_list_confg .custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #fdc330;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
}

.workflow_list_confg.stud_workflow_list_confg .custom-control-input:checked ~ .custom-control-label::before {
    color: #fdc330;
    border-color: #414042;
    background-color: #414042;
}

.workflow_list_confg.stud_workflow_list_confg .custom-switch .custom-control-label::after {
    top: calc(6px + 2px);
    left: calc(-25px + 2px);
    width: calc(16px - 4px);
    height: calc(16px - 4px);
    background-color: #fff;
    border-radius: .5rem;
    transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;
}

.workflow_list_confg.stud_workflow_list_confg .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fdc330;
    -webkit-transform: translateX(.75rem);
    transform: translateX(.75rem);
    left: calc(-20px + 2px) !important;
}

.workflow_list_confg.stud_workflow_list_confg .custom-switch {
    margin-left: 20px;
}

.stud-workflow-configuar-p .actions {
    top: -60px;
}

.stud-workflow-configuar-p .actions li {
    border-radius: 6px;
}

.steps-completed-tick {
    padding-right: 10px;
    color: #11d900;
    position: absolute;
    right: 0;
    top: 15px;
    /*opacity: 0;*/
}

.steps-progress-excla {
    padding-right: 10px;
    color: #f1be15;
    position: absolute;
    right: 0;
    top: 15px;
    /*opacity: 0;*/
}

.step-process-quest {
    font-weight: bold;
    margin-bottom: 10px;
}

.month-calen-icon li {
    margin: 10px !important;
    text-align: center;
    width: 100px;
    border: 1px solid #cdcdcd;
    border-radius: 6px;
    padding: 10px 10px 0px 10px;
}

.atag-txt-link {
    color: #0095ff;
    cursor: pointer;
}

    .atag-txt-link:hover {
        color: #000;
        text-decoration: underline !important;
    }

.form-register .steps li.done .steps-completed-tick {
    opacity: 1;
}

.form-register .steps li.done .steps-progress-excla {
    opacity: 1;
}

.left-cont {
    width: 50%;
    position: relative;
}

.right-cont {
    width: 50%;
}

span.subtext {
    display: block;
    margin: 15px 0 0 0;
}

.welcome_bird {
    position: absolute;
    bottom: 0;
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.my-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.my-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.my-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.custom-switch {
    padding-left: 2.25rem;
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
}

    .custom-control-label::before, .custom-file-label, .custom-select {
        transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }

    .custom-control-label::after {
        position: absolute;
        top: .25rem;
        left: -1.5rem;
        display: block;
        width: 1rem;
        height: 1rem;
        content: "";
        background: 50%/50% 50% no-repeat;
    }

/* Responsive */
@media screen and (max-width: 991px) {
    .page-content .wizard-heading {
        margin-left: 0;
        width: 90%;
    }

    .wizard-v7-content {
        width: 90%;
    }

    .form-register .steps {
        width: 95%;
        float: none;
    }

    .form-register .content,
    .actions {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .inner .form-row {
        flex-direction: column;
        -o-flex-direction: column;
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        margin: 0;
    }

        .inner .form-row .form-holder {
            width: 100%;
        }

        .inner .form-row .form-holder {
            padding: 0;
        }

    .form-register .steps {
        width: 90%;
        float: none;
    }
}

.form-register .steps li a .title .step-icon.side_menu {
    font-size: 14px;
}
/*----------Step Wizard ends here--------------*/
.standard_hover, .custom_hover {
    display: none !important;
    position: absolute !important;
    left: 0;
    right: 0;
}

.radio1_wf:hover + .standard_hover {
    display: block !important;
}

.radio2_wf:hover + .custom_hover {
    display: block !important;
}

.arrow_box {
    position: absolute;
    background: #fff;
    border: 4px solid #ddc08f;
    padding: 5px;
    border-radius: 10px;
}

    .arrow_box:after, .arrow_box:before {
        bottom: 100%;
        left: 55px;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box.custom_hover:after, .arrow_box.custom_hover:before {
        left: 245px;
    }

    .arrow_box:after {
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 15px;
        margin-left: -15px;
    }

    .arrow_box:before {
        border-color: rgba(221, 192, 143, 0);
        border-bottom-color: #ddc08f;
        border-width: 21px;
        margin-left: -21px;
    }

.h-auto {
    height: auto !important;
}

@media only screen and (min-width: 1200px) {
    .container-fluid.subs_plan {
        width: 1170px !important;
    }
}

.imgbox img {
    width: 100%
}

.inner_steps {
    width: 225px;
    display: inline-block;
    background: #fff;
    min-height: 290px;
    padding: 40px 10px;
    position: relative;
    box-shadow: -5px 0px 5px 1px rgba(0,0,0,0.15);
    cursor: pointer;
    vertical-align: top;
}

    .inner_steps:hover {
        box-shadow: 0 0 7px 7px rgba(0,0,0,0.15);
    }

    .inner_steps img {
        filter: opacity(0.35);
    }

    .inner_steps p {
        font-size: 15px;
        margin-top: 35px;
        color: #202020;
    }

        .inner_steps p span {
            color: #3b3b3b;
            font-size: 12px;
            padding-top: 5px;
        }

.arrow-right {
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 30px solid #fdc330;
    position: absolute;
    top: 90px;
    left: 0;
}

.arrow-right-small {
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #fff;
    position: absolute;
    top: 105px;
    left: 0;
}

.green_arrow {
    border-left-color: #7cc360;
}

.last_div {
    width: 15px;
    position: absolute;
    padding: 0;
}

.img_div {
    width: 930px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 90px;
}

.help_btn {
    background: #fdc330;
    padding: 5px 10px;
    margin-left: 2px;
    color: #000;
    font-size: 15px;
    font-weight: normal !important;
    border-radius: 5px;
    border: 1px solid #fdc330;
}

.white_btn {
    background: #fff !important;
    border: 1px solid #000;
}

.logo_custom {
    margin-top: -12px;
}

.workflow-select-opti .custom_radio .radio_labelword {
    text-transform: unset;
    margin-top: 10px;
    font-family: 'Lato', sans-serif;
}

.config_txt {
    font-size: 16px;
    margin: 20px 0;
}

.status_txt {
    position: relative;
    bottom: -60px
}

.m-t-20 {
    margin-top: 20px;
}

.txt_ornge {
    color: #fdc330
}

.font-weight-normal {
    font-weight: normal !important;
}

.thre_thngs {
    padding-left: 335px !important;
}

.hghlt_three {
    font-size: 27px;
    border: 2px solid #202020;
    border-radius: 50%;
    width: 45px;
    text-align: center;
    color: #fdc330 !important;
    font-weight: 500 !important;
    background: #202020;
}

.workflow-select-opti.student_step {
    margin-top: 0px !important
}

.m-t-150 {
    margin-top: 150px;
}

.txt-green {
    color: #7cc360 !important;
}

.m-r-10 {
    margin-right: 10px;
}

.workflow-select-opti .custom_radio .radio_labelword {
    margin-top: 15px;
}

.workflow-select-opti .custom_radio .radio_buttons .radio_label {
    font-size: 12px !important;
}

.stepper-horizontal {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
}

.stu_app_confiq {
    display: inherit;
}

.stepper-horizontal .step {
    display: table-cell;
    position: relative;
    padding: 1.5rem;
    z-index: 2;
    width: 25%;
}

    .stepper-horizontal .step:last-child .step-bar-left, .stepper-horizontal .step:last-child .step-bar-right {
        display: none;
    }

    .stepper-horizontal .step .step-circle {
        width: 35px;
        height: 35px;
        margin: 0 auto;
        border-radius: 50%;
        text-align: center;
        line-height: 32px;
        font-size: 15px;
        font-weight: 600;
        z-index: 2;
        border: 2px solid #c4c4c4;
        background: #c4c4c4;
        cursor: pointer;
    }

    .stepper-horizontal .step.done .step-circle {
        background-color: #199473;
        border: 2px solid #199473;
        color: #ffffff;
    }

        .stepper-horizontal .step.done .step-circle:before {
            font-family: "FontAwesome";
            font-weight: 100;
            content: "";
        }

        .stepper-horizontal .step.done .step-circle * {
            display: none;
        }

    .stepper-horizontal .step.done .step-title {
        color: #102a43;
    }

    .stepper-horizontal .step.editing .step-circle {
        border-color: #fdc330;
        color: #000;
        background: #fdc330;
    }

    .stepper-horizontal .step.completed .step-circle {
        border-color: #7cc360;
        color: #fff;
        background: #7cc360;
    }

    .stepper-horizontal .step.editing .step-title {
        color: #202020;
        font-size: 15px;
        font-weight: bold;
    }

    .stepper-horizontal .step .step-title {
        margin-top: 1rem;
        font-size: 13px;
        font-weight: 600;
    }

    .stepper-horizontal .step .step-title,
    .stepper-horizontal .step .step-optional {
        text-align: center;
        color: #202020;
    }

    .stepper-horizontal .step .step-optional {
        font-size: 0.75rem;
        font-style: italic;
        color: #9fb3c8;
    }

    .stepper-horizontal .step .step-bar-left,
    .stepper-horizontal .step .step-bar-right {
        position: absolute;
        top: calc(2rem + 10px);
        height: 5px;
        background-color: #c4c4c4;
        border: solid #c4c4c4;
        border-width: 2px 0;
    }

    .stepper-horizontal .step.completed .step-bar-left,
    .stepper-horizontal .step.completed .step-bar-right {
        background-color: #7cc360;
        border: solid #7cc360;
    }
    /* .stepper-horizontal .step.editing .step-bar-left,
.stepper-horizontal .step.editing .step-bar-right {
background-color: #fdc330;
border: solid #fdc330;
} */

    .stepper-horizontal .step .step-bar-left {
        width: calc(100% - 2rem);
        left: 50%;
        margin-left: 1rem;
        z-index: -1;
    }

    /*.stepper-horizontal .step .step-bar-left .background-colour {
    background-color: #7cc360;
    border: solid #7cc360;
}*/

    .stepper-horizontal .step .step-bar-right {
        width: 0;
        left: 50%;
        margin-left: 1rem;
        z-index: -1;
        transition: width 500ms ease-in-out;
    }

    .stepper-horizontal .step.done .step-bar-right {
        background-color: #199473;
        border-color: #199473;
        z-index: 3;
        width: calc(100% - 2rem);
    }

    .stepper-horizontal .step .step-bar-left.step-bar-default {
        background-color: #c4c4c4 !important;
        border-color: #c4c4c4 !important;
    }

    .stepper-horizontal .step .step-bar-left.step-bar-active {
        background: #f3c22f !important;
        border-color: #f3c22f !important;
    }

/*.icon-bar {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
}*/

    .icon-bar a {
        display: block;
        text-align: center;
        padding: 16px;
        transition: all 0.3s ease;
        color: white;
        font-size: 12px;
        border: 1px solid #fff;
    }

        .icon-bar a:hover {
            background-color: #000;
        }

.icon_list {
    background: #3b3b3b;
    color: #fdc330
}

.menu_side {
    font-weight: 100;
    /* top: 262px; */
    background: #fff;
    width: 205px;
    /* height: 325px; */
    padding-left: 10px;
    position: fixed;
    /* z-index: 100; */
    -webkit-box-shadow: -3px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(2, 2, 2, 0.3);
    left: 0px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    color: #222;
    padding: 0;
}

/* .menu_side:hover, .menu_side:focus {
    transform: translate3d(156px, 0, 0);
    animation-timing-function: 1s ease-in;
} */

.menu_side .title {
    /* top: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transform: rotate(270deg);
    left: 10px; */
    font-weight: 800;
    font-size: 15px;
}

.menu_side .nav {
    /* position: absolute;
    top: 56%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
    font-weight: 100;
    width: 100%;
}

.menu_side .nav li {
    padding-bottom: 0;
    list-style-type: none;
    /* text-align: right; */
    border-bottom: 1px solid #efefef;
}

.menu_side .nav li a {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
    font-weight: 500;
    border-right: 4px solid transparent;
    padding-left: 5px;
    padding-right: 5px;
}

    /*.menu_side .nav li a:hover {
        border-right: 4px solid #000;
    }*/

.menu_side .nav li.active a {
    background: #fdc330;
    color: #000;
    /*border-right: 4px solid #000;*/
}

.intro {
    position: absolute;
    top: 30%;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 45px;
    text-align: center;
    font-style: italic;
}

.menu_side img {
    height: 27px;
    /*margin-right: 12px;*/
}

.draggable {
    will-change: transform;
    list-style-type: none;
    transition: all 200ms;
    user-select: none;
    border: 1px solid #cecccc;
    width: 100%;
    cursor: auto;
}

    .draggable .card-header, .draggable .card-header > h5 > .btn {
        cursor: move;
    }

    .draggable:hover:after {
        transform: translate(0);
    }

.over {
    transform: scale(1.1, 1.1);
}

.bg-white {
    background-color: #fff !important;
}

.list_li::before {
    content: "\f14a";
    font-family: fontawesome;
    margin: 0 auto;
    text-align: center;
    color: #313131;
    position: absolute;
    right: 0;
}

.list_li {
    padding-left: 20px;
}

.menu_indicator {
    /*position: absolute;
    right: -2px;
    transform: rotate(180deg);*/
    top: 45%;
    text-align: right;
    z-index: 1;
}

    .menu_indicator img {
        height: 12px;
        margin: 0;
    }


.menu_side .nav li a span {
    padding-right: 10px;
}


.low_opacity {
    opacity: 0.25
}

.high_opacity {
    opacity: 100
}

.workflow-select-opti .custom_radio .radio_buttons .radio_label {
    width: 170px;
    height: 170px;
}

.personlize_btn {
    margin: 10px 0;
    font-size: 12px !important;
    text-decoration: underline;
    font-weight: normal;
    color: #000;
}

.radio_small {
    font-size: 12px;
    color: #46bfe3;
    padding-left: 20px;
}

.m-l-2 {
    margin-left: 2px;
}

.align-top {
    vertical-align: middle;
}

.drag_layer {
    position: absolute;
    background: rgba(223, 223, 221, 0.8);
    width: 100%;
    z-index: -1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    line-height: 720px;
    opacity: 0;
    transition: 0.3s all linear;
}

.hover_div:hover .drag_layer {
    z-index: 1;
    opacity: 1;
    transition: 0.3s all linear;
}

.drag_layer i {
    font-size: 30px;
    margin-right: 10px;
    cursor: pointer;
}

.scroll_div {
    max-height: 100vh;
    overflow-y: auto;
}

.customcheckbox.setting_student ul li {
    display: block;
}

    .customcheckbox.setting_student ul li label {
        font-weight: normal;
    }

.back_minwidth {
    min-width: 80px;
    display: inline-block;
}

.draggable .card-header i.glyphicon-chevron-down {
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer;
}

.personlize_btn .progress {
    margin-bottom: 0px;
    height: 14px;
}

.continue_personlize {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 50px;
    background: rgba(253, 195, 48,0.89);
    border-radius: 20px;
    padding-top: 25px;
    opacity: 0;
    z-index: -1;
    transition: 0.3s all linear;
}

.radio_style:hover .continue_personlize {
    opacity: 1;
    z-index: 3;
    transition: 0.3s all linear;
}

.stepper-horizontal .step.active_steper .step-circle {
    background: #fdc330;
    border-color: #000;
    color: #000;
    font-weight: 800;
}

.card.draggable:hover .card-header {
    transform: translate(-10px, -10px);
    border: 1px solid #ccc;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
    transition: 0.3s all linear;
}

.card.draggable:hover {
    border-style: dashed;
    border-color: #000;
    transition: 0.3s all linear;
}

.swap_txt {
    display: none;
}

.card.draggable:hover .swap_txt {
    display: block;
    padding: 0 10px;
}

.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
    z-index: 1;
}

    .ribbon::before,
    .ribbon::after {
        position: absolute;
        z-index: -1;
        content: '';
        display: block;
        border: 5px solid #2980b9;
    }

    .ribbon span {
        position: absolute;
        display: block;
        width: 270px;
        padding: 5px 0;
        background-color: #ff9d01;
        box-shadow: 0 5px 10px rgba(0,0,0,.1);
        color: #fff;
        font: 500 12px/1 'Lato', sans-serif;
        text-shadow: 0 1px 1px rgba(0,0,0,.2);
        text-align: center;
    }

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}

    .ribbon-top-left::before,
    .ribbon-top-left::after {
        border-top-color: transparent;
        border-left-color: transparent;
    }

    .ribbon-top-left::before {
        top: 0;
        right: 0;
    }

    .ribbon-top-left::after {
        bottom: 0;
        left: 0;
    }

    .ribbon-top-left span {
        right: -25px;
        top: 30px;
        transform: rotate(-45deg);
    }

.overflow-hidden {
    overflow: hidden;
}

.continue_btn {
    padding: 5px;
    font-size: 12px;
    border-radius: 8px;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.btn_div {
    color: #202020;
    background-color: white;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
}

.upload-btn-wrapper input[type=file] {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}

.paper_table {
    box-shadow: 0 0 10px rgba(0,0,0,0.25);
}

.paperwork {
    /*border-bottom: 1px solid #e1dede;*/
    padding: 10px;
    position: relative;
}
/*.paperwork {
    border-bottom: 1px solid #e1dede;
    padding: 10px;
     max-width: 350px;
    vertical-align: top;
    margin-left: 15px;
    min-height: 230px;
}*/
.blue_color {
    color: #46bfe3
}

.border_table {
    border: 1px solid #e1dede;
}
/*.paperwork::before {
    position: absolute;
    left: 0px;
    top: 17px;
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
}
*/
.paperwork.header_table:before {
    display: none;
}

.paperwork h5 {
    font-family: 'Lato', sans-serif;
}

    .paperwork h5.text-danger {
        color: #1871b8 !important;
    }

.mandtory_field.allradio label {
    font-size: 12px !important;
}

.help_btn.back_minwidth.paperwork_btn.continue_btn {
    border-radius: 0px;
    padding: 6px 10px;
    background: #fff;
    border: 2px solid #1871b8;
    color: #1871b8;
    transition: 0.3s linear all;
}

.help_btn.paperwork_btn .fa {
    font-size: 15px;
    margin-right: 5px;
    vertical-align: middle;
}

.help_btn.continue_btn.back_minwidth.paperwork_btn:hover {
    background: #1871b8;
    color: #fff;
    transition: 0.3s linear all;
}

.help_btn.continue_btn.back_minwidth.paperwork_btn.reverse_pprwrkbtn {
    background: #1871b8;
    color: #fff;
    transition: 0.3s linear all;
}

    .help_btn.continue_btn.back_minwidth.paperwork_btn.reverse_pprwrkbtn:hover {
        background: #fff;
        color: #1871b8;
        transition: 0.3s linear all;
    }

.inprogress_tag {
    /* background-color: #1e39d0; */
    position: absolute;
    color: #fff;
    z-index: 1;
    font-size: 11px;
    padding: 2px 5px;
    left: 35px;
    bottom: -38px;
    font-size: 14px;
    font-weight: 500 !important;
}

.new_radio .allradio label {
    font-size: 12px !important
}

.green_color {
    color: #01b59a;
}

.default_name {
    font-size: 11px;
    font-style: italic;
    color: #01b59a;
}

.mandtory_radio h5 {
    opacity: 0.5;
}

.video_step .fa {
    font-size: 50px;
    margin-bottom: 10px;
}

.video_step {
    display: inline-block;
    margin: 15px;
    text-align: center;
    padding: 15px;
    min-width: 200px;
    min-height: 140px;
    vertical-align: middle;
    border-radius: 20px;
    /*border: 2px solid #fdc330;*/
}

    .video_step:hover {
        box-shadow: 0 0 10px rgba(0,0,0,0.25);
    }

.vdeo_number {
    font-size: 40px;
    position: absolute;
    left: 40px;
    top: -25px;
    font-weight: 500;
    color: #ff3754;
}

.video_div .vdeo_number {
    left: 20px;
}

.postplacement_step.stepper-horizontal .step {
    width: 20%;
}

.heading-label-photo {
    color: #202020;
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cecccc;
}

    .heading-label-photo h5 {
        font-size: 18px;
        font-weight: 500
    }

.review_div .checkmark, .checkmark {
    top: 4px;
}
/*.job_access_box {
    border: 1px solid #ccc;
    padding: 5px 15px;
   background: #fffaed;
    background: #d6f4fd;
    margin-top: 10px;
    color: #333;
    margin-bottom: 35px;
}*/

.job_access_box {
    border-left: 4px solid #30aeae;
    margin-top: 10px;
    color: #000;
    margin-bottom: 10px;
    background: #f0f0f0;
    line-height: 24px;
    padding: 10px;
}

    .job_access_box strong {
        color: #30aeae;
        font-weight: 600;
    }

.p-l-25 {
    padding-left: 25px !important;
}

.p-l-40 {
    padding-left: 40px !important;
}

.p-l-0 {
    padding-left: 0px;
}

.first_recruit strong {
    font-size: 16px;
}

.second_recruit i {
    font-weight: bold;
    font-size: 16px;
}

.heading_box {
    /*background: #f2f2f2;
        border: 1px solid #ccc;
    */
    /* padding: 10px;
    padding-left: 140px; */
}

.screen_bigdiv {
    box-shadow: 10px 3px 3px -8px #30aeae;
}

.screen2 {
    padding-left: 65px;
}
/* .screen2 .screen_box{padding-left: 40px}
.screen2 .heading_box{padding-left: 60px;} 
.screen_div{border: 1px solid #ccc;}*/
.screen_div i {
    color: #fdc330;
}

.icons_action {
    vertical-align: middle;
}

.allradio label {
    font-size: 13px !important;
}

.notify-large span {
    ​​​​​​​color: #2e7b5b;
    font-weight: 600;
    font-size: 15px;
    text-transform: capitalize;
}

.mt_35min {
    margin-top: -35px;
}

​​​​​​​.mt-3min {
    margin-top: -3px;
}

.bg-white {
    background: #fff !important;
}

.email_table {
    overflow-x: auto;
    width: 100%;
}

.logo_filter {
    filter: brightness(3);
}

.navbar-brand .logo_span {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 14px;
}

.toggle_near .custom-switch {
    position: absolute;
    left: -20px;
    top: -4px;
}

.toggle_near {
    position: relative;
    padding-left: 30px;
}

.height28 {
    height: 28px;
}

.cal_pos {
    position: absolute;
    top: -20px;
    right: 0;
}

.min_wdth46 {
    min-width: 46px;
}

.min_wdth106 {
    min-width: 120px;
}

.min_wdth170 {
    min-width: 170px;
}

.mt-40min {
    margin-top: -40px;
}

.min_wdth85 {
    min-width: 85px;
}

.min_wdth180 {
    min-width: 180px;
}

.min_wdth120 {
    min-width: 120px;
}

.min_wdth80 {
    min-width: 80px;
}

.min_wdth105 {
    min-width: 105px;
}

.border_btm label {
    border-bottom: 1px solid #333;
}

.custom_date span.input-group-btn.slot_cal {
    top: 9px;
}

span.document_type_video_stamp.approved {
    margin-right: 20px;
    margin-top: 20px;
}

.payment_box {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px 15px;
}

.invoice_no {
    display: inline-block;
    font-size: 18px;
}

.p-5 {
    padding: 5px;
}

.p-l-20 {
    padding-left: 20px !important;
}

.orange_txt {
    color: orange;
}

.date_txt {
    font-size: 14px;
    color: #000;
}

.subs_details {
    background: #fcfcfc;
    padding: 10px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

    .subs_details p {
        font-size: 12px;
    }

.btn-outline-danger {
    border: 1px solid #f00000;
    border-radius: 3px;
    padding: 5px 10px;
    color: #f00000;
}

.text-secondary {
    color: #999;
}

.btn-outline-success {
    border: 1px solid #329848;
    border-radius: 3px;
    padding: 5px 10px;
    color: #329848;
}


.student_config {
    position: absolute;
    margin-top: 10px;
    font-size: 14px;
    left: 0;
    top: 10px;
    color: #000 !important;
    cursor: pointer;
    text-decoration: underline;
}

.logo_span {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 14px;
}

.m-t-15 {
    margin-top: 15px;
}

.notes {
    font-size: 15px !important;
    color: #3b3b3b;
    text-align: center;
    margin-bottom: 30px !important;
}
p.head_font.m-t-15.notes.partner_contract{
    text-align: unset;
}

.text-dark {
    color: #000;
}

.notes {
    font-size: 15px !important;
    color: #3b3b3b;
    text-align: center;
    margin-bottom: 30px !important;
}

.custom_welcome {
    font-size: 17px;
    text-align: left;
    vertical-align: middle;
    color: #57bf2d;
}

.personl_hdng {
    margin: 20px 0;
    font-size: 20px;
    /*background: #fbd984;*/
    padding: 5px 25px;
    border-radius: 5px;
    font-weight: normal !important;
}

    .personl_hdng span {
        color: #46bfe3;
        font-weight: normal !important;
    }

.align_content {
    justify-content: start;
    align-items: center;
}

.pressed_btn {
    padding: 15px 25px;
    font-size: 15px;
    text-align: center;
    cursor: pointer;
    outline: none;
    color: #fff;
    background-color: #04AA6D;
    border: none;
    border-radius: 15px;
    box-shadow: 0px 9px #999;
}

    .pressed_btn:hover {
        background-color: #3e8e41
    }

    .pressed_btn:active {
        background-color: #3e8e41;
        box-shadow: 0 5px #666;
        transform: translateY(4px);
    }

.custom_save {
    background: #01b59a;
    padding: 10px 15px;
    padding-left: 60px;
    color: #fff;
}

.custom_save_btn {
    /* position: absolute;
        left: -87px;
        top: 17px;
        background: #202020 !important;
        color: #fdc330 !important;*/
    border-radius: 3px !important
}

.m-l-10 {
    margin-left: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px !important;
}

.customcheckbox.setting_student .label-con .checkmark::after {
    border-color: #fdc330;
}

.customcheckbox.setting_student .label-con input:checked ~ .checkmark, .customcheckbox.setting_student {
    background-color: #f3c22f;
    border-color: #f3c22f;
}

.choosen_txt {
    font-size: 15px;
    color: #7cc360;
    font-style: oblique;
    line-height: 25px;
}

.change_link {
    font-size: 12px;
    text-decoration: underline;
    color: #2546e4;
    font-style: initial;
}

.choosen_txt strong, .choosen_txt i {
    font-style: initial;
}

.draggable label, .reference_div label {
    font-size: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.draggable .change-input input.style_input, .draggable .change-input input.form-control, .draggable .change-input select.allselect {
    height: 20px;
}

.draggable .custom_date span.input-group-btn {
    top: 2px;
}

.draggable input.style_input {
    display: none;
}

.draggable select.allselect {
    display: none;
}

.mandtory_radio .allradio {
    opacity: 0.5;
}

    .mandtory_radio .allradio.radio_selected {
        opacity: 1;
    }

.wrapper {
    /*display: inline-flex;
        background: #fff;
        height: 100px;*/
    width: 100%;
    align-items: center;
    justify-content: space-evenly;
    border-radius: 5px;
    padding: 20px 15px;
    /*box-shadow: 5px 5px 30px rgba(0,0,0,0.2);*/
}

    .wrapper .option {
        background: #fff;
        height: 100%;
        width: auto;
        display: inline-block;
        align-items: center;
        justify-content: space-evenly;
        margin: 0 10px;
        border-radius: 5px;
        cursor: pointer;
        padding: 10px;
        border: 2px solid lightgrey;
        transition: all 0.3s ease;
    }

        .wrapper .option .dot {
            height: 20px;
            width: 20px;
            background: #d9d9d9;
            border-radius: 50%;
            position: relative;
            display: inline-block;
            vertical-align: middle;
            margin-right: 2px;
        }

            .wrapper .option .dot::before {
                position: absolute;
                content: "";
                top: 4px;
                left: 4px;
                width: 12px;
                height: 12px;
                background: #0069d9;
                border-radius: 50%;
                opacity: 0;
                transform: scale(1.5);
                transition: all 0.3s ease;
            }

    .wrapper input[type="radio"] {
        display: none;
    }

.d-inline-block {
    display: inline-block;
}

.customcheckbox.setting_student .label-con .checkmark::after {
    border-color: #fff;
}

.customcheckbox.setting_student .label-con input:checked ~ .checkmark, .customcheckbox.setting_student  {
    background-color: #f3c22f;
    border-color: #f3c22f;
}

.recomend_label {
    font-size: 11px;
    margin-left: 5px;
    background: #c1ff83;
    border-radius: 20px;
    padding: 1px 7px;
}

    .recomend_label span {
        font-weight: 500;
    }

.checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #000;
}

.customcheckbox.setting_student ul li label {
    font-weight: normal;
}

.customcheckbox label {
    color: #000;
}

.label-con {
    position: relative;
    padding-left: 23px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Lato', sans-serif;
}

.card-header {
    margin: 10px 0;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #f2f2f2;
    padding: 10px;
}

.m-b-0 {
    margin-bottom: 0px !important;
}

.m-t-0 {
    margin-top: 0px !important;
}

.m-0 {
    margin: 0;
}

.p-0 {
    padding: 0;
}

.float-right {
    float: right;
}

.accordiontitle {
    color: #000;
    margin: 0;
}

.draggable label, .reference_div label {
    font-size: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}

.draggable .change-input input.style_input, .draggable .change-input input.form-control, .draggable .change-input select.allselect {
    height: 20px;
}

.draggable .custom_date span.input-group-btn {
    top: 2px;
}

.draggable input.style_input {
    display: none;
}

.draggable select.allselect {
    display: none;
}

.d-block {
    display: block;
}

.alert_new {
    color: #000;
    background-color: #fdc330;
    border-color: #fdc330;
    padding: 10px;
    margin-bottom: 5px;
}

.info_icon {
    height: 15px;
    vertical-align: bottom;
    margin-right: 5px;
}

.alert_new h4 {
    font-size: 14px;
}

.p-25 {
    padding: 25px;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 12px 8px;
    text-align: left;
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}

    .fade.show {
        opacity: 1;
    }

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, 0px);
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
    font-family: Lato, "Helvetica Neue", sans-serif;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

    .modal-backdrop.show {
        opacity: 0.5;
    }

.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    /* border-bottom: 1px solid #e9ecef; */
    border-bottom: 1px solid #FFEBB0;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}



.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

    .modal-footer > :not(:first-child) {
        margin-left: .25rem;
    }

    .modal-footer > :not(:last-child) {
        margin-right: .25rem;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 600px;
        /*margin: 3.75rem auto;*/
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }

    .modal-sm {
        max-width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px;
    }
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.black_hdr {
    background: #000;
    color: #fff;
}

.min_max {
    width: 70px;
    display: inline-block;
}

.input_bg {
    background-color: #F0F0F0 !important;
    border: none !important;
}

.w-100 {
    width: 100%;
}

.check_td {
    text-align: center !important;
}

    .check_td input {
        margin-top: -7px;
    }

.checkbox_table th {
    font-size: 15px;
    text-align: center !important;
}

.border_box {
    border: 1px solid #cecccc;
}

.w-auto {
    width: auto;
}

.d-block {
    display: block;
}

.p-10 {
    padding: 10px;
}

.active_select {
    background: #fdc330;
}

.preview_tab.nav-tabs > li > a {
    margin-right: 0px;
    border-radius: 0;
    background: #000;
}

.preview_tab.nav-tabs > li.active > a, .preview_tab.nav-tabs > li.active > a:focus, .preview_tab.nav-tabs > li.active > a:hover {
    background-color: #fdc330;
    border: 1px solid #fdc330;
    font-weight: 800;
}

.form_preview {
    height: 42px;
    border: 1px solid #555;
    box-shadow: none;
}

.text-danger {
    color: #f00000 !important;
}

/*.modal-dialog {
    padding-top: 180px;
}*/

.errormsg {
    display: block;
}
