@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);

body {
	font-family: 'Open Sans', sans-serif;
	}

.container.lgo {
	margin-top:30px;
	margin-bottom:30px;
	}
.container.lgo img {
	margin:0px auto;
	}
.frm {
	background-color: #e30613;
    padding-top: 95px;
    padding-bottom: 95px;
    border-top: 14px solid #ffdd00;
    border-bottom: 14px solid #ffdd00;
	}
.formm{
	padding: 15px;
    background: #848484;
    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 {
  display: inline-block;
    padding: 10px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    background-color: #000;
    border-color: #fff;
    color: #fff;
}
.btn-Kampnya:hover,
.btn-Kampnya:focus,
.btn-Kampnya:active,
.btn-Kampnya.active,
.open .dropdown-toggle.btn-Kampnya {
  color: #fff;
  background-color: #333333;
}
.btn-Kampnya:active,
.btn-Kampnya.active,
.open .dropdown-toggle.btn-Kampnya {
  background-image: none;
}	
.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;
} 
	 }




	
	