/*html, div, span, applet, object, iframe, p, blockquote, pre, abbr, acronym, address, big, cite,
code, del, dfn, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, th, article, aside, canvas, details, embed, figure,
figcaption, footer, input, tr, td, table, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video
{margin: 0;	padding: 0;	border: 0; font-size: 100%;	font: inherit; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
textarea {position:relative; overflow: auto;font-family: Tahoma; font-size: 14px; width:350px; height:150px; margin:0px; margin-bottom:5px; padding:5px; color:#333333; border: 1px solid #0e385f;resize:none;}
input[placeholder], [placeholder], *[placeholder] {color:#000000 !important;}
p {margin:0px; padding:0px;}
img, img a, form, object {margin:0px;padding:0px;border:0px;}

.report {margin-top:10px;margin-bottom:10px;background:#e1e1e1;padding:10px;}
.notif {color:#0e385f;font-size:12px;background:#edeff4;padding:5px;text-align:center;border:1px solid #d2d9e7;margin-top:27px;margin-bottom:5px;padding: 3px 0 2px 0;}
.notifBlog {color:#0e385f;font-size:12px;background:#edeff4;padding:5px;text-align:center;border:1px solid #d2d9e7;margin-top:27px;margin-bottom:5px;padding: 3px 0 2px 0;}
.error {color:#5f0e0e;font-size:12px;background:#f4eded;padding:5px;text-align:center;border:1px solid #e7d2d2;margin-top:30px; margin-bottom:5px;}
.ok {color:#105f0e;font-size:12px;background:#edf4ed;padding:5px;text-align:center;border:1px solid #d2e7d3;margin-top:5px;margin-bottom:5px;}
.notif-padding {padding: 6px;}
.notifBlog-padding {}
.error-padding {}
.ok-padding {}
.notif a, .notif a:visited, .error a, .error a:visited, .ok a, .ok a:visited {text-decoration:underline;}
.notif a:hover, .notif a:visited:hover, .error a:hover, .error a:visited:hover, .ok a:hover, .ok a:visited:hover {text-decoration:none;}*/


/*.small, small {font-size:10px;}*/

.cleaner {
	font-size:0px;
	clear: both;
}

.right {
	float:right;
}

.left {
	float:left;
}

.a_left {
	text-align:left !important;
}

.a_right {
	text-align:right !important;
	margin-right: 20px;
}

.a_center {
	text-align:center !important;
}

.a_justify {
	text-align:justify !important;
}

.icon {
	width:16px;
	height:16px;
	vertical-align:middle;
	margin-top:-1px;
	margin-right:2px;
}

.iconLogout{width: 16px;height: 16px;vertical-align: bottom;margin-top: -2px;margin-right: 5px;}

.strong {font-weight:bold;}

.adminForm .submit {
	width: auto;
	height: auto;
	cursor: pointer;
	letter-spacing: 1px;
	border: 1px solid #037a0e;
	border-radius: 2px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: #56B55F;
}

.adminForm .submit:hover {-webkit-box-shadow: 0 0 5px 0 #037a0e;box-shadow: 0 0 5px 0 #037a0e;}

.arrow {height:8px;padding:0px;margin:0px;}

.desc
{
  display:inline-block;
  font-size:12px;
  font-weight: normal;
  color:#018198;
}

.descPerex
{
  display:inline-block;
  font-size:12px;
  font-weight: normal;
  color:#018198;
}

.select{
    height: 23px;
margin-top: 7px;
}

.label img{
	height:24px;
}
