/*body{
	font-family: "DDIN", "Ropa Sans", sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase
}
h1{
	font-family: "BlurMedium";
}

.blurMedium{
	font-family: "BlurMedium";
}
@font-face {
  font-family: "BlurMedium";
  font-weight: 600;
  src: url("../fonts/blur_medium-webfont.eot?") format("eot"), url("../fonts/blur_medium-webfont.woff2") format("woff2"), url("../fonts/blur_medium-webfont.woff") format("woff"), url("../fonts/blur_medium-webfont.ttf") format("truetype"), url("../fonts/blur_medium-webfont.svg#BlurMedium") format("svg"); }


@font-face {
  font-family: "DDIN";
  font-weight: 400;
  src: url("../fonts/D-DIN.eot?") format("eot"), url("../fonts/D-DIN.woff2") format("woff2"), url("../fonts/D-DIN.woff") format("woff"), url("../fonts/D-DIN.ttf") format("truetype"), url("../fonts/D-DIN.svg#DDIN") format("svg"); }
*/


.breadcrumbs{
	cursor:pointer
}
.datatable>tbody>tr{
	cursor:pointer;
}
.amaga{
	display:none;
}
.tbl_head{
	background-color:#dbdbde;
}
.ajusta_td{
	white-space:nowrap;
	width:1%;
}
/*Grafiques*/
.easypiechart{
	position:relative;
}
.easypiechart_val{
	position:absolute;
	width:130px;
	height:130px;
	text-align:center;
	line-height:130px;
}
/*Grafiques*/
.hover_fila:hover{
	background-color:#dedede;
}
.hide_no_cli.active{
	display:none;
}
.hide_si_cli.active{
	display:none;
}
.cli_no_actiu{
	background-color: #F1948A !important;
}
.cmda_processada{
	background-color: #F5CBA7 !important;
}
.btn.disabled, .btn:disabled {
    cursor: not-allowed !important;
}
.tbl_informe{
	font-size:12px;
}
.div_tipus_prenda{
    float: left;
    width: 33%;
    padding-right: 15px;
	color: black;
}
.fixed-bottom{
	z-index:1040 !important;
}
.align-right{
	text-align:right;
}
.mfp-wrap{
	z-index:1070 !important;
}
.mfp-bg{
	z-index:1052 !important;
}
.div_talla_cmda{
    float: left;
    width: 25%;
    padding-right: 5px;
}
.cmda_dets_lin.selected{
	background-color: #D9D9D9;
	border: 2px solid #D9D9D9;
}
.cmda_dets_sub_lin{
	/*background-color: #aaa;*/
	border: 2px solid #D9D9D9;
}
.no_display{
	display:none !important;
}
.dosp_detall{
	display:none;
}
.detall_cmda{
	display:flex;
	font-size:13px;
}
.detall_cmda > p {
	margin: 0px;
}

.datepicker[readonly]{
	background-color:#FFF !important;
}
.warning{
	color:#EC9720;
}
.danger{
	color:#FF6;
}

.cli_detalls{
	margin-bottom:5px;
}

input.datepicker{
	/*max-width:150px;*/
}
/*Panells*/
.flotant{
	float:left;
	/*width:48% !important;
	min-width:380px;*/
}
.filtre_tbl_modal{
    background: #fff;
    position: fixed;
    right: 16px;
    left: 1px;
    height: 50px;
    z-index: 9999;
    padding-right: 20px;
    margin-top: -15px;
    padding-top: 15px;
	top:77px;
}
.w50{
	width: 48%  !important;
    margin:0px 2% 15px 0px;
}
.pnl-grup{
	position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin:0px 2% 15px 0px;
	width: 98%;
    box-shadow: 0px 3px 0px 1px rgba(0,0,0,0.1);
	min-height: 190px;
	float:left;
}
.pnl-grup.no_min_h{
	min-height: unset;
}
.pnl-grup.grup-primary{
    border-top-color: #3c8dbc;
}
.pnl-grup.grup-success {
    border-top-color: #00a65a;
}
.pnl-grup.grup-danger {
    border-top-color: #dd4b39;
}
.pnl-grup-title{
    min-height: 35px;
    margin: 15px 10px 10px 10px;
    border-bottom: 1px solid #d5dee6;
    padding-bottom: 10px; 
    overflow: auto;
}
.pnl-title{
	
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1;
}
.pnl-body{
	
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px;
}
.pnl-header>h1 {
    margin: 0;
    font-size: 24px;
	display:inline-block;
}
.mig{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.pnl-header{
	
    color: #444;
    display: block;
    margin: 0px 15px 15px 0px;
    position: relative;
}
.pnl-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff;
}
.content-footer {
	
    margin-right: 2%;
    clear: both;
	
}
.content-header {
	margin: 0;
    font-size: 24px;
    position: relative; 
    padding: 15px 15px 10px 15px;
    width: 100%;
    background-color: #ECEEEF;
}
.content-header>h1 {
	 margin: 0;
    font-size: 24px;
}
.content {
    min-height: 250px;
    width: 100%;
    height: auto;
    display: inline-block;
}
/*Fi Panells*/

.w60{
	width:60%;
}
.w40{
	width:40%;
}

.pnl-grup.w40{
	width:38%;
	margin: 0px 2% 15px 0px;
}
.pnl-grup.w60{
	width:58%;
	margin: 0px 2% 15px 0px;
}

.td1{
	padding-left:20px;
    padding-right: 5px;
	width:20%;
	white-space:nowrap;
}
.punt_actiu{
	background:#111618 !important;
	color: #fff !important;
	border-right: 5px solid #5CB85C;/*3c8dbc;*/
}
body{
	font-size:14px;
	height: 100%;
}
#CAMP_top{
	position:absolute; 
	left:0px;
	top:0px;
	right:0px;
	height:50px;
	vertical-align:middle;
    transition: left .25s ease;
	z-index:999;
}
.top_user{
	background: #6d6868;
	/*background: #3c8dbc;*/
	height:50px;
	padding:15px 15px 5px 15px ;
	
}
.top_client{
	background: #55acee;
	height:35px;
	display:list-item;
	padding:6px  15px 5px 15px !important;
}
.top_client > a,.top_client > div > a {
	color:#fff;
}
#CAMP_menu{
	position:absolute;
	background: #4c4c4c;
	top:0px;
	bottom:0px;
	width:0px;
	z-index:999;
	overflow-y :auto;
    margin-left: -250px;
    transition: margin-left .25s ease;
	width:250px;
}
#CAMP_menu > ul{
	list-style:none;
    margin-bottom: 0px;
}
#CAMP_content{
	position:absolute; 
	background: #F9F9F9;
	left:0px;
	top:45px;
	bottom:0px;
	right:0px;
	z-index:1;
    transition: left .25s ease;
	overflow-y :auto;
	overflow-x: none;
}

#CAMP_bottom{
	position:absolute; 
	/*background: #E77D23;
	background: #00c0ef;*/
	background:#00a65a;
	left:0px;
	height:45px;
	bottom:0px;
	right:0px;
	z-index:0;
    
	transition: left .25s ease;
	padding-left: 1%;
}
#CAMP_bottom > span{
	font-size:17px;
	height:40px;
	display:flex;
	align-items: center;
	color:#fff;
}
#mnu_top{
	float:right;
	display:block !important;
	list-style:none;
}

#mnu_top > li{
	display: inline-block;
    vertical-align: top;
}
.usuari>a{
	color:#fff;
	text-transform:none;
}

.usuari{
	list-style:none;
	display:inline-block;
	float:right !important;
}
#logo_empresa{
	display:block;
	text-align: center;
	background: #FFF;/*#2481A8;*/
}

@media (min-width: 993px) {
	.mobile_hide{
		display:block;
	}
	#CAMP_top.active.desktop{
		left:250px;
	}
	#CAMP_menu.active.desktop{
		margin-left:0px;
		display:block;
	}
	#CAMP_content.active.desktop, #CAMP_bottom.active.desktop{
		left:250px;
	}
	
	
	/*animacions boto*/
	.boto_menu.desktop .s1, .boto_menu.desktop .s2 {
		-webkit-transform: translateY(10px) rotate(45deg);
		-moz-transform: translateY(10px) rotate(45deg);
		-ms-transform: translateY(10px) rotate(45deg);
		-o-transform: translateY(10px) rotate(45deg);
		transform: translateY(10px) rotate(45deg);
	}
	
	.boto_menu.desktop .s3 {
		-webkit-transform: translateY(10px) rotate(-45deg);
		-moz-transform: translateY(10px) rotate(-45deg);
		-ms-transform: translateY(10px) rotate(-45deg);
		-o-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}
	
	.boto_menu.prim.desktop .s1, .boto_menu.prim.desktop .s2{
		-webkit-transform: translateY(6px) rotate(45deg);
		-moz-transform: translateY(6px) rotate(45deg);
		-ms-transform: translateY(6px) rotate(45deg);
		-o-transform: translateY(6px) rotate(45deg);
		transform: translateY(6px) rotate(45deg);
	}
	
	.boto_menu.prim.desktop .s3 {
		-webkit-transform: translateY(6px) rotate(-45deg);
		-moz-transform: translateY(6px) rotate(-45deg);
		-ms-transform: translateY(6px) rotate(-45deg);
		-o-transform: translateY(6px) rotate(-45deg);
		transform: translateY(6px) rotate(-45deg);
	}
}

@media (max-width: 440px) {
	/*Pantalles petites*/
	.adapta-font{
		font-size:13px !important;
	}
	.row_oculta_petit{
		display:none;
	}
}
@media (max-width: 992px) {
	.filtre_tbl_modal{
		top:55px;
	}
	.modal-footer {
		display:list-item !important;
	}
	.modal-footer > button{
		display: inline;
		margin: 0 0 5 0 !important;
		width: 100%;
	}
	.w60,.w40{
		width:100% !important;
	}
	.div_tipus_prenda{
		width: 50%;
	}
	.detall_cmda{
		display:inline-flex;
	}
	.dosp_detall{
		display:block;
	}
	.mobile_hide{
		display:none;
	}
	#CAMP_top{
		position:fixed !important;
		left:0px !important; 
		top:0px !important; 
		height:85px !important; 
		right:0px !important; 
		transition:none !important;
	}
	#CAMP_menu.active{
		width:0% !important;
		position:relative;
		transition:none;
		display:none;
	}
	#CAMP_menu{
		width:100% !important;
		
	}
	#CAMP_menu.mobile{
		position:relative !important;/*fixed*/
		z-index:99;
		top:45px;
		left:0px;
   		 margin-left: 0px;
		right:0px;
		bottom:auto !important;
		height:auto !important;
		
	    width: 100% !important;
		text-align:center;
		transition:none;
		display:block;
	} 
	#CAMP_content.mobile, #CAMP_bottom.mobile{
		left:0px !important;
		transition:none;
	}
	#CAMP_content.active{
		position:fixed !important;
		top:45px;
		width:auto!important; 
		height:auto!important; 
		transition:none;
	}
	#logo_empresa{
		display:none !important;
	}
	
	.td1{
		width:35%;
	}
	
	.w50{
		width: 98% !important;
	}
	.content{
		display:inline-block;
	}
	
	.pnl-grup{
		width: 98%;
    	margin:0px 2% 15px 0px;
   		min-height: 0px;
	}
	
	/*animacions boto*/
	.boto_menu.mobile .s1, .boto_menu.mobile .s2 {
		-webkit-transform: translateY(10px) rotate(45deg);
		-moz-transform: translateY(10px) rotate(45deg);
		-ms-transform: translateY(10px) rotate(45deg);
		-o-transform: translateY(10px) rotate(45deg);
		transform: translateY(10px) rotate(45deg);
	}
	
	.boto_menu.mobile .s3 {
		-webkit-transform: translateY(10px) rotate(-45deg);
		-moz-transform: translateY(10px) rotate(-45deg);
		-ms-transform: translateY(10px) rotate(-45deg);
		-o-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}
	
	.boto_menu.prim.mobile .s1, .boto_menu.prim.mobile .s2{
		-webkit-transform: translateY(6px) rotate(45deg);
		-moz-transform: translateY(6px) rotate(45deg);
		-ms-transform: translateY(6px) rotate(45deg);
		-o-transform: translateY(6px) rotate(45deg);
		transform: translateY(6px) rotate(45deg);
	}
	
	.boto_menu.prim.mobile .s3 {
		-webkit-transform: translateY(6px) rotate(-45deg);
		-moz-transform: translateY(6px) rotate(-45deg);
		-ms-transform: translateY(6px) rotate(-45deg);
		-o-transform: translateY(6px) rotate(-45deg);
		transform: translateY(6px) rotate(-45deg);
	}
}

form{
	 margin-bottom: 0px !important; 
}

.panell{
	margin: 15px 0px 15px 2%;
	width:98%;
	display:none;
	color:#777;
    
}
.panell.actiu{
	display:block;
}
.arrelmenu{
    background: #EFEFEF;
}
.submenu1{
	background:#6d6868 !important;
	/*background:#2C3C41 !important;*/
}
.submenu2{
	background:#4d5c61 !important;
}
.submenu3{
	background:#697275 !important;
}
.marge1{
	margin-left:10px
}
.marge2{
	margin-left:20px
}
.marge3{
	margin-left:30px
}
.fa{
	width:18px;
    text-align: center;
}
.punt_mnu{
	/*color:#fff;*/
}
.card{
	border:none !important;
}
.list-group-item{
    background: #4c4c4c;
	border-radius: 0px !important;
}
.cli{
	background:  #fff !important;	
}
.cli>a{
	color:  #666666 !important;	
}
.cli:hover, .cli:hover>a{
	background:#F4F4F4 !important;
	color:  #666666 !important;	
}
li.active>a {
    border-left-color: #3c8dbc;
}
.list-group-item:hover, .list-group-item:focus{
    color: #fff;
}
li:hover>a, li.active>a, li.menu-open>a {
    color: #fff;
    background: #1e282c;
}
a:hover {
    text-decoration: none;
}
li>a {
    border-left: 3px solid transparent;
}

.pull-right-container {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}
li>a>.fa-angle-left,  li>a>.pull-right-container>.fa-angle-left {
    width: auto;
    height: auto;
    padding: 0;
    margin-right: 10px;
    -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}
.CAMP_menu a {
    color: #b8c7ce;
}
[aria-expanded="true"] >.pull-right-container {
    transform: rotate(-90deg);
}




/**/
.btn{
	cursor:pointer !important;
}
.no_click, .no_click>a{
	cursor:default !important;
	text-decoration: none;
}
.si_click{
	cursor:pointer !important;
}
#menuauxopen{
	cursor:pointer;
}
.boto_menu{    
	top: 60px;
    right: 55px;
    background: 0 0;
    border: 0;
    outline: 0;
    color: #000;
    position: absolute;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
    font-family: 'latoblack';
    font-size: 22px;
    height: 30px;
    text-transform: uppercase;
    width: auto !important;
    margin: auto !important;
}

.boto_menu.prim
{
	position: static;
}

body.active .boto_menu > span
{
	display: none;
}

.boto_menu>* {
	display: inline-block;
	vertical-align: inherit;
}

.boto_menu .icon {
	position: relative;
	width: 34px;
	height: 24px;
	margin-top: 5px;
}


.boto_menu .icon>span {
	/*color boto*/
	background-color: #fff;
	width: 35px;
	height: 4px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-ms-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.boto_menu.prim .icon>span{
	width: 20px;
	height: 2px;
}

.boto_menu .s1 {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.boto_menu .s2 {
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	-ms-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
}

.boto_menu .s3 {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	transform: translateY(20px);
}

.boto_menu.prim .s1 {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.boto_menu.prim .s2 {
	-webkit-transform: translateY(6px);
	-moz-transform: translateY(6px);
	-ms-transform: translateY(6px);
	-o-transform: translateY(6px);
	transform: translateY(6px);
}

.boto_menu.prim .s3 {
	-webkit-transform: translateY(12px);
	-moz-transform: translateY(12px);
	-ms-transform: translateY(12px);
	-o-transform: translateY(12px);
	transform: translateY(12px);
}

.btn-xs {
	padding:.18rem .38rem .18rem .38rem !important;

}

@media print{
	.no-print, .no_print{
		display:none !important;
	}
	.CAMP_content{
		top:0px !important;
		overflow:visible;
		position:static !important;
		overflow-y:unset !important;
	}
	html, body {
        height: 99%;    
    }
}