/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('roboto/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Roboto'), local('Roboto-Regular'),
	url('roboto/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('roboto/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('roboto/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('roboto/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('roboto/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-500 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: url('roboto/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
	src: local('Roboto Medium'), local('Roboto-Medium'),
	url('roboto/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('roboto/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
	url('roboto/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
	url('roboto/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
	url('roboto/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('roboto/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Roboto Bold'), local('Roboto-Bold'),
	url('roboto/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('roboto/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('roboto/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
	url('roboto/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('roboto/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

body{
	background: #ECF0F5;
	font-family: IRANSans,'Roboto', sans-serif;
}
h1,h2,h3,h4,h5,h6,span{
	 font-family: IRANSans,'Roboto', sans-serif;
}
.login-logo, .register-logo{
	margin-bottom: 0px;
}
.login-page section.notify{
	width:100% !important;
	margin-top:0px !important;
	
}
.login-page section.notify ul{
	padding-left:7px !important;
}

.bing_credits {
	position: fixed;
	color: #FFF;
	font-weight: bold;
	bottom: 0px;
	text-align: center;
	left:0;
	width: 100%;
	font-size: 14px;
	z-index: 0;
	background: rgba(13, 20, 57, 0.5);
	line-height:35px;
}
.ltr{
	direction: ltr !important;
}
@media only screen and (max-width: 768px) {
	/* For mobile phones: */
	.bing_credits{
		display: none;
	}
}
@media only screen and (max-height: 610px) {
	/* For mobile phones: */
	.bing_credits{
		display: none;
	}
}
.clearfix:after,.form-group:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix ,.form-group{ display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix ,* html .form-group{ height: 1%; }
.clearfix,.form-group { display: block; }

#profile_upload_image{
    position: absolute;
    top: 10px;
    left: 88px;
    width: 160px;
    height: 100px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    cursor:pointer;
}
.error-page>.error-content{
	margin-left:225px;
	padding-top: 25px;
}
section.notify{
    width: 90%;
    margin: 0 auto;
    margin-top: 30px;
}
.notify-time{
	color:#818080;
	position:relative;
	bottom:5px;
}
.installer-item{
	height:150px;
	overflow:hidden;
	width:23%;
	margin:1%;
}
.installer-item .box-header{
	padding-left: 0px;
}
.installer-package .icon{
	float:left;
	margin:10px;
	margin-top:0px;
}
.language-fields{
	padding:0px;
}
.language-fields li{
	list-style:none;
	border-left:2px solid #55bda4;
}
.language-fields  .input-group .input-group-addon{
	padding:0px 12px;
}
.mailbox-item{
	cursor:pointer;
}
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4{
	font-size:12px;
}
.visual-preview{
	width:100%;
}
.visual-preview-question{
	width:315px;
	height:45px;
}
.visual-preview tr:odd{
	background:#EEEEEE;
}

.table-striped>tbody>tr>td {
	padding: 5px;
}
.visual-preview-question{
	color:#0e7198;
}
.ui-datepicker-year{
	border:none !important;
}
.ltr{
	direction: ltr !important;
}
.visual-preview-question{
	width:315px;
}

.table-striped>tbody>tr>td {
	padding: 5px;
}
.visual-preview-question{
	color:#0e7198;
}
.ui-datepicker-year{
	border:none !important;
}
.error_type .input-group-addon{
	border: none;
	margin: 0px;
	padding: 0px 7px 0px 0px;
}
.ltr{
	direction: ltr !important;
}

.visual-preview .sub table{
	margin-right: 10%;
	border: 1px dotted #ccc;
	margin-bottom: 5px;
	width: 90%;
}
.visual-preview .sub table td{
	padding-right:10px;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
pre{
	direction: ltr;
}
.preview{
	direction: ltr;
}
.preview table{
	margin:0 auto !important;
}

.ajax-result {
	position: absolute;
	background-color: #fff;
	font-size: 17px;
	margin: 0 auto;
	max-width: 100%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border: 1px solid #DDD;
	z-index: 1001;
	width: 400px;
	min-height: 100px;
	overflow: hidden;
}
.search-conntent .menu{
	padding: 0;
	margin: 0;
}
.search-conntent li{
	max-height: 200px;
	margin: 0;
	padding: 0px 10px;
	list-style: none;
	overflow-x: hidden;
	display: block;
	border-bottom: 1px solid #f4f4f4;
}
.search-results li{
	max-height: 200px;
	border-bottom: 1px solid #f4f4f4;
	list-style: none;
}
.search-results li h4{
	font-size: 16px;
}
.search-conntent li:last-child{
	border-bottom: 0px;
}
.search-conntent li:hover{
	background: #f4f4f4;

}
.search-conntent li h4{
	font-size:14px;
	line-height: 1.5em;
	text-align: justify;
	margin:0;
}

.search-conntent li p{
	font-size:13px;
	color:#000;
}
.ajax-result{
	font-size:1.2em;
	display: none;
}
.ajax-result .box-footer{
	padding: 0px !important;
}

.widget-item{
	height:180px;
	overflow:hidden;
	width:23%;
	margin:1%;
}
.widget-item .icon{
	float:left;
	
}
.widget-item .icon img {
	width: 64px;
	margin-top:5px;
}
.widget-item .box-header{
	padding-left: 0px;
}
.widget-item .description,.widget-item .version{
	font-size:80%;
	margin-top:5px;
	direction: rtl;
}
.widget-item .clear{
	height:5px;
	clear: both;
}
.highcharts-container{
	direction: ltr;
}
.highcharts-title{
	direction: rtl;
	font-family: inherit !important;
	text-align: center;
	font-size:11px !important;
	font-weight: bold;
}
.highcharts-tooltip{
	direction: rtl;
	z-index: 1000000;
}

.highcharts-title{
	direction: rtl;
	font-family: inherit !important;
	text-align: center;
	font-size:11px !important;
	font-weight: bold;
}
.highcharts-tooltip{
	direction: rtl;
	z-index: 1000000;
}
.search-control{
	direction: rtl;
}
.text-white{
	color:white !important;
}



.thumbnail {
	position: relative;
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.thumbnail img.portrait {
	width: 100%;
	height: auto;
}


.impicker .thumbnail {
	position: relative;
	width: 50px;
	height: 30px;
	overflow: hidden;
	display:table-cell;
	padding:0px 10px;
	border:none;
}
.impicker .thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);

}

.search-control{
	direction: rtl;
}
.text-white{
	color:white !important;
}
#ui-datepicker-div{z-index: 999999 !important;}

.form-sidebar li.active a{
	color:#e65b28;
}
.form-sidebar li.active:hover a{
	color:#bb4419;
}
a.hint{
	border-bottom:1px dashed #ccc;
	cursor:help;
}
.wikibox{
	width: auto !important;
	max-width: 850px !important;
}
input.form-control.resultbox {
	background: #FFF !important;
}
.form-group .fa-eye,.form-group.seen .fa-caret-down{
	display: none;

}
.form-group.seen .fa-eye{
 display: inline;
}
.dropdown-menu {
	border-color: #c7c7c7 !important;
	box-shadow: 2px 2px 4px #d4d1d1 !important;
}
.modal.large .modal-dialog{
	width: 80%;
}
.modal.medium .modal-dialog{
	width: 50%;
}
.modal.fullscreen .modal-dialog{
	width: 95%;
}
.btn-white {
	background: #f3f3f3;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f3f3f3));
	background-image: -webkit-linear-gradient(top,#fff,#f3f3f3);
	background-image: -moz-linear-gradient(top,#fff,#f3f3f3);
	background-image: -ms-linear-gradient(top,#fff,#f3f3f3);
	background-image: -o-linear-gradient(top,#fff,#f3f3f3);
	background-image: linear-gradient(to bottom,#fff,#f3f3f3);
	border-color: #CCC;
	color: #222;

}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
	background: #f3f3f3;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#f3f3f3));
	background-image: -webkit-linear-gradient(top,#fff,#f3f3f3);
	background-image: -moz-linear-gradient(top,#fff,#f3f3f3);
	background-image: -ms-linear-gradient(top,#fff,#f3f3f3);
	background-image: -o-linear-gradient(top,#fff,#f3f3f3);
	background-image: linear-gradient(to bottom,#fff,#f3f3f3);
	border-color: #999;
	color: #222;

}

.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
	background-image: none;

}

.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
	background-color: #FFFFFF;
	border-color: #BDBDBD;
}

.btn-white .badge {
	color: #FFFFFF;
	background-color: #2E2E2E;
}
.form-inline label {

	 padding: 0px 5px !important;
 }
.notifications li a{
	font-size:12px;
}
#export_wrapper .dataTable td{
	text-align: center;
}
#lockscreen{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: aliceblue;
	z-index: 99999999999;
	display: none;
}
.lockscreen {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* Remove the background from the body element */
.lockscreen > body {
	background: transparent;
}
/* We will put the dynamically generated digital clock here */
.lockscreen .headline {
	color: #fff;
	text-shadow: 1px 3px 5px rgba(0, 0, 0, 0.5);
	font-weight: 300;
	-webkit-font-smoothing: antialiased !important;
	opacity: 0.8;
	margin: 10px 0 30px 0;
	font-size: 90px;
}
@media screen and (max-width: 480px) {
	.lockscreen .headline {
		font-size: 60px;
		margin-bottom: 40px;
	}
}
/* User name [optional] */
.lockscreen .lockscreen-name {
	text-align: center;
	font-weight: 600;
	font-size: 16px;
}
/* Will contain the image and the sign in form */
.lockscreen-item {
	padding: 0;
	background: #fff;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 10px auto;
	width: 290px;
	border: 1px solid #ababab;
}
.lockscreen .center{
	padding: 30px;
	border-radius: 5px;
	background: rgba(255,255,255,0.8);
}
.lockscreen-item:before,
.lockscreen-item:after {
	display: table;
	content: " ";
}
.lockscreen-item:after {
	clear: both;
}
/* User image */
.lockscreen-item > .lockscreen-image {
	position: absolute;
	left: -10px;
	top: -23px;
	background: #fff;
	padding: 10px;
	border: 1px solid #ababab;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	z-index: 10;
}
.lockscreen-item > .lockscreen-image > img {
	width: 70px;
	height: 70px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
/* Contains the password input and the login button */
.lockscreen-item > .lockscreen-credentials {
	margin-left: 80px;
}
.lockscreen-item > .lockscreen-credentials input {
	border: 0 !important;
}
.lockscreen-item > .lockscreen-credentials .btn {
	background-color: #fff;
	border: 0;
}
/* Extra to give the user an option to navigate the website [optional]*/
.lockscreen-link {
	margin-top: 30px;
	text-align: center;
}
.bootbox-body{
	margin-top: 20px;
	padding: 10px;
	text-align: center;
}
.bootbox .modal-footer .btn{
	width:90px;
}
form{
	outline: none !important;
}
input.fa{
	direction: rtl;
	font-family: Tahoma;
}
.box-footer>button{
	margin: 0px 10px  !important;
}

h3.divider{
	font-size:120%;
	border-bottom: 1px solid #F4F4F4;
	color: #0D6AAD;
	padding-bottom: 10px;
}
.input-group-addon.raw.has-btn{
	border:none;
	padding: 0px 12px;
}
.pointer{
	cursor: pointer;
}
.main-header .sidebar-toggle {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
}

.panel-header {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-bottom: 1px solid #ddd;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	display: table;
	width: 100%;
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #6b6b6b7d;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 3px 2px 1px rgba(0,0,0,.05);

}
.panel-header>*{
	display: table-cell;
}
.panel-header h3,.panel-header h4,.panel-header h2,.panel-header h1,.panel-header .panel-heading,.panel-title{
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	font-size: 18px;
	color: #2c6e9e;
}
.btn-white{
	color: #1F4063;
}
.btn-white:hover{
	color: #08141C;
}
.panel-header .panel-actions{
	text-align: right;
}

.panel .panel-footer .btn{
	float:right;
}
.btn-back{
	float:left !important;
}
.panel .panel-footer{
	overflow: hidden;
}

.panel .panel-footer button{
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

@media (max-width: 991px) {
	.content-header > .breadcrumb,.content-header>h1 {
		display: none !important;
	}
}
ul.pagination{
	margin-left: 10px !important;
}
/* MATERIAL DESIGN RIPPLE */
.ripple-wrapper {
	display: block;
	position: absolute;
	background: rgba(255,255,255,0.4);
	border-radius: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
}
.ripple-wrapper.animated {
	animation: ripple 0.65s linear;
	-webkit-animation: ripple 0.65s linear;
	-moz-animation: ripple 0.65s linear;
	-o-animation: ripple 0.65s linear;
}
.has-ripple {
	overflow: hidden;
	position: relative;
	user-select: none;
	outline: none;
}
@keyframes ripple {
	100% {
		-webkit-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
		transform: scale(2.5);
		opacity: 0;
	}
}
@-webkit-keyframes ripple {
	100% {
		-webkit-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
		transform: scale(2.5);
		opacity: 0;
	}
}
@-o-keyframes ripple {
	100% {
		-webkit-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
		transform: scale(2.5);
		opacity: 0;
	}
}
@-moz-keyframes ripple {
	100% {
		-webkit-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-o-transform: scale(2.5);
		transform: scale(2.5);
		opacity: 0;
	}
}
.error-page{
	width:1024px;
}
.error .content-wrapper{
	background: #FFF;
}
.alert .btn-white{
	color:#000;
	text-decoration: none;
}
.panel .panel-header .nav-tabs{
	border:none;
}

.panel .panel-header .nav-tabs> li {
	margin-left: 10px;

}
.panel .panel-header .nav-tabs>li>a{
	border-radius: 5px !important;
	border: 1px solid transparent;
	padding: 10px 15px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;

}

.panel .panel-header .nav>li>a:hover,.panel .panel-header .nav>li>a:active,.panel .nav>li>a:focus {
	color: #444;
	background: rgba(140, 140, 140, 0.18);
	border: 1px solid #ddd;

}

.panel .panel-header .nav>li.active>a{
	border: 1px solid #a79b9b42 !important;
}


.panel .panel-header.bg-purple .nav>li>a,
.panel .panel-header.bg-maroon .nav>li>a,
.panel .panel-header.bg-blue .nav>li>a,
.panel .panel-header.bg-teal .nav>li>a,
.panel .panel-header.bg-read .nav>li>a,
.panel .panel-header.bg-light-blue .nav>li>a,
.panel .panel-header.bg-navy .nav>li>a,
.panel .panel-header.bg-aqua .nav>li>a,
.panel .panel-header.bg-green .nav>li>a,
.panel .panel-header.bg-orange .nav>li>a {
	color: #FFF;
}

.panel .panel-header.bg-light-blue .nav>li>a:hover,.panel .panel-header.bg-light-blue .nav>li>a:active,
.panel .panel-header.bg-blue .nav>li>a:hover,.panel .panel-header.bg-blue .nav>li>a:active,
.panel .panel-header.bg-purple .nav>li>a:hover,.panel .panel-header.bg-purple .nav>li>a:active,
.panel .panel-header.bg-red .nav>li>a:hover,.panel .panel-header.bg-red .nav>li>a:active,
.panel .panel-header.bg-maroon .nav>li>a:hover,.panel .panel-header.bg-maroon .nav>li>a:active,
.panel .panel-header.bg-teal .nav>li>a:hover,.panel .panel-header.bg-teal .nav>li>a:active,
.panel .panel-header.bg-aqua .nav>li>a:hover,.panel .panel-header.bg-aqua .nav>li>a:active,
.panel .panel-header.bg-navy .nav>li>a:hover,.panel .panel-header.bg-navy  .nav>li>a:active,
.panel .panel-header.bg-green .nav>li>a:hover,.panel .panel-header.bg-green .nav>li>a:active,
.panel .panel-header.bg-orange .nav>li>a:hover,.panel .panel-header.bg-orange .nav>li>a:active{
	background: rgba(255, 255, 255, 0.78);
	color:#444;
}
.panel .panel-header .nav>li.active>a{
	color: #444;
}
.panel .panel-header .nav>li>a.btn{
	font-size: 18px;
	color: #224f6f;
	line-height: 18px;
	padding: 8px 11px;
}
.panel .panel-header .nav>li>a.btn:hover{
	background: #e3e3e3;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e3e3e3));
	background-image: -webkit-linear-gradient(top,#fff,#e3e3e3);
	background-image: -moz-linear-gradient(top,#fff,#e3e3e3);
	background-image: -ms-linear-gradient(top,#fff,#e3e3e3);
	background-image: -o-linear-gradient(top,#fff,#e3e3e3);
	background-image: linear-gradient(to bottom,#fff,#e3e3e3);
	color: #224f6f;
}

.zoom-2x{
	zoom: 2; /* IE */
	-moz-transform: scale(2); /* Firefox */
	-moz-transform-origin: 0 0;
	-o-transform: scale(2); /* Opera */
	-o-transform-origin: 0 0;
	-webkit-transform: scale(2); /* Safari And Chrome */
	-webkit-transform-origin: 0 0;
	transform: scale(2); /* Standard Property */
	transform-origin: 0 0;  /* Standard Property */
}
.zoom-3x{
	zoom: 3; /* IE */
	-moz-transform: scale(3); /* Firefox */
	-moz-transform-origin: 0 0;
	-o-transform: scale(3); /* Opera */
	-o-transform-origin: 0 0;
	-webkit-transform: scale(3); /* Safari And Chrome */
	-webkit-transform-origin: 0 0;
	transform: scale(3); /* Standard Property */
	transform-origin: 0 0;  /* Standard Property */
}
.zoom-90{
	zoom: 0.9; /* IE */
	-moz-transform: scale(0.9); /* Firefox */
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.9); /* Opera */
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.9); /* Safari And Chrome */
	-webkit-transform-origin: 0 0;
	transform: scale(0.9); /* Standard Property */
	transform-origin: 0 0;  /* Standard Property */
}
.zoom-80{
	zoom: 0.8; /* IE */
	-moz-transform: scale(0.8); /* Firefox */
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.8); /* Opera */
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.8); /* Safari And Chrome */
	-webkit-transform-origin: 0 0;
	transform: scale(0.8); /* Standard Property */
	transform-origin: 0 0;  /* Standard Property */
}
.zoom-70{
	zoom: 0.7; /* IE */
	-moz-transform: scale(0.7); /* Firefox */
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.7); /* Opera */
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.7); /* Safari And Chrome */
	-webkit-transform-origin: 0 0;
	transform: scale(0.7); /* Standard Property */
	transform-origin: 0 0;  /* Standard Property */
}
.zoom-60{
	zoom: 0.6; /* IE */
	-moz-transform: scale(0.6); /* Firefox */
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.6); /* Opera */
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.6); /* Safari And Chrome */
	-webkit-transform-origin: 0 0;
	transform: scale(0.6); /* Standard Property */
	transform-origin: 0 0;  /* Standard Property */
}
.zoom-50{
	zoom: 0.5; /* IE */
	-moz-transform: scale(0.5); /* Firefox */
	-moz-transform-origin: 0 0;
	-o-transform: scale(0.5); /* Opera */
	-o-transform-origin: 0 0;
	-webkit-transform: scale(0.5); /* Safari And Chrome */
	-webkit-transform-origin: 0 0;
	transform: scale(0.5); /* Standard Property */
	transform-origin: 0 0;  /* Standard Property */
}
.logo>span.logo-lg{
	font-size:100% !important;
}
.logo>span.logo-mini{
	font-size:70% !important;
}
.box-body{
	overflow: visible;
}
.help-block{
	z-index: 999 !important;
}

@media print {
	.alert{
		background: white !important;
		color:#000 !important;
		text-align: justify;
		border:1px solid #ddd !important;
	}
	a[href]:after {
		content: none !important;
	}
}
.fullheight{
	height:100%;
}
.info-box-icon {
	font-size: 32px;
}
depend.display{
	height:auto !important;
}
.help-block-close{
	width: 25px;
	text-align: center;
	display: inline;
	margin: 3px;
	cursor: pointer;
}
