body
{
	margin : 0;
	font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
/*	background: -moz-linear-gradient(155deg, #561c8a 50%, #9047a8 50%); background: -webkit-linear-gradient(155deg, #561c8a 50%, #9047a8 50%);
	background: -o-linear-gradient(155deg, #561c8a 50%, #9047a8 50%); background: -ms-linear-gradient(155deg, #561c8a 50%, #9047a8 50%);
	background: linear-gradient(155deg, #561c8a 50%, #9047a8 50%);
*/
}

.all-section
{
	margin-top: 50px;
	margin-bottom: 50px;
	border:2px solid transparent;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
	-moz-box-shadow:3px 3px 10px #000; -webkit-box-shadow: 3px 3px 10px #000; box-shadow:3px 3px 10px #000;
	height: auto;
	background-color: #ffffff;
}

.section
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.comp-img
{
	padding: 0 50px;
	margin: 0 auto;
	text-align: center;
	max-height: 99px;
}

h3{
	margin-bottom: 5px;
}

.slogan
{
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}

.login-detail, .otp-detail
{
	padding-left: 50px;
	padding-right: 50px;
	margin-top: 40px;
}

.m-b
{
	margin-bottom: 0px !important;
	position: relative;
}

::placeholder
{
	font-size: 16px;
}

.login-detail .form-username, .login-detail .form-serialId
{
	-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius:30px;
	border-width: 2px !important;
	padding: 9px 20px !important;
	font-weight: 700;
	height: auto !important;
	background-color: transparent;
	z-index: 2;
}

.login-detail .form-password, .otp-detail .form-otp
{
	margin-top: 25px;
	-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius:30px;
	border-width: 2px !important;
	padding: 9px 40px 9px 20px !important;
	font-weight: 700;
	height: auto !important;
}

.eye-icon
{
	position: absolute;
	top:14px;
	right:17px;
	font-size:15px;
}

.rem-fog
{
	margin: 3px 20px 15px 20px;
}

.rem-fog label
{
	font-weight: 400;
	font-size: 13px;
	color: #555;
}

.contact100-form-checkbox
{
	float: left;
}

.rem-fog a
{
	float: right;
	text-decoration: none;
	font-weight: 400;
	font-size: 13px;
	color: #555;
}

.rem-fog a:hover
{
	color: #000;
	text-decoration: none;
}

.otp-send-detail
{
	display: block;
	margin-top: 30px;
}

.log-btn
{
	padding-top:11px !important;
	padding-bottom:11px !important;
	width: 100% !important;
	-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius:30px;
	background : -moz-linear-gradient(to right, #561c8a 30%, #9047a8 60%); background : -webkit-linear-gradient(to right, #561c8a 30%, #9047a8 60%);
	background : -o-linear-gradient(to right, #561c8a 30%, #9047a8 60%); background : -ms-linear-gradient(to right, #561c8a 30%, #9047a8 60%);
	background : linear-gradient(to right, #561c8a 30%, #9047a8 60%);
	color: #fff;
	font-weight: 600;
	font-size: 17px;
}

.log-btn:hover
{
	background : -moz-linear-gradient(to right, rgba(86, 29, 138, 0.5) 30%, rgba(144, 71, 168, 0.5) 70%);
	background : -webkit-linear-gradient(to right, rgba(86, 29, 138, 0.5) 30%, rgba(144, 71, 168, 0.5) 70%);
	background : -o-linear-gradient(to right, rgba(86, 29, 138, 0.5) 30%, rgba(144, 71, 168, 0.5) 70%);
	background : -ms-linear-gradient(to right, rgba(86, 29, 138, 0.5) 30%, rgba(144, 71, 168, 0.5) 70%);
	background : linear-gradient(to right, rgba(86, 29, 138, 0.5) 30%, rgba(144, 71, 168, 0.5) 70%);
}

.reg-comp
{
	text-decoration: none;
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 32px;
	display: block;
}

.reg-comp:hover
{
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
}

.bottom-div a
{
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
}

.bottom-div a:hover
{
	font-weight: 600;
	font-size: 15px;
}

.comp-detail
{
	padding-top: 20px;
	padding-bottom: 20px;
}

.txt-a
{
	text-align: left;
}

.comp-slogan
{
	font-size: 14px;
	font-weight: 400;
}

.comp-prod
{
	padding:5px 20px 5px 20px;
	border-left: 2px solid black;
}

.prod-det
{
	margin-top: 10px;
	margin-left: 50px;
	text-align: left;
}

.prod-head
{
	padding: 6px 0;
	text-align: center;
}

.prod-para
{
	font-weight: 400;
	font-size: 14px;
	line-height: 1.7;
}

.comp-vid
{
	border-left: 2px solid black;
	padding: 20px 30px;
	text-align: center;
}

.login-vid
{
	height: 200px;
	width: 90%;
}

.prod-support
{
	font-weight: 500;
	font-size: 14px;
	line-height: 1.6;
}

.setFormText
{
	font-size: 19px;
}

.serialId-heading
{
	text-align: center; 
	margin-top: 100px;
}

.clear
{
	clear: both;
}


@media all and (min-device-width: 766px) and (max-device-width: 990px), all and (-webkit-min-device-width: 766px) and (-webkit-max-device-width: 990px)
{
	.prod-det
	{
		margin-left: 0px;
		text-align: center;
	}

	.comp-prod
	{
		border-left: none;
	}

	.comp-vid
	{
		padding: 20px;
		border-left: none;
	}

	.txt-a
	{
		text-align: center;
	}

	.serialId-heading
	{
		text-align: center; 
		margin-top: 30PX;
	}
}