﻿.app-head-sec {
    margin: 0px;
    padding: 11px 20px 0px 20px;
    width: 100%;
    height: auto;
    float: left;
}

.innr-program-section {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    box-shadow: none;
    border-radius: 0px;
}

.txt-name {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    color: #2c3a45;
    font-size: 15px;
}

.txtbx-wprr {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.bdr-se {
    margin: 10px 0px;
    padding: 0px 150px;
    width: 100%;
    float: left;
    border-bottom: dotted rgba(139, 138, 138, 0.53) 2px;
}

.form_container {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.heading-form {
    margin: 0px;
    padding: 5px 20px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #0a78ad;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

    .heading-form span {
        text-align: right;
        margin: 0px;
        padding: 0px;
        height: auto;
        float: right;
    }

.form-innr-sec {
    margin: 0px;
    padding: 0px 20px;
    height: auto;
    width: 100%;
    float: left;
    background: #ffffff;
}

.heading {
    margin: 10px 0px 10px 0px;
    padding: 5px 10px;
    height: auto;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 17px;
    background: #266279 /*#2c3a45*/;
}

.aplication-sec {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.padng {
    padding: 0px 5px;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #82a1ad !important;
    border-radius: 3px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: Arial;
}

.upload-btn-sec {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.upload-btn {
    padding: 6px 0px 6px 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    max-width: 130px;
    float: left;
    background: #0a78ad;
    border: 0px solid #045EA0;
    font-weight: normal;
    border-radius: 3px;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: .7px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    text-align: center;
}

    .upload-btn:hover {
        background: #01497D;
        color: #fff !important;
        text-decoration: underline;
    }

button[disabled], html input[disabled] {
    padding: 6px 0px 6px 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    max-width: 130px;
    float: left;
    background: #0a78ad;
    border: 0px solid #045EA0;
    font-weight: normal;
    border-radius: 3px;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 14px;
    letter-spacing: .7px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    text-align: center;
}

.features-sec {
    display: none!important;
}

.slider-sec {
    display: none!important;
}

sup {
    color: red;
    font-weight: bold;
    font-size: 11px;
    padding: 0px;
    top: -.5em;
}

.validation {
    font-size: 11px!important;
    line-height: 0px!important;
}


.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    min-height: 450px!important;
}

.calender-icon {
    margin: 0px 0px 0px 0px;
    position: relative;
}

.clndr-icon {
    font-size: 20px !important;
    color: #b57309;
    margin: 3px 0px 0px 5px;
    position: absolute;
    top: 3px;
    right: 6px;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%;
    color: black;
}


.gridview th {
    padding: 2px 3px 2px 3px!important;
    height: 15px!important;
    text-align: center!important;
    font-size: 13px!important;
    font-weight: bold!important;
}

/*table tr td {
            padding: 5px 20px;
            font-size: 16px;
            text-align: center;
        }*/
.td-top {
    padding: 8px 14px;
    font-size: 14px;
    text-align: center;
}

.txt-td {
    margin: 5px 20px;
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%;
    background: #ff401b;
    border: 1px solid #000;
    margin: 0px 0px 0px 2px;
    color: #ffffff;
    height: auto;
    padding: 0px 0px 0px 7px;
}

#ui-datepicker-div {
    background: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    padding: 0;
    z-index: 999 !important;
    border-radius: 3px;
    width: 258px;
}

select option {
    background: #181818;
    color: #fff;
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 3px 7px;
    text-align: center;
    text-decoration: none;
    border-radius: 0px;
}

tbody tr:nth-child(2n+1) td, tbody tr:nth-child(2n+1) th {
    background: #000000;
}

td, tbody th {
    border-bottom: 1px solid #e2d6c1;
    background: #000000;
    color: #444;
    font-size: 12PX;
    line-height: normal;
    text-align: left;
    padding: 5px 5px;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 1;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
    color: #fff;
    background: #000;
}

.qualy-tbl table {
    width: 100%;
}

    .qualy-tbl table td {
        background: #f8fff4 !important;
    }

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #eef0f0;
}

.show-hide {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

/*----------------------Notification--------------------------*/

.notificationpan {
    display: none;
    width: 100%;
    background-color: #ff0000;
    position: fixed;
    top: 75px;
    right: 30px;
    padding: 6px 7px;
    width: 270px;
    height: auto;
    -webkit-border-radius: 9px 9px 9px 9px;
    border-radius: 2px;
    border: 1px solid #ffffff;
    box-shadow: 0px 3px 14px 1px rgba(87, 87, 87, 0.85);
}

.closenotificationpan {
    position: absolute;
    margin: 0px 0px 0px 0px;
    top: 6px;
    right: 6px;
    cursor: pointer;
}

#notification {
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 999999;
}

.notif-txt {
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    z-index: 999999;
    position: relative;
}

.otp-sec {
    margin: 10px 0px;
    padding: 15px;
    width: 100%;
    height: auto;
    float: left;
    background: rgba(232, 232, 232, 0);
    box-shadow: 0 20px 40px rgba(0,0,0,.1);
}
/*--------------------------------------------------------------*/
.apply-sec {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.apply-sec-inr {
    margin: 50px 0px 50px 0px;
    padding: 0px 20px;
    width: 100%;
    height: auto;
    float: left;
}

.apply-sec-inr-bx {
    margin: 50px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #ddd;
}

.apply-sec-inr-bx-h-sec {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.apply-sec-inr-bx-cont-sec {
    margin: 0px;
    padding: 20px 30px;
    width: 100%;
    height: auto;
    float: left;
}

.apply-sec-inr-bx-h {
    margin: 0px;
    padding: 6px 10px 7px 10px;
    width: 100%;
    height: auto;
    float: left;
    background: #d9fef8;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}

.apply-sec-inr-bx-inr-h {
    margin: -15px 0px 0px 0px;
    padding: 0px 0px 5px 15px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 20px;
    line-height: 30px;
    position: relative;
}

    .apply-sec-inr-bx-inr-h:before {
        position: absolute;
        content: "";
        height: 2px;
        width: 13px;
        background: #ccc;
        left: 0px;
        top: 15px;
    }

.step-list-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

    .step-list-sec:before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0%;
        z-index: 100;
        width: 2px;
        margin-left: -1px;
        content: '';
        background-color: #ccd1d9;
    }

.step-list-bx-sec {
    margin: 10px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

.step-list-circle {
    position: absolute;
    top: 8px;
    left: 0%;
    z-index: 200;
    width: 22px;
    height: 22px;
    margin-left: -11px;
    background-color: #4fc1e9;
    border: 4px solid #f5f7fa;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.step-list-bx-inr {
    margin: 0px;
    padding: 0px 0px 0px 22px;
    width: 100%;
    height: auto;
    float: left;
    position: relative;
}

    .step-list-bx-inr:before {
        position: absolute;
        top: 12px;
        width: 0;
        height: 0;
        content: '';
        border-style: solid;
        border-width: 7px;
        left: 8px;
        border-color: #ccc0 #1ed6bc #ccc0 #ccc0;
    }

.step-list-bx-inr-h {
    margin: 0px;
    padding: 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    line-height: 35px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

    .step-list-bx-inr-h span {
        background: #1ed6bc;
        color: #fff;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        padding: 0px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 44px;
        height: 36px;
        line-height: 36px;
        float: left;
        margin: 0px 10px 0px 0px;
    }

.step-list-bx-inr-btn-ul {
    margin: 0px 0px -7px 0px;
    padding: 15px 0px 0px 22px;
    width: 100%;
    height: auto;
    float: left;
}

    .step-list-bx-inr-btn-ul li {
        margin: 0px;
        padding: 0px 0px 0px;
        list-style-type: none;
    }

        .step-list-bx-inr-btn-ul li a {
            margin: 0px;
            padding: 2px 20px 5px;
            text-decoration: none;
            background: #40b2db;
            color: #fff;
            border-radius: 2px;
            -webkit-transition: .3s;
            -o-transition: .3s;
            transition: .3s;
        }

            .step-list-bx-inr-btn-ul li a:hover {
                background: #18c1a9;
                color: #fff;
            }

    .step-list-bx-inr-btn-ul:before {
        position: absolute;
        content: "";
        height: 2px;
        width: 13px;
        background: #ccc;
        left: 0px;
        bottom: 0px;
    }

.apply-login-sec {
    margin: 0px;
    padding: 6px 10px 7px 10px;
    width: 100%;
    height: auto;
    float: left;
}

.apply-login-btn {
    margin: 0px;
    padding: 4px 20px 5px;
    text-decoration: none;
    background: #40b2db;
    border: 0px;
    color: #fff;
    border-radius: 2px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

    .apply-login-btn:hover {
        background: #18c1a9;
        color: #fff;
    }

.apply_chkbx {
    margin: 3px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .apply_chkbx label {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 7px;
        font-weight: 500;
    }
