body {
	padding-top: 50px;
}

@media screen and (min-width: 768px) and (max-width:1400px) {
	body {
		padding-top: 0px !important;
	}

	.navbar-fixed-bottom, .navbar-fixed-top {
		position:relative !important;
	}
}

body.double_fixed_navbar {
	padding-top: 140px;
}

textarea {
	resize: vertical;
	min-height: 100px !important;
}

.header-logo {
	max-height: 50px;
	margin-top: -18px;
	/*height: 155%;
	margin-top: -5px;*/
}

.main-navbar {
	margin-bottom: 0;
	z-index: 1000;
}

#section_navbar {
	top: 50px;
}

.section-list-navbar {
	z-index: 999;
}

.section-title {
	font-weight: bold;
	color: #222;
}

.search-form-content {
	width: 100%;
}

.search-form-actions {
	margin-right: 15px;
}

.table-column-actions-1 {
	width: 40px;
}

.table-column-actions-2 {
	min-width: 80px;
}

.table-column-actions-3 {
	min-width: 120px;
}

.table-column-actions-4 {
	width: 160px;
}

.table-column-actions-5 {
	width: 160px;
}

.fileUploadFormField {
	position: relative;
}

.fileUploadFormField input[type="file"] {
	position: absolute;
	z-index: 2;
	opacity: 0;
	width: 100%;
	height: 100%;
}

.show-inline {
	display: inline-block !important;
}

.infraplanFiscalLogo {
	max-width: 50%;
	display: block;
}

.form-signin {
	margin-top: 100px;
}

.form-signin-heading {
	text-align: center;
	font-weight: bold;
}

#clientFileProducts .navbar-brand {
	padding-right: 5px;
}

.graph-container>canvas {
	width: 100% !important;
	/*max-height: 450px !important;*/
}

.legend-container>.chart-legend {
	list-style: none;
	float: left;
	padding: 0;
}

.legend-container>.chart-legend li {
	margin: 2px 0;
	width: 100%;
	float: left;
}

.legend-container>.chart-legend span:FIRST-CHILD {
	padding: 10px;
	float: left;
	margin-right: 10px;
}

.legend-container>.chart-legend span {
	float: left;
}

.th_right {
	text-align: right !important;
}

.vertical-orientation-actions > a, .vertical-orientation-actions > button {
	margin-bottom: 2px;
}

.notification {
	cursor: pointer;
}
.alert-disabled {
    color: #333;
    background-color: #f7f7f9;
    border-color: #e1e1e8;
}
.notification-footer {
	border-top: 1px solid #eee;
	padding-top: 10px;
}
.btn-neutral {
	background-image: -webkit-linear-gradient(top,#a94442 0,#562524 100%);
	background-image: -o-linear-gradient(top,#a94442 0,#562524 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#a94442),to(#562524));
	background-image: linear-gradient(to bottom,#a94442 0,#562524 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a94442', endColorstr='#562524', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #a94442;
	background-position: 0!important;
	color:white!important;
}
.btn-purple {
	background-image: -webkit-linear-gradient(top,#c794ce 0,#b184b7 100%);
	background-image: -o-linear-gradient(top,#c794ce 0,#b184b7 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#c794ce),to(#b184b7));
	background-image: linear-gradient(to bottom,#c794ce 0,#b184b7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c794ce', endColorstr='#b184b7', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #c794ce;
	background-position: 0!important;
	color:white!important;
}
.btn-yellow {
	background-image: -webkit-linear-gradient(top,#edda90 0,#d1bc7d 100%);
	background-image: -o-linear-gradient(top,#edda90 0,#d1bc7d 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,from(#edda90),to(#d1bc7d));
	background-image: linear-gradient(to bottom,#edda90 0,#d1bc7d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#edda90', endColorstr='#d1bc7d', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	background-repeat: repeat-x;
	border-color: #edda90;
	background-position: 0!important;
	color:white!important;
}
.padding_left_15px {
	padding-left: 15px;
}
.display_inlineblock {
	display: inline-block;
}
.display_block {
	display: block;
}
.float_right {
	float: right;
}
.margin_left_15px {
	margin-left:15px;
}
.margin_bottom_zero {
	margin-bottom:0px;
}

/* calendar */
#p5_calendar{
	min-height:87vh;
/*	height:85vh;
	max-height:85vh;*/
	margin-bottom:15px;
	margin-left:20px;
	margin-right:20px;

	min-width: 1600px;
	overflow-x: scroll;
}
/*.p5_calendar_event_acompliment:hover,
.p5_calendar_event_biometrics:hover{
	cursor: pointer;
}*/
.fc-row.fc-week {
	position: relative;
	height: 67px;
	min-height: 67px!important;
	height: 96px;
	min-height: 96px!important;
	/*height:4em!important;*/
}
/*
.fc-event-container {
	position: absolute;
	width: 100%;
	height: 100%;
}
.fc-day-grid-event{
	position: absolute!important;
	width:13.8%;
	height:100%;
}
.fc-content-skeleton {
	position: unset!important;
}
*/
.fc-content-skeleton{
	height:100%;
}
.fc-day-grid-event {
	position: absolute!important;
	width: 13.8%;
	height: 100%;
	padding:0px!important;
	border:1px solid transparent!important;
	background-color:transparent!important;
}
.fc-row.fc-week.fc-widget-content {
	padding-bottom:32px;
}
.p5_calendar_event_acompliment,
.p5_calendar_event_biometrics{
	left:1px;
	position: absolute;
	width:100%;
	height:50%;
	border-radius: 0px;
	top:0px;
	padding-right: 50px;
	-webkit-box-sizing: border-box!important; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box!important;    /* Firefox, other Gecko */
	box-sizing: border-box!important;         /* Opera/IE 8+ */
	padding:5px;
	padding-top: 10px;
	max-width:100%;
}
.p5_calendar_event_acompliment .acompliment_location{
	width: 8px;
	height: 12px;
	margin-right: 5px;
	display: inline-block;
}
.p5_calendar_event_acompliment p{
	margin-bottom: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.p5_calendar_event_acompliment{
	background: white;/*#8d9bb2;*/
	color:black;
}
.p5_calendar_event_acompliment.location_office,
.p5_calendar_legend .legend_item.acompliment_office,
.p5_calendar_event_acompliment .acompliment_location.location_office {
	background: #994e95;
}
.p5_calendar_event_acompliment.location_land,
.p5_calendar_legend .legend_item.acompliment_land,
.p5_calendar_event_acompliment .acompliment_location.location_land {
	background: #edad08;
}
.p5_calendar_event_acompliment.location_teleworking,
.p5_calendar_legend .legend_item.acompliment_teleworking,
.p5_calendar_event_acompliment .acompliment_location.location_teleworking {
	background: #1d6996;
}
.is_festiu{
	background: #73af48!important;
}
.is_festiu_txtwrap{
	padding-left:5px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.p5_calendar_legend {
	margin-left:20px;
	margin-bottom:15px;
	margin-top:10px;
}
.p5_calendar_legend .legend_item {
	width: 15px;
	height: 15px;
	display: inline-block;
}
.p5_calendar_legend .legent_label {
	margin-right:15px;
}
.p5_calendar_event_acompliment.location_holidays {
	background: #d6f0f1;
}
.p5_calendar_event_biometrics{
	background: #afc2e0;
	top:50%;
	color:black;
	padding-left:8px;
}
.p5_calendar_event_acompliment.backcolor_red
,.p5_calendar_event_biometrics.backcolor_red {
	background: #fcc7c7;
}
.p5_calendar_event_actions {
	position: absolute;
	right:-1px;
	top:0px;
	width: 80px;
	height:100%;
	background: white;
	border-radius: 0px;
	text-align: center;
	padding:3px;
	padding-top: 5px;
	padding-left:6px;
	-webkit-box-sizing: border-box!important; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box!important;    /* Firefox, other Gecko */
	box-sizing: border-box!important;         /* Opera/IE 8+ */
}
.p5_calendar_event_actions .btnEditPerformance,
.p5_calendar_event_actions .btnDuplicatePerformance ,
.p5_calendar_event_actions .btnCreateCalendarPerformance {
	margin-bottom:5px;
}
.fc-toolbar.fc-header-toolbar .fc-left h2{
	text-transform: capitalize;
}
.calendar_statusico {
	width: 28px;
	height: 28px;
	margin-left: 2px;
	/*border:1px solid #c3c3c3;*/
	padding:5px;
	-webkit-box-sizing: border-box!important; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box!important;    /* Firefox, other Gecko */
	box-sizing: border-box!important;         /* Opera/IE 8+ */
	text-align: center;
	font-size: 13px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	/*background: #f3f3f3;*/
}
.p5_calendar_event_actions button span,
.p5_calendar_event_actions button {
	font-size:10px!important;
}
.p5_calendar_btns_inline button {
	display: inline-block;
}
.p5_calendar_btns_inline .btnEditPerformance {
	margin-right:1px;
}
.btnDescription {
	margin-left:1px!important;
}
.p5_calendar_event_actions .btnCreateCalendarPerformance {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.w100x100 {
	width:100%;
}
.btnDayRenderCreate {
	margin-top: 25px!important;
	margin-right: 10px!important;
	float: right;
}
.fc-day.fc-widget-content:hover {
	cursor: pointer;
}
/*.fc-content-skeleton {
	z-index: unset;
}*/
/* end calendar */

/* loading spinner */
.glyphicon.spinning {
	animation: spin 1s infinite linear;
	-webkit-animation: spin2 1s infinite linear;
	font-size:70px;
	color:white;
}

@keyframes spin {
	from { transform: scale(1) rotate(0deg);}
	to { transform: scale(1) rotate(360deg);}
}

@-webkit-keyframes spin2 {
	from { -webkit-transform: rotate(0deg);}
	to { -webkit-transform: rotate(360deg);}
}
/* end loading spinner */

#btnImportXclOpen_Expanded {
	display:none;
}
#btnImportXclOpen {
	margin-top:0px;
}
.talign_right{
	text-align: right;
}
#btnImportXclOpen_Expanded .actions_expanded {
	width:175px;
}
.actions_expanded {
	position:relative;
	border:1px solid #ddd;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}
.actions_expanded_select {
	position:absolute;
	background: white;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	top:-7px;
	width:30px;
	height:7px;
}
.actions_expanded_select_2{
	left:52px;
}
.performanceBiometricsNew .form-group {
	margin-bottom:10px;
}
#performanceBiometricsWrapper {
	margin-top:10px;
}
#btnSaveNewBiometric {
	margin-top:25px;
}
.no_margins {
	margin:0px;
}
#performanceBiometricsWrapper .btnBiometricEdit,
#performanceBiometricsWrapper .btnBiometricRemove {
	padding: 6px 8px;
	margin-left:5px;
}
.padding_left_zero {
	padding-left:0px;
}
#performanceBiometricsWrapper .glyphicon-arrow-right{
	color:#eec133;
}
#performanceBiometricsWrapper .glyphicon-arrow-left{
	color:#7e6625;
}
.talign_center {
	text-align: center;
}
.nopaddingright {
	padding-right:0px;
}
.performanceBiometricInOutIco {
	margin-top:8px;
}
.display_none  {
	display:none!important;
}
.p5_calendar_event_actions button,
.p5_calendar_event_actions_title button {
	border:0px solid transparent;
	background:transparent!important;
	box-shadow:none;
	padding:0px!important;
	margin-right: 7px!important;
	margin-bottom: 0px!important;
}
.p5_calendar_event_actions_title button {
	/*float:left;*/
	margin-left:0px!important;
	/*height: 24px!important;*/
}
.p5_calendar_event_actions_title {
	display:inline-block;
}
.p5_calendar_event_actions button span {
	font-size: 15px!important;
}
.p5_calendar_event_actions button.btn-primary  {
	color:black;
}


.p5_calendar_event_biometrics.height_33 {
	height:33%!important;
	top:67%!important;
}
.p5_calendar_event_acompliment.height_67 {
	height:67%!important;
}
.p5_calendar_event_acompliment.height_67 .txt2{
	margin-top:10%;
}
.p5_calendar_event_acompliment .txt1{
	margin-top:10px;
}
.p5_calendar_event_acompliment.height_67 .txt1{
	margin-top:0px;
}
.p5_calendar_btns_inline.un_acompliment {
	margin-top:12px;
}
.p5_calendar_btns_inline.dos_acompliments {
	margin-bottom: 13%;
}
.p5_calendar_btns_inline.un_acompliment2 {
	margin-top:24%;
}
.p5_calendar_btns_inline.dos_acompliments2 {
	margin-top:21%;
}
.p5_calendar_event_biometrics {
	background:white;
	color: #5d9ae0;
	font-weight:bold;
	padding-top:5px;
}
.p5_calendar_event_biometrics.backcolor_red {
	background:white;
	/*color:red;*/
	color:#d9534f;
}
.p5_calendar_event_actions {
	padding-left:0px;
	padding-right:0px;
}
.p5_calendar_event_actions button {
	margin-right:4px!important;
}
tbody .fc-sun, tbody .fc-sat { background-color: #ebebeb; }
#bioactions_info {
	font-weight: normal;
}

.fc-sat, .fc-sun {
	width:10%!important;
}
.p5_calendar_weekend .p5_calendar_event_actions {
	right:78px;
}

.text-red {color:#d9534f;}
.standar-anchor {text-decoration:none; color:#333;}
.standar-anchor:hover {text-decoration:underline;}
.logo {max-width:200px;}