.funkyradio div {
  clear: both;
  overflow: hidden;
}
@font-face {
	font-family: 'Conv_Heebo-Medium';
	src: url('fonts/Heebo-Medium.eot');
	src: local('☺'), url('fonts/Heebo-Medium.woff') format('woff'), url('fonts/Heebo-Medium.ttf') format('truetype'), url('fonts/Heebo-Medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Heebo-Light';
	src: url('fonts/Heebo-Light.eot');
	src: local('☺'), url('fonts/Heebo-Light.woff') format('woff'), url('fonts/Heebo-Light.ttf') format('truetype'), url('fonts/Heebo-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Heebo-Bold';
	src: url('fonts/Heebo-Bold.eot');
	src: local('☺'), url('fonts/Heebo-Bold.woff') format('woff'), url('fonts/Heebo-Bold.ttf') format('truetype'), url('fonts/Heebo-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.logo-mini{
	display: none;
}
html,body{
	font-family: 'Conv_Heebo-Light';
}
b,h1,h2,h3,h4,h5,h6{
	font-family: 'Conv_Heebo-Bold';
}
.preguntas{
	font-family: 'Conv_Heebo-Medium';
}
.funkyradio label {
  color: #444545;
  width: 158px;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
  padding-left: 0px;
  padding-right: 9px;
  text-align: right;

}
.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 1.4em;
  text-indent: 3em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: black;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .2em;
  color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: black;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .2em;
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}
.userpicture { width: 320px; height: 240px; }

html, body { min-height: 100%;min-height: 100vh; }
.fa-1x {
font-size: 1.5rem;
}
.navbar-toggler.toggler-example {
cursor: pointer;
}
.dark-blue-text {
color: #0A38F5;
}
.dark-pink-text {
color: #AC003A;
}
.dark-amber-text {
color: #ff6f00;
}
.dark-teal-text {
	color: #004d40;
}
.login-body{
	background-image: url(../img/login-fondo.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.card {
    background-color: rgba(255,255,255,.9);
}
.ingresar{
	background-color: #f5c056;	
	color: #000000;	
}

#username,#password{
	border: 2px solid #f5c056;
}
.dashboard{
	background-image: url(../img/bggeneral.svg);
   
}
.navbar-expand-lg{
	background-color: white;
}
.card-footer{
	background-color: #55565A;
}
.text-black{
	color: #404144;
}
.waves-light{
}
.azukl{
	background-color: #f5c056;
}
.btn-ingresar, .btn-guardar{
	background: transparent;
    border-color: #55565A;
    border-style: solid;
    cursor: pointer;
}
.card-bottoms{
    position: absolute;
    width: 100%;
    bottom: 23px;
}
.introtext{
	background-color: #97DCEF;
	text-align: center;
}
.btn-access, .btn-snapshot, .btn-aceptar{
	 background-color: #f5c056;
   color: #000000 !important;
}
.finalPanel{
	background-image: url(../img/final.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.navbar:before {
    content: "";
    background-image: url(../img/navbar.svg);
    position: absolute;
    width: 100%;
    height: 44px;
    bottom: -44px;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
}
.line-left:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: calc(45% - 120px);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    border-top: 2px solid black;
    z-index: -1;
} 
.line-right:after {
    content: "";
    position: absolute;
    right: 0;
    right: 0;
    width: calc(45% - 120px);
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    border-top: 2px solid black;
    z-index: -1;
} 

/* Formularios*/
.inputGroup {
  background-color: #fff;
  display: block;
  margin: 10px 0;
  position: relative;
}
.inputGroup label {
  padding: 12px 30px;
  width: 100%;
  display: block;
  text-align: left;
  color: #3C454C;
  cursor: pointer;
  position: relative;
  z-index: 2;
  -webkit-transition: color 200ms ease-in;
  transition: color 200ms ease-in;
  overflow: hidden;
}
.inputGroup label:before {
  width: 100%;
  height: 10px;
  border-radius: 50%;
  content: '';
  background-color: #f5c056;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale3d(1, 1, 1);
          transform: translate(-50%, -50%) scale3d(1, 1, 1);
  -webkit-transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
.inputGroup label:after {
  width: 32px;
  height: 32px;
  content: '';
  border: 2px solid #101921;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: 2px 3px;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.inputGroup input:checked ~ label {
  color: #fff;
}
.inputGroup input:checked ~ label:before {
  -webkit-transform: translate(-50%, -50%) scale3d(56, 56, 1);
          transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
.inputGroup input:checked ~ label:after {
    background-color: #2f3638;
    border-color: #a9a9a9;
}
.inputGroup input {
  width: 32px;
  height: 32px;
  -webkit-box-ordinal-group: 2;order: 1;
  z-index: 2;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  visibility: hidden;
}
/*.fa-user:before {
    content: "";
    background-image: url(../img/iconos/user.svg);
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0px;
        transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
}
.fa-home:before{
    content: "";
    background-image: url(../img/iconos/home.svg);
    position: absolute;
    width: 32px;
    height: 32px;
    left: 0px;
        transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
}
.fa-power-off:before{
    content: "";
    background-image: url(../img/iconos/outlog.svg);
    position: absolute;
    width: 31px;
    height: 32px;
    left: 0px;
        transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
}*/
.btn-access:before{
    content: "";
    background-image: url(../img/iconos/camera.svg);
    position: absolute;
    width: 31px;
    height: 32px;
    left: 0px;
        transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
}
.btn-snapshot:before{
    content: "";
    background-image: url(../img/iconos/camera.svg);
    position: absolute;
    width: 31px;
    height: 24px;
    right: 8px;
        transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
}
.fa-clone:before{
    content: "";
    background-image: url(../img/iconos/salir.svg);
    position: absolute;
    width: 25px;
    height: 25px;
    right: 2px;
        transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
}
.fa-success:before{
    content: "";
    background-image: url(../img/iconos/success.svg);
    position: absolute;
    width: 25px;
    height: 19px;
    right: 9px;
        transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
}
.fa-avion:before{
    content: "";
    background-image: url(../img/iconos/avion.svg);
    position: absolute;
    width: 25px;
    height: 19px;
    right: 9px;
        transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
}
.text-botom{
	margin-right: 15px;
}
.color-liryc{
	color: #f5c056;
}
.fa-bars{
	color: #00B3E3;
}
@media (max-width: 991px) { 
	.logo-steren{
		max-width: 222px;
		display: none;
	}
	.margin-l{
		margin-left: 13px;
	}
	.salir-icon{
	 width: 31px;
	}
	.logo-mini{
		display: block;
	}
}
@media (max-width: 575px) { 
	
}

.nav-link{ color: #f5c056; }


.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(245,192,86,.25);
}