/* Full-width input fields */
input[type=text], input[type=password] {
    width: 100%;
    padding: 12px 20px !important;
    margin: 0px 0 !important;
    display: inline-block !important;
    border: 1px solid #ccc !important;
    box-sizing: border-box !important;
}
label
{
	font-weight:normal !important;
}
/* Extra styles for the cancel button */
.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336;
}

/* Center the image and position the close button */
.imgcontainer 
{
    text-align: center;  
    position: relative;
}
img.avatar 
{
    width: 40%;
    border-radius: 50%;
}
span.psw 
{
    float: right;
    padding-top: 16px;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto !important; /* Enable scroll if needed */
   
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a2e5+0,60abf8+44,2d3e50+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d2d2d+0,ffffff+100&1+0,0+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00a2e5+0,2d3e50+100&1+0,0+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,7db9e8+100&1+0,0+100;Blue+to+Transparent */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d3e50+0,00a2e5+100&1+0,0+100 */
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d3e50+0,00a2e5+52,00a2e5+100&1+0,0+100 */
background: -moz-linear-gradient(top, rgba(45,62,80,1) 0%, rgba(0,162,229,0.48) 52%, rgba(0,162,229,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(45,62,80,1) 0%,rgba(0,162,229,0.48) 52%,rgba(0,162,229,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(45,62,80,1) 0%,rgba(0,162,229,0.48) 52%,rgba(0,162,229,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3e50', endColorstr='#0000a2e5',GradientType=0 ); /* IE6-9 */
padding-top:1%;	/*Changed by krunal*/
}

@-webkit-keyframes animatezoom {
    from {-webkit-transform: scale(0)} 
    to {-webkit-transform: scale(1)}
}
    
@keyframes animatezoom {
    from {transform: scale(0)} 
    to {transform: scale(1)}
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
    span.psw {
       display: block;
       float: none;
    }
    .cancelbtn {
       width: 100%;
    }
}
/* Modal Content/Box */
.modal-content 
{
    background-color: #fefefe;
    margin: 0% auto 15% auto; /* 5% from the top, 15% from the bottom and centered */
    width: 60%; /* Could be more or less, depending on screen size */
	color:#2d3e50;
	border:none !important;
	font-family: Ubuntu-R;
}

/* The Close Button (x) */
.close 
{ 
    right: 25px;
    top: 0;
    color: transparent !important;
    font-size: 35px;
    font-weight: bold;
	width:32px;
	height:32px;
	background-image:url('../img/form_close.png');
	opacity:1 !important;
	background-repeat:no-repeat;
	position:relative;
	top: 14px;
    right: -14px;
}
.close:hover,.close:focus 
{
    color: red;
    cursor: pointer;
}
/* Add Zoom Animation */
.animate 
{
    -webkit-animation: animatezoom 0.6s;
    animation: animatezoom 0.6s
}
.formpd
{
	padding:20px;
}
.formpd h2
{
	color:#2d3e50;
	text-transform:uppercase;
	font-size:20px;
	text-align:center;
	
}
.formpd .border
{
	border-bottom:2px solid #2d3e50;
	width:100px;
	text-align:center;
	margin:0 auto;
	margin-bottom:10px;
}
.formpd p
{
	color:#2d3e50;
	font-size:14px;
	margin:20px 0px;
}
a .formbtn
{
	color:#2d3e50;
}
a:hover .formbtn
{
	color:#fff;
	background-color:#00a2e5;
	border:1px solid #00a2e5;
}
.formbtn
{
	background-color:#fff;
	border:1px solid #00a2e5;
	text-transform:uppercase;
	text-align:center;
	padding:10px 0px;
	margin:0px 0px;
	width:120px;
}
.fotgotpasstxt
{
	padding:0px !important;
	margin:0px 0px 20px 0px;
	font-size:14px;
	font-family: Ubuntu-R;
	float:right;
	color:#00a2e5 !important;
}
.fotgotpasstxt a
{
	color:#2d3e50 !important;
}
.signintxt
{
	padding:0px !important;
	margin:0px 0px 20px 0px;
}
.righttxt
{
	text-align:right;
	padding:0px !important;
	opacity:0.5;
	color:#2d3e50 !important;
}
.righttxt  a
{
	color:#2d3e50 !important;
}
.pd
{
	padding:0px !important;
}

.formlist ul
{
	padding:0px;
	text-align:center;
}
.formlist li
{
	padding:10px;
}
/******************checknox ******************/

.magic-checkbox 
{
  position: absolute;
  display: none; 
}
.magic-checkbox[disabled] 
{
  cursor: not-allowed; 
}
.magic-checkbox + label 
{
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  vertical-align: middle; 
  font-weight:normal !important;
  font-family: Ubuntu-R;
  color:#2d3e50;
} 
.magic-checkbox + label:hover:before 
{
    animation-duration: 0.4s;
    animation-fill-mode: both;
    animation-name: hover-color; 
} 
.magic-checkbox + label:before 
{
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    border: 1px solid #c0c0c0; 
}
  
.magic-checkbox + label:after 
{
    position: absolute;
    display: none;
    content: ''; 
}
.magic-checkbox[disabled] + label 
{
  cursor: not-allowed;
  color: #e4e4e4; 
} 
.magic-checkbox[disabled] + label:hover,.magic-checkbox[disabled] + label:before,.magic-checkbox[disabled] + label:after 
{
   cursor: not-allowed; 
} 
.magic-checkbox[disabled] + label:hover:before 
{
    border: 1px solid #e4e4e4;
    animation-name: none; 
} 
.magic-checkbox[disabled] + label:before 
{
    border-color: #e4e4e4;
}
.magic-checkbox:checked + label:before 
{
  animation-name: none; 
}
.magic-checkbox:checked + label:after 
{
  display: block; 
}
.magic-checkbox + label:before
{
  border-radius: 3px
}
.magic-checkbox + label:after 
{
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0;
}
.magic-checkbox:checked + label:before 
{
  border: #00a2e5;
  background: #00a2e5; 
}
.magic-checkbox:checked[disabled] + label:before 
{
  border: #c9e2f9;
  background: #c9e2f9; 
}


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 767px) 
and (orientation : portrait)
{
	.modal-content {width: 86%;}
	.fotgotpasstxt{text-align:center;}
}
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 767px) 
and (orientation : landscape)
{
	.modal-content {width: 86%;}
	.fotgotpasstxt{text-align:center;}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : portrait)
{
	.modal-content {width: 88%;}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (orientation : landscape)
{
	.modal-content {width: 88%;}
}