﻿html.webview, body.webview, body.webview p, body.webview font body.webview a, body.webview td, body.webview .ui-widget-content  {			
 	font-size: 15px!important;
 	font-family: 'Roboto', sans-serif!important; 
}

.webview b, .webview label, .webview th {
	font-weight:600!important;
}

.webview .inline-label {
	font-weight:normal!important;
}

.webview a {
	text-decoration:none;
}

.webview .showPath a {
	font-size:1.3rem;
	font-weight:normal;
}

.webview h1:first-of-type {
	color:#1c94c4;
	margin-top:1rem;	
}

.webview #evoHeader, .webview #appheader {
	background-color:white;
	height:27px;
}

.webview .main-menu-btn {
	margin-top:-1.8rem;
}

.webview .exit-application {
	display:none;
}

.webview .appname-container {
	display: none;
}

.webview-application #evoHeader, .webview-application #appheader {
	display:none;
	height:0px;
}

.webview .qtip {
	border:0px!important;
}

.webview #bbsview .commentsContainer,.webview  #bbsview .commentsContainer a,.webview  #bbsview .commentsStatusBlock {
	font-size:1rem;
}	

.webview #msgView .menu {
	display:none;
}

.webview #msgView .contents img, .webview #bbsview img {
  float:none;
  display:block;
  width:100%;
  height:auto;		
  margin:0.3em 0em;  			
  padding:0px;
}

.webview #bbsview img {
	display:block;
	width:50%;
	height:auto;		
	margin:0.3em 0em;  			
	padding:0px;
}

.webview .mobileTopMenu {
	margin-right:60px;
}

.webview-application .mobileTopMenu {
	margin-right:0px!important;
}

.webview .mobileTopMenu .mobileTopMenuDropdown {
	z-index:9999;
}

.webview .table-responsive {
    border: none;
}

.webview .mobileTopMenuDropdown .dropdown-menu>li>a {
	white-space:normal!important;
}

.webview-application .report-selector {
	display:none;
}

.webview input[type=checkbox], .webview input[type=radio] {
	height:1.5rem!important;
	width:1.5rem!important;
	vertical-align: middle;
	margin-top:0.2rem;
	margin-bottom:0.2rem;	
}

.webview .fancybox-slide {
	padding-left:0px!important;
	padding-right:0px!important;
	padding-bottom:0px!important;
}