 .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
                text-decoration: none;
            }

            .tabbable-line > .nav-tabs > li.active {
                padding-bottom: 2px !important;
                text-decoration: none;
            }

            .tabbable-line > .nav-tabs > li:hover {
                padding-bottom: 2px !important;
            }

        .user-login-5 select {
            -moz-appearance: none !important;
            background: url('select-img.png') no-repeat !important;
            background-position-x: 0% !important;
            background-position-y: 0% !important;
            background-size: auto auto !important;
            background-position: calc(100% - 5px) center !important;
            background-size: 10px !important;
        }

        .user-login-5 .login-container {min-height: 100vh;} 


            .tabbable-line > .tab-content.my-indent .reg-tab {
                margin-bottom: 20px;
            }

            .socicon-btn {
                text-align: center;
                width: 44px;
                height: 44px;
                padding-top: 14px;
                font-size: 24px;
                border: 0;
                color: #3f444a;
                border-radius: 50% !important;
            }

            .socicon, .socicon-btn {
                position: relative;
                font-style: normal;
                font-weight: 400;
                line-height: .5;
                -webkit-font-smoothing: antialiased;
            }

            .icheck-colors > li, .icheck-inline > label, .socicon, .socicon-btn {
                display: inline-block;
            }

            .wes-login {
                font-size: 18px !important;
                font-weight: 400 !important;
                padding: 12px 15px !important;
                display: block !important;
            }

                .wes-login:hover {
                    font-size: 18px !important;
                    font-weight: 400 !important;
                    padding: 12px 15px !important;
                    display: block !important;
                }


            .user-login-5 .login-container > .login-content, .user-login-5 .login-container .login-social, .user-login-5 .login-container .login-copyright {
                padding: 0;
            }

            .tabbable-line > .tab-content.my-indent .login-tab {
                margin-bottom: 20px;
            }



            .form-group.form-md-line-radio .input-icon .mt-radio .error {
                position: absolute;
                z-index: 5;
                bottom: 0;
                left: 50%;
                height: 2px;
                width: 0;
                transition: .2s ease all;
            }



            .my-indent input {
                /*text-indent:35px;*/
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
            }

            .ums-bg {
                /*text-indent:35px;*/
                background: url(assets/imgs/ums_bg.jpg) !important;
                background-repeat: no-repeat !important;
                background-size: cover !important;
            }

            .ums-img {
                background: url(http://www.lpu.in/imgs/favicon/favicon-32x32.png) !important;
                background-repeat: no-repeat !important;
                background-position: 5px 6px !important;
                display: inline-block;
            }

            #login {
                margin-top: 20px;
            }

            .ums-button {
                background-color: #E04A31 !important;
                color: #FFF !important;
                font-size: 15px;
                font-weight: bold;
            }

            #umsform.login-form {
                height: 500px;
            }

            .ums-bg .close {
                display: inline-block;
                margin-top: 0;
                margin-right: 0;
                width: 11px;
                height: 15px;
                background-repeat: no-repeat !important;
                text-indent: -10000px;
                outline: 0;
                background-image: url(portlet-remove-icon-white.png) !important;
                opacity: 1;
            }

            .my-indent select {
                /*text-indent:35px;
            background: url(assets/pages/img/login/down-arrow.png) !important;
            background-repeat: no-repeat !important;
            background-position: right !important;*/
            }

            /*.form-group.form-md-line-input.has-error {
            border-bottom: 1px solid #e73d4a;
        }*/

            /*.form-group.form-md-line-input.has-error input {
                border-bottom: 1px solid #CCC;
            }*/

            .btn {
                text-indent: inherit !important;
                -webkit-border-radius: 3px !important;
                -moz-border-radius: 3px !important;
                border-radius: 3px !important;
            }

            .red {
                color: darkred;
            }

            .blockUI {
                z-index: 10052 !important;
            }

            .login {
        background: url('login-bg.jpg') no-repeat center bottom;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
