body {
    line-height: 1;
    font: 75% Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #eee;
}
/*Signup Form/forgot/Reset password page*/
.bg-colors {
    background: #aeaeae;
	background:#ffffff;
}

.clr {
    clear: both;
}

.fl-r {
    float: right !important;
}

.fl-l {
    float: left !important;
}

img {
    width: 100%;
    height: auto;
}

a img, img {
    border: none;
    outline: none;
}

.bg-colors-two {
    background: url(images/bg-line.jpg) repeat-x;
    background-size: cover;
    background-position: 0px 0px;
}

.head, .signup-form {
    width: 100%;
    background-color: #00648e;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -ms-border-radius: 8px 8px 0px 0px;
    overflow: hidden;
    border-top: 2px solid #00a1cd;
}

.signup-form {
    max-width: 416px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 12%;
    background-color: #e6e6e6;
    border: none;
    position: relative;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    -ms-border-radius: 11px;
}

.signupVendor-form {
    max-width: 575px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 12%;
    background-color: #e6e6e6;
    border: none;
    position: relative;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    -ms-border-radius: 11px;
}

.signupUser-form {
    max-width: 775px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 12%;
    background-color: #e6e6e6;
    border: none;
    position: relative;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -o-border-radius: 11px;
    -ms-border-radius: 11px;
}

.gray-box {
    margin: 10px 0 10px 10px;
    width: 67%;
    padding-bottom: 8px;
    float: left;
    padding-right: 10px;
}

.lock {
    padding: 37px 11px 37px 36px;
}

.head h2 {
    color: #fff;
    font-family: 'Lora', serif;
    margin-left: 20px;
    font-size: 22px;
    margin-top: 15px;
}

.he-ading {
    font-family: 'Noto Sans', sans-serif !important;
    margin-bottom: 16px;
}

.lock, .ipm-logo {
    width: 5%;
    display: inline-block;
    float: left;
}

.ipm-logo {
    width: 24%;
    margin: 78px 8px 0px 8px;
    float: right;
}

.datamatics-logo {
    width: 27%;
    bottom: 13px;
    right: 2px;
    float: right;
    position: absolute;
}

.captcha {
    width: 80%;
    float: left;
}

.login-btn {
    width: 32%;
    line-height: 20px;
    padding: 0.2em;
    border: 2px solid #fff;
    float: left;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    background-color: #027299;
    color: #fff;
    font-size: 1.1em;
    margin-top: -2px;
    margin-left: 14px;
    margin-bottom: 5px;
    outline: none;
    cursor: pointer;
}

.signup-input {
    display: block;
    width: 97%;
    height: 2.2em!important;
    padding: 5px!important;
    background: #fff!important;
    outline: none;
}

.frgt a {
    color: #696969;
    font-size: 9px;
    margin-left: 9px;
}

.frgt {
    margin-top: -27px;
    margin-right: 10px;
}

.td-1 {
    padding: 15px 0px 0px 15px;
}

.td-2 {
    padding: 15px 0px 0px 0px;
}

.td-3 {
    padding: 10px 20px 10px 15px;
}

.pa-ra2 {
    padding: 7px 0px 0px 1.4em;
    font-family: verdana;
    font-size: 10px;
    color: #545454;
}

.mar-top {
    margin: 13px 0;
}

.line-break {
    height: 1px;
    background-color: #9c9898;
    margin: 2em 7px 0px 18px;
}

.pad-bot {
    font-size: 9px;
}

.col-000 {
    color: #000;
    font-family: Myriad Pro;
    font-size: 14px;
    padding-left: 12px;
}

.sty {
    color: #606060;
    font-family: Verdana, sans-serif;
}

.hg-inpu {
    height: 37px;
}

.lock {
    padding: 25px 8px 17px 34px;
}

.head h2 {
    color: #fff;
    font-family: 'Lora',serif;
    margin-left: 20px;
    font-size: 22px;
    margin-top: 24px;
}

@media screen and (max-width:1280px) {
    .signup-form {
        margin-top: 10%;
    }

    .head h2 {
        color: #fff;
        font-family: 'Lora',serif;
        margin-left: 20px;
        font-size: 22px;
        margin-top: 23px;
    }
}

@media screen and (max-width:640px) {
    .datamatics-logo {
        margin-top: 110px;
    }

    .signup-form {
        margin-top: 1%;
    }

    .head h2 {
        font-size: 22px;
        margin-top: 15px;
    }

    .lock {
        padding: 16px 9px 12px 28px;
    }
}

@media screen and (max-width:662px) {
    .ipm-logo {
        width: 23%;
    }

    .datamatics-logo {
        width: 23%;
        margin-top: 123px;
    }
}

@media screen and (max-width:465px) {
    .login-btn {
        font-size: 1em;
    }

    .frgt {
        margin-top: 0px;
    }
}

@media screen and (max-width:588px) {
    .head h2 {
        font-size: 16px;
        margin-top: 15px;
    }

    .signup-form {
        margin-top: 10%;
        margin: 13% auto;
    }

    .signup-input {
        height: 0.3em;
        padding: 7px;
        outline: none;
        margin-top: 4px;
        font-size: 9px;
    }
}

@media screen and (max-width:375px) {
    .ipm-logo, .datamatics-logo {
        width: 22%;
    }
}

@media screen and (max-width:350px) {
    .ipm-logo, .datamatics-logo {
        width: 20%;
    }
}

@media screen and (max-width: 320px) {
    .ipm-logo, .datamatics-logo {
        width: 16%;
    }

    .signup-input {
        display: block;
        width: 100%;
        height: 1.2em!important;
        margin-top: 0px;
    }
}
.clearfix{
    clear:both;
}
/*==========START FORM CSS=========*/
.bg-img {
    background: url("../Images/bg/marico-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 100vh;
    width: 100%;
	overflow:hidden;
    /*display: flex;
    align-items: center;
    justify-content: center;*/
}
.right-form-section {
    /*background:rgba(255,255,255, 0.6);
    display: flex;*/
    align-items: center;
    justify-content: center;
    /*height: 100vh;top:17%;*/
    float:right;
    position:absolute;
    right:3%;
    top:5%;
    width:24%;
}
.signup-form-block{
    /*max-width: 416px;
	    min-height: 100vh;*/
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0%;
    background-color: #fff;
    border: none;
    position: relative;
    padding:2px 20px;
    width:100%;
    border-radius:0px;
    float:right;
    z-index:999;
    opacity:1;
	margin:5px 0;
}
.pad-0 {
    padding: 0px;
}
.gray-box {
    margin:0px;
    width: 100%;
    padding:0px;
}
textarea:focus, input:focus{
    outline: none;
}
.form-control:focus{
    box-shadow:none;
    outline:none;
}
.user-icons, .user-phone {
    font-size: 13px;
    color: #0074bd;
    position: absolute;
    padding-right: 0px;
    padding-left: 10px;
    margin-top: -22px;
}
.pass-eye-icon{	
    position: absolute;	
    right: 24px;	
    bottom: 92px;	
	cursor: pointer;	
	color: #0074bd;	
}
.form-group label{
    font-weight: normal;
    width: 100%;
    font-size: 14px;
    margin-bottom: 5px;
	font-family:arial;
}
.right-form-section .form-group input {
    padding-left: 27px!important;
    width:100%;
}
.common-btn{
    text-align:center;
    float:none;
    border:2px solid;
    font-weight: bold;
}
.common-btn:hover{
    background: white;
    color: #027299;
    border: 2px solid;
}
.head-title {
    float: left;
    width: 100%;
    border-radius: 0px;
    box-shadow: none;
    background-color:transparent;
    border:none;
   
}
.head-title h2 {
    color: #014fa1;
    font-family: revert;
    font-weight: bold;
    font-size: 20px;
    float:left;
    margin: 10px 0 10px 0px;
}
.login-btn{
    margin-left:0px;
    width:100%;
    border:2px solid;
    font-weight: bold;
	padding:5px;
	background-color:#014fa1;
}
.login-btn:hover{
    background: white;
    color: #027299;
    border: 2px solid #027299;
}
.frgt{
    margin-top: 0px;
    text-align: left;
    margin-right: 2px
}
.line-break{
    margin:0px 4px 8px 0px;
}
.frgt a{
    text-decoration:underline;
    font-weight:bold;
    color:#00acef;
}
/*=============LOGO SECTION=============*/
.dgsl-logo-section {
    text-align: center;
}
.dgsl-logo{
    margin-top: 10px;
    width: 60%;
}
.ipm-logo-section {
    width: 20%;
    margin: 0px 0px 0 0px;
    float: right;
}
.ipm-logo {
    margin: 0px;
}
.ipm-logo-section img{
    width:100%;
}
/*.sigura-logo-section {
    float: right;
    width: 20%;
    position: relative;
}*/
.sigura-logo-section {
    float: left;
    width: 25%;
    position: relative;
    margin-top: 0%;
}
img.sigura-logo {
    position: absolute;
    left: 0;
    z-index: 999;
    padding: 30px;
}
.marico-logo-section{
	width:35%;
	margin:0 auto;
	margin-top:4%;
}
img.marico-logo {
    
}
.datamatics-logo-block {
    width: 100%;
    margin: 25px 0 auto;
    float: left;
    text-align: center;
}
.dgsl-brand-logo{
	text-align:center;
	 width: 15%;
    margin: 0px 0px 0 0px;
}
/**=============FORGOT PASSWORD============**/
.email-text{
    font-family: verdana;
    font-size: 10px;
    color: #545454;
    padding: 6px 0 12px 0px;
    float: left;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    height:500px;
}
.carousel-indicators{
    left:7%;
}
.leftarea1.left-slider-section {
    height: 500px;	
    /* padding: 10px; */
    margin: 30px auto;
    box-shadow: 0px 0px 5px #3d6096;
	width:800px;
}

/*==============SERVICES SECTION===================*/
.services {
	padding: 30px 10px;
    overflow: hidden;
    margin-top: 10%;
    margin-left: 30px;
    margin-right: 11px!important;
}

.section-bg {
  background-color: #eff;
  margin-right: 50px;
}

.section-title {
  text-align: center;
  padding-bottom: 30px;
}

.section-title h6 {
  font-size: 32px;
  font-weight: 500;
  margin-bottom: 20px;
  padding-bottom: 0;
  font-family: "Poppins", sans-serif;
  color: #635551;
}

.section-title p {
  margin-bottom: 0;
}

.white-box {
    text-decoration: none;
    display: block;
    color: #3E4B5B;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    padding: 25px;
    border: 1px solid #00bcd4e6;
    /* border-radius: 20px; */
    margin: 0 0 20px 5px;
	background: #0166ef47;
	text-align:center;
}
.white-box:hover {
    -webkit-transform: translateY(-5px) scale(1.02);
    transform: translateY(-5px) scale(1.02);
    -webkit-box-shadow: 0px 5px 12px rgba(126,142,177,0.2);
    box-shadow: 0px 5px 12px rgba(126,142,177,0.2);
	text-decoration:none;
}
.section-header {
    border-bottom: 1px solid rgba(0,0,0,0.05);
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    position: relative;
    z-index: 1;
	font-size:20px;
}
.section-header:after {
    content: "";
    background-color: #047bf8;
    width: 60px;
    height: 4px;
    border-radius: 0px;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0px;
}
a.read-btn {
    text-decoration: underline;
	font-size:11px;
}
.user-icon{
	width:50px;
}
/**/
.welcome-title {
    text-align: center;
    font-weight: bolder;
    text-shadow: 2px 4px 7px;
    color: #014fa1;
}
.welcome-title h2 {
    font-size: 34px;
}
