@charset "utf-8";
/* CSS Document */

/*Import Google Fonts*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,600,700|Roboto:400,300,500,700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,600,700);

@font-face {
	font-family: 'Teleperformance';
	src : local('SancoaleSoftenedMedium.otf');
	src : url('https://teleperformance.hediyemo.com/templates/css/fonts/SancoaleSoftenedMedium.otf');
}

body {
	font-family: 'Teleperformance';
	}

.container.lgo {
	margin-top:30px;
	margin-bottom:30px;
	}
.container.lgo img {
	margin:0px auto;
	}
.frm {
	background:#E40276 url('../img/bg.tp.png');
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:95px;
	padding-bottom:95px;
	}
.formm{
	padding:15px;
	background: -webkit-linear-gradient(
			0deg,#E85C0C 0%,#E40276 82.81%);
	border-radius:4px;	
	}
.well-login {
	padding-top:25px;
	padding-bottom:30px;
	padding-left:15px;
	padding-right:15px;
	background-color:#ffffff;
	border-radius:4px;
	border:1px solid #eee;
}
#hin{
	height:40px;
	}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.btn-Kampnya {
  color: #fff;
	background-image: linear-gradient(
			90deg,#7A2180 16.67%,#E40276 95.31%);
  font-size:20px;
  border-radius:100px;
}
.btn-Kampnya:hover,
.btn-Kampnya:focus,
.btn-Kampnya:active,
.btn-Kampnya.active,
.open .dropdown-toggle.btn-Kampnya {
  color: #fff;
	background-image: linear-gradient(
			90deg,#7A2180 16.67%,#E40276 95.31%);
}

.form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 5px 9px;
  font-size: 15px;
  font-weight:400;;
  line-height: 1.42857143;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #dddddd;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-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;
}


.sfruntm a{
	text-decoration:underline;
	color:#555;
	}
.sfruntm a:hover{
	text-decoration:underline;
	color:#000;
	}
.Uyeolmkis a{
	text-decoration:underline;
	color:#555;
	}
.Uyeolmkis a:hover{
	text-decoration:underline;
	color:#000;
	}
.mbtmm{
	margin-bottom:15px;
	}
.Uyeolmkis{
	text-decoration:underline;
	float:right;
	}
 @media (max-width: 480px) {
	 
	 .container.lgo {
	margin-top:15px;
	margin-bottom:15px;
	}
.container.lgo img {
	margin:0px auto;
	}
.frm {
	padding-top:20px;
	padding-bottom:20px;
	border-top:14px solid #e6e6e6;
	border-bottom:14px solid #e6e6e6;
	}

.formm{
	padding:15px;
	background-color: rgba(255, 255, 255, 0.27);
	border-radius:4px;	
	}
.well-login {
	padding-top:25px;
	padding-left:15px;
	padding-right:15px;
	background-color:#ffffff;
	border-radius:4px;
	border:1px solid #eee;
}
	.form-group {
margin-bottom: 2px;
} 
	 }




	
	