@font-face {
  font-family: 'HelveticaRound';
  src: url('../../../../assets/css/font/HelveticaRoundedLTStd-Bd.ttf') format('truetype');
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: 'Helvetica';
  src: url('../../../../assets/css/font/Helvetica.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}


body{
  font-family: 'Helvetica';
}

h1{
  font-family: 'HelveticaRound';
}
h2{
  font-family: 'HelveticaRound';
}
h3{
  font-family: 'HelveticaRound';
}
h4{
  font-family: 'HelveticaRound';
}
h5{
  font-family: 'HelveticaRound';
}

.deznav .metismenu > li.mm-active > a{
	color: #5b98ce !important;
}

.deznav .metismenu > li:hover > a, .deznav .metismenu > li:focus > a{
	color: #5b98ce !important;
}

[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li.mm-active > a i{
	color: #5b98ce;
}

.nav-text{
  font-family: 'Helvetica';
  font-weight: bold;
}

.form-label{
	font-family: 'Helvetica';
}

.textSmall{
	font-family: 'Helvetica';
}


.box-block{
    padding: 10px 0 0 10px;
}
.box{
    position: relative;
    display: block;
    border: 1px solid rgba(0, 0, 0, 0.125);
}
.bg-white{
    background: #fff;
}
.tile{
    overflow: hidden;
}
.m-b-2{
    margin-bottom: 15px !important;
}
.tile-1 .t-icon.right{
    right: 0;
}
.tile-1 .t-icon{
    position: absolute;
    top: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #5b98ce !important;
}
.tile-1 .t-icon i{
    position: relative;
    z-index: 9;
    font-size: 1.5rem;
    color: #fff;
}

.TitBienvenida{
	font-weight:500;
	color: #000; 
	font-size:1.0rem;
}

[class^="ti-"]{
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}

.tctext{
    font-size: 12px;
    color: #ccc;
}

[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li > a{
	padding: 15px;
}

.deznav .metismenu ul a {
	font-size: 14px;
}

.btn-success{
	background-color: #2b65ac;
	border-color: initial;
}

.btn-success:hover{
	background-color: #5b98ce;
	border-color: #5b98ce;
	color: #fff;
}

.btn-success:active{
	background-color: #5b98ce;
	border-color: #5b98ce;
	color: #fff;
}

@media only screen and (max-width: 767px){
    [data-sidebar-style="overlay"] .deznav .metismenu > li > a {
        padding: 8px 14px;
    }
}

 @media only screen and (max-width: 576px){
    .margint{
    	margin-top: 10px;
    }
}

@media only screen and (max-width: 1400px){
	[data-sidebar-style="full"][data-layout="vertical"] .deznav .metismenu > li > a {
	    font-size: 14px;
	    padding: 15px 10px;
	}
}

@media (min-width: 1280px){
    .backCalculadoraCliente{
        width:70% !important;
    }
}

.semaforo{
	background: #f0f0f0;
	border-radius: 25px;
	padding: 10px;
	color: #000;
}

.semaforo .on{
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #43cf06;
	margin: 0 auto;
}

.semaforo .off{
	width: 25px;
	height: 25px;
	border-radius: 50%;
	background: #fb0000;
	margin: 0 auto;
}

.sidebarCliente{
	background: #0b2647;
}

.ConexionOn{
	text-align: center;
	border: 1px #70b944 solid;
	border-radius: 25px;
	padding: 20px;
}

.backCalculadoraCliente{
	width: 50%;
	border: 1px solid #ccc;
	border-radius: 25px;
	padding: 25px;
	margin: 0 auto;
}

.cajaDivisa{
	background: #f5f5f5;
	font-weight: bold;
	font-size: 28px;
}

.textSmall{
	font-size: 13px;
	color: #222222;
}

.EnviaMonto{
	color: #3498db;
	font-size: 28px;
	font-weight: bold;
}

.form-control {
    border: 1px solid #ccc;
}

.CambiarDivisa{
	position: absolute;
    right: 10%;
    float: right;
    top: 42%;
    font-weight: bold;
    font-size: 30px;
    background: #1bcc49;
    border-radius: 50%;
    padding: 8px 18px;
    width: auto;
    z-index: 1;
}

.CambiarDivisa:hover{
	background: #1b15ff;
}

.CambiarDivisa a{
	color: #fff;
	text-decoration: none;
}

.card-title{
	text-transform: initial;
}

.col-md-1{
	margin: 5px 0;
}

.col-md-2{
	margin: 5px 0;
}

.col-md-3{
	margin: 5px 0;
}

.col-md-4{
	margin: 5px 0;
}

.col-md-5{
	margin: 5px 0;
}

.col-md-6{
	margin: 5px 0;
}

.col-md-7{
	margin: 5px 0;
}

.col-md-8{
	margin: 5px 0;
}

.col-md-9{
	margin: 5px 0;
}

.col-md-10{
	margin: 5px 0;
}

.col-md-11{
	margin: 5px 0;
}

.col-md-12{
	margin: 5px 0;
}

table a{
	color: #1d0fcf;
}

.ConexionOn i{
	font-size: 36px;
	font-weight: 700;
	color: #70b944;
}

.ConexionOff{
	text-align: center;
	border: 1px #f72b50 solid;
	border-radius: 25px;
	padding: 20px;
}

.ConexionOff i{
	font-size: 36px;
	font-weight: 700;
	color: #f72b50;
}

.espacioBottom10{
	margin-bottom: 10px;
}

.alignV{
	margin-top:15px;
}

.cajasredondas{
	font-size: 16px;
	border-radius: 20px;
	padding: 8px 10px;
	float: left;
	margin-right: 20px;
}

.tcCompra{
	background:#70b944; 
	border: 1px solid #9ac721;
	color: #fff;
}

.tcVenta{
	background:#4a8cda;
	border: 1px solid #1660b8;
	color: #fff;
}

.neutro{
	background:#f2ecbd;
	border: 1px solid #e2ce23;	
}

.cajasredondas i{
	font-weight: bold;
    font-size: 20px;	
}

.precio{
	font-weight: bold;
	font-size: 20px;
}

.select2-container--default .select2-selection--single{
	border-radius: 20px;
    border: 1px solid #f5f5f5;
    height: 56px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	color:#7c7e7c;
	line-height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 15px;
}

.titPopup{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;
	color: #000;
}

.detallePopup{
	font-size: 13px;
}

.detallePopup .aprobado{
	color: #68e365;
}

.detallePopup .rechazado{
	color: #f72b50;
}

.cabecera{
	color: #000;
	font-weight: normal;
}


.table thead th{
	font-size:14px;
	color:#000;
}

.btn-outline-danger:hover{
	color:#fff;
}

.linkCliente{
	color:#2258bf;
}

.cajasredondasMobile{
	display: none;
}


.nav-header .logo-abbr{
	display: none;
}

@media (max-width: 430px){
	.cajasredondas{
		display: none;
	}
	.cajasredondasMobile{
		display: block;
	}
	h3{
		font-size: 14px;
	}

	.backCalculadoraCliente{
		width: 100%;
	}
	.nav-header .logo-abbr{
		display: block;
		height: auto;
	}
	.backCalculadoraCliente{
		width: 100%;
	}
	.notificaciones{
		display: none !important;
	}
	.TitBienvenida{
		font-weight:500;
		color: #000; 
		font-size:12px;
	}
}