.modal-open {
     overflow-x: hidden;
     overflow-y: auto;
}


.content-m{
	width: 300px;
	height: 40px;
	margin-bottom:10px;
}

.face{
	background-color: #3b5998;
}

.google{
	background-color: #db3236;
}

.inicio{
	background-color: #36A9E0;
}

.regist{
	background-color: #15C491;
}

.face,
.google,
.inicio,
.regist{
	color: #FFFFFF;
	font-family: "Open Sans Bold";
	opacity: 1;
	-webkit-transition: opacity 0.3s; /* For Safari 3.1 to 6.0 */
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.face:hover,
.google:hover,
.inicio:hover,
.regist:hover{
	color: #FFFFFF;
	opacity: 0.7;
}


.face:focus,
.google:focus,
.inicio:focus,
.regist:focus{
	color: #FFFFFF;
  background-color: #224389;
}

.content-em{
	width: 300px;
	margin-bottom:20px;
	margin-left: 3%;
	font-size: 14px;
}

.si-input{
	width: 300px;
	margin-left: 3%;
}

.si-input-d{
	margin-bottom: 12px;
}

.si-input-f{
	margin-bottom: 20px;
}

	@media screen and (min-width: 768px) { 
  		.si-input{
  			margin-left: 13%;
  		}

  		.content-em{
  			margin-left: 13%;
		}
  } 

.b-line{
	 border-bottom: 1px solid lightgray;
	 line-height:0.1em;
	 margin:10px 0 20px;
	 width: 300px;
	 margin-top: 20px;
}

span.b-l{
	 background:#fff;
	 padding:0 10px;
}

.foot-mod{
	margin-bottom: -1px;
}

.modal-header{
	border: none;
}

.si-input img{
	width: 300px;
	margin-top: -30px;
	margin-bottom: 60px;
}

.lightgr{
	color: #B2B2B1;
}

a.modal-a{
	text-decoration: none;
	color: #36A9E0;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
	transition: color 0.3s;
}

a.modal-a:hover{
	color: #1D70B7;
}

.cerrar{
  position: absolute;
  right: 10px;
  top: 10px;
  font-weight: bold;
  cursor: pointer;
}

.modal-sm {
    width: 400px;
}

@media (min-width: 768px){
	.modal-sm {
	    width: 500px;
	}
}

.modal-content{
	border-radius: 5px;
	background-color: #FFFFFF;
	padding: 5%;
}

/*------------------------------------------------------------------------*/

.modal-footer.term-foot{
	border: none;
	padding: 30px 0px 4px;
}

.modal-dialog.term-dialog{
    overflow-y: initial !important
}
.modal-body.term-body{
    height: 250px;
    overflow-y: auto;
}

a.dismiss{
	padding: 10px 40px 10px 40px;
	background-color: #80d4df;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

a.dismiss:hover{
	background-color: #FFFFFF;
	color: #80d4df;
	box-shadow: 0 0px 2px #36A9E0;
  /*-webkit-filter: drop-shadow(0px 0px 8px #DADAD9);
	filter: drop-shadow(0px 0px 8px #DADAD9);*/
}

a.dismiss:focus{
	color: #80d4df;
	outline: 10;
}


.close.term-close{
	opacity: 1;
	color: #70706F;
/*	margin-right: -51px;
    margin-top: -51px;*/
    margin-right: -16px;
    margin-top: -2px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.close.term-close:hover{
	color: #80d4df;
}

.close.term-close:focus{
	color: #80d4df;
	outline: 0;
}
---------------------------------------------------
.modal-footer.term-foot{
	border: none;
	padding: 30px 0px 4px;
}

.modal-dialog.term-dialog{
    overflow-y: initial !important
}
.modal-body.term-body{
    height: 250px;
    overflow-y: auto;
}

a.dismiss{
	padding: 10px 40px 10px 40px;
	background-color: #80d4df;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	border-radius: 5px;
	-webkit-transition: background-color 0.3s, color 0.3s, filter 0.3s;
	-moz-transition: background-color 0.3s, color 0.3s, filter 0.3s;
	-o-transition: background-color 0.3s, color 0.3s, filter 0.3s;
	transition: background-color 0.3s, color 0.3s, filter 0.3s;
}

a.dismiss:hover{
	background-color: #FFFFFF;
	color: #80d4df;
	-webkit-filter: drop-shadow(0px 0px 8px lightgray);
	filter: drop-shadow(0px 0px 8px lightgray);
}

a.dismiss:focus{
	color: #80d4df;
	outline: 10;
}

.close.term-close{
	opacity: 1;
	color: #70706F;
    margin-right: -16px;
    margin-top: -2px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.close.term-close:hover{
	color: #80d4df;
}

.close.term-close:focus{
	color: #80d4df;
	outline: 0;
}

/*-----------------------------------------------------------------------*/

.mod-head-img{
	width: 300px;
	margin-top: -18px;
	margin-bottom: 20px;
}

.modal-title{
	margin-bottom: 25px;
	font-family: "Open Sans Regular";
}

hr.login {
    height: 2px;
    width: 300px;
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 0;
    background: #ffffff;
    border-radius: 5px;
    background-image: -webkit-linear-gradient(left, #8fe3ca 12.5%, #9eb0fe 12.5%, #9eb0fe 25%,  #fccaa6, #fba5a8 25%, #fba5a8 37.5%, #fbdda5 37.5%, #fbdda5 50%, #fbadc5 50%, #fbadc5 62.5%, #fbb988 62.5%, #fbb988 75%, #bb91fa 75%, #bb91fa 87.5%, #99dde5 87.5%, #99dde5);
    background-image: -moz-linear-gradient(left,  #8fe3ca 12.5%, #9eb0fe 12.5%, #9eb0fe 25%, #fccaa6, #fba5a8 25%, #fba5a8 37.5%, #fbdda5 37.5%, #fbdda5 50%, #fbadc5 50%, #fbadc5 62.5%, #fbb988 62.5%, #fbb988 75%, #bb91fa 75%, #bb91fa 87.5%, #99dde5 87.5%, #99dde5);
    background-image: -o-linear-gradient(left,  #8fe3ca 12.5%, #9eb0fe 12.5%, #9eb0fe 25%, #fccaa6, #fba5a8 25%, #fba5a8 37.5%, #fbdda5 37.5%, #fbdda5 50%, #fbadc5 50%, #fbadc5 62.5%, #fbb988 62.5%, #fbb988 75%, #bb91fa 75%, #bb91fa 87.5%, #99dde5 87.5%, #99dde5);
    background-image: linear-gradient(to right,  #8fe3ca 12.5%, #9eb0fe 12.5%, #9eb0fe 25%, #fccaa6, #fba5a8 25%, #fba5a8 37.5%, #fbdda5 37.5%, #fbdda5 50%, #fbadc5 50%, #fbadc5 62.5%, #fbb988 62.5%, #fbb988 75%, #bb91fa 75%, #bb91fa 87.5%, #99dde5 87.5%, #99dde5);
}