.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.thumbnail {
  height: 200px;
}

.thumbnail img.pull-right {
  width: 50px;
}

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);

@font-face {
font-family: "BBVA Web Semi bold";
src: url("../fonts/bbvaweb-semibold.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-semibold.woff") format("woff"),
url("../fonts/bbvaweb-semibold.ttf") format("opentype"),
url("../fonts/bbvaweb-semibold.svg") format("svg");
font-style: normal;
font-weight: 700;
font-stretch: normal;
}

/* Align vertically a column */
.vert-align {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    margin-top: 9px;
}

@font-face {
font-family: "BBVA Web Medium italic";
src: url("../fonts/bbvaweb-mediumitalic.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-mediumitalic.woff") format("woff"),
url("../fonts/bbvaweb-mediumitalic.ttf") format("opentype"),
url("../fonts/bbvaweb-mediumitalic.svg") format("svg");
font-style: normal;
font-weight: 600;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Medium";
src: url("../fonts/bbvaweb-medium.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-medium.woff") format("woff"),
url("../fonts/bbvaweb-medium.ttf") format("opentype"),
url("../fonts/bbvaweb-medium.svg") format("svg");
font-style: normal;
font-weight: 600;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Light italic";
src: url("../fonts/bbvaweb-lightitalic.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-lightitalic.woff") format("woff"),
url("../fonts/bbvaweb-lightitalic.ttf") format("opentype"),
url("../fonts/bbvaweb-lightitalic.svg") format("svg");
font-style: normal;
font-weight: 400;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Light";
src: url("../fonts/bbvaweb-light.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-light.woff") format("woff"),
url("../fonts/bbvaweb-light.ttf") format("opentype"),
url("../fonts/bbvaweb-light.svg") format("svg");
font-style: normal;
font-weight: 400;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Book italic";
src: url("../fonts/bbvaweb-bookitalic.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-bookitalic.woff") format("woff"),
url("../fonts/bbvaweb-bookitalic.ttf") format("opentype"),
url("../fonts/bbvaweb-bookitalic.svg") format("svg");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Book";
src: url("../fonts/bbvaweb-book.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-book.woff") format("woff"),
url("../fonts/bbvaweb-book.ttf") format("opentype"),
url("../fonts/bbvaweb-book.svg") format("SVG");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "Stag Sans Book";
src: url("../fonts/stag-sans-book.ttf") format("opentype");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "Stag Sans Light";
src: url("../fonts/stag-sans-light.otf") format("opentype");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "BentonSansBBVA Light";
src: url("../fonts/BentonSansBBVA-Light.eot") format("embedded-opentype"),
url("../fonts/BentonSansBBVA-Light.ttf") format("opentype"),
url("../fonts/BentonSansBBVA-Light.woff") format("woff");
font-style: normal;
font-weight: normal;
font-stretch: normal;
}

.layout-boxed html,
.layout-boxed body {
  height: 100%;
}

html {
	position: relative;
    min-height: 100%;
}

body {
	min-height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: auto;
/*   color:white; */
}

.main-content{
	min-height:550px;
}

.angular-google-map-container{
	height:280px;
	width:100%;
}

/* Content */
.content {
/*   min-height: 250px; */
  width:100%;
  font-family: "Stag Sans Light",sans-serif;
  float: right;
}

h1 .btn-group{
	display: inline-block;
}

h1 {
    color: #00a4e3;
    font-family: "Stag Sans Light",sans-serif;
    font-size: 20pt;
    font-weight: 400;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: unset;
}

h2 {
    color: #002f86;
    font-family: "Stag Sans Light",sans-serif;
    font-size: 13pt;
    font-weight: 400;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: unset;
}
h3 {
    color: #002f86;
    font-family: "Stag Sans Book",sans-serif;
    font-size: 15pt;
    font-weight: 400;
}
h4 {
    color: #002f86;
    font-family: "Stag Sans Light",sans-serif;
    font-size: 13pt;
    font-weight: 400;
}
h5 {
    color: #0079c1;
    font-family: "Stag Sans Light",sans-serif;
    font-size: 16pt;
    font-weight: 400;
}

h6 {
    color: #0f0f0f;
    font-family: "Stag Sans Light",sans-serif;
    font-size: 26pt;
    font-weight: 400;
    line-height: 30px;
}

label {
	color: #002f86;
    font-family: "Stag Sans Light",sans-serif;
    font-size: 12pt;
}

::-webkit-input-placeholder { /* Webkit */
    font-family: "Stag Sans Light",sans-serif;
}
:-moz-placeholder { /* Firefox 18-4 */
   font-family: "Stag Sans Light",sans-serif;
}
 
::-moz-placeholder {  /* Firefox 19+ */
   font-family: "Stag Sans Light",sans-serif;
}
 
:-ms-input-placeholder {  /*  IE10+  */
  font-family: "Stag Sans Light",sans-serif;
}

.btn {
	font-family: "Stag Sans Book",sans-serif;
	border-radius: 0px;
}

form > h1, .info-register > h1 {
	font-size: 18pt;
	margin-top: 20px;
}

.form-group > h3 {
/* 	font-size: 13pt; */
/* 	margin-botton: 5px !important; */
/* 	margin-top: 0px !important; */
	margin-bottom: 5px;
}

.form-group  {
/* 	font-size: 13pt; */
/* 	margin-botton: 5px !important; */
/* 	margin-top: 0px !important; */
	margin-bottom: 5px;
}

.login-form > div > h3 {
	font-size: 12pt;
/* 	margin-bottom: 5px !important; */
	margin-top: 0px !important;
	
}


.info-login > p{
	font-size: 14pt;
}

.info-login > h3{
	font-size: 15pt;
	color: #00a4e3;
}

/* General Links */
b {
	font:bold 17px "Trebuchet MS",sans-serif; 
}

a {
  color: #00a4e3;
}

p{
	font-size: 20px;
	color: #002f86;
}

small {
	font-family: "Stag Sans Light",sans-serif;
/* 	color: #00a4e3; */
	color: rgb(200,23,94);
}

h3 > strong{
	font-family: "Stag Sans Light",sans-serif;
	font-weight: normal;
	font-size: 14pt;
	color: #0079c1;
}

.container-fluid #logo {
    background: url("../../assets/images/bbvafrances.gif") no-repeat 0 0;
    padding: 26px 5px 0 0;
    width: 183px;
    float: left;
    margin-top: 14px;
}

.info-login > p, .info-login > h3, .info-login > label, h3 > label{
	margin: 0px;
}

/* .info-login{ */
/* 	padding-top: 20px; */
/* } */

.info-register{
	left: -37px;
	padding-left: 37px;	
/* 	background-color: #d1d3d4; */
}

.info-register > p{
	margin-bottom: 5px;
}

.info-register > h1, .info-register > label{
	line-height: 1;
	margin-top: 8px;
}

.section-header{
	background-color: #d1d3d4;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.section-header > h1{
	margin-left: 10px;
}

a:hover, a:focus{
	cursor: pointer !important;
}
#menu a:hover,
#menu a:focus,
#menu a:active {
	background: #00a4e3;
	color:white;
/*   outline: none; */
/*   text-decoration: none; */
/*   color: #72afd2; */
}

#menu a.current{
	background: #00a4e3;
	color:white;
}

.logo {
	padding-left: 20px;
	margin-top: 80px;
	height: 107px;
	width: 35px;
}

.right-header {
	height: 111px;
	font-family:"Stag Sans Light",sans-serif;
	color:gray;
	left: 900px;
	top:40
} 

.left-header .top { 
	padding-right: 15px;	
	float:right;
	font-family:"Stag Sans Light",sans-serif;
	font-size:x-large;
	color:gray;
	right:0;
}

.top-right-header {
	padding-top: 4px;
	font-family: "Stag Sans Light",sans-serif;
	font-size:large;
	color:gray;
	margin-right: -150px;
} 

.main-container{
	width: 100%;
	padding-left: unset;
	padding-right: unset;
}

.main-container-fluid{
	width: 100%;
	padding-left: unset;
	padding-right: unset;
}

.main-form-control {
	display: inline;
	width: 150px;
	height: unset;
}

.main-panel {
	background-color: #BCDDF6;
/* 	background-color: #6ED7FF; */
/* 	background-color: #41CAFF; */
	margin-bottom: unset;
	border-radius: unset; 
}

.modal-header {
	padding-left: 50px;
	border-bottom: unset;
}

.modal-body {
	padding-top: unset;
	padding-bottom: unset;
	padding-left: 50px;
	padding-right: 50px;
}

.modal-footer {
	padding-left: 50px;
	border-top: unset;
}

.modal-footer-portal {
	padding: 15px 20px 10px 20px;
}

.processing-modal-body {
	padding-left: unset;
	padding-right: unset;
}

.container > .navbar-header{
	width:100%;
}

.main-div{
	padding-left: 12px;
	padding-right: unset;
}

.navbar-brand{
	margin-top: 33px;	
	padding-left: 37px;
	height: 80px;
}

.navbar .nav > li > a, .navbar .nav 
.navbar .nav > li.current-menu-item > a, 
.navbar .nav > li.current-menu-ancestor > a {
	color: #002f86;
	font-family: "Stag Sans Light",sans-serif;
	font-size:11pt;
	padding:5px;
}

.btn-primary{
	background: #8bca5b;
	border:none;
	height:30px;
    width:130px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.btn-primary:hover { 
	background:#489D01;
	border:none;
}

.btn-primary:not(:active) {
	background: linear-gradient(#59c000,#499900 100%);
	border: 1px solid #499900;
}

.btn-secondary{
	background: #0079c1;
	border:none;
	color: white;
}

.btn-secondary:hover { 
	background:#0000ff;
	border:none;
	color: white;
}

.btn-tertiary{
	background: #f59133;
	border:none;
	color: white;
}

.btn-tertiary:hover { 
	background:#ff7b00;
	border:none;
	color: white;
}

.btn-quaternary{
	background: #0079c1;
	border:none;
	color: white;
}

.btn-quaternary:hover { 
	background: #0000ff;
	border:none;
	color: white;
}

.btn-quinary{
	background: #8bca5b;
	border:none;
	color: white;
}

.btn-quinary:hover { 
	background:#489D01;
	border:none;
	color: white;
}

.btn-quinary:not(:active) {
	background: linear-gradient(#59c000,#499900 100%);
	border: 1px solid #499900;
}

.btn-senary{
	background-color: #d1d3d4;
	border:none;
	color:#0079c1;
}

.btn-senary:hover{
	border:none;
	color:#0079c1;
}

.btn-septenary{
	background: #f59133;
	border:none;
	color: white;
	height:25px;
    width:74px;
    padding: 0px;
    padding-top:3px;
    margin-right: 8px;
    margin-bottom: 5px;
}

.btn-septenary:hover { 
	background:#ff7b00;
	border:none;
	color: white;
}

.btn-septenary:disabled {
	background: #7f7f7f;
	border: 1px solid #e6e6fa;
}

.btn-octonary{
	background: #8bca5b;
	border:none;
	color: white;
	height:25px;
    width:74px;
    padding: 0px;
    padding-top:3px;
    margin-right: 8px;
    margin-bottom: 5px;
}

.btn-octonary:hover { 
	background:#489D01;
	border:none;
	color: white;
}

.btn-default{
	background-color: #d1d3d4;
	border:none;
	color:#0079c1;
	height:30px;
    width:130px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.btn-default:hover{
	border:none;
	color:#0079c1;
}

.btn-default:not(:active) {
	border:none;
	color:#0079c1;
}

.btn-default.btn-disabled:hover{
	background-color: #d1d3d4;
	border:none;
	color:#0079c1;
}

.btn-block{
	background: #02428C;
	border:none;
	color: white;
}

.btn-block:hover { 
	background:#0079c1;
	border:none;
	color: white;
}

.btn-other{
	background: #f59133;
	border:none;
	color: white;
}

.btn-size {
	width:130px; 
	height:30px;
}

.btn-other:hover { 
	background:#ff7b00;
	border:none;
	color: white;
}

tbody > tr > td{
	padding: 8px;
}

.borderless > tbody > tr > td {
    border-top:none;
}


th {
/*     background-color: #F0F0EE; */
/*     color: #02428C; */
    text-align: center;
	color: #002f86;
    font-family: "Stag Sans Light",sans-serif;
    font-size: 13pt;
    font-weight: 0;
    vertical-align: bottom;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
} 

td {
	text-align:center;	
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #EEEEEE;
/* 	background-color: #d1d2d4; */
/* 	background-color: #E7ECF5; */
}

.comercios-table td,
.comercios-table th{
	text-align:left;
}

.table > thead > tr > th {
    border-bottom:none;
}

.franquicia-table > tbody > tr > td{
	text-align:left !important;
	padding-left: 20px;
}

.breadcrumb {
	margin-left: 15px;
	margin-right: 15px;
}

.login-form > .form-group > input{
	width: 200px;
	height: 30px;
}

.mis-datos-form > .form-group > input{
	width: 85%;
}

.navbar{
/* 	position:inherit; */
	margin-bottom:0px;
	border: unset;
/* 	height: 100px; */
}

#menu-list{
	text-align:center;
	width: 100%;
}

#menu-item{
	display:inline;
	vertical-align: middle;
}

.title-menu{
	font-family:"Stag Sans Light",sans-serif;
	color:black;
}

.firma{
	padding-right: 15px;	
	float:right;
	font-family:"Stag Sans Book",sans-serif;
	font-size:small;
	color:#00a4e3;
	clear:right;
}

@media (min-width: 799px){
.left-header .pdm { 
	padding-top: 15px;	
	padding-bottom: 5px;
	margin-right:15px;
	float:right;
	font-family:"Stag Sans Light",sans-serif;
	font-size:x-large;
	color:gray;
	}
	
.left-header .pdm-login { 
	padding-top: 50px;	
	margin-right:40px;
	float:right;
	font-family:"Stag Sans Light",sans-serif;
	font-size:x-large;
	color:gray;
	}
}

@media(min-width: 799px){
	.nav.navbar-nav{
		font-size: 13px;
		border-radius: 5px;
		font-family: "Stag Sans Book",sans-serif;
		width:100%;
	}	
}

@media (max-width: 1024px){
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
		max-width: 100% !important;
		
		
/* 		height: unset; */
/* 		margin: unset; */
/* 		display:none; */
	}
	.footer {
/* 	    height: 9em; */
/*     	margin-top: -6em;  2 para login */
    	margin-top: -6em;
	}
}

@media (min-width: 1025px){
	.footer {
	    height: -5em;
    	margin-top: -7em;
	}
}

@media (min-width: 970px) {
	.visible-small-resolution {
      	display: none;
    }  
    
    .modal-lg {
    	width: 900px;
    }
}
     
@media (max-width: 969px) {
    .visible-medium-resolution {
      	display: none;
    } 
    
    .modal-lg {
    	width: unset;
    }
    
    .modal-video {
		width: 100% !important; 
		margin-left: unset !important;
	}

	.video-promocion-wrapper {
		width: auto !important; 
		height: auto !important;
	}
}

.rubroList{
float:left;
width:198px;
height:198px;
overflow-x:hidden;
overflow-y:scroll;
}

.caracteristica-title{
/* 	padding-top: 10px; */
	padding-left: 25px;
/* 	padding-bottom: 10px; */
	color: #0078d2;
    font-family: "Stag Sans Book",sans-serif;
    font-size: 1.563em;
    font-weight: 400;
    line-height: 25px;
    cursor: pointer;
}

input[type=checkbox],
input[type=radio]{
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

input[type=checkbox] + label,
input[type=radio] + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}

input[type=checkbox] + label > span,
input[type=radio] + label > span{
  display          : inline-block;
  width            : 1em;
  height           : 1em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

input[type=checkbox]:checked + label > span,
input[type=radio]:checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

input[type=checkbox]:checked + label > span:before{
  content     : '✔';
  display     : block;
  width       : 0.5em;
  height      : 0.5em;
  color       : #00a4e3;
  font-size   : 1.2em;
  line-height : 0.8em;
  text-align  : center;
/*   text-shadow : 0 0 0.0714em rgb(115,153,77); */
  font-weight : bold;
}

input[type=radio]:checked + label > span > span{
  display          : block;
  width            : 0.65em;
  height           : 0.65em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 1em;
  background-image :    -moz-linear-gradient(#00a4e3,#00a4e3);
  background-image :     -ms-linear-gradient(#00a4e3,#00a4e3);
  background-image :      -o-linear-gradient(#00a4e3,#00a4e3);
  background-image : -webkit-linear-gradient(#00a4e3,#00a4e3);
  background-image :         linear-gradient(#00a4e3,#00a4e3);
}

@media(min-width: 800px){
	.navbar-default{
		background-color: transparent;
		border-color: transparent;
	}
}

@media(min-width: 799px){
	div.color-bar{
		display:none;
	}
	.main-collapse {
		padding-right: unset;
	    padding-left: unset;
	    width: 100%;
	}
}

@media(max-width: 799px){
	div.color-bar{
	position: relative;
	width: 100%;
	background-color: #9DD7F6;
	display: block;
	}
	.left-image,
	.img-contact,
	.img-login{
		display:none;
	}
	div.color-bar{
	position: relative;
	width: 100%;
	background-color: #9DD7F6;
	display: block;
	}
	.left-header .pdm,
	.left-header .pdm-login,
	.left-header .firma,
	.divisor-login{
		display: none;
	}
	.login-form{
		padding-top:25px;
		width:100%;
	}
	.menu-container{
		background-color: white;
	}
}

@media(max-width: 1065px){
	.logo-responsive > a > img {
		width: 140px;
	}
}

@media(max-width: 975px){
	.logo-responsive > a > img {
		width: 112px;
	}
}

@media(max-width: 767px){
	#titulo-portal{
		display:none;
	}
	.logo-responsive > a > img {
		width: 110px;
	}
	.logo-responsive > img {
		width: 10px;
	}
	.container-fluid #logo {
        background-size: 80px;
	    padding-top: 15px;
	    margin-top: 5px;
	}
	.btn-tarjetas > a {
		height: 150px !important;
	}
	.panel-default {
   		min-width: unset !important;
	}
}

@media (max-width: 1200px) {
	.modal-video {
		width: 70% !important; 
		margin-left: 15% !important;
	}
}

@media (min-width: 1400px){
	.img-login,
	.img-contact {
	    display:none;
	}
	.left-image {
		height:unset;
	}
}

@media (max-width: 1400px){
	.img-big {
	    display:none;
	}
	.left-image {
		height:525px;
	}
}

.btn-small{
	font-family: "Stag Sans Book",sans-serif;
	font-size: 13px !important;
}

.terminos-modal{
	resize: none;
	color: #002f86;
    font-family: "Stag Sans Light",sans-serif;
    font-size: 13pt;
}

.text-light-green{
	color:#489D01;
}

.panel-convocatoria{
	padding-top: unset;
	padding-bottom: unset;
	padding-right: unset;
}

.panel-default {
    min-width: 600px;
}

.contacto-container{
	margin-top:50px;
	text-align:center;
	border: 1px solid #094fa4;
	border-radius: 4px;
   	padding:15px 15px;
   	float:left;
   	font-size:11px !important;
}

.styled-tarjetas {
	padding-left: unset;
	padding-right: unset;
}

.btn-tarjetas > a.btn.active{
	border: 1px solid transparent;
    border-radius: 4px;
	border-color:#59c000;
	background-color: rgba(89, 192, 0, 0.18);
}

.btn-tarjetas > a {
	height: 200px;
}

.login-btn{
	margin-right: 10px;
	height:30px;
    width:130px;
}

.center-block {
    display: block;
    margin-left: auto;									
    margin-right: auto;
    text-align:center;
 }

.color-bar span{
	height: 10px;
	margin: 0;
	width: 16.66666666666667%;
	display: inline-block;
/* 	float: left; */
}

.color-bar span.first{
	background-color: #02428C;
}
.color-bar span.second{
	background-color: #0051A3;
}
.color-bar span.third{
	background-color: #007DC7;
}
.color-bar span.fourth{
	background-color: #1799DA;
}
.color-bar span.fifth{
	background-color: #61C2F0;
}
.color-bar span.sixth{
	background-color: #9DD7F6;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.modal-padding {
	padding: 50px 100px;
}

.remove{
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #f59133;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
}

.remove:hover, .remove:focus {
    color: #f59133;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

button.remove {
/*     -webkit-appearance: none; */
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.select-primary {
	background-color: #0079c1;
	color: white;
}

.select-secondary {
	background-color: #00a4e3;
	color: white;
}

.box-grey-background{
	background-color: #d1d3d4;
	padding-bottom: 20px;
}

.panel-convocatoria > .panel-body > .form-group{
	margin-bottom: unset;
}

.search-bar .input-group-addon{
	background-color: #d1d3d4;
	border: 1px solid #d1d3d4;
}

.search-bar input{
	background-color: #d1d3d4;
	border: 1px solid #d1d3d4;
/* 	webkit-box-shadow: none; */
    box-shadow: none;
    -webkit-transition: unset;
    transition: unset;
}

.border-div{
	border-bottom: 1px solid #d1d3d4;
	opacity: 0.8;
}

.resposive-table{
	width: 100%;
	font-family: "Stag Sans Light",sans-serif;
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 768px)  {

    /* Force table to not be like tables anymore */
    table.resposive-table,
    table.resposive-table thead,
    table.resposive-table tbody,
    table.resposive-table th,
    table.resposive-table td,
    table.resposive-table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    table.resposive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    table.resposive-table tr { 
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }

    table.resposive-table tr td:first-child,
    table.resposive-table tr td:first-child > a{ 
        background: #00a4e3;
        color: #fff;
        font-weight: bold;
    }

    table.resposive-table tr td:first-child:before { 
        color: #fff;
        left: 31px;
        font-size: 14px;
    }    
    
    table.resposive-table td:first-child{
    	padding: 10px 12px;
    	border-left: solid 1px #dbdbdb;
    }

    table.resposive-table td {
        text-align: left !important;
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 60%;
    }

    table.resposive-table td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        left: 15px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-family: 'swis721_bold',sans-serif;
        color: #4C4C4C;            
    }

    /*
    Label the data
    */
    table.resposive-table td:before { 
    	content: attr(data-title); 
    	font-family: "Stag Sans Light",sans-serif;
   	}
   	
   	.carousel-hide {
   	 	display: none;
   	}
}

div.styled-select select {
	height: 60px;
	width: 100%;
	padding: unset;
	-webkit-box-shadow:inset 0 0 10px #d1d3d4;
       -moz-box-shadow:inset 0 0 10px #d1d3d4;
            box-shadow:inset 0 0 10px #d1d3d4;
    background: transparent;
}

div.styled-select {
	padding-left:unset;
}

.carousel-inner > .item > img, 
.carousel-inner > .item > a > img{
	max-width: 80%;
/* 	width: 75%; use this, or not */
/* 	margin: auto; */
	 margin: 0 auto;
	 
/* 	height: auto; */
}

.carousel-control {
	width: 5%;
	
}

.styled-title {
	min-height:40px;
}

a.disabled {
   pointer-events: none;
   cursor: default;
   opacity: 0.4;
}


/* FOOTER */

.footer {
   clear: both;
   position: relative;
   z-index: 10;
}

.footer-container {
	text-align:center;
	padding-bottom:5px;
}

.footer-border{
	border-right: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	opacity: 0.8;
}

.div-footer {
	padding: unset;
}

.logo-footer-video {
	width: 72px;
	height: 50px;
	margin-top: 5px;
}

.logo-footer-mobile-android {
	height: 40px;
	width: 60px;
}

.logo-footer-mobile-apple {
	height: 35px;
	width: 65px;
}

.logo-footer-mobile-win {
	height: 40px;
	width: 80px;
}

.logo-footer-redes {
	height: 35px;
	width: 35px;
	margin-top: 5px;
}

.field-title {
	font-family: "Stag Sans Light",sans-serif;
	color: #262638;
	font-size: 19px;
	height: 20px;
}

.field-subtitle {
	font-family: "Stag Sans Light",sans-serif;
	color: #4d4d4f;
	font-size: 17px;
}

.field-description {
	font-family: "Stag Sans Light",sans-serif;
	color: #4d4d4f;
	font-size: 12px;
}

.logo-footer-video-small {
	height: 25px;
	width: 35px;
	margin: 5px 0 5px 0;
}

.logo-footer-mobile-small {
	height: 35px;
	width: 55px;
	margin-left: 5px;
}

.logo-footer-mobile-small-apple {
	height: 30px;
	width: 50px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.logo-footer-redes-small {
	height: 22px;
	width: 22px;
}

.field-title-small {
	font-family: "Stag Sans Light",sans-serif;
	color: #262638;
	font-size: 17px;
}

.field-subtitle-small {
	font-family: "Stag Sans Light",sans-serif;
	color: #4d4d4f;
	font-size: 16px;
}

.modal-video {
	width: 55%; 
	margin-left: 20%;
}

.video-promocion-wrapper {
	position: relative; 
	padding-bottom: 35%; 
	padding-left: 60%;
	padding-top: 10px; 
	height: 0; 
/* 	width: 100%;  */
	max-width: 1200px; 
	margin: 0 auto;
	width: 600px; 
	overflow: auto; 
/* 	height: 420px; */
}

form .error {
    border: 3px solid rgb(200,23,94);
}


@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);

@font-face {
font-family: "BBVA Web Semi bold";
src: url("../fonts/bbvaweb-semibold.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-semibold.woff") format("woff"),
url("../fonts/bbvaweb-semibold.ttf") format("opentype"),
url("../fonts/bbvaweb-semibold.svg") format("svg");
font-style: normal;
font-weight: 700;
font-stretch: normal;
}

/* Align vertically a column */
.vert-align {
    float: none;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    margin-top: 9px;
}

@font-face {
font-family: "BBVA Web Medium italic";
src: url("../fonts/bbvaweb-mediumitalic.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-mediumitalic.woff") format("woff"),
url("../fonts/bbvaweb-mediumitalic.ttf") format("opentype"),
url("../fonts/bbvaweb-mediumitalic.svg") format("svg");
font-style: normal;
font-weight: 600;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Medium";
src: url("../fonts/bbvaweb-medium.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-medium.woff") format("woff"),
url("../fonts/bbvaweb-medium.ttf") format("opentype"),
url("../fonts/bbvaweb-medium.svg") format("svg");
font-style: normal;
font-weight: 600;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Light italic";
src: url("../fonts/bbvaweb-lightitalic.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-lightitalic.woff") format("woff"),
url("../fonts/bbvaweb-lightitalic.ttf") format("opentype"),
url("../fonts/bbvaweb-lightitalic.svg") format("svg");
font-style: normal;
font-weight: 400;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Light";
src: url("../fonts/bbvaweb-light.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-light.woff") format("woff"),
url("../fonts/bbvaweb-light.ttf") format("opentype"),
url("../fonts/bbvaweb-light.svg") format("svg");
font-style: normal;
font-weight: 400;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Book italic";
src: url("../fonts/bbvaweb-bookitalic.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-bookitalic.woff") format("woff"),
url("../fonts/bbvaweb-bookitalic.ttf") format("opentype"),
url("../fonts/bbvaweb-bookitalic.svg") format("svg");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "BBVA Web Book";
src: url("../fonts/bbvaweb-book.eot?") format("embedded-opentype"),
url("../fonts/bbvaweb-book.woff") format("woff"),
url("../fonts/bbvaweb-book.ttf") format("opentype"),
url("../fonts/bbvaweb-book.svg") format("SVG");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "Stag Sans Book";
src: url("../fonts/stag-sans-book.ttf") format("opentype");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "Stag Sans Light";
src: url("../fonts/stag-sans-light.otf") format("opentype");
font-style: normal;
font-weight: 500;
font-stretch: normal;
}

@font-face {
font-family: "BentonSansBBVA Light";
src: url("../fonts/BentonSansBBVA-Light.eot") format("embedded-opentype"),
url("../fonts/BentonSansBBVA-Light.ttf") format("opentype"),
url("../fonts/BentonSansBBVA-Light.woff") format("woff");
font-style: normal;
font-weight: normal;
font-stretch: normal;
}

@font-face {
font-family: "BentonSansBBVA Medium";
src: url("../fonts/BentonSansBBVA-Medium.eot") format("embedded-opentype"),
url("../fonts/BentonSansBBVA-Medium.ttf") format("opentype"),
url("../fonts/BentonSansBBVA-Medium.woff") format("woff");
font-style: normal;
font-weight: normal;
font-stretch: normal;
}

@font-face {
font-family: "BentonSansBBVA Book";
src: url("../fonts/BentonSansBBVA-Book.eot") format("embedded-opentype"),
url("../fonts/BentonSansBBVA-Book.ttf") format("opentype"),
url("../fonts/BentonSansBBVA-Book.woff") format("woff");
font-style: normal;
font-weight: normal;
font-stretch: normal;
}

@font-face {
font-family: "BentonSansBBVA Bold";
src: url("../fonts/BentonSansBBVA-Bold.eot") format("embedded-opentype"),
url("../fonts/BentonSansBBVA-Bold.ttf") format("opentype"),
url("../fonts/BentonSansBBVA-Bold.woff") format("woff");
font-style: normal;
font-weight: normal;
font-stretch: normal;
}


.layout-boxed html,
.layout-boxed body {
  height: 100%;
}

html {
	position: relative;
    min-height: 100%;
}

body {
	min-height: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  overflow-x: hidden;
  overflow-y: auto;
/*   color:white; */
}

.main-content{
	min-height:550px;
}

.angular-google-map-container{
	height:280px;
	width:100%;
}

/* Content */
.content {
/*   min-height: 250px; */
  width:100%;
  font-family: "Stag Sans Light", sans-serif;
  float: right;
}

h1 .btn-group{
	display: inline-block;
}

h1 {
    color: #00a4e3;
    font-family: "Stag Sans Light", sans-serif;
    font-size: 20pt;
    font-weight: 400;
    line-height: 30px;
    margin-top: 5px;
    margin-bottom: unset;
}

h2 {
    color: #002f86;
    font-family: "Stag Sans Light", sans-serif;
    font-size: 13pt;
    font-weight: 400;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: unset;
}
h3 {
    color: #002f86;
    font-family: "Stag Sans Book", sans-serif;
    font-size: 15pt;
    font-weight: 400;
}
h4 {
    color: #002f86;
    font-family: "Stag Sans Light", sans-serif;
    font-size: 13pt;
    font-weight: 400;
}
h5 {
    color: #0079c1;
    font-family: "Stag Sans Light", sans-serif;
    font-size: 16pt;
    font-weight: 400;
}

h6 {
    color: #0f0f0f;
    font-family: "Stag Sans Light", sans-serif;
    font-size: 26pt;
    font-weight: 400;
    line-height: 30px;
}

label {
	color: #666666;
    font-family: "BentonSansBBVA Light";
    font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: normal;
    font-size: 16px;
}

::-webkit-input-placeholder { /* Webkit */
    font-family: "Stag Sans Light";
}
:-moz-placeholder { /* Firefox 18-4 */
   font-family: "Stag Sans Light";
}
 
::-moz-placeholder {  /* Firefox 19+ */
   font-family: "Stag Sans Light";
}
 
:-ms-input-placeholder {  /*  IE10+  */
  font-family: "Stag Sans Light";
}

.btn {
	font-family: "Stag Sans Book";
	border-radius: 0px;
}

form > h1, .info-register > h1 {
	font-size: 18pt;
	margin-top: 20px;
}

.form-group > h3 {
/* 	font-size: 13pt; */
/* 	margin-botton: 5px !important; */
/* 	margin-top: 0px !important; */
	margin-bottom: 5px;
}

.form-group  {
/* 	font-size: 13pt; */
/* 	margin-botton: 5px !important; */
/* 	margin-top: 0px !important; */
	margin-bottom: 5px;
}

.login-form > div > h3 {
	font-size: 12pt;
/* 	margin-bottom: 5px !important; */
	margin-top: 0px !important;
	
}


.info-login > p{
	font-size: 14pt;
}

.info-login > h3{
	font-size: 15pt;
	color: #00a4e3;
}

/* General Links */
b {
	font:bold 17px "Trebuchet MS"; 
}

a {
  color: #00a4e3;
}

p{
	font-size: 20px;
	color: #002f86;
}

small {
	font-family: "Stag Sans Light";
/* 	color: #00a4e3; */
	color: rgb(200,23,94);
}

h3 > strong{
	font-family: "Stag Sans Light";
	font-weight: normal;
	font-size: 14pt;
	color: #0079c1;
}

.container-fluid #logo {
    background: url("../../assets/images/bbvafrances.gif") no-repeat 0 0;
    padding: 26px 5px 0 0;
    width: 183px;
    float: left;
    margin-top: 14px;
}

.info-login > p, .info-login > h3, .info-login > label, h3 > label{
	margin: 0px;
}

/* .info-login{ */
/* 	padding-top: 20px; */
/* } */

.info-register{
	left: -37px;
	padding-left: 37px;	
/* 	background-color: #d1d3d4; */
}

.info-register > p{
	margin-bottom: 5px;
}

.info-register > h1, .info-register > label{
	line-height: 1;
	margin-top: 8px;
}

.section-header{
	background-color: #d1d3d4;
	padding-top: 2px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.section-header > h1{
	margin-left: 10px;
}

a:hover, a:focus{
	cursor: pointer !important;
}
#menu a:hover,
#menu a:focus,
#menu a:active {
	background: #00a4e3;
	color:white;
/*   outline: none; */
/*   text-decoration: none; */
/*   color: #72afd2; */
}

#menu a.current{
	background: #00a4e3;
	color:white;
}

.logo {
	padding-left: 20px;
	margin-top: 80px;
	height: 107px;
	width: 35px;
}

.right-header {
	height: 111px;
	font-family:"Stag Sans Light";
	color:gray;
	left: 900px;
	top:40
} 

.left-header .top { 
	padding-right: 15px;	
	float:right;
	font-family:"Stag Sans Light";
	font-size:x-large;
	color:gray;
	right:0;
}

.top-right-header {
	padding-top: 4px;
	font-family: "Stag Sans Light";
	font-size:large;
	color:gray;
	margin-right: -150px;
} 

.main-container{
	width: 100%;
	padding-left: unset;
	padding-right: unset;
}

.main-container-fluid{
	width: 100%;
	padding-left: unset;
	padding-right: unset;
}

.main-form-control {
	display: inline;
	width: 150px;
	height: unset;
}

.main-panel {
	background-color: #BCDDF6;
/* 	background-color: #6ED7FF; */
/* 	background-color: #41CAFF; */
	margin-bottom: unset;
	border-radius: unset; 
}

.modal-header {
	padding-left: 50px;
	border-bottom: unset;
}

.modal-body {
	padding-top: unset;
	padding-bottom: unset;
	padding-left: 50px;
	padding-right: 50px;
}

.modal-footer {
	padding-left: 50px;
	border-top: unset;
}

.modal-footer-portal {
	padding: 15px 20px 10px 20px;
}

.processing-modal-body {
	padding-left: unset;
	padding-right: unset;
}

.container > .navbar-header{
	width:100%;
}

.main-div{
	padding-left: 12px;
	padding-right: unset;
}

.navbar-brand{
	margin-top: 33px;	
	padding-left: 37px;
	height: 80px;
}

.navbar .nav > li > a, .navbar .nav 
.navbar .nav > li.current-menu-item > a, 
.navbar .nav > li.current-menu-ancestor > a {
	color: #002f86;
	font-family: "Stag Sans Light";
	font-size:11pt;
	padding:5px;
}

.btn-primary{
	background: #8bca5b;
	border:none;
	height:30px;
    width:130px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.btn-primary:hover { 
	background:#489D01;
	border:none;
}

.btn-primary:inactive {
	background: linear-gradient(#59c000,#499900 100%);
	border: 1px solid #499900;
}

.btn-secondary{
	background: #0079c1;
	border:none;
	color: white;
}

.btn-secondary:hover { 
	background:#0000ff;
	border:none;
	color: white;
}

.btn-tertiary{
	background: #f59133;
	border:none;
	color: white;
}

.btn-tertiary:hover { 
	background:#ff7b00;
	border:none;
	color: white;
}

.btn-quaternary{
	background: #0079c1;
	border:none;
	color: white;
}

.btn-quaternary:hover { 
	background: #0000ff;
	border:none;
	color: white;
}

.btn-quinary{
	background: #8bca5b;
	border:none;
	color: white;
}

.btn-quinary:hover { 
	background:#489D01;
	border:none;
	color: white;
}

.btn-quinary:inactive {
	background: linear-gradient(#59c000,#499900 100%);
	border: 1px solid #499900;
}

.btn-senary{
	background-color: #d1d3d4;
	border:none;
	color:#0079c1;
}

.btn-senary:hover{
	border:none;
	color:#0079c1;
}

.btn-septenary{
	background: #f59133;
	border:none;
	color: white;
	height:25px;
    width:74px;
    padding: 0px;
    padding-top:3px;
    margin-right: 8px;
    margin-bottom: 5px;
}

.btn-septenary:hover { 
	background:#ff7b00;
	border:none;
	color: white;
}

.btn-septenary:disabled {
	background: #7f7f7f;
	border: 1px solid #e6e6fa;
}

.btn-octonary{
	background: #8bca5b;
	border:none;
	color: white;
	height:25px;
    width:74px;
    padding: 0px;
    padding-top:3px;
    margin-right: 8px;
    margin-bottom: 5px;
}

.btn-octonary:hover { 
	background:#489D01;
	border:none;
	color: white;
}

.btn-default{
	background-color: #d1d3d4;
	border:none;
	color:#0079c1;
	height:30px;
    width:130px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.btn-default:hover{
	border:none;
	color:#0079c1;
}

.btn-default:inactive {
	border:none;
	color:#0079c1;
}

.btn-default.btn-disabled:hover{
	background-color: #d1d3d4;
	border:none;
	color:#0079c1;
}

.btn-block{
	background: #02428C;
	border:none;
	color: white;
}

.btn-block:hover { 
	background:#0079c1;
	border:none;
	color: white;
}

.btn-other{
	background: #f59133;
	border:none;
	color: white;
}

.btn-size {
	width:130px; 
	height:30px;
}

.btn-other:hover { 
	background:#ff7b00;
	border:none;
	color: white;
}

tbody > tr > td{
	padding: 8px;
}

.borderless > tbody > tr > td {
    border-top:none;
}


th {
/*     background-color: #F0F0EE; */
/*     color: #02428C; */
    text-align: center;
	color: #002f86;
    font-family: "Stag Sans Light";
    font-size: 13pt;
    font-weight: 0;
    vertical-align: bottom;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
} 

td {
	text-align:center;	
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #EEEEEE;
/* 	background-color: #d1d2d4; */
/* 	background-color: #E7ECF5; */
}

.comercios-table td,
.comercios-table th{
	text-align:left;
}

.table > thead > tr > th {
    border-bottom:none;
}

.franquicia-table > tbody > tr > td{
	text-align:left !important;
	padding-left: 20px;
}

.breadcrumb {
	margin-left: 15px;
	margin-right: 15px;
}

.login-form > .form-group > input{
	width: 200px;
	height: 30px;
}

.mis-datos-form > .form-group > input{
	width: 85%;
}

.navbar{
/* 	position:inherit; */
	margin-bottom:0px;
	border: unset;
/* 	height: 100px; */
}

#menu-list{
	text-align:center;
	width: 100%;
}

#menu-item{
	display:inline;
	vertical-align: middle;
}

.title-menu{
	font-family:"Stag Sans Light";
	color:black;
}

.firma{
	padding-right: 15px;	
	float:right;
	font-family:"Stag Sans Book";
	font-size:small;
	color:#00a4e3;
	clear:right;
}

@media (min-width: 799px){
.left-header .pdm { 
	padding-top: 15px;	
	padding-bottom: 5px;
	margin-right:15px;
	float:right;
	font-family:"Stag Sans Light";
	font-size:x-large;
	color:gray;
	}
	
.left-header .pdm-login { 
	padding-top: 50px;	
	margin-right:40px;
	float:right;
	font-family:"Stag Sans Light";
	font-size:x-large;
	color:gray;
	}
}

@media(min-width: 799px){
	.nav.navbar-nav{
		font-size: 13px;
		border-radius: 5px;
		font-family: "Stag Sans Book";
		width:100%;
	}	
}

@media (max-width: 1024px){
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
		max-width: 100% !important;
		
		
/* 		height: unset; */
/* 		margin: unset; */
/* 		display:none; */
	}
	.footer {
/* 	    height: 9em; */
    	margin-top: -6em;  
/*     	2 para login */
	}
}

@media (min-width: 1025px){
	.footer {
	    height: -5em;
    	margin-top: -7em;
	}
}

@media (min-width: 970px) {
	.visible-small-resolution {
      	display: none;
    }  
    
    .modal-lg {
    	width: 900px;
    }
}
     
@media (max-width: 969px) {
    .visible-medium-resolution {
      	display: none;
    } 
    
    .modal-lg {
    	width: unset;
    }
    
    .modal-video {
		width: 100% !important; 
		margin-left: unset !important;
	}

	.video-promocion-wrapper {
		width: auto !important; 
		height: auto !important;
	}
}

.rubroList{
float:left;
width:198px;
height:198px;
overflow-x:hidden;
overflow-y:scroll;
}

.caracteristica-title{
/* 	padding-top: 10px; */
	padding-left: 25px;
/* 	padding-bottom: 10px; */
	color: #0078d2;
    font-family: "Stag Sans Book";
    font-size: 1.563em;
    font-weight: 400;
    line-height: 25px;
    cursor: pointer;
}

input[type=checkbox],
input[type=radio]{
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

input[type=checkbox] + label,
input[type=radio] + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}

input[type=checkbox] + label > span,
input[type=radio] + label > span{
  display          : inline-block;
  width            : 1em;
  height           : 1em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}

input[type=checkbox]:checked + label > span,
input[type=radio]:checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}

input[type=checkbox]:checked + label > span:before{
  content     : '✔';
  display     : block;
  width       : 0.5em;
  height      : 0.5em;
  color       : #00a4e3;
  font-size   : 1.2em;
  line-height : 0.8em;
  text-align  : center;
/*   text-shadow : 0 0 0.0714em rgb(115,153,77); */
  font-weight : bold;
}

input[type=radio]:checked + label > span > span{
  display          : block;
  width            : 0.65em;
  height           : 0.65em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 1em;
  background-image :    -moz-linear-gradient(#00a4e3,#00a4e3);
  background-image :     -ms-linear-gradient(#00a4e3,#00a4e3);
  background-image :      -o-linear-gradient(#00a4e3,#00a4e3);
  background-image : -webkit-linear-gradient(#00a4e3,#00a4e3);
  background-image :         linear-gradient(#00a4e3,#00a4e3);
}

@media(min-width: 800px){
	.navbar-default{
		background-color: transparent;
		border-color: transparent;
	}
}

@media(min-width: 799px){
	div.color-bar{
		display:none;
	}
	.main-collapse {
		padding-right: unset;
	    padding-left: unset;
	    width: 100%;
	}
}

@media(max-width: 799px){
	div.color-bar{
	position: relative;
	width: 100%;
	background-color: #9DD7F6;
	display: block;
	}
	.left-image,
	.img-contact,
	.img-login{
		display:none;
	}
	div.color-bar{
	position: relative;
	width: 100%;
	background-color: #9DD7F6;
	display: block;
	}
	.left-header .pdm,
	.left-header .pdm-login,
	.left-header .firma,
	.divisor-login{
		display: none;
	}
	.login-form{
		padding-top:25px;
		width:100%;
	}
	.menu-container{
		background-color: white;
	}
}

@media(max-width: 1065px){
	.logo-responsive > a > img {
		width: 140px;
	}
}

@media(max-width: 975px){
	.logo-responsive > a > img {
		width: 112px;
	}
}

@media(max-width: 767px){
	#titulo-portal{
		display:none;
	}
	.logo-responsive > a > img {
		width: 110px;
	}
	.logo-responsive > img {
		width: 10px;
	}
	.container-fluid #logo {
        background-size: 80px;
	    padding-top: 15px;
	    margin-top: 5px;
	}
	.btn-tarjetas > a {
		height: 150px !important;
	}
	.panel-default {
   		min-width: unset !important;
	}
}

@media (max-width: 1200px) {
	.modal-video {
		width: 70% !important; 
		margin-left: 15% !important;
	}
}

@media (min-width: 1400px){
	.img-login,
	.img-contact {
	    display:none;
	}
	.left-image {
		height:unset;
	}
}

@media (max-width: 1400px){
	.img-big {
	    display:none;
	}
	.left-image {
		height:525px;
	}
}

.btn-small{
	font-family: "Stag Sans Book";
	font-size: 13px !important;
}

.terminos-modal{
	resize: none;
	color: #002f86;
    font-family: "Stag Sans Light";
    font-size: 13pt;
}

.text-light-green{
	color:#489D01;
}

.panel-convocatoria{
	padding-top: unset;
	padding-bottom: unset;
	padding-right: unset;
}

.panel-default {
    min-width: 600px;
}

.contacto-container{
	margin-top:50px;
	text-align:center;
	border: 1px solid #094fa4;
	border-radius: 4px;
   	padding:15px 15px;
   	float:left;
   	font-size:11px !important;
}

.styled-tarjetas {
	padding-left: unset;
	padding-right: unset;
}

.btn-tarjetas > a.btn.active{
	border: 1px solid transparent;
    border-radius: 4px;
	border-color:#59c000;
	background-color: rgba(89, 192, 0, 0.18);
}

.btn-tarjetas > a {
	height: 200px;
}

.login-btn{
	margin-right: 10px;
	height:30px;
    width:130px;
}

.center-block {
    display: block;
    margin-left: auto;									
    margin-right: auto;
    text-align:center;
 }

.color-bar span{
	height: 10px;
	margin: 0;
	width: 16.66666666666667%;
	display: inline-block;
	float: left;
}

.color-bar span.first{
	background-color: #02428C;
}
.color-bar span.second{
	background-color: #0051A3;
}
.color-bar span.third{
	background-color: #007DC7;
}
.color-bar span.fourth{
	background-color: #1799DA;
}
.color-bar span.fifth{
	background-color: #61C2F0;
}
.color-bar span.sixth{
	background-color: #9DD7F6;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.modal-padding {
	padding: 50px 100px;
}

.remove{
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #f59133;
    text-shadow: 0 1px 0 #fff;
    opacity: .9;
}

.remove:hover, .remove:focus {
    color: #f59133;
    text-decoration: none;
    cursor: pointer;
    opacity: 1;
}

button.remove {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.select-primary {
	background-color: #0079c1;
	color: white;
}

.select-secondary {
	background-color: #00a4e3;
	color: white;
}

.box-grey-background{
	background-color: #d1d3d4;
	padding-bottom: 20px;
}

.panel-convocatoria > .panel-body > .form-group{
	margin-bottom: unset;
}

.search-bar .input-group-addon{
	background-color: #d1d3d4;
	border: 1px solid #d1d3d4;
}

.search-bar input{
	background-color: #d1d3d4;
	border: 1px solid #d1d3d4;
/* 	webkit-box-shadow: none; */
    box-shadow: none;
    -webkit-transition: unset;
    transition: unset;
}

.border-div{
	border-bottom: 1px solid #d1d3d4;
	opacity: 0.8;
}

.resposive-table{
	width: 100%;
	font-family: "Stag Sans Light";
}

@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 768px)  {

    /* Force table to not be like tables anymore */
    table.resposive-table,
    table.resposive-table thead,
    table.resposive-table tbody,
    table.resposive-table th,
    table.resposive-table td,
    table.resposive-table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    table.resposive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    table.resposive-table tr { 
        border: 1px solid #ccc;
        margin-bottom: 15px;
    }

    table.resposive-table tr td:first-child,
    table.resposive-table tr td:first-child > a{ 
        background: #00a4e3;
        color: #fff;
        font-weight: bold;
    }

    table.resposive-table tr td:first-child:before { 
        color: #fff;
        left: 31px;
        font-size: 14px;
    }    
    
    table.resposive-table td:first-child{
    	padding: 10px 12px;
    	border-left: solid 1px #dbdbdb;
    }

    table.resposive-table tr td:first-child input[type="checkbox"] { 
        
    }

    table.resposive-table td {
        text-align: left !important;
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 60%;
    }

    table.resposive-table td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        left: 15px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        font-family: 'swis721_bold';
        color: #4C4C4C;            
    }

    /*
    Label the data
    */
    table.resposive-table td:before { 
    	content: attr(data-title); 
    	font-family: "Stag Sans Light";
   	}
   	
   	.carousel-hide {
   	 	display: none;
   	}
}

div.styled-select select {
	height: 60px;
	width: 100%;
	padding: unset;
	-webkit-box-shadow:inset 0 0 10px #d1d3d4;
       -moz-box-shadow:inset 0 0 10px #d1d3d4;
            box-shadow:inset 0 0 10px #d1d3d4;
    background: transparent;
}

div.styled-select {
	padding-left:unset;
}

.carousel-inner > .item > img, 
.carousel-inner > .item > a > img{
	max-width: 80%;
/* 	width: 75%; use this, or not */
/* 	margin: auto; */
	 margin: 0 auto;
	 
/* 	height: auto; */
}

.carousel-control {
	width: 5%;
	
}

.styled-title {
	min-height:40px;
}

a.disabled {
   pointer-events: none;
   cursor: default;
   opacity: 0.4;
}


/* FOOTER */

.footer {
   clear: both;
   position: relative;
   z-index: 10;
}

.footer-container {
	text-align:center;
	padding-bottom:5px;
}

.footer-border{
	border-right: 1px solid #4d4d4d;
	border-left: 1px solid #4d4d4d;
	opacity: 0.8;
}

.div-footer {
	padding: unset;
}

.logo-footer-video {
	width: 72px;
	height: 50px;
	margin-top: 5px;
}

.logo-footer-mobile-android {
	height: 40px;
	width: 60px;
}

.logo-footer-mobile-apple {
	height: 35px;
	width: 65px;
}

.logo-footer-mobile-win {
	height: 40px;
	width: 80px;
}

.logo-footer-redes {
	height: 35px;
	width: 35px;
	margin-top: 5px;
}

.field-title {
	font-family: "Stag Sans Light";
	color: #262638;
	font-size: 19px;
	height: 20px;
}

.field-subtitle {
	font-family: "Stag Sans Light";
	color: #4d4d4f;
	font-size: 17px;
}

.field-description {
	font-family: "Stag Sans Light";
	color: #4d4d4f;
	font-size: 12px;
}

.logo-footer-video-small {
	height: 25px;
	width: 35px;
	margin: 5px 0 5px 0;
}

.logo-footer-mobile-small {
	height: 35px;
	width: 55px;
	margin-left: 5px;
}

.logo-footer-mobile-small-apple {
	height: 30px;
	width: 50px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.logo-footer-redes-small {
	height: 22px;
	width: 22px;
}

.field-title-small {
	font-family: "Stag Sans Light";
	color: #262638;
	font-size: 17px;
}

.field-subtitle-small {
	font-family: "Stag Sans Light";
	color: #4d4d4f;
	font-size: 16px;
}

.modal-video {
	width: 55%; 
	margin-left: 20%;
}

.video-promocion-wrapper {
	position: relative; 
	padding-bottom: 35%; 
	padding-left: 60%;
	padding-top: 10px; 
	height: 0; 
	width: 100%; 
	max-width: 1200px; 
	margin: 0 auto;
	width: 600px; 
	overflow: auto; 
	height: 420px;
}

form .error {
    border: 3px solid rgb(200,23,94);
}

/*Redisenio*/

.redisenio-input {
  height: 56px !important;
  /*border-radius: 1px !important;*/
  background-color: #f4f4f4 !important;
  border: none;
  padding-bottom: 1px !important;
  /*border-color: black !important;*/

}

.redisenio-image-login{
  width: 800px;
  height: 757px;
  background-color: rgba(7, 33, 70, 0.8);
}

.redisenio-bienvenido-text{
  width: 531px;
  height: 36px;
  font-family: BentonSansBBVA Book;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #1464a5;

}

.redisenioIniciar-Sesion {
  width: 104px;
  height: 23px;
  font-family: BentonSansBBVA Medium;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioOlvidaste-tu-contra {
  width: 191px;
  height: 19px;
  font-family: BentonSansBBVA Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #237aba !important;
}

.redisenion-ingresar-boton {
  width: 192px;
  height: 56px;
  /*border-radius: 1px;*/
  border:none;
  background-color: #1973b8;
  color:#ffffff !important;
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
}

.redisenioLabel {
  width: 357px;
  height: 24px !important;
  font-family: BentonSansBBVA Book !important;
  font-size: 15px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  letter-spacing: normal !important;
  color: #666666 !important;
}

/*.redisenioLabel > label:focus {
	color: #666666;
}*/

.redisenioRectangle-footer {
  width: 536px;
  height: 108px;
  border-radius: 1px;
  background-color: rgba(216, 216, 216, 0.1);
}

.redisenio-rectangle-input {
  width: 517px;
  height: 56px;
  background-color: #f4f4f4 !important;
  

}

.redisenioTelephone-image {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.redisenioEmail-image {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.redisenio-telefono-footer-text {
  width: 473px;
  height: 17px;
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}


.redisenioEmail-footer-text {
  width: 424px;
  height: 17px;
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioPara-consultas-text {
  width: 432px;
  height: 20px;
  font-family: BentonSansBBVA Medium;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioQuers-que-tu-comercio-text {
  width: 531px;
  height: 108px;
  font-family: BentonSansBBVA Book;
  font-size: 44px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.23;
  letter-spacing: normal;
  color: #ffffff;
  margin-top:93px;
  margin-left:40px;
}

.redisenioSumate-a-FrancsGo-text {
  width: 47.5%;
  height: 48px;
  font-family: BentonSansBBVA Book;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  margin-top:231px;
  margin-left:40px;
}

.redisenioSumate-boton{
  width: 192px;
  height: 48px;
  border-radius: 1px;
  border:none;
  background-color: #00a5a6;
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
  margin-top:319px;
  margin-left:40px !important;
}

.redisenio-inactive-label {
  font-family: BentonSansBBVA Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  margin-top: 10px;
}

.redisenio-edit-link {
  font-family: BentonSansBBVA Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #237aba;
}

.redisenio-edit-link > a:hover{
	text-decoration: none !important;
	
}

.redisenio-bold-blue-link {
  font-family: BBVA Web Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #237aba;
}

.redisenio-icon-mis-datos{
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.redisenio-H1 {
  font-family: BentonSansBBVA Medium;
  font-size: 28px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1464a5;
}

.redisenio-title-layout {
    padding-bottom: 30px;
    padding-top: 40px;
}

.redisenio-label-for-link {
  font-family: BBVA Web Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenio-estado-aceptada {
  font-family: BentonSansBBVA Medium;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 10px;
  text-align: right;
  color: #417505;
}

.redisenio-sub-input{
	border-color: #666666 !important;
	border-width: 0 0 1px 0 !important; 
	background-image: none !important;
	border-style: solid;
}

.redisenio-blue-button {
  width: 234px;
  height: 56px;
  border-radius: 1px;
  background-color: #1973b8 !important;
  border:none;
  
}

.redisenio-green-button {
  width: 234px;
  height: 56px;
  border-radius: 1px;
  background-color: #00a5a6; 
/*   !important; */
  border:none;
  
}

.redisenio-blue-button[disabled]:hover {
  cursor:not-allowed;
  
}

.redisenio-label-blue-button {
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
}

.redisenio-mask-input-error {
  height: 56px;
  background-color: #fcdfdf !important;
  padding-bottom: 1px !important;
}

.redisenio-input-error-line {
	border-color:#b92a45 !important;
	border-width: 0 0 1px 0; 
	background-image: none !important;
}

.redisenio-error-input-label {
	  font-family: BentonSansBBVA Book;
	  font-size: 15px;
	  font-weight: normal;
	  font-style: normal;
	  font-stretch: normal;
	  letter-spacing: normal;
	  color: #b92a45 !important;
}

.redisenio-error-label {
  font-family: BentonSansBBVA Book;
  font-size: 12px !important;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
/*   line-height: 1.33; */
  letter-spacing: normal;
  color: #121212 !important;
  margin-left: 5px;
}

.redisenio-error-label-img {
	width: 12px; 
	height: 12px; 
	margin-top: -4px;
}

.md-select:after {
	content:url("../../assets/images/arrow-icon.png");
}

.redisenioErrorMessage-text {
  width: 801px;
  height: 28px;
  font-family: BentonSansBBVA Book;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: normal;
  color: #121212;
}

.redisenioRectangle-header{
  height: 136px;
  background-color: #072146;
}

.navRedisenio > li > a{
	width: 79px;
  	height: 18px;
	font-family: BentonSansBBVA Medium;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.29 !important;
  	letter-spacing: normal;
  	color: #bdbdbd !important;
}

.redisenioFirma{
	width: 222px;
  	height: 16px;
  	font-family: BentonSansBBVA Book;
	font-size: 12px;
  	font-weight: bold;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.33;
  	letter-spacing: normal;
  	text-align: right;
  	color: #bdbdbd;
  	display: inline !important;
}

#menuRedisenio a:hover,
#menuRedisenio a:focus,
#menuRedisenio a:active {
	color:white !important;
/*   outline: none; */
    text-decoration: none;
/*   color: #72afd2; */
}

.redisenioLogoHeader-image{
	width: 137px !important;
  	height: 46px !important;
}

.redisenioMenuMobile-image{
	margin-top:35px;
}

.redisenioRectangle-header-mobile{
	height: 65px;
  	background-color: #072046;
}

.redisenioFooterLogueadoRectangle {
  height: 304px;
  background-color: #072146;
}

.redisenio-sucursal-title {
  font-family: BentonSansBBVA Book;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.redisenioFooterSocial-image {
  width: 24px;
  height: 24px;
  /*background-color: #072146;*/
  object-fit: contain;
  position:relative;
  filter: opacity(.7) drop-shadow(0 0 0 #5bbeff) brightness(1.5);
  
}

.redisenioFooterRectangle {
  width: 22px;
  height: 22px;
  background-color: #5bbeff;
  position:absolute;
  z-index:1;
 
}

.redisenioFooter-text-link > li > a{
  width: 70px;
  height: 24px;
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #5bbeff !important;

}

#footerRedisenio a:hover,
#footerRedisenio a:focus,
#footerRedisenio a:active {
	color:white !important;
/*   outline: none; */
    text-decoration: none;
/*   color: #72afd2; */
}

.redisenioLegal-text {
  width: 1035px;
  height: 16px;
  font-family: BentonSansBBVA Book;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #d3d3d3;
}

.redisenio-sucursal-subtitle {
  font-family: BBVA Web Semi bold;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #121212;
}

.redisenio-pasos-label {
  font-family: BBVA Web Book italic;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #bdbdbd;
}

.redisenio-info-small-label {
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

md-progress-linear .md-bar {
    background-color: #02a5a5 !important;
}

md-progress-linear .md-container {
    background-color: #e9e9e9 !important;
}

.triangulo-azul-cita {
     width: 30px; 
     height: 0; 
     border-right: 20px solid #d4edfc;
     border-top: 10px solid transparent;
     border-bottom: 10px solid transparent; 
     margin-top: 30px;
}

.cita-luis-rectangle {
  height: 124px;
  background-color: #d4edfc;
}

.redisenio-cita-luis-label {
    margin: 37px 41px 37px 33px;
    color: #666666;
    font-family:  BentonSansBBVA Book;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 16px;
}

.redisenioRectangle-Header-Recuperar-Contrasenia {
  height: 104px;
  background-color: #072146;
}

.redisenioRecuperarContrasenia-text {
  width: 536px;
  height: 36px;
  font-family: BentonSansBBVA Book;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #000000;
  margin-top: 41px;
}

.redisenioIngreseElCuit-text {
  width: 536px;
  height: 44px;
  font-family: BentonSansBBVA Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  margin-top: 20px;
}


.redisenioRecuperarContrasenia-boton{
  width: 242px;
  height: 56px;
  border:none;
  border-radius: 1px;
  background-color: #1973b8;
  color:#ffffff !important;
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  margin-top: 40px;
}

.redisenioFooterParticularRectangle {
  height: 190px;
  background-color: #014381;
}

.redisenioFooterParticular-text-title{
  width: 70px;
  height: 24px;
  font-family: BentonSansBBVA Medium;
  font-size: 21px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #2dcccd !important;

}

.redisenioFooterParticular-text-leyend{
  height: 24px;
  font-family: BentonSansBBVA Book;
  font-size: 13px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #ffffff!important;

}

.redisenioFooterParticular-border{
	margin-left:30px;
	border-radius: 0px 0.5px 0px 0px !important;
	border-color:#2dcccd;border-right-style: solid;
	border-right-width: 1px;
	margin-left:30px
}

.redisenioFooterFrances-text{
	opacity: .4;
	font-family: BentonSansBBVA Light;
	font-size: .8em;
	text-align: center;
	color: #fafafa;
}


.rediosenioSuccessMessageRectangle{
	height: 144px;
  	background-color: #d9efe0;
}

.redisenioMessageTitle-text{
	width: 801px;
  	height: 28px;
  	font-family: BentonSansBBVA Book;
  	font-size: 22px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.27;
  	letter-spacing: normal;
  	color: #121212;
}

.redisenioMessageSubTitle-text{
	width: 1031px;
  	height: 24px;
  	font-family: BentonSansBBVA Book;
  	font-size: 15px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.6;
  	letter-spacing: normal;
  	color: #121212;
}

.redisenioSuccessMessageIcon-image{
	object-fit: contain;
  	position:relative;
	width: 22px;
	height: 22px;
}

.redisenioErrorMessageRectangle{
	height: 144px;
  	background-color: #fcdfdf;
}

.redisenioClose-boton{
	background: url("/assets/images/x.png");
	width: 24px;
    height: 24px;
	object-fit: contain;
	border:0;
}

.redisenioRegistrate-text {
  width: 160px;
  height: 33px;
  font-family: BentonSansBBVA Book;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  margin-top: 47px;
}

.redisenioSumateSubtitle-text {
  width: 496px;
  height: 34px;
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  margin-top: 20px;
}

.redisenioCodigoActivacion-text {
  width: 468px;
  height: 14px;
  font-family: BBVA Web Book;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioContrasenia-text {
  width: 468px;
  height: 14px;
  font-family: BBVA Web Book;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioTermsConditions-text {
  width: 189px;
  height: 19px;
  font-family: BBVA Web Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioTerminosCondicionesRectangle-textarea {
  width: 496px;
  height: 316px;
  border: solid 1px #979797 !important;
  background-color: #ffffff;
  font-family: BBVA Web Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #bab9b9;
  padding:20px 24px 0px 10px;
}

.redisenioAceptarRegitro-boton {
  width: 234px;
  height: 56px;
  border:none;
  border-radius: 1px;
  background-color: #1973b8;
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: 40px;
}

.redisenioIniciar-Sesion-Congratulations-text {
  width: 129px;
  height: 29px;
  font-family: BentonSansBBVA Medium;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioInfoRectangle {
 /* width: 458px;*/
  height: 56px;
  background-color: #d4edfc;
}

.redisenioInfoSucursales-text {
  /*width: 358px;*/
  height: 32px;
  font-family: BentonSansBBVA Book;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #696969;
}

md-checkbox.md-checked .md-icon {
        background-color: #f57900;
        width: 24px;
  		height: 24px;
  		border-radius: 1px;
  		border: solid 1px #666666;
  		background-color: #f4f4f4;
		border:url("./assets/images/checkmark.png");
		padding:1px;
}

md-checkbox.md-default-theme.md-checked .md-icon:after { 
	width: 8px;
  	height: 17px;
  	border-color: #004481;
  	margin-left:2px;
  	margin-bottom:5px;
}

md-checkbox .md-icon{
  width: 24px;
  height: 24px;
  border-radius: 1px;
  border: solid 1px #666666;
  background-color: #f4f4f4;
}

md-checkbox[disabled]:hover{
  cursor:not-allowed;
}

md-select:not([disabled]):focus .md-select-value{
    border-bottom-color: #666666;
    border-width: 0px 0px 1px 0px !important; 
    background-image: none !important;
   
}

md-select .md-select-value{
	border-color: #666666 !important;
	border-width: 0 0 1px 0 !important; 
	background-image: none !important;
	border-style: solid !important;
	padding-bottom: 0px !important;
	font-family: BentonSansBBVA Book;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #121212;
    height: 21px;
}


.md-select-value .md-select-icon:after {
 	background-repeat : no-repeat;
 	background-image:  url("./assets/images/error-icon_2.png") !important;
	width:24px;
 	height:24px;
	content:url("../../assets/images/arrow-icon.svg");
	display:block;
	position:relative;
	transform:none;
	margin-bottom: 21px;
	margin-right: 16px;
}

md-select .md-placeholder{
  width: 317px;
  height: 24px;
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #121212;
}

md-select .md-select-value.md-select-placeholder {
   width: 317px;
   height: 24px;
   font-family: BentonSansBBVA Book;
   font-size: 15px;
   font-weight: normal;
   font-style: normal;
   font-stretch: normal;
   line-height: 1.6;
   letter-spacing: normal;
  color: #666666;
}

.redisenioCheckboxLabel-text {
  width: 376px;
  height: 24px;
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #121212;
}

.redisenioInformacionSucursal-title {
  width: 211px;
  height: 19px;
  font-family: BBVA Web Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.subtitleTerminalPos-text {
  width: 959px;
  height: 38px;
  font-family: BentonSansBBVA Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioAgregarLink-text {
  width: 183px;
  height: 18px;
  font-family: BBVA Web Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #237aba;
}

.redisenioDatosSucursal-text {
  width: 173px;
  height: 26px;
  font-family: BentonSansBBVA Medium;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}


.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	border-right: 0px !important;
	border-top:0px;
	border-left:0px;
	border-bottom: 2px;
	border-bottom-color: #004481;
	border-bottom-style: solid;
	font-family: BentonSansBBVA Bold;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color:#004481;
}

.nav-tabs > li > a{
  font-family: BentonSansBBVA Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #bdbdbd;
}

.nav-tabs > li > a:hover{
	background: none;
	border:none;
}

.nav-active{
	border-right: 0px !important;
	border-top:0px;
	border-left:0px;
	border-bottom: 2px;
	border-bottom-color: #004481;
	border-bottom-style: solid;
	font-family: BentonSansBBVA Bold;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color:#004481;	
	
	
	
}

.redisenioSucursalCodigo {
  height: 40px;
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioSubItems {
  height: 18px;
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioTableTitles {
  height: 22px;
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #121212;
}



.redisenioConvocatoriaTitle {
  height: 40px;
  font-family: BentonSansBBVA Book;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.redisenioConvocatoriaSubtitle {
  height: 19px;
  font-family: BBVA Web Book;
  font-size: 19px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioCaracteristicaTitulo {
  height: 24px;
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #121212;
}

.redisenioCaracteristicas-text {
 
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #666666;
}

.redisenioSeleccionarTarjeta-text {
  height: 22px;
  font-family: BentonSansBBVA Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #121212;
}

.redisenioComercios-title-text {
  width: 139px;
  height: 32px;
  font-family: BentonSansBBVA Book;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #121212;
}

.redisenioComercios-textarea {
  width: 961px;
  height: 34px;
  font-family: BentonSansBBVA Book ;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioComercios-divider {
  width: 961px;
}

.redisenioComercios-list-text {
  width: 257px;
  height: 28px;
  font-family: BentonSansBBVA Medium;
  font-size: 24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.17;
  letter-spacing: normal;
  color: #121212;
}

.redisenioComercios-list {
  width: 961px;	
}

.redisenioEvent-button {
	border: none;
	background-color: white;
}	 
.redisenioEvent-button[disabled] {
	opacity: 0.5;	
}
.redisenioEdit-img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
/* .redisenioEdit-img[disabled] {
  opacity: 0.5;	
} */
.redisenioEdit-text {
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #237aba;
}
/* .redisenioEdit-text[disabled] {
  opacity: 0.5;	
}
 */


.redisenioArrow-Simple-Filled-Down.md-icon-button {
  width: 26px;
  height: 26px;
  object-fit: contain;
}

/* .redisenioArrow-Simple-Filled-Down-Rotate {
    -ms-transform: rotate(90deg); IE 9
    -webkit-transform: rotate(90deg); Chrome, Safari, Opera
    transform: rotate(90deg);
    width: 26px;
  	height: 26px;
  	object-fit: contain;
}
 */
 
 .redisenioAdd-img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
 
 .redisenioAdd-text {
  font-family: BBVA Web Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #237aba;
  display: inline-block;
}

md-radio-group:not([disabled]) .md-primary .md-on,
md-radio-group:not([disabled]).md-primary .md-on, 
md-radio-button:not([disabled]) .md-primary .md-on, 
md-radio-button:not([disabled]).md-primary .md-on {
	height: 24px;
	width: 24px;
	background-color: #004481;
	
	
	
}

md-radio-button .md-off, .md-switch-thumb .md-off {
	position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    border-style: solid;
    border-width: 1.2px;
    border-radius: 50%;
    transition: border-color ease 0.28s;
}


md-radio-button .md-label, .md-switch-thumb .md-label {
	position: relative;
    display: inline-block;
    margin-left: 20px;
    margin-top: 10px;
    margin-right: 0;
    vertical-align: middle;
    white-space: normal;
    pointer-events: none;
    width: auto;
	
}

md-radio-button .md-container .md-ripple {
/* 	color: #d3d7cf2162796; */
	color:  #eaeaea;
}

md-radio-button, .md-switch-thumb {
    box-sizing: border-box;
    display: block;
    margin: 0px;
    white-space: nowrap;
    cursor: pointer;
}

md-card{
	box-shadow: none;
	border: 1px solid;
	margin: 0px;
	border-color: #eaeaea;
}

.redisenioConvocatoriaTitleStrong-title {
  height: 40px;
  font-family: BentonSansBBVA Medium;
  font-size: 28px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.redisenioSecursalesList-title {
  
  height: 28px;
  font-family: BentonSansBBVA Book;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #121212;
}

.redisenioSecursalesListStrong-title {
  
  height: 28px;
  font-family: BentonSansBBVA Medium;
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: #121212;
}

.redisenioSearch-input{
	width: 90%;
	height:40px;
	border: 1px solid #eaeaea;
/* 	webkit-box-shadow: none; */
    box-shadow: none;
    -webkit-transition: unset;
    transition: unset;
    
}

.redisenioCodigoEstablecimientoRectangle {
  width: 960px;
  min-height: 64px;
  background-color: rgba(216, 216, 216, 0.1);
}

.redisenioCodigoEstablecimiento-text {
  height: 22px;
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioAdd-comercio {
  font-family: BentonSansBBVA Bold;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #237aba;
  display: inline-block;	
  text-align: left;
}
.redisenioSucursales-empty-text {
  font-family: BentonSansBBVA Medium;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: #666666;
  display: inline-block;		
}

.redisenioSucursales-empty-comercio {
  font-family: BentonSansBBVA Bold;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.44;
  letter-spacing: normal;
  color: #666666;
  display: inline-block;
  text-align: left;	
}

.redisenioSucursales-list {
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.redisenioSucursales-list-new {
	width: 921px;
	height: 62px;
	background-color: rgba(234, 249, 250, 0.7);
}

.redisenioSucursales-header-nombre {
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #121212;
}

.redisenioSucursales-header-local {
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #121212;
	
	
}

.redisenioSucursales-header-tipo {
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #121212;
}

.redisenioSucursales-header-divider{
  width: 921px;
  height: 1px;
  background-color: #666666;
}

.redisenioSucursales-list-nombre {
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioSucursales-list-local {
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioSucursalesConvocatoria-list-local {
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  word-wrap: normal;
}

.redisenioSucursales-list-tipo {
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioOnboarding-title {
  font-family: BentonSansBBVA Medium;
  font-size: 40px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.4;
  letter-spacing: -0.2px;
  color: #666666;	
}

.redisenioOnboarding-textarea {
  font-family: BentonSansBBVA Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #666666;	
}

.redisenioOnboarding-firt-step-on {
  height: 186px;
  background-color: #1973b8;	
}

.redisenioOnboarding-firt-step-number-on {
  font-family: BentonSansBBVA Bold;
  font-size: 42px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  color: #ffffff;
}

.redisenioOnboarding-firt-step-textarea-on {
  font-family: BentonSansBBVA Bold;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;	
	
}

.redisenioOnboarding-second-step-off {
  height: 186px;
  background-color: #004481;
}

.redisenioOnboarding-second-step-number-off {
  opacity: 0.6;
  font-family: BentonSansBBVA Bold;
  font-size: 42px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;	
}

.redisenioOnboarding-second-step-textarea-off {
  opacity: 0.6;
  font-family: BentonSansBBVA Bold;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;	
}

.redisenioTerminos-title {
  font-family: BentonSansBBVA Book;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  
	
}

.redisenioTerminos-body {
  
	
}

.redisenioTerminos-footer {
	
	
	
}    





/* } */

.redisenioSucursalesList-titulo {
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #121212;
}

.redisenioSucursalesListStrong-titulo {
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #121212;
}

.checkCodigo{
	position:relative;
}

md-checkbox .md-container {
	top: 0px;
	margin-right: 30px;
}

.redisenioCartaOferta-title {
  font-family: BentonSansBBVA Book;
  font-size: 28px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.redisenioCartaOferta-description {
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioCartaOferta-leyenda {
  font-family: BentonSansBBVA Medium;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioCartaOferta-contenido {
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.36;
  letter-spacing: normal;
  color: #666666;
	
}

.redisenioCartaOferta-subtitle {
  font-family: BBVA Web Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioCartaOferta-row-container {
  display: block; 
  empty-cells: show; 
  border-collapse: collapse; 
  width: 100%; 
  height: 100%;
  }

.redisenioCartaOferta-contenido {
  display: block; 
  height: 316px; 
  background-color: grey; 
  overflow: hidden
}

.redisenioCartaOferta-contenido iframe { 
	width: 100%; 
	height: 100%; 
	border: none; 
	margin: 0; 
	padding: 0; 
	display: block;

	}

.redisenioCartaOfertaAnexoRectangle-textarea {
  width: 960px;
  height: 316px;
  border: solid 1px #979797 !important;
  background-color: #ffffff;
  font-family: BBVA Web Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #bab9b9;
  padding:21px 19px 0px 18px;
}

.redisenioCartaOfertaAnexoRectangle-textarea > #plugin{
	background: white !important;
	width:960px;
	height:100%;
	
}

.redisenioCartaOfertaAnexoRectangle-textarea > #sizer{
	background: white !important;
	width:10px;
	height:10px;
	
}

.redisenioAdhesionReview-text {
  
  height: 20px;
  font-family: BentonSansBBVA Medium;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioVasAReview-text {
  height: 22px;
  font-family: BentonSansBBVA Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #121212;
}

.redisenioVasAReviewDescuento-text {
  height: 22px;
  font-family: BentonSansBBVA Book;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.redisenioConvocatoriaTriangleBlue {
	height:46px !important; 
	width:22px;
	border-left:solid 12px #1973b8;
	border-top:solid 22px #1973b8;
	border-right:solid 12px #fafafa;
	border-bottom: solid 24px #fafafa
	
}

.redisenioConvocatoriaTriangleBackground {
  height: 46px;
  background-color: #fafafa;
}

.redisenioConvocatoriaTitleBlue {
  height: 24px;
  font-family: BentonSansBBVA Medium;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #1973b8;
}

.redisenioConvocatoriaTitleBlueLight {
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #1973b8;
}


.redisenioConvocatoriaTriangleGreen {
	height:46px !important; 
	width:22px;
	border-left:solid 12px #028484;
	border-top:solid 22px #028484;
	border-right:solid 12px #fafafa;
	border-bottom: solid 24px #fafafa
	
}

.redisenioConvocatoriaTriangleBackground {
  height: 46px;
  background-color: #fafafa;
}

.redisenioConvocatoriaTitle {
  height: 24px;
  font-family: BentonSansBBVA Book;
  font-size: 25px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 0.96;
  letter-spacing: normal;
  color: #121212;
}

.redisenioConvocatoriaTriangleOrange {
	height:46px !important; 
	width:22px;
	border-left:solid 12px #f5a623;
	border-top:solid 22px #f5a623;
	border-right:solid 12px #fafafa;
	border-bottom: solid 24px #fafafa
	
}

.redisenioConvocatoriaTriangleRed {
	height:46px !important; 
	width:22px;
	border-left:solid 12px #d0021b;
	border-top:solid 22px #d0021b;
	border-right:solid 12px #fafafa;
	border-bottom: solid 24px #fafafa
	
}

.redisenioConvocatoriaTitleGreen {
  height: 24px;
  font-family: BentonSansBBVA Medium;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #028484;
}

.redisenioConvocatoriaTitleOrange {
  height: 24px;
  font-family: BentonSansBBVA Medium;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #f5a623;
}

.redisenioConvocatoriaTitleRed {
  width: 414px;
  height: 48px;
  font-family: BentonSansBBVA Medium;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #d0021b;
}

.redisenioConvocatoriaTriangleGrey {
	height:46px !important; 
	width:22px;
	border-left:solid 12px #666666;
	border-top:solid 22px #666666;
	border-right:solid 12px #fafafa;
	border-bottom: solid 24px #fafafa
	
}

.redisenioSinPromocionTitle {
  height: 29px;
  font-family: BentonSansBBVA Book;
  font-size: 24px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

.redisenioSinPromocionSubTitle {
  font-family: BentonSansBBVA Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

.redisenioConvocatoriaTitleGrey {
  height: 24px;
  font-family: BentonSansBBVA Medium;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #666666;
}

.redisenioAgregarSucursales-link {
  height: 18px;
  font-family: BentonSansBBVA Book;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #237aba;
}

.redisenioConvocatoriaDetailCartaOfertaTitle {
  height: 23px;
  font-family: BentonSansBBVA Medium;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}

.redisenioBajaPromocion-text {
  width: 159px;
  height: 17px;
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #b92a45;
}

.redisenioBajaCompleta {
  font-family: BentonSansBBVA Bold;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #237aba;
}

.redisenioBajaConvocatoriaNombre {
  font-size: 22px;
  font-weight: normal;
  color: #121212;
}

.redisenioBajaComercioNombre {
  font-size: 22px;
  font-weight: 500;
  color: #121212;
}

.redisenioConvocatoriaBajaSubtitle {
  font-family: BentonSansBBVA Book;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #666666;
}

.pagination {
  display: inline-block;
  font-family: BentonSansBBVA medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #1973b8;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 10px;
}

.pagination a:hover:(.active) {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.redisenioOverflow-footer {
	overflow-y: initial !important;
}

.redisenioEdit-new {
	background-color: rgba(234, 249, 250, 0.7)
}
.redisenio-input-textArea {
  background-color: #f4f4f4 !important;
  border: none;
  padding-bottom: 1px !important;

}
.redisenioConvocatoriaSubtitle2{
	height: 15px;
  font-family: BBVA Web Book;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}

.md-select-menu-container {z-index: 9999;}

.redisenioModal-title-text {
  font-family: BentonSansBBVA Medium;
  font-size: 25px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #1464a5;
}

.redisenioModal-textarea {
/*   width: 961px; */
/*   height: 34px; */
  font-family: BentonSansBBVA Book ;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
}


.redisenioAceptarModal-boton{
  width: 192px;
  height: 48px;
  border-radius: 1px;
  border:none;
  background-color: #00a5a6;
  font-family: BentonSansBBVA Medium;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
}

.modal-header-redisenio {

	padding-left: 5px;
	padding-right:5px; 
	padding-top: 5px;
	padding-bottom: 5px;
  	border-radius: 1px;
  	border:none;
}

.modal-body-redisenio {
	padding-left: 5px;
	padding-right:5px; 
	padding-top: 5px;
	padding-bottom: 5px;
}

.modal-footer-redisenio {
/* 	border-top: unset; */
	padding-left: 5px;
	padding-right:5px; 
	padding-top: 5px;
	padding-bottom: 5px;

}


.redisenio-cita-luis-button {
/*     margin: 37px 21px 37px 33px; */
/* 	padding-left: 33px; */
/* 	padding-bottom: 55px; */
/* 	margin-bottom: 55px; */
	margin-top: 25px;
	padding-top: 25px;
    font-family: BBVA Web Book;
  	font-size: 16px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	color: #237aba;
}

/*
 * Skin: Blue
 * ----------
 */
.skin-blue .main-header .navbar {
  background-color: #3c8dbc;
}
.skin-blue .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-blue .main-header .navbar .nav > li > a:hover,
.skin-blue .main-header .navbar .nav > li > a:active,
.skin-blue .main-header .navbar .nav > li > a:focus,
.skin-blue .main-header .navbar .nav .open > a,
.skin-blue .main-header .navbar .nav .open > a:hover,
.skin-blue .main-header .navbar .nav .open > a:focus,
.skin-blue .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-blue .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-blue .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover {
  background-color: #367fa9;
}
@media (max-width: 767px) {
  .skin-blue .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-blue .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-blue .main-header .navbar .dropdown-menu li a:hover {
    background: #367fa9;
  }
}
.skin-blue .main-header .logo {
  background-color: #367fa9;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-blue .main-header .logo:hover {
  background-color: #357ca5;
}
.skin-blue .main-header li.user-header {
  background-color: #3c8dbc;
}
.skin-blue .content-header {
  background: transparent;
}
.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
  background-color: #222d32;
}
.skin-blue .user-panel > .info,
.skin-blue .user-panel > .info > a {
  color: #fff;
}
.skin-blue .sidebar-menu > li.header {
  color: #4b646f;
  background: #1a2226;
}
.skin-blue .sidebar-menu > li > a {
  border-left: 3px solid transparent;
}
.skin-blue .sidebar-menu > li:hover > a,
.skin-blue .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #1e282c;
  border-left-color: #3c8dbc;
}
.skin-blue .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #2c3b41;
}
.skin-blue .sidebar a {
  color: #b8c7ce;
}
.skin-blue .sidebar a:hover {
  text-decoration: none;
}
.skin-blue .treeview-menu > li > a {
  color: #8aa4af;
}
.skin-blue .treeview-menu > li.active > a,
.skin-blue .treeview-menu > li > a:hover {
  color: #ffffff;
}
.skin-blue .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}
.skin-blue .sidebar-form input[type="text"],
.skin-blue .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-blue .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-blue .sidebar-form input[type="text"]:focus,
.skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-blue .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-blue .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
.skin-blue.layout-top-nav .main-header > .logo {
  background-color: #3c8dbc;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-blue.layout-top-nav .main-header > .logo:hover {
  background-color: #3b8ab8;
}
/*
 * Skin: Blue
 * ----------
 */
.skin-blue-light .main-header .navbar {
  background-color: #3c8dbc;
}
.skin-blue-light .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-blue-light .main-header .navbar .nav > li > a:hover,
.skin-blue-light .main-header .navbar .nav > li > a:active,
.skin-blue-light .main-header .navbar .nav > li > a:focus,
.skin-blue-light .main-header .navbar .nav .open > a,
.skin-blue-light .main-header .navbar .nav .open > a:hover,
.skin-blue-light .main-header .navbar .nav .open > a:focus,
.skin-blue-light .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-blue-light .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-blue-light .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-blue-light .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-blue-light .main-header .navbar .sidebar-toggle:hover {
  background-color: #367fa9;
}
@media (max-width: 767px) {
  .skin-blue-light .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-blue-light .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-blue-light .main-header .navbar .dropdown-menu li a:hover {
    background: #367fa9;
  }
}
.skin-blue-light .main-header .logo {
  background-color: #3c8dbc;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-blue-light .main-header .logo:hover {
  background-color: #3b8ab8;
}
.skin-blue-light .main-header li.user-header {
  background-color: #3c8dbc;
}
.skin-blue-light .content-header {
  background: transparent;
}
.skin-blue-light .wrapper,
.skin-blue-light .main-sidebar,
.skin-blue-light .left-side {
  background-color: #f9fafc;
}
.skin-blue-light .content-wrapper,
.skin-blue-light .main-footer {
  border-left: 1px solid #d2d6de;
}
.skin-blue-light .user-panel > .info,
.skin-blue-light .user-panel > .info > a {
  color: #444444;
}
.skin-blue-light .sidebar-menu > li {
  -webkit-transition: border-left-color 0.3s ease;
  -o-transition: border-left-color 0.3s ease;
  transition: border-left-color 0.3s ease;
}
.skin-blue-light .sidebar-menu > li.header {
  color: #848484;
  background: #f9fafc;
}
.skin-blue-light .sidebar-menu > li > a {
  border-left: 3px solid transparent;
  font-weight: 600;
}
.skin-blue-light .sidebar-menu > li:hover > a,
.skin-blue-light .sidebar-menu > li.active > a {
  color: #000000;
  background: #f4f4f5;
}
.skin-blue-light .sidebar-menu > li.active {
  border-left-color: #3c8dbc;
}
.skin-blue-light .sidebar-menu > li.active > a {
  font-weight: 600;
}
.skin-blue-light .sidebar-menu > li > .treeview-menu {
  background: #f4f4f5;
}
.skin-blue-light .sidebar a {
  color: #444444;
}
.skin-blue-light .sidebar a:hover {
  text-decoration: none;
}
.skin-blue-light .treeview-menu > li > a {
  color: #777777;
}
.skin-blue-light .treeview-menu > li.active > a,
.skin-blue-light .treeview-menu > li > a:hover {
  color: #000000;
}
.skin-blue-light .treeview-menu > li.active > a {
  font-weight: 600;
}
.skin-blue-light .sidebar-form {
  border-radius: 3px;
  border: 1px solid #d2d6de;
  margin: 10px 10px;
}
.skin-blue-light .sidebar-form input[type="text"],
.skin-blue-light .sidebar-form .btn {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-blue-light .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-blue-light .sidebar-form input[type="text"]:focus,
.skin-blue-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-blue-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-blue-light .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .skin-blue-light.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-left: 1px solid #d2d6de;
  }
}
.skin-blue-light .main-footer {
  border-top-color: #d2d6de;
}
.skin-blue.layout-top-nav .main-header > .logo {
  background-color: #3c8dbc;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-blue.layout-top-nav .main-header > .logo:hover {
  background-color: #3b8ab8;
}
/*
 * Skin: Black
 * -----------
 */
/* skin-black navbar */
.skin-black .main-header {
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}
.skin-black .main-header .navbar-toggle {
  color: #333;
}
.skin-black .main-header .navbar-brand {
  color: #333;
  border-right: 1px solid #eee;
}
.skin-black .main-header > .navbar {
  background-color: #ffffff;
}
.skin-black .main-header > .navbar .nav > li > a {
  color: #333333;
}
.skin-black .main-header > .navbar .nav > li > a:hover,
.skin-black .main-header > .navbar .nav > li > a:active,
.skin-black .main-header > .navbar .nav > li > a:focus,
.skin-black .main-header > .navbar .nav .open > a,
.skin-black .main-header > .navbar .nav .open > a:hover,
.skin-black .main-header > .navbar .nav .open > a:focus,
.skin-black .main-header > .navbar .nav > .active > a {
  background: #ffffff;
  color: #999999;
}
.skin-black .main-header > .navbar .sidebar-toggle {
  color: #333333;
}
.skin-black .main-header > .navbar .sidebar-toggle:hover {
  color: #999999;
  background: #ffffff;
}
.skin-black .main-header > .navbar > .sidebar-toggle {
  color: #333;
  border-right: 1px solid #eee;
}
.skin-black .main-header > .navbar .navbar-nav > li > a {
  border-right: 1px solid #eee;
}
.skin-black .main-header > .navbar .navbar-custom-menu .navbar-nav > li > a,
.skin-black .main-header > .navbar .navbar-right > li > a {
  border-left: 1px solid #eee;
  border-right-width: 0;
}
.skin-black .main-header > .logo {
  background-color: #ffffff;
  color: #333333;
  border-bottom: 0 solid transparent;
  border-right: 1px solid #eee;
}
.skin-black .main-header > .logo:hover {
  background-color: #fcfcfc;
}
@media (max-width: 767px) {
  .skin-black .main-header > .logo {
    background-color: #222222;
    color: #ffffff;
    border-bottom: 0 solid transparent;
    border-right: none;
  }
  .skin-black .main-header > .logo:hover {
    background-color: #1f1f1f;
  }
}
.skin-black .main-header li.user-header {
  background-color: #222;
}
.skin-black .content-header {
  background: transparent;
  box-shadow: none;
}
.skin-black .wrapper,
.skin-black .main-sidebar,
.skin-black .left-side {
  background-color: #222d32;
}
.skin-black .user-panel > .info,
.skin-black .user-panel > .info > a {
  color: #fff;
}
.skin-black .sidebar-menu > li.header {
  color: #4b646f;
  background: #1a2226;
}
.skin-black .sidebar-menu > li > a {
  border-left: 3px solid transparent;
}
.skin-black .sidebar-menu > li:hover > a,
.skin-black .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #1e282c;
  border-left-color: #ffffff;
}
.skin-black .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #2c3b41;
}
.skin-black .sidebar a {
  color: #b8c7ce;
}
.skin-black .sidebar a:hover {
  text-decoration: none;
}
.skin-black .treeview-menu > li > a {
  color: #8aa4af;
}
.skin-black .treeview-menu > li.active > a,
.skin-black .treeview-menu > li > a:hover {
  color: #ffffff;
}
.skin-black .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}
.skin-black .sidebar-form input[type="text"],
.skin-black .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-black .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-black .sidebar-form input[type="text"]:focus,
.skin-black .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-black .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-black .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
/*
 * Skin: Black
 * -----------
 */
/* skin-black navbar */
.skin-black-light .main-header {
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
}
.skin-black-light .main-header .navbar-toggle {
  color: #333;
}
.skin-black-light .main-header .navbar-brand {
  color: #333;
  border-right: 1px solid #eee;
}
.skin-black-light .main-header > .navbar {
  background-color: #ffffff;
}
.skin-black-light .main-header > .navbar .nav > li > a {
  color: #333333;
}
.skin-black-light .main-header > .navbar .nav > li > a:hover,
.skin-black-light .main-header > .navbar .nav > li > a:active,
.skin-black-light .main-header > .navbar .nav > li > a:focus,
.skin-black-light .main-header > .navbar .nav .open > a,
.skin-black-light .main-header > .navbar .nav .open > a:hover,
.skin-black-light .main-header > .navbar .nav .open > a:focus,
.skin-black-light .main-header > .navbar .nav > .active > a {
  background: #ffffff;
  color: #999999;
}
.skin-black-light .main-header > .navbar .sidebar-toggle {
  color: #333333;
}
.skin-black-light .main-header > .navbar .sidebar-toggle:hover {
  color: #999999;
  background: #ffffff;
}
.skin-black-light .main-header > .navbar > .sidebar-toggle {
  color: #333;
  border-right: 1px solid #eee;
}
.skin-black-light .main-header > .navbar .navbar-nav > li > a {
  border-right: 1px solid #eee;
}
.skin-black-light .main-header > .navbar .navbar-custom-menu .navbar-nav > li > a,
.skin-black-light .main-header > .navbar .navbar-right > li > a {
  border-left: 1px solid #eee;
  border-right-width: 0;
}
.skin-black-light .main-header > .logo {
  background-color: #ffffff;
  color: #333333;
  border-bottom: 0 solid transparent;
  border-right: 1px solid #eee;
}
.skin-black-light .main-header > .logo:hover {
  background-color: #fcfcfc;
}
@media (max-width: 767px) {
  .skin-black-light .main-header > .logo {
    background-color: #222222;
    color: #ffffff;
    border-bottom: 0 solid transparent;
    border-right: none;
  }
  .skin-black-light .main-header > .logo:hover {
    background-color: #1f1f1f;
  }
}
.skin-black-light .main-header li.user-header {
  background-color: #222;
}
.skin-black-light .content-header {
  background: transparent;
  box-shadow: none;
}
.skin-black-light .wrapper,
.skin-black-light .main-sidebar,
.skin-black-light .left-side {
  background-color: #f9fafc;
}
.skin-black-light .content-wrapper,
.skin-black-light .main-footer {
  border-left: 1px solid #d2d6de;
}
.skin-black-light .user-panel > .info,
.skin-black-light .user-panel > .info > a {
  color: #444444;
}
.skin-black-light .sidebar-menu > li {
  -webkit-transition: border-left-color 0.3s ease;
  -o-transition: border-left-color 0.3s ease;
  transition: border-left-color 0.3s ease;
}
.skin-black-light .sidebar-menu > li.header {
  color: #848484;
  background: #f9fafc;
}
.skin-black-light .sidebar-menu > li > a {
  border-left: 3px solid transparent;
  font-weight: 600;
}
.skin-black-light .sidebar-menu > li:hover > a,
.skin-black-light .sidebar-menu > li.active > a {
  color: #000000;
  background: #f4f4f5;
}
.skin-black-light .sidebar-menu > li.active {
  border-left-color: #ffffff;
}
.skin-black-light .sidebar-menu > li.active > a {
  font-weight: 600;
}
.skin-black-light .sidebar-menu > li > .treeview-menu {
  background: #f4f4f5;
}
.skin-black-light .sidebar a {
  color: #444444;
}
.skin-black-light .sidebar a:hover {
  text-decoration: none;
}
.skin-black-light .treeview-menu > li > a {
  color: #777777;
}
.skin-black-light .treeview-menu > li.active > a,
.skin-black-light .treeview-menu > li > a:hover {
  color: #000000;
}
.skin-black-light .treeview-menu > li.active > a {
  font-weight: 600;
}
.skin-black-light .sidebar-form {
  border-radius: 3px;
  border: 1px solid #d2d6de;
  margin: 10px 10px;
}
.skin-black-light .sidebar-form input[type="text"],
.skin-black-light .sidebar-form .btn {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-black-light .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-black-light .sidebar-form input[type="text"]:focus,
.skin-black-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-black-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-black-light .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .skin-black-light.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-left: 1px solid #d2d6de;
  }
}
/*
 * Skin: Green
 * -----------
 */
.skin-green .main-header .navbar {
  background-color: #00a65a;
}
.skin-green .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-green .main-header .navbar .nav > li > a:hover,
.skin-green .main-header .navbar .nav > li > a:active,
.skin-green .main-header .navbar .nav > li > a:focus,
.skin-green .main-header .navbar .nav .open > a,
.skin-green .main-header .navbar .nav .open > a:hover,
.skin-green .main-header .navbar .nav .open > a:focus,
.skin-green .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-green .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-green .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-green .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-green .main-header .navbar .sidebar-toggle:hover {
  background-color: #008d4c;
}
@media (max-width: 767px) {
  .skin-green .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-green .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-green .main-header .navbar .dropdown-menu li a:hover {
    background: #008d4c;
  }
}
.skin-green .main-header .logo {
  background-color: #008d4c;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-green .main-header .logo:hover {
  background-color: #008749;
}
.skin-green .main-header li.user-header {
  background-color: #00a65a;
}
.skin-green .content-header {
  background: transparent;
}
.skin-green .wrapper,
.skin-green .main-sidebar,
.skin-green .left-side {
  background-color: #222d32;
}
.skin-green .user-panel > .info,
.skin-green .user-panel > .info > a {
  color: #fff;
}
.skin-green .sidebar-menu > li.header {
  color: #4b646f;
  background: #1a2226;
}
.skin-green .sidebar-menu > li > a {
  border-left: 3px solid transparent;
}
.skin-green .sidebar-menu > li:hover > a,
.skin-green .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #1e282c;
  border-left-color: #00a65a;
}
.skin-green .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #2c3b41;
}
.skin-green .sidebar a {
  color: #b8c7ce;
}
.skin-green .sidebar a:hover {
  text-decoration: none;
}
.skin-green .treeview-menu > li > a {
  color: #8aa4af;
}
.skin-green .treeview-menu > li.active > a,
.skin-green .treeview-menu > li > a:hover {
  color: #ffffff;
}
.skin-green .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}
.skin-green .sidebar-form input[type="text"],
.skin-green .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-green .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-green .sidebar-form input[type="text"]:focus,
.skin-green .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-green .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-green .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
/*
 * Skin: Green
 * -----------
 */
.skin-green-light .main-header .navbar {
  background-color: #00a65a;
}
.skin-green-light .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-green-light .main-header .navbar .nav > li > a:hover,
.skin-green-light .main-header .navbar .nav > li > a:active,
.skin-green-light .main-header .navbar .nav > li > a:focus,
.skin-green-light .main-header .navbar .nav .open > a,
.skin-green-light .main-header .navbar .nav .open > a:hover,
.skin-green-light .main-header .navbar .nav .open > a:focus,
.skin-green-light .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-green-light .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-green-light .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-green-light .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-green-light .main-header .navbar .sidebar-toggle:hover {
  background-color: #008d4c;
}
@media (max-width: 767px) {
  .skin-green-light .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-green-light .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-green-light .main-header .navbar .dropdown-menu li a:hover {
    background: #008d4c;
  }
}
.skin-green-light .main-header .logo {
  background-color: #00a65a;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-green-light .main-header .logo:hover {
  background-color: #00a157;
}
.skin-green-light .main-header li.user-header {
  background-color: #00a65a;
}
.skin-green-light .content-header {
  background: transparent;
}
.skin-green-light .wrapper,
.skin-green-light .main-sidebar,
.skin-green-light .left-side {
  background-color: #f9fafc;
}
.skin-green-light .content-wrapper,
.skin-green-light .main-footer {
  border-left: 1px solid #d2d6de;
}
.skin-green-light .user-panel > .info,
.skin-green-light .user-panel > .info > a {
  color: #444444;
}
.skin-green-light .sidebar-menu > li {
  -webkit-transition: border-left-color 0.3s ease;
  -o-transition: border-left-color 0.3s ease;
  transition: border-left-color 0.3s ease;
}
.skin-green-light .sidebar-menu > li.header {
  color: #848484;
  background: #f9fafc;
}
.skin-green-light .sidebar-menu > li > a {
  border-left: 3px solid transparent;
  font-weight: 600;
}
.skin-green-light .sidebar-menu > li:hover > a,
.skin-green-light .sidebar-menu > li.active > a {
  color: #000000;
  background: #f4f4f5;
}
.skin-green-light .sidebar-menu > li.active {
  border-left-color: #00a65a;
}
.skin-green-light .sidebar-menu > li.active > a {
  font-weight: 600;
}
.skin-green-light .sidebar-menu > li > .treeview-menu {
  background: #f4f4f5;
}
.skin-green-light .sidebar a {
  color: #444444;
}
.skin-green-light .sidebar a:hover {
  text-decoration: none;
}
.skin-green-light .treeview-menu > li > a {
  color: #777777;
}
.skin-green-light .treeview-menu > li.active > a,
.skin-green-light .treeview-menu > li > a:hover {
  color: #000000;
}
.skin-green-light .treeview-menu > li.active > a {
  font-weight: 600;
}
.skin-green-light .sidebar-form {
  border-radius: 3px;
  border: 1px solid #d2d6de;
  margin: 10px 10px;
}
.skin-green-light .sidebar-form input[type="text"],
.skin-green-light .sidebar-form .btn {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-green-light .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-green-light .sidebar-form input[type="text"]:focus,
.skin-green-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-green-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-green-light .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .skin-green-light.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-left: 1px solid #d2d6de;
  }
}
/*
 * Skin: Red
 * ---------
 */
.skin-red .main-header .navbar {
  background-color: #dd4b39;
}
.skin-red .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-red .main-header .navbar .nav > li > a:hover,
.skin-red .main-header .navbar .nav > li > a:active,
.skin-red .main-header .navbar .nav > li > a:focus,
.skin-red .main-header .navbar .nav .open > a,
.skin-red .main-header .navbar .nav .open > a:hover,
.skin-red .main-header .navbar .nav .open > a:focus,
.skin-red .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-red .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-red .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-red .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-red .main-header .navbar .sidebar-toggle:hover {
  background-color: #d73925;
}
@media (max-width: 767px) {
  .skin-red .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-red .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-red .main-header .navbar .dropdown-menu li a:hover {
    background: #d73925;
  }
}
.skin-red .main-header .logo {
  background-color: #d73925;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-red .main-header .logo:hover {
  background-color: #d33724;
}
.skin-red .main-header li.user-header {
  background-color: #dd4b39;
}
.skin-red .content-header {
  background: transparent;
}
.skin-red .wrapper,
.skin-red .main-sidebar,
.skin-red .left-side {
  background-color: #222d32;
}
.skin-red .user-panel > .info,
.skin-red .user-panel > .info > a {
  color: #fff;
}
.skin-red .sidebar-menu > li.header {
  color: #4b646f;
  background: #1a2226;
}
.skin-red .sidebar-menu > li > a {
  border-left: 3px solid transparent;
}
.skin-red .sidebar-menu > li:hover > a,
.skin-red .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #1e282c;
  border-left-color: #dd4b39;
}
.skin-red .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #2c3b41;
}
.skin-red .sidebar a {
  color: #b8c7ce;
}
.skin-red .sidebar a:hover {
  text-decoration: none;
}
.skin-red .treeview-menu > li > a {
  color: #8aa4af;
}
.skin-red .treeview-menu > li.active > a,
.skin-red .treeview-menu > li > a:hover {
  color: #ffffff;
}
.skin-red .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}
.skin-red .sidebar-form input[type="text"],
.skin-red .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-red .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-red .sidebar-form input[type="text"]:focus,
.skin-red .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-red .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-red .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
/*
 * Skin: Red
 * ---------
 */
.skin-red-light .main-header .navbar {
  background-color: #dd4b39;
}
.skin-red-light .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-red-light .main-header .navbar .nav > li > a:hover,
.skin-red-light .main-header .navbar .nav > li > a:active,
.skin-red-light .main-header .navbar .nav > li > a:focus,
.skin-red-light .main-header .navbar .nav .open > a,
.skin-red-light .main-header .navbar .nav .open > a:hover,
.skin-red-light .main-header .navbar .nav .open > a:focus,
.skin-red-light .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-red-light .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-red-light .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-red-light .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-red-light .main-header .navbar .sidebar-toggle:hover {
  background-color: #d73925;
}
@media (max-width: 767px) {
  .skin-red-light .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-red-light .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-red-light .main-header .navbar .dropdown-menu li a:hover {
    background: #d73925;
  }
}
.skin-red-light .main-header .logo {
  background-color: #dd4b39;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-red-light .main-header .logo:hover {
  background-color: #dc4735;
}
.skin-red-light .main-header li.user-header {
  background-color: #dd4b39;
}
.skin-red-light .content-header {
  background: transparent;
}
.skin-red-light .wrapper,
.skin-red-light .main-sidebar,
.skin-red-light .left-side {
  background-color: #f9fafc;
}
.skin-red-light .content-wrapper,
.skin-red-light .main-footer {
  border-left: 1px solid #d2d6de;
}
.skin-red-light .user-panel > .info,
.skin-red-light .user-panel > .info > a {
  color: #444444;
}
.skin-red-light .sidebar-menu > li {
  -webkit-transition: border-left-color 0.3s ease;
  -o-transition: border-left-color 0.3s ease;
  transition: border-left-color 0.3s ease;
}
.skin-red-light .sidebar-menu > li.header {
  color: #848484;
  background: #f9fafc;
}
.skin-red-light .sidebar-menu > li > a {
  border-left: 3px solid transparent;
  font-weight: 600;
}
.skin-red-light .sidebar-menu > li:hover > a,
.skin-red-light .sidebar-menu > li.active > a {
  color: #000000;
  background: #f4f4f5;
}
.skin-red-light .sidebar-menu > li.active {
  border-left-color: #dd4b39;
}
.skin-red-light .sidebar-menu > li.active > a {
  font-weight: 600;
}
.skin-red-light .sidebar-menu > li > .treeview-menu {
  background: #f4f4f5;
}
.skin-red-light .sidebar a {
  color: #444444;
}
.skin-red-light .sidebar a:hover {
  text-decoration: none;
}
.skin-red-light .treeview-menu > li > a {
  color: #777777;
}
.skin-red-light .treeview-menu > li.active > a,
.skin-red-light .treeview-menu > li > a:hover {
  color: #000000;
}
.skin-red-light .treeview-menu > li.active > a {
  font-weight: 600;
}
.skin-red-light .sidebar-form {
  border-radius: 3px;
  border: 1px solid #d2d6de;
  margin: 10px 10px;
}
.skin-red-light .sidebar-form input[type="text"],
.skin-red-light .sidebar-form .btn {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-red-light .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-red-light .sidebar-form input[type="text"]:focus,
.skin-red-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-red-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-red-light .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .skin-red-light.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-left: 1px solid #d2d6de;
  }
}
/*
 * Skin: Yellow
 * ------------
 */
.skin-yellow .main-header .navbar {
  background-color: #f39c12;
}
.skin-yellow .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-yellow .main-header .navbar .nav > li > a:hover,
.skin-yellow .main-header .navbar .nav > li > a:active,
.skin-yellow .main-header .navbar .nav > li > a:focus,
.skin-yellow .main-header .navbar .nav .open > a,
.skin-yellow .main-header .navbar .nav .open > a:hover,
.skin-yellow .main-header .navbar .nav .open > a:focus,
.skin-yellow .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-yellow .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-yellow .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-yellow .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-yellow .main-header .navbar .sidebar-toggle:hover {
  background-color: #e08e0b;
}
@media (max-width: 767px) {
  .skin-yellow .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-yellow .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-yellow .main-header .navbar .dropdown-menu li a:hover {
    background: #e08e0b;
  }
}
.skin-yellow .main-header .logo {
  background-color: #e08e0b;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-yellow .main-header .logo:hover {
  background-color: #db8b0b;
}
.skin-yellow .main-header li.user-header {
  background-color: #f39c12;
}
.skin-yellow .content-header {
  background: transparent;
}
.skin-yellow .wrapper,
.skin-yellow .main-sidebar,
.skin-yellow .left-side {
  background-color: #222d32;
}
.skin-yellow .user-panel > .info,
.skin-yellow .user-panel > .info > a {
  color: #fff;
}
.skin-yellow .sidebar-menu > li.header {
  color: #4b646f;
  background: #1a2226;
}
.skin-yellow .sidebar-menu > li > a {
  border-left: 3px solid transparent;
}
.skin-yellow .sidebar-menu > li:hover > a,
.skin-yellow .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #1e282c;
  border-left-color: #f39c12;
}
.skin-yellow .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #2c3b41;
}
.skin-yellow .sidebar a {
  color: #b8c7ce;
}
.skin-yellow .sidebar a:hover {
  text-decoration: none;
}
.skin-yellow .treeview-menu > li > a {
  color: #8aa4af;
}
.skin-yellow .treeview-menu > li.active > a,
.skin-yellow .treeview-menu > li > a:hover {
  color: #ffffff;
}
.skin-yellow .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}
.skin-yellow .sidebar-form input[type="text"],
.skin-yellow .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-yellow .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-yellow .sidebar-form input[type="text"]:focus,
.skin-yellow .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-yellow .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-yellow .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
/*
 * Skin: Yellow
 * ------------
 */
.skin-yellow-light .main-header .navbar {
  background-color: #f39c12;
}
.skin-yellow-light .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-yellow-light .main-header .navbar .nav > li > a:hover,
.skin-yellow-light .main-header .navbar .nav > li > a:active,
.skin-yellow-light .main-header .navbar .nav > li > a:focus,
.skin-yellow-light .main-header .navbar .nav .open > a,
.skin-yellow-light .main-header .navbar .nav .open > a:hover,
.skin-yellow-light .main-header .navbar .nav .open > a:focus,
.skin-yellow-light .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-yellow-light .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-yellow-light .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-yellow-light .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-yellow-light .main-header .navbar .sidebar-toggle:hover {
  background-color: #e08e0b;
}
@media (max-width: 767px) {
  .skin-yellow-light .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-yellow-light .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-yellow-light .main-header .navbar .dropdown-menu li a:hover {
    background: #e08e0b;
  }
}
.skin-yellow-light .main-header .logo {
  background-color: #f39c12;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-yellow-light .main-header .logo:hover {
  background-color: #f39a0d;
}
.skin-yellow-light .main-header li.user-header {
  background-color: #f39c12;
}
.skin-yellow-light .content-header {
  background: transparent;
}
.skin-yellow-light .wrapper,
.skin-yellow-light .main-sidebar,
.skin-yellow-light .left-side {
  background-color: #f9fafc;
}
.skin-yellow-light .content-wrapper,
.skin-yellow-light .main-footer {
  border-left: 1px solid #d2d6de;
}
.skin-yellow-light .user-panel > .info,
.skin-yellow-light .user-panel > .info > a {
  color: #444444;
}
.skin-yellow-light .sidebar-menu > li {
  -webkit-transition: border-left-color 0.3s ease;
  -o-transition: border-left-color 0.3s ease;
  transition: border-left-color 0.3s ease;
}
.skin-yellow-light .sidebar-menu > li.header {
  color: #848484;
  background: #f9fafc;
}
.skin-yellow-light .sidebar-menu > li > a {
  border-left: 3px solid transparent;
  font-weight: 600;
}
.skin-yellow-light .sidebar-menu > li:hover > a,
.skin-yellow-light .sidebar-menu > li.active > a {
  color: #000000;
  background: #f4f4f5;
}
.skin-yellow-light .sidebar-menu > li.active {
  border-left-color: #f39c12;
}
.skin-yellow-light .sidebar-menu > li.active > a {
  font-weight: 600;
}
.skin-yellow-light .sidebar-menu > li > .treeview-menu {
  background: #f4f4f5;
}
.skin-yellow-light .sidebar a {
  color: #444444;
}
.skin-yellow-light .sidebar a:hover {
  text-decoration: none;
}
.skin-yellow-light .treeview-menu > li > a {
  color: #777777;
}
.skin-yellow-light .treeview-menu > li.active > a,
.skin-yellow-light .treeview-menu > li > a:hover {
  color: #000000;
}
.skin-yellow-light .treeview-menu > li.active > a {
  font-weight: 600;
}
.skin-yellow-light .sidebar-form {
  border-radius: 3px;
  border: 1px solid #d2d6de;
  margin: 10px 10px;
}
.skin-yellow-light .sidebar-form input[type="text"],
.skin-yellow-light .sidebar-form .btn {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-yellow-light .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-yellow-light .sidebar-form input[type="text"]:focus,
.skin-yellow-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-yellow-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-yellow-light .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .skin-yellow-light.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-left: 1px solid #d2d6de;
  }
}
/*
 * Skin: Purple
 * ------------
 */
.skin-purple .main-header .navbar {
  background-color: #605ca8;
}
.skin-purple .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-purple .main-header .navbar .nav > li > a:hover,
.skin-purple .main-header .navbar .nav > li > a:active,
.skin-purple .main-header .navbar .nav > li > a:focus,
.skin-purple .main-header .navbar .nav .open > a,
.skin-purple .main-header .navbar .nav .open > a:hover,
.skin-purple .main-header .navbar .nav .open > a:focus,
.skin-purple .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-purple .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-purple .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-purple .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-purple .main-header .navbar .sidebar-toggle:hover {
  background-color: #555299;
}
@media (max-width: 767px) {
  .skin-purple .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-purple .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-purple .main-header .navbar .dropdown-menu li a:hover {
    background: #555299;
  }
}
.skin-purple .main-header .logo {
  background-color: #555299;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-purple .main-header .logo:hover {
  background-color: #545096;
}
.skin-purple .main-header li.user-header {
  background-color: #605ca8;
}
.skin-purple .content-header {
  background: transparent;
}
.skin-purple .wrapper,
.skin-purple .main-sidebar,
.skin-purple .left-side {
  background-color: #222d32;
}
.skin-purple .user-panel > .info,
.skin-purple .user-panel > .info > a {
  color: #fff;
}
.skin-purple .sidebar-menu > li.header {
  color: #4b646f;
  background: #1a2226;
}
.skin-purple .sidebar-menu > li > a {
  border-left: 3px solid transparent;
}
.skin-purple .sidebar-menu > li:hover > a,
.skin-purple .sidebar-menu > li.active > a {
  color: #ffffff;
  background: #1e282c;
  border-left-color: #605ca8;
}
.skin-purple .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #2c3b41;
}
.skin-purple .sidebar a {
  color: #b8c7ce;
}
.skin-purple .sidebar a:hover {
  text-decoration: none;
}
.skin-purple .treeview-menu > li > a {
  color: #8aa4af;
}
.skin-purple .treeview-menu > li.active > a,
.skin-purple .treeview-menu > li > a:hover {
  color: #ffffff;
}
.skin-purple .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}
.skin-purple .sidebar-form input[type="text"],
.skin-purple .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-purple .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-purple .sidebar-form input[type="text"]:focus,
.skin-purple .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-purple .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-purple .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
/*
 * Skin: Purple
 * ------------
 */
.skin-purple-light .main-header .navbar {
  background-color: #605ca8;
}
.skin-purple-light .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-purple-light .main-header .navbar .nav > li > a:hover,
.skin-purple-light .main-header .navbar .nav > li > a:active,
.skin-purple-light .main-header .navbar .nav > li > a:focus,
.skin-purple-light .main-header .navbar .nav .open > a,
.skin-purple-light .main-header .navbar .nav .open > a:hover,
.skin-purple-light .main-header .navbar .nav .open > a:focus,
.skin-purple-light .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-purple-light .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-purple-light .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-purple-light .main-header .navbar .sidebar-toggle {
  color: #fff;
}
.skin-purple-light .main-header .navbar .sidebar-toggle:hover {
  background-color: #555299;
}
@media (max-width: 767px) {
  .skin-purple-light .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-purple-light .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-purple-light .main-header .navbar .dropdown-menu li a:hover {
    background: #555299;
  }
}
.skin-purple-light .main-header .logo {
  background-color: #605ca8;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-purple-light .main-header .logo:hover {
  background-color: #5d59a6;
}
.skin-purple-light .main-header li.user-header {
  background-color: #605ca8;
}
.skin-purple-light .content-header {
  background: transparent;
}
.skin-purple-light .wrapper,
.skin-purple-light .main-sidebar,
.skin-purple-light .left-side {
  background-color: #f9fafc;
}
.skin-purple-light .content-wrapper,
.skin-purple-light .main-footer {
  border-left: 1px solid #d2d6de;
}
.skin-purple-light .user-panel > .info,
.skin-purple-light .user-panel > .info > a {
  color: #444444;
}
.skin-purple-light .sidebar-menu > li {
  -webkit-transition: border-left-color 0.3s ease;
  -o-transition: border-left-color 0.3s ease;
  transition: border-left-color 0.3s ease;
}
.skin-purple-light .sidebar-menu > li.header {
  color: #848484;
  background: #f9fafc;
}
.skin-purple-light .sidebar-menu > li > a {
  border-left: 3px solid transparent;
  font-weight: 600;
}
.skin-purple-light .sidebar-menu > li:hover > a,
.skin-purple-light .sidebar-menu > li.active > a {
  color: #000000;
  background: #f4f4f5;
}
.skin-purple-light .sidebar-menu > li.active {
  border-left-color: #605ca8;
}
.skin-purple-light .sidebar-menu > li.active > a {
  font-weight: 600;
}
.skin-purple-light .sidebar-menu > li > .treeview-menu {
  background: #f4f4f5;
}
.skin-purple-light .sidebar a {
  color: #444444;
}
.skin-purple-light .sidebar a:hover {
  text-decoration: none;
}
.skin-purple-light .treeview-menu > li > a {
  color: #777777;
}
.skin-purple-light .treeview-menu > li.active > a,
.skin-purple-light .treeview-menu > li > a:hover {
  color: #000000;
}
.skin-purple-light .treeview-menu > li.active > a {
  font-weight: 600;
}
.skin-purple-light .sidebar-form {
  border-radius: 3px;
  border: 1px solid #d2d6de;
  margin: 10px 10px;
}
.skin-purple-light .sidebar-form input[type="text"],
.skin-purple-light .sidebar-form .btn {
  box-shadow: none;
  background-color: #fff;
  border: 1px solid transparent;
  height: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.skin-purple-light .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-purple-light .sidebar-form input[type="text"]:focus,
.skin-purple-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-purple-light .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-purple-light .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
@media (min-width: 768px) {
  .skin-purple-light.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu {
    border-left: 1px solid #d2d6de;
  }
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 'FontAwesome',sans-serif;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

.acme-navbar-text {
  color: white;
}
