.rr-principal {
	width:98%;	
	margin-left: auto;
	margin-right: auto;
	font-weight: normal;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;	
}

.rr-titulo {
	color: #036F5A;	
}

.rr-well {
	background-color:#e3e9eb;
	border:1px solid #ced9dc;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.05);
	padding:5px;
	min-height:100%;
	margin-bottom:0;
}

.rr-box {
	padding:10px 15px;
	background-color:#fafafa;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	-o-transition:all .2s linear;
	-webkit-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-ms-transition:all .2s linear;
	transition:all .2s linear;
	word-wrap:break-word
}

.rr-button {
	color: #fff;
	background-color: #036F5A;
	border-color: #025646;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	white-space: nowrap;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	height: 30px;
	padding: 4px 6px;
}

.input-group {
	position:relative;
	display:table;
	border-collapse:separate;
	width: 100%;	
	height: 45px;
}

.form-control {
	height: 30px;
	padding: 4px 10px;
	display:block;
	float: left;	
	font-size:14px;	
	font-weight: normal;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	line-height:1.42857143;	
	color:#555;
	background-color:#fff;
	background-image:none;
	border:1px solid #ccc;
	width: 400px;
	border-radius:4px;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075);
	-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-moz-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	-ms-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.form-control:focus {
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(26,188,156,.6);
	border-color: #1abc9c;
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(26,188,156,.6);
}
.form-control::-moz-placeholder {
 color:#777;
 opacity:1
}
.form-control:-ms-input-placeholder {
 color:#777
}
.form-control::-webkit-input-placeholder {
 color:#777
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
 background-color:#eee;
 opacity:1
}

.input-group-addon {
	padding: 7px 6px; 
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;    
	border-left: 0;
	border-bottom-left-radius: 0!important;
	border-top-left-radius: 0!important;
	border-radius: 4px;
	float: left;
}

.accordion-group {
	margin-bottom:5px;
	margin-top:5px;
	border:1px solid #036F5A
}

.accordion-group,
.accordion-heading>a {
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-background-clip:padding-box;
	-moz-background-clip:padding;
	background-clip:padding-box;
	font-size: 13px;
}

.accordion-heading>a {
	color:#fafafa;
	display:block;
	padding:15px;
	background-color:#036F5A;	
}
.accordion-heading>a:focus,
.accordion-heading>a:hover {
 text-decoration:none;
 cursor:pointer;
 background-color:#04886e
}

.accordion-inner {
	margin:15px 10px
}

.pesq-group {
	float: right;
}

.table-row-list-title label {
	color:#036F5A;
	padding: 10px
}

.table-row-list label:hover,
.table-row-list:hover {
 background-color:#fafafa
}
.table-row-list .pointer label:hover,
.table-row-list .pointer span:hover,
.table-row-list .pointer:hover {
 cursor:pointer;
 opacity:.7
}

.table-data-row {
 font-size:1em;
 margin-left:1px;
 margin-right:1px;
 height:17px
}

.table-data-row label {
	padding: 10px;
}

.text-center {
	text-align: center;
}

.colunaTable>label {
 font-weight:inherit
}

hr.faded {
 clear:both;
 float:none;
 width:100%;
 height:1px;
 margin:1.4em 0;
 border:none;
 background:-moz-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 20%,rgba(0,0,0,.2) 80%,rgba(0,0,0,0) 100%);
 background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,0)),color-stop(20%,rgba(0,0,0,.2)),color-stop(80%,rgba(0,0,0,.2)),color-stop(100%,rgba(0,0,0,0)));
 background:-webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 20%,rgba(0,0,0,.2) 80%,rgba(0,0,0,0) 100%);
 background:-o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 20%,rgba(0,0,0,.2) 80%,rgba(0,0,0,0) 100%);
 background:-ms-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 20%,rgba(0,0,0,.2) 80%,rgba(0,0,0,0) 100%);
 background:linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,.2) 20%,rgba(0,0,0,.2) 80%,rgba(0,0,0,0) 100%);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1)
}

.ui-match {
	background: #ffdc0f;
	border-radius: 2px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.3);
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
 float:left
}
.col-xs-12 {
 width:100%; 
}
.col-xs-11 {
 width:91.66666667%
}
.col-xs-10 {
 width:83.33333333%
}
.col-xs-9 {
 width:75%
}
.col-xs-8 {
 width:66.66666667%
}
.col-xs-7 {
 width:58.33333333%
}
.col-xs-6 {
 width:50%
}
.col-xs-5 {
 width:41.66666667%
}
.col-xs-4 {
 width:33.33333333%
}
.col-xs-3 {
 width:25%
}
.col-xs-2 {
 width:16.66666667%
}
.col-xs-1 {
 width:8.33333333%
}