﻿.otr_benefits {
    padding-right: 5px !important;
    height: 400px !important;
    overflow: auto !important;
   
}


ul.slider_bottom_Marquee li {
    color:yellow;
    font-weight:500;
    /*padding:2px 0px;*/
    margin-top: 7px;
     font-size:14px !important;
}

    .otr_benefits .the-fieldset {
        background-color: transparent !important;
        border-top: 1px solid #dadada !important;
        border-right: 1px solid #dadada !important;
        border-left: 1px solid #dadada !important;
        border-bottom: 0px solid #dadada !important;
        margin-top: 5px !important;
    }

    .otr_benefits .the-legend {
        color: crimson !important;
        font-size: 1.2rem !important;
        margin-top: 0px !important;
        /*
    margin-bottom: 10px;
    text-align: center;
    color: crimson;*/
    }

.home_status .media-body span {
    font-size: .85rem;
    font-weight: 500;
    line-height: 20px;
}

.home_status .d-flex {
    display: flex !important;
}

.home_status .media {
    align-items: flex-start;
    padding: 3px 3px;
    color: white;
    height: 130px;
}

.home_status .font-large-2 {
    font-size: 25px !important;
    padding-right: 5px;
}

.home_status .align-self-center {
    align-self: center !important;
}

.home_status h3 {
    font-size: 1.51rem;
    margin-top: 0px;
    /*margin-bottom: 5px;*/
}

.home_status .warning {
    color: #FFA87D !important;
}

.line-on-side > div > span {
    background: #fff;
    padding: 0 10px;
    color: #1f1f1f;
    font-weight: 500;
}

.line-on-side div.form-group {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.line-on-side {
    border-bottom: 1px solid #dadada;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.text-crimson {
    color: crimson;
}

.text-green {
    color: #10C888;
}

.btn-white {
    background-color: #fff;
    border-radius: 0.3rem;
    background-color: #fbfbfb;
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 20%);
}

.border-stone-lighter {
    border-color: #dfe6ed;
}

.border-l {
    border-left-width: 1px;
    border-left-style: solid;
}

.text-underline {
    border-bottom: 1px solid currentColor;
    text-decoration: none;
}

.p-y {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

ul.list_style li {
    padding: 2px 0px;
    line-height: 1.15;
    border-bottom: 1px solid beige;
}

    ul.list_style li span.en {
        color: inherit;
        display: block;
        font-size: 1rem;
        margin-bottom: 10px;
    }

    ul.list_style li span.hi {
        color: navy;
        display: block;
        font-size: 0.90rem;
        margin-bottom: 5px;
    }

/*ul.list_style li:before {
    content: '■';
    color:black;
    font-size: 10px;
    padding-right: 10px;
    font-weight: bolder;
}*/

ul.list_style {
    margin-bottom: 0px;
    list-style-type: square;
    padding-left: 20px !important;
}

a.tab-list__link:link {
    text-decoration: none;
}

.tab-list__link .desc {
    font-size: 1rem;
    line-height: 1.0;
    color: #333;
    vertical-align: middle;
    font-weight: 400;
    display: inline-block;
    position: relative;
    top: -3px;
}

a.tab-list__link:focus {
    outline: none;
}

.tab-list__link {
    outline: none;
    /*font-weight: 700;
            font-size: 15px;*/
    color: #666;
    display: inline-block;
    -webkit-border-radius: 22.5px;
    -moz-border-radius: 22.5px;
    border-radius: 22.5px;
    background: white;
    width: 95%;
    text-align: left;
    margin-bottom: 0px;
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 20%);
}

    .tab-list__link .step {
        background: #666;
        display: inline-block;
        height: 40px;
        width: 40px;
        line-height: 40px;
        text-align: center;
        color: white;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        font-size: 18px;
        margin-right: 5px;
    }

.Process_App .div_left {
    background-color: white;
    height: auto;
    margin-bottom: 15px;
}

.Process_App .div_right {
    background-color: #f1f1f1;
    margin-bottom: 15px;
}

    .Process_App .div_right div {
        padding: 5px 10px;
    }

    .Process_App .div_right h3 {
        font-size: 1.2rem;
        margin-top: 0px;
        margin-bottom: 10px;
        text-align: center;
        color: crimson;
    }

    .Process_App .div_right ul {
        padding-left: 20px;
    }

        .Process_App .div_right ul li {
            font-size: 14px;
            line-height: 1.3;
            color: #333;
            vertical-align: middle;
            font-weight: 400;
            margin-bottom: 8px;
        }

            .Process_App .div_right ul li i {
                color: #10C888;
                float: right;
                font-size: 18px;
            }

.tab-list__link .step.active {
    background: #10C888 !important;
}

.div_r1 {
    height: 230px;
}

.div_r2 {
    height: 120px;
}

a.tab-list__link ~ i {
    text-align: center;
    width: 100%;
    color: #666;
    margin-top: 4px;
    font-size: 15px;
    margin-bottom: 4px;
}

.elocker_status {
    height: 110px;
    overflow: auto;
}

    .elocker_status i {
        display: block;
        width: 100%;
        font-size: 35px;
        margin-bottom: 5px;
    }

    .elocker_status > div {
        margin-top: 0px;
        border-right: 1px solid #dadada;
    }

    .elocker_status p {
        display: block;
        width: 100%;
        line-height: 1.2;
        font-size: 1rem;
    }

    .elocker_status h3 {
        font-size: 30px !important;
        margin-top: 0px !important;
        font-weight: 700 !important;
        margin-bottom: 2px;
    }





    .elocker_status_admin {
    height: 410px;
    overflow: auto;
}

    .elocker_status_admin i {
        display: block;
        width: 100%;
        font-size: 21px;
        margin-bottom:5px;
    }
     
   

    .elocker_status_admin h3 {
        font-size:23px !important;
        margin-top: 0px !important;
        font-weight: 800 !important;
        margin-bottom: 2px;
    }

    
    .elocker_status_admin_grid {
    height: auto;
    overflow: auto;
}

    .elocker_status_admin_grid i {
        display: block;
        width: 100%;
        font-size: 21px;
        margin-bottom:5px;
    }

    .elocker_status_admin_grid > div {
        margin-top: 0px;
        border-right: 1px solid #dadada;
    }

    .elocker_status_admin_grid p {
        display: block;
        width: 100%;
        line-height: 1.0;
        font-size: 1rem;
    }

    .elocker_status_admin_grid h3 {
        font-size:23px !important;
        margin-top: 0px !important;
        font-weight: 800 !important;
        margin-bottom: 2px;
    }



li.process_end {
    font-weight: 600 !important;
    list-style-type: none !important;
    /*text-align: center !important;*/
    padding-top: 12px !important;
    font-size: 18px !important;
    /*color: darkblue !important;*/
    margin-bottom: 0px !important;
}


@media only screen and (min-width:200px) and (max-width:500px) {

    .tab-list__link .step {
        height: 20px;
        width: 20px;
        line-height: 20px;
        font-size: 12px;
        margin-right: 2px;
    }

    .tab-list__link .desc {
        font-size: 0.80rem;
        line-height: 1.0;
    }

    .Process_App .div_right div {
        padding: 0px 5px;
    }

    .Process_App .div_right h3 {
        font-size: 1rem;
    }

    .Process_App .div_right ul {
        padding-left: 15px;
    }

        .Process_App .div_right ul li {
            font-size: 13px;
            line-height: 1.2;
        }

            .Process_App .div_right ul li i {
                font-size: 15px;
            }

    li.process_end {
        font-size: 13px !important;
    }

    .mh_Home {
        height: auto !important;
        margin-bottom: 10px !important;
    }

    .border-l {
        border-left: none;
        padding-top: 10px;
    }

    .m_padd_l_r {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .elocker_status i {
        font-size: 25px;
    }

    .elocker_status h3 {
        font-size: 20px !important;
    }

    .elocker_status p {
        font-size: 0.85rem;
    }

    div.otr_div .panel .panel-heading h3 {
        font-size: 1.0rem;
    }

}

@media only screen and (min-width:401px) and (max-width:767px) {
    .m_padd_l_r {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .border-l {
        border-left: none;
        padding-top: 10px;
    }

    .mh_Home {
        height: auto !important;
        margin-bottom: 10px !important;
    }
}

@media only screen and (min-width:500px) and (max-width:767px) {
}

@media only screen and (min-width:768px) and (max-width: 991px) {
}

@media only screen and (min-width:1200px) and (max-width:1449px) {
}

@media only screen and (min-width:1450px) {
}
