﻿a:hover{
    color: #333!important;
}
#wrapper {
    position: relative;
    float: none;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
}
label{font-size:14px;}
.icon-link-back {
    color: #4a4a4a;
    position: absolute;
    top: 10px;
    left: 30px;
    cursor:pointer;
}
body {
    margin: 0;
}
#header-wrap {
    background: #028d46 !important;
    
}
.btbot{margin-top:10px;}
.no-padding-right-left {
    -padding-right: 0px;
    -padding-left: 0px;
}
.alert {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid transparent;
    border-radius: 0px;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.bg-right-login {
    background-image: url('/images/bg-login-center.png');
    background-position:center center;
    background-repeat:no-repeat;
    background-size:contain;
}
.field-validation-error .text-danger {
    margin-top: -25px;
    margin-bottom: 15px;
    font-size: 13px;
    padding-left: 5px;
}
.danger ul {
    margin-bottom: 0px !important;
}
.danger ul li{
    list-style-type:none;
}
.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
#footer2 {
    background: #000000e6;
    padding-top: 5px;
    padding-bottom: 5px;
}
.tata-title{
    color:#fff;
    font-size:14px;
}
.tata-text {
    color: #fff;
    font-size: 15px;
}
/*.slider-inner {
    background: #a4e2b5;
}*/
.header-row {
    background-image: url(/images/bg-header-shot.png);
    background-repeat: no-repeat;
    background-position: 150px 0;
    background-size: 450px;
}
/*.slider-inner {
    background-image: url('/images/bg-body-login-2.png');
    background-position: left 30px;
    background-repeat: no-repeat;
    width: 100vw;
}*/
.ul-footer{
    
}
.ul-footer ul{
    line-height:1.5px;
    margin-bottom:0px !important;
}
    .ul-footer li {
        list-style: none;
        line-height: 1.5px;
    }
.social-links {
    margin-top: 5px;
}
.Copyrights {
    font-size:13px;
    line-height:50px;
}
.no-padding-bottom{padding-bottom:0px !important;}
.social-links a {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-color: #33383b;
    border-radius: 2px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 35px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.ul-footer .footer-icon {
    background-color: #33383b;
    color: #fff;
    font-size: 13px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    margin: 7px 15px 7px 0;
}
.name-company-footer {
    font-weight: bold !important;
    font-weight: 500 !important;
    letter-spacing: 0px !important;
    font-size: 18px !important;
    color: #fff !important;
}
/*.slider-element-fade {
    background-image: url('/images/bg-body-login.png');
    background-position: right top;
    background-repeat: no-repeat;
}*/

#wrapper {
    position: relative;
    float: none;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
}

.clear {
    clear: both;
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 100%;
    overflow: hidden
}

::selection {
    background: #fd3c28;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #fd3c28;
    color: #fff;
    text-shadow: none
}

::-webkit-selection {
    background: #fd3c28;
    color: #fff;
    text-shadow: none
}

:active, :focus {
    outline: 0 !important;
}

body {
    line-height: 1.5;
    color: #555;
    font-family: Lato,sans-serif;
}

.emphasis-title {
    display: inline-block;
    vertical-align: top;
}

    .emphasis-title h1, .emphasis-title h2 {
        font-weight: 100;
        font-size: 64px;
        letter-spacing: -2px;
        text-transform: none;
    }

.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #eee;
}

.nomr {
    color: #333 !important;
}

h3 {
    font-size: 1.5rem;
}

h1, h2, h3, h4, h5, h6 {
    color: #333;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif !important;
}

.login-panel h1, .login-panel h2 {
    text-transform: none;
    text-align: left;
    text-align: center;
    font-weight: bold;
    font-size: 25px;
}

.login-loginlink {
    color: #333;
}

.login-loginlink a, .login-forgot {
    -text-decoration: underline !important;
    cursor: pointer;
}
.login-forgot {
    color: #333;
    font-size: 13px;
    font-weight: 700;
}
    .login-panel {
    text-align: center;
    width: 100%;
    background-color: transparent;
    display: inline-block;
/*    margin-left: 15px;*/
    /*    border: none;*/
}

.login-forgot a {
    color: #b8ceff;
    text-decoration: none;
}

    .login-forgot a:hover {
        text-decoration: underline;
    }


.button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: 0;
    white-space: nowrap;
    margin: 0;
    padding: 5px 22px;
    line-height: 24px;
    text-transform: uppercase;
}
.f14{font-size:14px;}
.f15 {
    font-size: 15px;
}
.button.button-light {
    border: #00813f 1px solid;
    color: #fff;
    background: #028d46;
}
a:hover {
    color: #028d46 !important;
}
a:active {
    color: #028d46;
}
.button-border {
    border: #0095da 1px solid!important;
    color: #0095da!important;
    background: #fff;
}
.button-border:hover {
    color: #fff !important;
}

body:not(.device-touch) .button {
    transition: all .2s ease-in-out;
}

.button.button-border {
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 13px;
}
.dark .button-light:not(.button-border):hover {
    background-color: #149553;
}
.no-padding-left{padding-left:0px !important;}
.no-padding-right {
    -padding-right: 0px !important;
}
.border-left {
    border-left: 0px solid #CCC;
    padding-left: 25px;
}
.button.button-circle {
    border-radius: 0px;
}

.button.button-border {
    border: 2px solid #444;
    background-color: transparent;
}
.label-link {
    width:100%;
}

.label-link .lleft {
    float:left;
    text-align:left;
}
span.field-validation-error.text-danger {
    margin-top: -24px;
    font-size: 13px;
}
.label-link .lright {
    float: right;
    text-align: right;
}
.label-link .lright a{
    font-size: 13px;
    color: #028d46;
}
.no-margin-bttom{
    margin-bottom:0px !important;
}

.hidden {
    display: none !important;
}

.btn-getotp {
    position: absolute;
    right: 15px;
    margin-top: 32px;
    background: transparent;
    color: #028d46 !important;
}
.btn-getotp:hover {
        background: rgb(126 126 126 / 20%);
}

.button.button-light {
    text-shadow: none !important;
}

.button.button-border.button-light:hover {
    background-color: #f7947d;
    color: #fff;
    border: #0095da 1px solid;
}

.button.button-border:not(.button-fill):hover {
    border-color: transparent !important;
}
.menu-item a:hover {
    color: #ddd !important;
}

@media (max-width: 888px) {
    /*.slider-inner {
        height: 900px;
    }*/
    .emphasis-title {
        display: none;
    }

    /*.login-panel {
        margin-top: 50px;
    }*/
}
/*Iphone 8 lower*/
@media (max-width: 812px) {
    
}
@media only screen and (max-device-width: 640px) {
    /* Styles */
}

@media only screen and (max-device-width: 768px) {
    .no-padding-left {
        padding-left: 15px;
    }
    .no-padding-right {
        -padding-right: 15px;
    }

    .border-left {
        border-left-width: 0px !important;
        padding-left: 0px;
    }

    .no-padding-right {
        -padding-right: 15px !important;
    }
    .Copyrights{text-align:center;}
    .Download-App{text-align:center;}
    .nomr {
        margin-top: 0px !important;
    }
    .btn-getotp {
        right:0px;
    }
    .bg-right-login{display:none !important;}
}

@media (max-width: 888px) {
    /*.slider-inner {
        height: 900px;
    }*/
        .emphasis-title {
        display: none;
    }

    /*.login-panel {
        margin-top: 50px;
    }*/
}

@media (min-width: 888px) {
    .container-helper {
        margin-top: 25px;
    }
    /*.slider-inner {
        min-height: calc(100vh + 150px);
    }*/
}
::placeholder {
    color: #BDBDBD;
    opacity: 1;
    font-weight: 300
}

:-ms-input-placeholder {
    color: #BDBDBD;
    font-weight: 300
}

::-ms-input-placeholder {
    color: #BDBDBD;
    font-weight: 300
}
.frm_Login input,
textarea {
    padding: 10px 12px 10px 12px;
    border: 1px solid lightgrey;
    border-radius: 0px;
    margin-bottom: 5px;
    margin-top: 2px;
    width: 100%;
    box-sizing: border-box;
    color: #2C3E50;
    font-size: 14px;
    letter-spacing: 1px
}
.p-t-3 {
    padding-top: 3px;
}
.no-bold {
    font-weight:normal;
}
.frm_Login input:focus,
textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #028d46;
    outline-width: 0
}
.frm_Login label {
    color: #333;
    text-transform:none;
}
.nomr {
    margin: 0px;
    margin-top:45px;
}

.login-container {
    -padding: 15px;
}
p{
    margin-bottom:0!important;
}
#footer .widget > h4{
    margin-bottom:10px;
}
.min-vh-67 {
    min-height: 740px;
}

.pdlr0{
    padding: 0;
}
.pdr0{
    padding-right: 0!important;
}
::-moz-selection {
    color: #fff;
    background: #028d46;
}

::selection {
    color: #fff;
    background: #028d46;
}
