body{
	background: #F5F5F5;
    color: #343434;
}

.navbar-dashboard {
    height: 70px;
    -webkit-box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 14px 0px rgba(0,0,0,0.3);
    background: #fff;
}

.notificaciones{
    display: inline;
}

.ico-notificacion{
	width: 19px;
	height: 19px;
	margin-right: 2rem;
}

.ico-usuario{
	width: 44px;
	height: 44px;
	margin-right: 1rem;
}
.cont-user{
	border-left: 1px solid #EBEBF2;
    display: inline-block;
    padding-left: 2rem;
    margin-right: 4rem;
}

.btn-user {
    background: none;
    border: none;
    cursor: pointer;
}

.cont-user .btn-user::after{
    display: none;
}

.name-user{
	font-size: 1.5rem;
	margin-right: 0.5rem;
}

.op-user {
    text-align: center;
    border: 0;
    padding: 0;
    margin: 0;
    /*background: #F1F1F1!important;*/
}

/*.cont-user .dropdown ul::after{*/
.op-user::after{
    content: "";
    display:block;
    position:absolute;
    right: 135px;
    bottom: 108px;
    width: 0; 
    height: 0; 
    border-left: 8px solid #F1F1F1;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; 
    transform: rotate(-90deg);
}

.op-user ul{
    list-style: none;
    width: 180px;
    padding: 0;
    margin: 0;
}

.op-user li{
    height: 28px;
    border-bottom:1px solid #F1F1F3;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    margin: 0 auto;
    color: #4D565C;
}

.op-user li a:hover{
    color: #FF2335;
}

.op-user li a{
     color: #4D565C;
     text-decoration: none;
}

.op-user li:last-child {
    border-bottom: none;
}

.op-user span{
    font-weight: 600;
}

#sidebar-left{
	background: #040C1D;
	width: 310px;
	color: #fff;
	height: 100%;
    position: absolute;
    top: 0px;
    z-index: 1000;
    position: fixed;
    display: none;
}

.logo-sidebar {
    margin: 2rem;
}


#sidebar-left ul{
	list-style: none;
	padding: 0;
}

/*#sidebar-left li {
    height: 50px;
    padding: 1.5rem 4rem;
}*/

.sidebar a{
    height: 50px;
    padding: 1.5rem 4rem;
}

.sidebar>li:nth-child(1) {
    height: 90px;
}

.ico-menu {
    font-size: 24px;
    cursor: pointer;
    color: #fff;
    margin-left: 14px;
}

.ico-sidebar-left{
    width: 23px;
}

#user-dropdown {
    position: absolute;
    top: 68px;    
}

.cuadro-sombra{
	background: #FFFFFF;
	-webkit-box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 6px 6px 0px rgba(0,0,0,0.1);
	margin-bottom: 2rem;
    padding-bottom: 20px;
}

.title{
    font-size: 2.5rem;
}

.subtitle{
    font-size: 1.6rem;
    margin: 2rem 0 1rem;
}

.dashboard th {
    font-weight: 500;
    text-transform: uppercase;
}

.cont-tablas table tr:nth-child(2)>td {
    font-size: 1.75rem;
    font-weight: 600;
}

.fa-caret-up {
    margin-right: 0.5rem;
    color: #5267A7;
}

.fa-sort-down{
    margin-right: 0.5rem;
    color: #ED6A73;
}

.divisas{
	width: 200px;
    height: 100px;
    text-align: center;
    padding-top: 2rem;
    display: -webkit-inline-box;
    margin-left: 3rem;
}

.divisas div:nth-child(1), .divisas div:nth-child(2) {
    display: inline-flex;
}

.name-divisas{
    color: #919191;
    margin-right: 2rem;
    position: relative;
    bottom: -4px;
}

.divisas-pesos, .divisas-euros {
    font-size: 21px;
    font-weight: 600;
    color: #4D4F5C;
    margin-top: 1rem;
}

.divisas-pesos{
    margin-right: 1.5rem;
}

.cont-tablas{
	padding: 1rem;
    text-align: center;
    margin: 0 1.66667%;
    display: flex;
    justify-content: center;
}

.cont-title{
    display: inline-block;
    margin: 2rem 0 1rem;
}

.cont-title h3{
    display: inline;
}

.ico-exclamacion{
	width: 18px;
    position: relative;
    bottom: 2px;
    margin-left: 0.5rem;
}

.cont-filtro{
    float: right;
    margin: 2rem 0 1rem;
    color: #ED6A73;
}

.cont-filtro .dropdown-toggle::after{
    display: none;
}

.cont-filtro p{
    display: inline;
    margin-right: 0.5rem;
    color: #ED6A73;
}

.cont-filtro .op-user ul{
    width: 110px;
}

.cont-filtro .op-user li{
    border-bottom: none;
    width: 110px;
    justify-content: left;
    padding-left: 2rem; 
}

.cont-filtro .op-user{
    top: 9px!important;
    left: -33px!important;
}

.cont-filtro .op-user::after{
    left: 75px;
}

.cont-intervalo, .cont-frecuencia {
    display: flex;
}

.cont-intervalo {
    border-right: 1px solid #919191;
    margin-right: 1rem;
    padding-right: 1rem;
}

.cont-grafica{
    margin-top: 2rem;
}

.total-graf{
    color: #4D4F5C;
    font-size: 2.5rem;
    font-weight: 600;
}

.grafica{
    margin-top: 1rem;
}

#doughnut-chart {
    position: relative;
    left: -15px;
}

.factura-porcentaje {
    font-weight: 700;
    font-size: 4rem;
    position: absolute;
    bottom: 37%;
    left: 40%;
}

.tabla-factura{
    margin-bottom: 2rem;
}

.tabla-factura::after{
    content: '';
    display: block;
    width: 80%;
    position: relative;
    bottom: 0;
    border-bottom: 1px solid #DFE3EB;
    margin: 0 auto;
}

.cont-factura{
    text-align: left;
    margin: 2rem auto;
}

.num-por-facturar, .num-facturado{
    color: #919191;
}

.link-detalle{
    color: #ED6A73;
    margin-bottom: 2rem;
}

.link-detalle:hover{
    text-decoration: none;
}

.table-cotizacion {
    margin: 1rem 0;
    min-height: 299px;
    overflow: auto;
    height: 299px;
}

.table-cotizacion thead>tr>th {
    border-top: none;
}

