@CHARSET "UTF-8";

#sidebar {
	display: none;
}

#menu {
	display: none;
}
.dataTables_length{
	display: none;
}
.dataTables_filter{
	display: none;
}
.dataTables_paginate paging_bootstrap pagination{
	display: none;
}

.prev disabled{
	display: none;
}
.prev {
	display: none;
}
.next disabled{
	display: none;
}
.active{
	display: none;
}
.next {
	display: none;
}
.well {
	display: none;
}

.navbar navbar-inverse navbar-fixed-top {
	display: none;
}

.buttons {
	display: none;
}

.navbar-inner {
	display: none;
}

.span3 {
	display: none;
}

.modal {
	display: none;
}


#header {
	height: 140px;
	background: #087FE7 url(../images/img033.jpg) no-repeat;
}

#footer {
	display: none;
}

.survey button {
	display: none;
}

ul.tabs {
	display: none;
}
/* slider root element */
.slider {
	background: #3C72E6 url(../images/cal/h30.png) repeat-x 0 0;
	height: 5px;
	position: relative;
	cursor: pointer;
	border: 1px solid #333;
	width: 100px;
	float: left;
	clear: right;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: inset 0 0 8px #000;
}

/* progress bar (enabled with progress: true) */
.progress {
	height: 9px;
	background-color: #C5FF00;
	display: none;
	opacity: 0.6;
}

/* drag handle */
.handle {
	background: #fff url(../images/cal/h30.png) repeat-x 0 0;
	height: 20px;
	width: 20px;
	top: -12px;
	position: absolute;
	display: block;
	margin-top: 1px;
	border: 1px solid #000;
	cursor: move;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
}

/* the input field */
.range {
	border: 1px inset #ddd;
	float: left;
	margin: 0 0 0 15px;
	padding: 3px 0;
	text-align: center;
	width: 140px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.controls_table {
	display: none;
}
/* form table styles */
.mytable input[type=text] {
	width: 100%;
}

.mytable {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

.mytable caption {
	padding: 0 0 5px 0;
	width: 700px;
	text-align: right;
}

.mytable th {
	color: #4f6b72;
	border: 1px solid #C1DAD7;
	text-transform: small-caps;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

.mytable th.first {
	background: url(../images/bg_header.jpg) no-repeat;
	color: white;
	font-size: 100%;
}

.mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #364a5e;
	background: none;
}

.mytable td {
	border: 1px solid #364a5e;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: center;
}

.mytable td.spec {
	background: #F5FAFA;
	color: #797268;
}

.mytable td.specalt {
	background: #FFFFFF;
	color: #797268;
}

.mytable th.spec {
	border: 1px solid #364a5e;
	background-color: #F5FAFA;
}

.mytable th.specalt {
	border: 1px solid #364a5e;
	color: #364a5e;
	background-color: #f4f4f4;
}

.mytable td .text {
	width: 97%;
	text-align: center;
}

.mytable td textarea {
	height: 80px;
}

.mytable table {
	border-collapse: collapse;
}

/*--tableservices -*/
.tableservices {
	width: 740px;
	background-color: white;
	border-collapse: collapse;
	/*font-size: 11px;*/
}

.tableservices td {
	color: #035ea4;
	text-align: center;
	font-weight: bold;
	border: 1px solid #D2D2D2;
	padding: 6px 3px 3px 6px;
}

.tableservices td.num {
	background-color: #999999;
	border-radius: 6px 6px 6px 6px;
	color: #FFFFFF;
	display: block;
	padding: 3px;
	text-align: center;
	/*width: 25px;*/
}

.tableservices th {
	border: 1px solid white;
	height: 30px;
	background-color: #5aade1;
	text-align: center;
	color: #ffffff;
}

.tableservices th.first_header {
	border: 1px solid white;
	height: 30px;
	background-color: #DDDDDD;
	text-align: center;
	color: #FF5A00;
}

.tableservices tr.row1 {
	border: 1px solid #ececec;
	background: #ececec;
}

.tableservices tr.spec {
	
}

/*--scale table -*/
.tablescale {
	width: 100%;
	height: 200px;
	background-color: white;
	border-collapse: collapse;
}

.tablescale td {
	color: #035ea4;
	text-align: center;
	font-weight: bold;
	border: 1px solid #D2D2D2;
}

.tablescale td.num {
	background-color: #999999;
	border-radius: 6px 6px 6px 6px;
	color: #FFFFFF;
	display: block;
	padding: 3px;
	text-align: center;
	/*width: 25px;*/
}

.tablescale th {
	border: 1px solid white;
	height: 30px;
	background-color: #5aade1;
	text-align: center;
	color: #ffffff;
}

.tablescale tr.row1 {
	border: 1px solid #ececec;
	background: #ececec;
}

.tablescale tr.spec {
	
}

.tablescale tr {
	padding-bottom: 20px;
}

/*--tablepolicy -*/
.tablepolicy {
	width: 740px;
	background-color: white;
	border: solid 2px #5aade1;
	border-collapse: collapse;
	/*font-size: 11px;*/
}

.tablepolicy td {
	color: #035ea4;
	text-align: center;
	font-weight: bold;
	border: 1px solid #D2D2D2;
	padding: 6px 3px 3px 6px;
}

.tablepolicy td.num {
	background-color: #999999;
	border-radius: 6px 6px 6px 6px;
	color: #FFFFFF;
	display: block;
	padding: 3px;
	text-align: center;
	/*width: 25px;*/
}

.tablepolicy th {
	border: 1px solid #5aade1;
	height: 30px;
	background-color: #5aade1;
	text-align: center;
	color: #ffffff;
}

.tablepolicy th.first {
	border: none;
	height: 30px;
	background-color: #ececec;
	text-align: center;
	color: #FF5A00;
}

.tablepolicy th.first_header {
	border: 1px solid white;
	height: 30px;
	background-color: #DDDDDD;
	text-align: center;
	color: #FF5A00;
}

.tablepolicy tr.row1 {
	border: 1px solid #ececec;
	background: #ececec;
}

.tablepolicy tr.spec {
	
}
/*tables*/
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

.table {
	width: 100%;
	margin-bottom: 20px;
}

.table th,.table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

.table th {
	font-weight: bold;
}

.table thead th {
	vertical-align: bottom;
}

.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td
	{
	border-top: 0;
}

.table tbody+tbody {
	border-top: 2px solid #dddddd;
}

.table .table {
	background-color: #ffffff;
}

.table-condensed th,.table-condensed td {
	padding: 4px 5px;
}

.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.table-bordered th,.table-bordered td {
	border-left: 1px solid #dddddd;
}

.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td
	{
	border-top: 0;
}

.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child
	{
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child
	{
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child
	{
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child
	{
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
}

.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child
	{
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}

.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child
	{
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}

table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th
	{
	background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,.table-hover tbody tr:hover th {
	background-color: #f5f5f5;
}

table td[class *="span"],table th[class *="span"],.row-fluid table td[class
	*="span"],.row-fluid table th[class *="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}

.table td.span1,.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}

.table td.span2,.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}

.table td.span3,.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}

.table td.span4,.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}

.table td.span5,.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}

.table td.span6,.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}

.table td.span7,.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}

.table td.span8,.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}

.table td.span9,.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}

.table td.span10,.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}

.table td.span11,.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}

.table td.span12,.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}

.table tbody tr.success td {
	background-color: #dff0d8;
}

.table tbody tr.error td {
	background-color: #f2dede;
}

.table tbody tr.warning td {
	background-color: #fcf8e3;
}

.table tbody tr.info td {
	background-color: #d9edf7;
}

.table-hover tbody tr.success:hover td {
	background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover td {
	background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover td {
	background-color: #faf2cc;
}
/*teo cgarts*/
.jqplot-target {
	position: relative;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	/*teo*/
	min-width: 100px;
}

.jqplot-axis {
	font-size: .75em;
}

.jqplot-xaxis {
	margin-top: 10px;
}

.jqplot-x2axis {
	margin-bottom: 10px;
}

.jqplot-yaxis {
	margin-right: 10px;
}

.jqplot-y2axis,.jqplot-y3axis,.jqplot-y4axis,.jqplot-y5axis,.jqplot-y6axis,.jqplot-y7axis,.jqplot-y8axis,.jqplot-y9axis,.jqplot-yMidAxis
	{
	margin-left: 10px;
	margin-right: 10px;
}

.jqplot-axis-tick,.jqplot-xaxis-tick,.jqplot-yaxis-tick,.jqplot-x2axis-tick,.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick,.jqplot-yMidAxis-tick
	{
	position: absolute;
	white-space: pre;
}

.jqplot-xaxis-tick {
	top: 0;
	left: 15px;
	vertical-align: top;
}

.jqplot-x2axis-tick {
	bottom: 0;
	left: 15px;
	vertical-align: bottom;
}

.jqplot-yaxis-tick {
	right: 0;
	top: 15px;
	text-align: right;
}

.jqplot-yaxis-tick.jqplot-breakTick {
	right: -20px;
	margin-right: 0;
	padding: 1px 5px 1px 5px;
	z-index: 2;
	font-size: 1.5em;
}

.jqplot-y2axis-tick,.jqplot-y3axis-tick,.jqplot-y4axis-tick,.jqplot-y5axis-tick,.jqplot-y6axis-tick,.jqplot-y7axis-tick,.jqplot-y8axis-tick,.jqplot-y9axis-tick
	{
	left: 0;
	top: 15px;
	text-align: left;
}

.jqplot-yMidAxis-tick {
	text-align: center;
	white-space: nowrap;
}

.jqplot-xaxis-label {
	margin-top: 10px;
	font-size: 11pt;
	position: absolute;
}

.jqplot-x2axis-label {
	margin-bottom: 10px;
	font-size: 11pt;
	position: absolute;
}

.jqplot-yaxis-label {
	margin-right: 10px;
	font-size: 11pt;
	position: absolute;
}

.jqplot-yMidAxis-label {
	font-size: 11pt;
	position: absolute;
}

.jqplot-y2axis-label,.jqplot-y3axis-label,.jqplot-y4axis-label,.jqplot-y5axis-label,.jqplot-y6axis-label,.jqplot-y7axis-label,.jqplot-y8axis-label,.jqplot-y9axis-label
	{
	font-size: 11pt;
	margin-left: 10px;
	position: absolute;
}

.jqplot-meterGauge-tick {
	font-size: .75em;
	color: #999;
}

.jqplot-meterGauge-label {
	font-size: 1em;
	color: #999;
}

table.jqplot-table-legend {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

table.jqplot-table-legend,table.jqplot-cursor-legend {
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid #ccc;
	position: absolute;
	font-size: .75em;
}

td.jqplot-table-legend {
	vertical-align: middle;
}

td.jqplot-seriesToggle:hover,td.jqplot-seriesToggle:active {
	cursor: pointer;
}

.jqplot-table-legend .jqplot-series-hidden {
	text-decoration: line-through;
}

div.jqplot-table-legend-swatch-outline {
	border: 1px solid #ccc;
	padding: 1px;
}

div.jqplot-table-legend-swatch {
	width: 0;
	height: 0;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

.jqplot-title {
	top: 0;
	left: 0;
	padding-bottom: .5em;
	font-size: 1.2em;
}

table.jqplot-cursor-tooltip {
	border: 1px solid #ccc;
	font-size: .75em;
}

.jqplot-cursor-tooltip {
	border: 1px solid #ccc;
	font-size: .75em;
	white-space: nowrap;
	background: rgba(208, 208, 208, 0.5);
	padding: 1px;
}

.jqplot-highlighter-tooltip,.jqplot-canvasOverlay-tooltip {
	border: 1px solid #ccc;
	font-size: .75em;
	white-space: nowrap;
	background: rgba(208, 208, 208, 0.5);
	padding: 1px;
}

.jqplot-point-label {
	font-size: .75em;
	z-index: 2;
}

td.jqplot-cursor-legend-swatch {
	vertical-align: middle;
	text-align: center;
}

div.jqplot-cursor-legend-swatch {
	width: 1.2em;
	height: .7em;
}

.jqplot-error {
	text-align: center;
}

.jqplot-error-message {
	position: relative;
	top: 46%;
	display: inline-block;
}

div.jqplot-bubble-label {
	font-size: .8em;
	padding-left: 2px;
	padding-right: 2px;
	color: rgb(20%, 20%, 20%);
}

div.jqplot-bubble-label.jqplot-bubble-label-highlight {
	background: rgba(90%, 90%, 90%, 0.7);
}

div.jqplot-noData-container {
	text-align: center;
	background-color: rgba(96%, 96%, 96%, 0.3);
}
/*tables teo*/
table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

.table {
	width: 100%;
	margin-bottom: 20px;
	/*teo*/
	/*background: transparent url(../../images/boot/bg_image_grey.png) repeat;
	/*teo*/
}

.table th,.table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

.table th {
	font-weight: bold;
}

.table thead th {
	vertical-align: bottom;
}

.table caption+thead tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child th,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child th,.table thead:first-child tr:first-child td
	{
	border-top: 0;
}

.table tbody+tbody {
	border-top: 2px solid #dddddd;
}

.table .table {
	background-color: #ffffff;
}

.table-condensed th,.table-condensed td {
	padding: 4px 5px;
}

.table-bordered {
	border: 1px solid #dddddd;
	border-collapse: separate;
	*border-collapse: collapse;
	border-left: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.table-bordered th,.table-bordered td {
	border-left: 1px solid #dddddd;
}

.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td
	{
	border-top: 0;
}

.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child
	{
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child
	{
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child
	{
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child
	{
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
	-webkit-border-bottom-left-radius: 0;
	border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
	-webkit-border-bottom-right-radius: 0;
	border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
}

.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child
	{
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
}

.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child
	{
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
}

.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th
	{ /*background-color: #f9f9f9;
	teo
	background-color: #f1f1f1;*/
	background-color: #eaeaea;
}

.table-hover tbody tr:hover td,.table-hover tbody tr:hover th {
	/*background-color: #f5f5f5;
	/*teo*/
	/*background-color:#faf2cc;*/
	/*background-color:#FFFFCC;
	background-color:#aec7e8;*/
	background-color: #CCCCCC;
}

.table-teo tbody>tr:nth-child(odd)>td,.table-teo tbody>tr:nth-child(odd)>th
	{ /*teo*/
	background: transparent url(../../images/boot/bg_image_grey.png) repeat;
}

table td[class *="span"],table th[class *="span"],.row-fluid table td[class
	*="span"],.row-fluid table th[class *="span"] {
	display: table-cell;
	float: none;
	margin-left: 0;
}

.table td.span1,.table th.span1 {
	float: none;
	width: 44px;
	margin-left: 0;
}

.table td.span2,.table th.span2 {
	float: none;
	width: 124px;
	margin-left: 0;
}

.table td.span3,.table th.span3 {
	float: none;
	width: 204px;
	margin-left: 0;
}

.table td.span4,.table th.span4 {
	float: none;
	width: 284px;
	margin-left: 0;
}

.table td.span5,.table th.span5 {
	float: none;
	width: 364px;
	margin-left: 0;
}

.table td.span6,.table th.span6 {
	float: none;
	width: 444px;
	margin-left: 0;
}

.table td.span7,.table th.span7 {
	float: none;
	width: 524px;
	margin-left: 0;
}

.table td.span8,.table th.span8 {
	float: none;
	width: 604px;
	margin-left: 0;
}

.table td.span9,.table th.span9 {
	float: none;
	width: 684px;
	margin-left: 0;
}

.table td.span10,.table th.span10 {
	float: none;
	width: 764px;
	margin-left: 0;
}

.table td.span11,.table th.span11 {
	float: none;
	width: 844px;
	margin-left: 0;
}

.table td.span12,.table th.span12 {
	float: none;
	width: 924px;
	margin-left: 0;
}

.table tbody tr.success td {
	background-color: #dff0d8;
}

.table tbody tr.error td {
	background-color: #f2dede;
}

.table tbody tr.warning td {
	background-color: #fcf8e3;
}

.table tbody tr.info td {
	background-color: #d9edf7;
}

.table-hover tbody tr.success:hover td {
	background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover td {
	background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover td {
	background-color: #faf2cc;
}

.table-hover tbody tr.info:hover td {
	background-color: #c4e3f3;
}

.breadcrumb {
	padding-top: 8px;
	list-style: none;
}

.breadcrumb>li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-weight: bold;
}

.breadcrumb>li>.divider {
	padding: 0 5px;
	color: #ccc;
}

.breadcrumb>li>a { /*teo*/
	color: #ccc;
}

.breadcrumb>.active {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
/*resume*/
#resume-head {
	border: 1px solid #CDCDCD;
	color: #3C3C3C;
	padding: 10px 10px 0px 10px;
}

#resume-content {
	border: 1px solid #CDCDCD;
	border-top: none;
}


#resume-head h1{
	font-size: 2em;
	font-weight: normal;
	padding-top: 10px;
}
#resume-head p{
	border-left-color:#CDCDCD;
	border-left-style:double;
	border-left-width:2px;
	margin-top: 0px;
	/*padding-top: 2em;
	height: 3em;*/
	font-size: 1em;
	padding-left: 10px;
}

#resume-head .resume-photo{
    margin-top: 10px;
}
#resume-content{
	padding: 40px;
	font-size: .9em;
	color: #3C3C3C;
	border: 1px solid #CDCDCD;
	background: #f1f1f1;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #f1f1f1 0%, #ffffff 49%, #ffffff 51%, #f1f1f1 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f1f1f1), color-stop(49%,#ffffff), color-stop(51%,#ffffff), color-stop(100%,#f1f1f1));
	background: -webkit-linear-gradient(left,  #f1f1f1 0%,#ffffff 49%,#ffffff 51%,#f1f1f1 100%);
	background: -o-linear-gradient(left,  #f1f1f1 0%,#ffffff 49%,#ffffff 51%,#f1f1f1 100%);
	background: -ms-linear-gradient(left,  #f1f1f1 0%,#ffffff 49%,#ffffff 51%,#f1f1f1 100%);
	background: linear-gradient(to right,  #f1f1f1 0%,#ffffff 49%,#ffffff 51%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f1f1f1',GradientType=1 );
}

.title{
	border-bottom-color:#CDCDCD;
	border-bottom-style:double;
	border-bottom-width:3px;
	margin-bottom:10px;
}

.title-icon {
	margin-right: 10px;
}

.title h1,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6, 
.title p {
	border-bottom-style:solid !important;
	border-bottom-width:5px !important;
	display:inline-block !important;
	margin-bottom:-4px !important;
	margin-left:0 !important;
	margin-right:15px !important;
	padding:0 10px 10px 0 !important;
}

.title.display-table p{
	width: 100px;
}
.title.display-table span{
	margin-left: 20px;
}



.profile .right{
	margin-top: 30px;
}

.education-name, 
.experience-name, 
.skill-name{
	margin: 0px;
	font-size: 1.2em;
}

.education-helper, 
.experience-helper, 
.skill-helper{
	margin: 0px;
}

.description{
	font-size: .9em;
}



/** HELPER - background color**/


.bg-black{
	background: #444444;
}



.bg-sky{
	background: #0A5BC4;
}

/** helper background gradient**/
.grd-black{
	background: #444444;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjIyMjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #444444 0%, #222222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#222222));
	background: -webkit-linear-gradient(top,  #444444 0%,#222222 100%);
	background: -o-linear-gradient(top,  #444444 0%,#222222 100%);
	background: -ms-linear-gradient(top,  #444444 0%,#222222 100%);
	background: linear-gradient(to bottom,  #444444 0%,#222222 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );
	border: 1px solid #444444;

}



.grd-sky{
	background: #0a5bc4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNWJjNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwOTRhYjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0a5bc4 0%, #094ab2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a5bc4), color-stop(100%,#094ab2));
	background: -webkit-linear-gradient(top,  #0a5bc4 0%,#094ab2 100%);
	background: -o-linear-gradient(top,  #0a5bc4 0%,#094ab2 100%);
	background: -ms-linear-gradient(top,  #0a5bc4 0%,#094ab2 100%);
	background: linear-gradient(to bottom,  #0a5bc4 0%,#094ab2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a5bc4', endColorstr='#094ab2',GradientType=0 );
	border: 1px solid #0a5bc4;
}

/**helper border*/
.border-black{
	border:#3C3C3C !important;
}


.border-sky{
	border:#094AB2 !important;
}

/**helper display*/
.display-table{
	display: table;
}


/*teo calendar*/

.fc-event-skin {
	background: none !important;
	color: #000 !important;
	}
	
/* horizontal events */
	
.fc-event-hori {
	border-width: 0 0 1px 0 !important;
	border-bottom-style: dotted !important;
	border-bottom-color: #000 !important;
	padding: 1px 0 0 0 !important;
	}
	
.fc-event-hori .fc-event-inner {
	border-width: 0 !important;
	padding: 0 1px !important;
	}
	
/* vertical events */
	
.fc-event-vert {
	border-width: 0 0 0 1px !important;
	border-left-style: dotted !important;
	border-left-color: #000 !important;
	padding: 0 1px 0 0 !important;
	}
	
.fc-event-vert .fc-event-inner {
	border-width: 0 !important;
	padding: 1px 0 !important;
	}
	
.fc-event-bg {
	display: none !important;
	}
	
.fc-event .ui-resizable-handle {
	display: none !important;
	}
	
	
