﻿@font-face {
  font-family: 'Flat-UI-Icons';
  src: url('fonts/glyphicons/flat-ui-icons-regular.eot');
  src: url('fonts/glyphicons/flat-ui-icons-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons/flat-ui-icons-regular.woff') format('woff'), url('fonts/glyphicons/flat-ui-icons-regular.ttf') format('truetype'), url('fonts/glyphicons/flat-ui-icons-regular.svg#flat-ui-icons-regular') format('svg');
}
html, body, ng-view, .mf-entity-container{
	height: 100%;
}
ng-view{
	width: 100%;
	display: inline-block;
}
body {
	padding-top: 50px;
	overflow: hidden;
}
.ng-hide{
	visibility:hidden!important;
}
.mf-toolbar{
	display: inline-block;
	width: 100%;
}
.mf-toolbar .btn{
	float: right
}
.nav.navbar-nav.mf-sso-context{
	font-size: 23px;
	margin-left: 50px;
	margin-top: 8px;
}
.nav.navbar-nav.mf-sso-context a{
	color: #ffffff;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
	padding-left: 15px;
	padding-right: 15px;
}
.nowrap{
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
html|* > svg {
	transform-origin: 50% 50% 0px;
}
/* Set widths on the form inputs since otherwise they're 100% wide */
/*input,
select,
textarea {
	max-width: 280px;
}*/

/* Carousel */
.carousel-caption p {
	font-size: 20px;
	line-height: 1.4;
}

/* buttons and links extension to use brackets: [ click me ] */
.btn-bracketed::before {
	display:inline-block;
	content: "[";
	padding-right: 0.5em;
}
.btn-bracketed::after {
	display:inline-block;
	content: "]";
	padding-left: 0.5em;
}

/* Global CSS*/
.mf-loading{
	position: absolute;
	top: 15px;
}
.mf-app-loading .mf-app-loading-hidden{
	display: none;
}
mf-grid div.ui-grid-cell input[type="checkbox"] {
	margin-top: 0px;
}
.modal{
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
}
.mf-management-form{
	padding-top: 56px;
	max-height: 95%;
	max-width: 95%;
}
.mf-management-form .modal-header{
	margin-top: -56px;
	border-color:#ccc;
	color:#333;
	background-image:none;background-position:50% 50%;background-color:#f5f5f5;
}
.mf-management-form .modal-header > h1{
	font-size: 24px;
	margin: 0px;
}
.mf-management-form form{
	background: rgb(255, 255, 255);
	max-width: 100%;
	width: 100%;
	height: 100%;
	padding-bottom: 50px;
	padding-top: 15px;
	border-radius: 0px 0px 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px;
	-moz-border-radius: 0px 0px 2px 2px;
}
.mf-management-form .mf-form-panel{
	height: 100%;
	margin: 0px;
	border: 0;
	padding: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 5px;
	overflow: auto;
}
.mf-management-form .mf-form-panel .mf-form-detail{
	height: 100%;
	overflow: auto;
}
.mf-management-form .mf-form-panel .mf-form-tabs{
	height: 100%;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
}
.mf-dialog-form{
	padding-right: 10px;
}
.mf-dialog-form.has-left-pane{
	padding-left: 220px;
}
.mf-dialog-left-pane{
	height: 100%;
	margin-left: -210px;
	width: 200px;
	float: left;
	margin-bottom: 0px;
}
.mf-dialog-left-pane.pane-has-header{
	padding-top: 40px;
}
.mf-dialog-left-pane-header{
	margin-bottom: 5px;
	margin-top: -35px;
}
.mf-dialog-left-pane-detail{
	background-color: rgb(250, 250, 250);
	height: 100%;
	overflow: auto;
	padding: 1px;
}
.mf-dialog-right-pane{
	width: 100%;
	float: right;
	height: 100%;
	margin-bottom: 0px;
}
.mf-dialog-right-pane.pane-has-header{
	padding-top: 58px;
}
.mf-dialog-right-pane.pane-has-header.pane-search{
	padding-top: 100px;
}
.mf-dialog-right-pane-header{
	margin-top: -50px;
	padding-top: 10px;
	height: 35px;
	margin-bottom: 15px;
	border-bottom: 1px solid rgb(218, 218, 218);
}
.mf-dialog-right-pane.pane-search .mf-dialog-right-pane-header{
	margin-top: -92px;
	height: 77px;
	padding-right: 125px;
}
.mf-dialog-right-pane.pane-search .mf-dialog-right-pane-header >.btn{
	margin-right: -110px;
	margin-top: 20px;
	margin-left: 5px;
}
.mf-dialog-right-pane.pane-search .mf-dialog-right-pane-header >span >label,
.mf-dialog-right-pane.pane-search .mf-dialog-right-pane-header >span .control-input{
	width: 100%;
	border: 0px;
	margin-bottom: 10px;
}
.mf-dialog-right-pane.pane-search .mf-dialog-right-pane-header >span >label{
	color: rgb(135, 148, 154);
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 2px;
}
.mf-dialog-right-pane.pane-search .mf-dialog-right-pane-header >span .control-input input{
	border-radius: 2px;
	height: 28px;
}
.mf-dialog-right-pane-detail{
	height: 100%;
	padding-top: 2px;
}
.mf-dialog-right-pane-detail >.mf-grid{
	height: 100%;
}

form.mf-dialog-form .form-buttons{
	float: right;
	padding: 0px;
}

form.mf-dialog-form .form-buttons .btn{
	margin-left: 5px;
	float: right;
}

.mf-app-disabled {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999999999;
	background-color: rgba(0, 0, 0, 0.6);
}
.mf-management-form .form-horizontal .mf-form-panel .mf-dialog-right-pane-detail .mf-form-tabs nav{
	padding-top: 42px;
	height: 100%;
}
.mf-management-form .form-horizontal .mf-form-panel .mf-dialog-right-pane-detail .mf-form-tabs nav .nav-tabs{
	margin-top: -40px;
	height: 40px;
}
.mf-management-form .form-horizontal .mf-form-panel .mf-dialog-right-pane-detail .mf-form-tabs nav .tab-content{
	height: 100%;
	width: 100%;
	overflow: auto;
	border: 1px solid #ddd;
	border-top-width: 0px;
	margin-top: -0.1px;
	float: left;
	background: #fff;
}
.mf-management-form .form-horizontal .mf-form-panel .mf-dialog-right-pane-detail .mf-form-tabs nav .tab-content .tab-pane{
	height: 100%;
	width: 100%;
	overflow: auto;
	/* margin-top: 0px; */
}

label {
	font-weight: normal;
	font-size: 15px;
	line-height: 2.3;
}
.mf-template {
    height: 100%;
    width: 100%;
    position: relative;
    top: -100%;
    margin-top: -5px;
    z-index: 1;
}
mf-sidebar .mf-sidebar{
	padding-bottom: 40px;
}
.mf-blade-flyout mf-blade .mf-blade {
	padding-top: 1px;
}
mf-message .mf-message .center{
	width: 500px;
	padding: 0px;
}
mf-message .mf-message.changePassword .mf-message-detail{
	padding: 0px;
}
.month-flatpickr .flatpickr-month {
	height: 34px;
}

.month-flatpickr .flatpickr-innerContainer {
	display: none;
}

.month-flatpickr .flatpickr-button-container {
	height: 25px;
}

	.month-flatpickr .flatpickr-button-container > i.glyphicon {
		width: 50%;
		height: 100%;
		padding-top: 5px;
		-webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
		box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0,0,0,0.08);
		cursor: pointer;
	}

		.month-flatpickr .flatpickr-button-container > i.glyphicon:first-of-type {
			border-bottom-left-radius: 5px;
		}

		.month-flatpickr .flatpickr-button-container > i.glyphicon:last-of-type {
			border-bottom-right-radius: 5px;
		}

		.month-flatpickr .flatpickr-button-container > i.glyphicon:hover {
			background-color: rgb(204, 204, 204);
		}
#unsupportedBrowser {
	position: absolute;
	top: 50px;
	width: 100%;
	height: 100%;
	background: white;
	text-align: center;
	z-index: 99999999999999;
	left: 0px;
	font-size: 20px;
	display: none;
}
#unsupportedBrowser > div > span {
	display: block;
}
@media print{
	.non-print{
		display : none;
	}

	.mf-print-content, .mf-print-content *{
		display : block;
	}

	 .mf-print-content{
		 position : absolute;
		 top : 0px;
		 left : 0px;
		 max-width : 100%;
		 max-height : 100%;
		 margin : auto;
		 width : 210mm;
		 height : 297mm;
		 overflow : hidden;
	 }
	 .reasons{
		display : inline-block;
		font-size : 10px;
	}
	.reasons-text{
		position: relative;
		top: -10px;
	}

}