html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, 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; }

blockquote, q { quotes: none; } 
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 0; list-style: none !important; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }

a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

a, a:active, a:visited { text-decoration:none; }
a:hover { text-decoration:underline }

/* grid system */
/* 980px grid system ~ Core CSS ~ 49 Columns ~ Margin left: 0px ~ Margin right: 0px */

.grid_01 {width: 20px;}
.grid_02 {width: 40px;}
.grid_03 {width: 60px;}
.grid_04 {width: 80px;}
.grid_05 {width: 100px;}
.grid_06 {width: 120px;}
.grid_07 {width: 140px;}
.grid_08 {width: 160px;}
.grid_09 {width: 180px;}
.grid_10 {width: 200px;}
.grid_11 {width: 220px;}
.grid_12 {width: 240px;}
.grid_13 {width: 260px;}
.grid_14 {width: 280px;}
.grid_15 {width: 300px;}
.grid_16 {width: 320px;}
.grid_17 {width: 340px;}
.grid_18 {width: 360px;}
.grid_19 {width: 380px;}
.grid_20 {width: 400px;}
.grid_21 {width: 420px;}
.grid_22 {width: 440px;}
.grid_23 {width: 460px;}
.grid_24 {width: 480px;}
.grid_25 {width: 500px;}
.grid_26 {width: 520px;}
.grid_27 {width: 540px;}
.grid_28 {width: 560px;}
.grid_29 {width: 580px;}
.grid_30 {width: 600px;}
.grid_31 {width: 620px;}
.grid_32 {width: 640px;}
.grid_33 {width: 660px;}
.grid_34 {width: 680px;}
.grid_35 {width: 700px;}
.grid_36 {width: 720px;}
.grid_37 {width: 740px;}
.grid_38 {width: 760px;}
.grid_39 {width: 780px;}
.grid_40 {width: 800px;}
.grid_41 {width: 820px;}
.grid_42 {width: 840px;}
.grid_43 {width: 860px;}
.grid_44 {width: 880px;}
.grid_45 {width: 900px;}
.grid_46 {width: 920px;}
.grid_47 {width: 940px;}
.grid_48 {width: 960px;}
.grid_49 , .singleColumn {width: 980px;}



.column {	margin: 0 0px 0 0px;
			float: left;
			display: inline;
}	
.row {	width: 980px;
		margin: 0 auto;
		display:block;
		clear:both;
		
	   
}
.row .row {
	margin: 0 -0px 0 -0px;
	width: auto;
	display: inline-block;
}


.ir  /* image replacement */{ display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hide { display: none; visibility: hidden; }
.show { display: block; visibility: visible; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* re-usable
	Author: Fabio Munhoz fabiomunhoz84@gmail.com
 */
.left { float:left;}
.right { float:right;}
.clear { display:block;clear:both}
.radiofix{width:13px !important;height:13px !important;width:15px;height:15px;vertical-align:-2px;border:none;background:none;padding:0;margin:0;}
img.placeholder {  background: #F3F3F3; border: 1px solid #999;}
.noBorder { border:0px !important;}
.noMargin { margin: 0 !important;}
.noPadding { padding: 0 !important;}
.onlyPrint { display: none;}
.workaround-for-absolute-elements {height:100%; position:relative; width:100%;}
.pointer { cursor: pointer;}
.not-allowed { cursor: not-allowed; }

/* structure */

body {
	overflow-x:hidden;
}

#main {
	position:relative;
	width:100%;
}

#main .content-all {
	width:100%;
	height:100%;
	display:block;
	clear:both;
	padding-top:20px;
}

#main .center-all { 
	width:980px;
	margin: 0 auto;
}

#main .create-new {
	background:#666 !important;
	font-size:14px !important;
	padding:6px 8px !important;
	margin:4px 0 !important;
}

#main .box-content > .content {
	display:block;
	clear:both;
	overflow:hidden;
}

#main .column > section > .content {
	padding:10px 20px 20px 20px;
}


/* Header */
header {
	height:86px;
	width:100%;	
}

header .content {
	margin: 0 auto;
	position:relative;
	width:980px;
	height:86px;
	/*background:url('/static/img/neo-theme/bg/header-container-bg.jpg') repeat-x;*/
	
}

header h1, header .main-nav {
	float:left;
}

header nav li {
	float:left;
}

/* Footer */

footer {
	padding:40px 0;
	width:100%;
	overflow:hidden;
}

footer .content {
	width:980px;
	margin: 0 auto;
}

/* main content  */

/* general */


#main .client-profile {
	width:100%;
	background:#eaeaea;
	height:75px;
	overflow:hidden;
}


#main .client-profile .content {
	width:980px;
	margin: 0 auto;
}


#main .client-profile .content aside {
	float:right;
}

#main .client-profile .content aside .info {
	float:left;
	margin-right:20px;
}

#main .client-profile .content aside .weather-time {
	float:left;
	margin:20px 10px;
}
#main .client-profile .content aside .weather-time img {
    float:left;
}

#openclose-footer {
	margin-top:-6px;
	width:90px;
	position:absolute;
}

#openclose-perfil {
	width:100px;
	margin-top:-12px;
	position:absolute;
}

.breadcumb .system-icon {
	width:30px;
	height:30px;
	margin-right:10px;
}

.breadcumb .split {
	margin-left:12px;
}

.breadcumb .system-icon > span {
	width:20px;
	height:20px;
	margin-top:7px;
}

.breadcumb h2, .breadcumb h3 , .breadcumb h4 {
	float:left;
}



.content-menu {
	margin:20px 0;
}

.content-menu li {
	float:left;
	height:41px;
	
}


/* End of Structure */

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}