/*********************************************************************************
** The contents of this file are subject to the vtiger CRM Public License Version 1.0
* ("License"); You may not use this file except in compliance with the License
* The Original Code is:  vtiger CRM Open Source
* The Initial Developer of the Original Code is vtiger.
* Portions created by vtiger are Copyright (C) vtiger.
* All Rights Reserved.
********************************************************************************/

body {
	font-family: Arial, Helvetica, san-serif!important;
	margin: 0;
}

a {
	text-decoration: none!important;
	color: #000000!important;
	
}

a:hover {
	text-decoration: underline!important;
	color: #000000!important;
}

.otherlink a:hover {
	text-decoration: underline!important;
	color: #0000FF!important;
}

.main-background-img {
   background-repeat:no-repeat;
   background-position:center;	
	background-size:cover;
	height: 100vh;
	 background-color:white;
}

.newloginForm {
	
}
.reset-bg{
	
}

.importantLinks {
	width:328px;
}

 .newloginForm {
	padding: 18px;
} 

.importantLinks {
	text-align: center;
	font-size: 0.8em;
}

.otherlink{
	color:#000000!important;
}

.head-font-size{
	font-size:24px!important;
}

.newloginForm {
	background: rgb(80,133,206); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(80,133,206,1) 0%, rgba(123,165,216,1) 15%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 50%, rgba(123,165,216,1) 85%, rgba(80,133,206,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(80,133,206,1)), color-stop(15%,rgba(123,165,216,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(50%,rgba(255,255,255,1)), color-stop(85%,rgba(123,165,216,1)), color-stop(100%,rgba(80,133,206,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(80,133,206,1) 0%,rgba(123,165,216,1) 15%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 50%,rgba(123,165,216,1) 85%,rgba(80,133,206,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(80,133,206,1) 0%,rgba(123,165,216,1) 15%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 50%,rgba(123,165,216,1) 85%,rgba(80,133,206,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(80,133,206,1) 0%,rgba(123,165,216,1) 15%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 50%,rgba(123,165,216,1) 85%,rgba(80,133,206,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(80,133,206,1) 0%,rgba(123,165,216,1) 15%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 50%,rgba(123,165,216,1) 85%,rgba(80,133,206,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5085ce', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
}

.reset-bg {
	background-color:#FFFFFF!important;
}

.newloginForm {
	-webkit-box-shadow: 3px 3px 3px 3px rgba(150, 150, 150, 0.5);
	-moz-box-shadow: 3px 3px 3px 3px rgba(150, 150, 150, 0.5);
	box-shadow: 3px 3px 3px 3px rgba(150, 150, 150, 0.5);
	text-align: left;
}

.reset-bg {
	-webkit-box-shadow: 3px 3px 3px 3px rgba(150, 150, 150, 0.5);
	-moz-box-shadow: 3px 3px 3px 3px rgba(150, 150, 150, 0.5);
	box-shadow: 3px 3px 3px 3px rgba(150, 150, 150, 0.5);
	text-align: left;
}

.newloginForm .poweredBy {
	width: 100%;
	font-size: 0.8em;
	text-align: right;
 	padding-bottom: 1.5em;
	color: #2d3642;
}

.reset-bg .poweredBy {
	width: 100%;
	font-size: 0.8em;
	text-align: right;
 	padding-bottom: 1.5em;
	color: #2d3642;
}

.newloginForm .label {
	font-weight: bold;
	 font-size:0.9rem;
}

.reset-bg .label {
	font-weight: bold;
	 font-size:0.9rem;
}

.input input {
	width: 300px;
	font-size: 0.8rem;
	color: #3D698E;
}

.input input:focus {
	border: 2px solid #3D698E;
}

.newloginForm .button #submitButton {
	cursor: pointer;
	background-color: #3D698E;
	color: #ffffff;
	text-align: center;
	font-size: 0.8rem;
	font-weight: bold;
	border: 2px outset #3D698E;
	width:7em;
}

.reset-bg  .button #submitButton {
	cursor: pointer;
	background-color: #3D698E;
	color: #ffffff;
	text-align: center;
	font-size: 0.8rem;
	font-weight: bold;
	border: 2px outset #3D698E;
	width:7em;
}

.importantLinks, .communityLinks {
	font-size: 0.8em;
}

.errorMessage {
	color: #FF0000;
	font-size:14px;
}

.small-font {
	font-size:14px;
}

.forgetsubmit{
	width:7em!important;
}

.colorchange{
	background:white!important:
}

.forgot-label{
	border-collapse: separate;
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: 0.9rem;
    font-style: normal;
    color: -internal-quirk-inherit;
    text-align: start;
    border-spacing: 2px;
    font-variant: normal;
}


#submitButtonFP {
    cursor: pointer;
    background-color: #3D698E;
    color: #ffffff;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    border: 2px outset #3D698E;
    width: 10em;
}

#submitButtonRP {
    cursor: pointer;
    background-color: #3D698E;
    color: #ffffff;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    border: 2px outset #3D698E;
    width: 10em;
}

.input_disabled {
    opacity: 1.5;
    pointer-events: none;
    background: lightgray !important;
}

.loginContainer{
	background-image:url('../../Image/login_bg.png');
}

.newloginFormDiv{
	height: 100%;
	width: 400px;
}

.captchaDiv{
	margin-top: 7px;
}

.g-recaptcha{
	transform: scale(0.77); 
	-webkit-transform: scale(0.77); 
	transform-origin: 0 0; 
	-webkit-transform-origin: 0 0; 
	margin-left: 37px;
}

.forgot_password{
	float: right;
	font-size: small;
	color: black;
}

.need_help{
	width: 90%;
}

.need_help p{
	font-size: 80%;
}

.w_365{
	width: 365px;
}

.send_email_msg{
	color: green; 
	margin-top: 0.15cm;
	font-size: 14px;
}