input {
	/* text-transform: uppercase;test */
}
.err{
	color:red;
	border-color: #5cb85c;
}
.titletxt{
	font: normal 20px Arial, sans-serif;
    color: #2A88AD;
    margin-bottom: 5px;
	margin-left:15px;
}
.titletxt2{
	font: normal 20px Arial, sans-serif;
    color: #2A88AD;
    margin-bottom: 5px;
	
}
.log_mail_name, .log_pass_name {
    text-align: center;
    align-self: center;
 
			   
					   
			   
 
			   
					   
				
}
.log_mail_input, .log_mail_pass, .log_mail_name, .log_pass_name {
    position: relative;
			   
}

.bold{
	font-weight:bold;
}

.explan{
	padding: 20px 40px;
    text-align: justify;
    font-size: 14px;
    font-family: arial,helvetica,sans-serif;
	line-height: 20px;
    margin-bottom: 40px;
	color: #808080;
}
.j1{
    margin: 0px auto 40px auto;
    background: #FFF;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
	padding:20px 5px;
}
.j2 {
	background-color: #f8f8f8;
	padding:15px 50px; 
    border-radius: 6px;
    margin-bottom: 15px;
}

input[type="button"], 
input[type="submit"], 
button {
	background: #2A88AD;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px Arial, sans-serif;
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
    font-size: 15px;
}
input[type="button"]:hover, 
input[type="submit"]:hover{
    background: #2A6881;
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}
/* label{
    display: block;
    font: 15px  Arial, sans-serif;
    color: #888;
	margin-top: 15px;
} */

.inline{
	display: inline;
	padding-right: 15px;
}
input[type="text"]{
	color:#000;
}
.btn-right{
	float:right;
	margin-right:15px;
}
.btn-left{
	margin-left:15px;
}
.form-check-input, .fa-info-circle{
	margin-right: 5px;
}
.add_peron_container {
	display: flex;
}
.your_self {
	margin-left: 6px;
}
.above-checkbox.form-group {
	margin-bottom: 0px;
}

.form-style-10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
    padding: 20px;
    margin: 0px auto 40px auto;
    background: #FFF;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}

.form-style-10 .section {
    font: normal 20px Arial, sans-serif;
    color: #2A88AD;
    margin-bottom: 5px;
}
.radio-padding{
	padding-left:3px;
	padding-right:5px;
}
.form-check-input{
	margin-right:5px;
}

.ipalien .form-check-input:only-child {
    position: absolute;
}
.ipalien .form-check-inline+.form-check-inline {
    margin-left: auto;
}
.handw{
    display: -webkit-box;
}
.width{
	width:20%;
}
.check{
	display: inline-block;
    vertical-align: top !important;
	margin-top: auto;
	padding-left: 5px;
}
fieldset.address_str {
    padding-top: 30px;
}
.addressNumber{
    padding-left: inherit;
    display: inherit;
}
.iconPadding{
	padding-right:5px;
}
.form_complete { 
	float: right;
}
.form-control.date-picker {
    background-color: #fff;
}
.headerText{
	font-family: "Times New Roman", Times, serif;
}
.login-form .col-form-label{
	/* text-transform: uppercase; */
	font-family: Arial, Helvetica, sans-serif;
	/* font-weight: bold; */
	color: #000000;
	font: 17px Arial, sans-serif;
	/* color: #888; */
	margin-top: 5px;
}
.login-form .has-danger .col-form-label{
	color: #d9534f;
}
.login-form .form-control{
	padding: 0.4rem .75rem;
	border: 1px solid #a9a9a9 !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
	color:  #464a4c !important;
}
.login-form input:-internal-autofill-selected{
	color:  #673AB7  !important;
}
.login-form .has-danger .form-control{
	border:1px solid rgba(255, 0, 0, 0.33);
	-moz-box-shadow: inset 0px 1px 5px rgba(255, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 5px rgba(255, 0, 0, 0.33);
	box-shadow: inset 0px 1px 5px rgba(255, 0, 0, 0.33);
}
.login-form .jumbotron.j1 .row{
	margin:0 auto;
	margin-bottom: 1rem;	
}
.login-form .jumbotron.j1{
	padding: 3rem;
	padding-bottom: 2rem;
}
.login-form .btn {
	/* text-transform: uppercase; */
	line-height: 1;
	font-family: arial;
    cursor: pointer;
	/* font-size:large; */
}
.btn-login {
	color:#fff;
    background-color: #2A88AD;
    border: 1px solid #257C9E;
}
.btn-login:focus {
	box-shadow: none;
}
.login-form .alert{
	margin-top: -1rem;
}
.login-form input {
	text-transform: none;
 }
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px white;
	transition: background-color 5000s ease-in-out 0s;
}
.form-style-10 input[type="text"],
.form-style-10 input[type="date"],
.form-style-10 input[type="datetime"],
.form-style-10 input[type="email"],
.form-style-10 input[type="number"],
.form-style-10 input[type="search"],
.form-style-10 input[type="time"],
.form-style-10 input[type="url"],
.form-style-10 input[type="password"],
.form-style-10 textarea,
.form-style-10 select {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-webkit-border-radius:6px;
    -moz-border-radius:6px;
	-moz-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.33);
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 8px;
    border-radius: 6px;
    border: 2px solid #fff;
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.33);
	/*text-transform: uppercase; */
	color: #000000;
}
.reset-pwd-ins .link{
	margin: 20px 0;
}

/* Header logo and text */
.header_container {	
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
    margin-top: 40px !important;	
    margin-bottom: 40px !important;	
}
.header_logo{
	height: 7rem;	
	margin-bottom:6px;
}
.ipc-btn {
	background: #2A88AD;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
    font: normal 30px Arial, sans-serif;
    box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
    border: 1px solid #257C9E;
    font-size: 15px;
}
.ipc-btn:hover{
	color: #fff;
}

/* Login Form */
.login-form .page-header {
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 25px;
}

/* 21/12 Responsive */
@media screen and (max-width: 1200px) {
    label{
        font: 13px  Arial, sans-serif;
    }
	.header_logo{
		height: 6.5rem;	
	}
	h1{
		font-size: 2.4rem;
	}
	h4{
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 768px) {
    label{
        font: 13px  Arial, sans-serif;
    }
	.header_logo{
		height: 6.5rem;	
	}
	h1{
		font-size: 2.3rem;
	}
	h4{
		font-size: 1.3rem;
	}
	.btn{
		font-size: .9rem;
	}
	.login-form .jumbotron.j1 .row{
		margin-bottom: .5rem;
	}
	.alert {
		padding: .5rem 1rem;
	}
}
@media screen and (max-width: 576px) {
    label{
        font: 12px  Arial, sans-serif;
    }
	.header_logo{
		height: 5.5rem;	
	}
	h1{
		font-size: 2rem;
	}
	h4{
		font-size: 1.1rem;
	}
	.btn{
		font-size: .75rem;
	}
	.login-form .jumbotron.j1 .row{
		margin-bottom: .5rem;
	}
	.alert {
		padding: .5rem 1rem;
	}
}

/* for information hover*/
.InformationHover span{
    background: none repeat scroll 0 0 #F8F8F8;
    border: 5px solid #DFDFDF;
    border-radius: 5px;
    color: #ff0000;
    font-family: inherit;
    font-size: 14px;
    /* min-height: 100px !important; */
    width: 250px;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0 auto;
    position: absolute;
    text-align: justify;
    /* top: -110px !important; */
    bottom: 27px;
    left: -117px;
    display: none;
    padding: 10px 10px;


}
.InformationHover span:after{
    content:'';
    position:absolute;
    bottom:-10px;
    width:10px;
    height:10px;
    border-bottom:5px solid #dfdfdf;
    border-right:5px solid #dfdfdf;
    background:#f8f8f8;
    left:50%;
    margin-left:-5px;
    -moz-transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    transform:rotate(45deg);
}
.InformationHover{
    margin-right: 5px;
    /* float:left; */
    position:relative;
    cursor:pointer;
}

.InformationHover:hover span{
    display:block;
}
/* end information hover */ 

/* Footer Help Modal */

.sendHelp{
	display: block;
	margin-top: 10px;
}
.help-close{
	margin: auto;
}

/* 27/12 */
.reset-btn:hover {
	color: #fff;
}

.login-form.admin .jumbotron.j1 .row {
    margin-bottom: 1.5rem;
}

/* 9 jan balaji */
.jumbotron.j1 .btn-right{
	float:right;
	margin-right:40px;
}
.btn-left{
	margin-left:40px;
}

.platformsList{ 
	text-align: center;
    margin: 0px;
    padding: 0px;

}

.platformsList li{
	list-style: none;
	margin-bottom: 15px;
}

/* 24-01-18 vasanth */
.loading_gif
{
	text-align:center;
	position: fixed;
	left: 0px;
	top: 30%;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
/* .login-form.ng-hide:not(.ng-hide-animate) {
    display: block !important;
}
.login-form .ng-hide:not(.ng-hide-animate) {
    display: block !important;
} */
.showHided.ng-hide:not(.ng-hide-animate) {
    display: block !important;
}
.showHided .ng-hide:not(.ng-hide-animate) {
    display: block !important;
}
.header-img-panel{
	margin: 0 5px;
    background-color: #fff;
    padding: 15px 50px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.33);
    word-wrap: break-word;
	margin-bottom: 30px;
}
/**** Footer ****/
.footer{
	margin-top: 15px;
}
.footer-content{
	padding: 12px;
	font-family: "Times New Roman", Times, serif;
}
.footer-content .office-name {
	font-weight: bolder;
}
.footer-content .address-text {
	text-align: left;
	display: grid;
}
.footer-content a {
	text-decoration: underline;
}
.footer-content .address,  .footer-content .footer-text{
	display: grid;
	padding: 15px 0;
}
.footer-content .address-title {
	padding: 15px 0;
}
.info_msg {
    padding: 25px 10px;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,.2);
    height: auto;
    max-height: -webkit-fill-available;
    width: 40%;
    left: 30%;
    font-size: 1.3rem;
}
.col-xs-6ths,
.col-sm-6ths,
.col-md-6ths,
.col-lg-6ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 0px;
}

.col-xs-6ths {
    width: 16%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-6ths {
        width: 16%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-6ths {
        width: 16%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-6ths {
        width: 16%;
        float: left;
    }
}
.mce-menu {position:fixed !important}

.addAppointment .modal-dialog.activity.cwCalender{
	min-width: 70% !important;
}
.addAppointment .modal-dialog.activity.cwCalenderBig{
	min-width: 97% !important;
}
#abondedtemp1 {
	position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	z-index: 999;
	font-size: 1.3rem;
}
.c-w{
	color: #fff !important;
}
/* OTP page CSS */
.ph-code {
	position: absolute;
	line-height: initial;
    padding: 6px;
}
.otp-setup #mobilenumber {
	padding: 8px;
    box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.33);
}
.ph-msg {
    color: #2A88AD;
}
.ipc-forms-restrict{
    color: #d9534f

}

/* The container */
.face-container {
    display: block;
    position: relative;
    /* padding-left: 35px; */
    width: 300px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    /* user-select: none; */
  }
  
  /* Hide the browser's default checkbox */
  .face-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  .face-checkmark {
    position: absolute;
    top: -2px;
    left: 14px;
    height: 25px;
    width: 26px;
    background-color: #fff;
    border: 2px solid #d10000;
  }
  
  /* On mouse-over, add a grey background color */
  .face-container:hover input ~ .face-checkmark {
    background-color: #fff;
    border: 2px solid #d10000;
    box-shadow: inset 0.5px 0.5px 3px -1px;
  }
  
  /* When the checkbox is checked, add a blue background */
  .face-container input:checked ~ .face-checkmark {
    background-color: #1bbc00;
    border: 2px solid #1bbc00;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  .face-checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  .face-container input:checked ~ .face-checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  .face-container .face-checkmark:after {
    left: 9px;
    top: 5px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .login_step2_process {
    position: relative;
    min-height: 300px;
  }
  .login_step2_process .loading_gif {
    position: absolute;
  }
  .ipc-blue {
	color: #2A88AD !important;
  }
  .login-form .ipc-blue {
    color: #2A88AD !important;
  }
  .login_content_steps {

  }
  .login_content_steps ul, .login_content_steps ul li {
    list-style: decimal;
    font-weight: normal;
  }
  div#facedialog .modal-dialog {
    max-width: 800px;
    margin: 0px auto;
  }
  .hide {
    display: none;
  }
  .show {
    display: block;
  }

  h6, h4, h3, select.custom-select, .login-form div {
    font-family: Arial, Helvetica, sans-serif;
  }
  .facial-progress {
    background-color: #2A88AD;
  }
  .login-form form.login-step1 {
    width: 55%;
  }
  .form-control-label {
        border: 1px solid #a9a9a9;
        display: block;
        width: 100%;
        padding: .5rem .75rem;
        font-size: 1rem;
        line-height: 1.25;
        color: #464a4c;
        background-color: #fff;
        background-image: none;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: .25rem;
        -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  }
.alert-primary {
    color: #2A88AD;
    background-color: #9ad7ef;
    border-color: #71caed;
}
.facedetect-msg {
    width: 83%;
    margin: 0px auto;
}