﻿/* CSS Global File */
/* http://www.bpsinternet.com.br */

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -46px;
}
.conteudo {
	padding: 20px;
	padding-top: 4px;
}
.footer, .push {
	height: 46px;
}
body, td, th {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}
input, textarea, select {
	font-size: 12px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.topo {
	background-color: #08338f;
	background: linear-gradient(rgba(44, 115, 181, 1) 0%, rgba(0, 87, 166, 1) 38%, rgba(0, 87, 166, 1) 100%);
	border-bottom: solid 8px #ffaf00;
}
.azul {
	color: #00457e;
}
.amarelo {
	color: #ffaf00;
}
.bps_titulo {
	font-family: Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
.barra {
	font-family: Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 50px;
	padding-bottom: 8px;
}
.rodape td {
	font-size: 11px;
	color: #555555;
}
a:link {
	color: #00457e;
	text-decoration: none;
}
a:visited {
	color: #00457e;
}
a:active {
	color: #00457e;
}
a:hover {
	color: #6e6e6e;
}
.topo p {
	color: rgb(255, 255, 255);
	line-height: 23px;
	font-size: 18px;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
}
.tm {
	font-size: 13px;
	font-weight: normal;
	margin-top: 4px;
	margin-left: -7px;
	vertical-align: top;
	display: inline-block;
}
.menu_on {
	color: #336a98;
	background-color: #ebebec;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;

}
.menu_on a {
	color:#336a98;
	text-decoration:none;
}
.menu_on a:hover {
	color:#333333;
	text-decoration:none;
}
.menu_off {
	color: #333333;
	background-color: #ebebec;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.menu_off a {
	color:#333333;
	text-decoration:none;
	border-top: solid 3px #6f7072;
}
.menu_off a:hover {
	color:#333333;
	text-decoration:none;
}
.menu_off2 {
	color: #333333;
	background-color: #ebebec;
	font-weight: bold;
	font-family: "Arial Narrow", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.menu_off2 a {
	color:#333333;
	text-decoration:none;
}
.menu_off2 a:hover {
	color:#333333;
	text-decoration:none;
	border-top: solid 3px #6f7072;
}
.link_menu {
	color:#FFFFFF;
}
.botao {
	border: 1px solid #003460; 
	font-size: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 4px 20px 4px 20px;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #618caf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#618caf), to(#024073));
	background-image: -webkit-linear-gradient(top, #618caf, #024073);
	background-image: -moz-linear-gradient(top, #618caf, #024073);
	background-image: -ms-linear-gradient(top, #618caf, #024073);
	background-image: -o-linear-gradient(top, #618caf, #024073);
	background-image: linear-gradient(to bottom, #618caf, #024073);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#618caf, endColorstr=#024073);
	cursor: pointer;
	/*text-transform: uppercase;*/
}
.botao:hover {
	background-color: #8da4b8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#8da4b8), to(#0e3352));
	background-image: -webkit-linear-gradient(top, #8da4b8, #0e3352);
	background-image: -moz-linear-gradient(top, #8da4b8, #0e3352);
	background-image: -ms-linear-gradient(top, #8da4b8, #0e3352);
	background-image: -o-linear-gradient(top, #8da4b8, #0e3352);
	background-image: linear-gradient(to bottom, #8da4b8, #0e3352);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#8da4b8, endColorstr=#0e3352);
}
.h1_home {
	margin: 0px 0px 12px;
	padding: 0px;
	color: rgb(255, 255, 255);
	line-height: 30px;
	font-size: 26px;
	font-weight: bold;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.9);
}
.p_home {
	margin: 0px 0px 12px;
	color: rgb(255, 255, 255);
	line-height: 150%;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 1px 1px 4px rgba(0,0,0,0.9);
}
.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
}
.overlayer2 {
	display: none;
	position: absolute;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	padding: 5px;
	width: 400px;
	text-align: justify;
	cursor: pointer;
}
.mainheader {
	color: #6f7072;
	/*text-shadow: 2px 2px 2px rgba(0,0,0,0.1);*/
	font-size: 22px;
	font-weight: lighter;
}
.main_td {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.main_half_td {
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
}

.bps_bk_header_table td {
	color: #FFFFFF;
	background-color: #618caf;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#618caf), to(#024073));
	background-image: -webkit-linear-gradient(top, #618caf, #024073);
	background-image: -moz-linear-gradient(top, #618caf, #024073);
	background-image: -ms-linear-gradient(top, #618caf, #024073);
	background-image: -o-linear-gradient(top, #618caf, #024073);
	background-image: linear-gradient(to bottom, #618caf, #024073);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#618caf, endColorstr=#024073);
}

.bps_bk_header_table a {
	color: #FFFFFF;
	text-decoration: none;
}

.bps_bk_header_table_gray td {
	color: #6f7072;
	background-color: #fefefe;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f6f6f6));
	background-image: -webkit-linear-gradient(top, #fefefe, #f6f6f6);
	background-image: -moz-linear-gradient(top, #fefefe, #f6f6f6);
	background-image: -ms-linear-gradient(top, #fefefe, #f6f6f6);
	background-image: -o-linear-gradient(top, #fefefe, #f6f6f6);
	background-image: linear-gradient(to bottom, #fefefe, #f6f6f6);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fefefe, endColorstr=#f6f6f6);
}

.bps_bk_header_table_gray a {
	color: #6f7072;
	text-decoration: none;
}

.grid {
	border-spacing: 0px;
	border-left: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-right: none;
	border-top: none;
}
.grid td {
	border-left: none;
	border-bottom: none;
	border-right: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 11px;
}

.grid0 {
	border-spacing: 0px;
	border-left: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	border-right: none;
	border-top: none;
}
.grid0 td {
	border-left: none;
	border-bottom: none;
	border-right: #CCCCCC solid 1px;
	border-top: #CCCCCC solid 1px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 11px;
}

.subheader {
	/*background-color:#08338f;*/
	background-color:#5d7b91;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
}
.subheader2 {
	/*background-color:#08338f;*/
	background-color:#ebebec;
	color:#336a98;
	padding: 4px;
	font-weight: bold;
}

.grid_nada {
	border:none;
}
.grid_nada td {
	border:none;
	padding:0px;;
}
.bt_cat {
	border: 1px solid #00b8e0; 
	/*border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	order-radius: 5px;*/
	font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	display: inline-block;
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.3); */
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00b8e0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00b8e0), to(#0554a3));
	background-image: -webkit-linear-gradient(top, #00b8e0, #0554a3);
	background-image: -moz-linear-gradient(top, #00b8e0, #0554a3);
	background-image: -ms-linear-gradient(top, #00b8e0, #0554a3);
	background-image: -o-linear-gradient(top, #00b8e0, #0554a3);
	background-image: linear-gradient(to bottom, #00b8e0, #0554a3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00b8e0, endColorstr=#0554a3);
	cursor: pointer;
}
.bt_cat_sel {
	border: 1px solid #7dba00; 
	/*border: none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	order-radius: 5px;*/
	font-size: 14px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	display: inline-block;
	/*text-shadow: -1px -1px 0 rgba(0,0,0,0.3); */
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7dba00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7dba00), to(#54b840));
	background-image: -webkit-linear-gradient(top, #7dba00, #54b840);
	background-image: -moz-linear-gradient(top, #7dba00, #54b840);
	background-image: -ms-linear-gradient(top, #7dba00, #54b840);
	background-image: -o-linear-gradient(top, #7dba00, #54b840);
	background-image: linear-gradient(to bottom, #7dba00, #54b840);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7dba00, endColorstr=#54b840);
	cursor: pointer;
}
.bt_cat a {
	color: #FFFFFF;
}
.bt_cat_sel a {
	color: #FFFFFF;
}
.bg_blue {
	border: 1px solid #0554a3; 
	color: #FFFFFF;
	background-color: #0554a3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0554a3), to(#08338f));
	background-image: -webkit-linear-gradient(top, #0554a3, #08338f);
	background-image: -moz-linear-gradient(top, #0554a3, #08338f);
	background-image: -ms-linear-gradient(top, #0554a3, #08338f);
	background-image: -o-linear-gradient(top, #0554a3, #08338f);
	background-image: linear-gradient(to bottom, #0554a3, #08338f);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0554a3, endColorstr=#08338f);
	cursor: pointer;
}
.bg_green {
	border: 1px solid #7cb700; 
	color: #FFFFFF;
	background-color: #7cb700;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7cb700), to(#567f00));
	background-image: -webkit-linear-gradient(top, #7cb700, #567f00);
	background-image: -moz-linear-gradient(top, #7cb700, #567f00);
	background-image: -ms-linear-gradient(top, #7cb700, #567f00);
	background-image: -o-linear-gradient(top, #7cb700, #567f00);
	background-image: linear-gradient(to bottom, #7cb700, #567f00);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7cb700, endColorstr=#567f00);
	cursor: pointer;
}
.bg_blue_v1 {
	border: 1px solid #00b8e0; 
	color: #FFFFFF;
	background-color: #00b8e0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00b8e0), to(#0554a3));
	background-image: -webkit-linear-gradient(top, #00b8e0, #0554a3);
	background-image: -moz-linear-gradient(top, #00b8e0, #0554a3);
	background-image: -ms-linear-gradient(top, #00b8e0, #0554a3);
	background-image: -o-linear-gradient(top, #00b8e0, #0554a3);
	background-image: linear-gradient(to bottom, #00b8e0, #0554a3);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00b8e0, endColorstr=#0554a3);
	cursor: pointer;
}
.bg_green_v1 {
	border: 1px solid #7dba00; 
	color: #FFFFFF;
	background-color: #7dba00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#7dba00), to(#54b840));
	background-image: -webkit-linear-gradient(top, #7dba00, #54b840);
	background-image: -moz-linear-gradient(top, #7dba00, #54b840);
	background-image: -ms-linear-gradient(top, #7dba00, #54b840);
	background-image: -o-linear-gradient(top, #7dba00, #54b840);
	background-image: linear-gradient(to bottom, #7dba00, #54b840);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#7dba00, endColorstr=#54b840);
	cursor: pointer;
}
/* Grid Ícones */
.icon-grid {
	box-sizing: border-box;
	padding-top: 20px;
}
.icon-grid:after {
	content: "";
	display: table;
	clear: both;
}
.icon-grid div {
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding-right: 20px;
	text-align: center;
	padding-bottom: 40px;
}
.icon-grid div a:hover {
	text-decoration: none;
}
.icon-grid div:nth-child(2n) {
	padding-right: 0;
}
/* Grid Ícones (Desk) */
.icon-grid div {
	width: 25%;
}
.icon-grid div:nth-child(2n) {
	padding-right: 20px;
}
.icon-grid div:nth-child(4n) {  /* selects 4, 8, 12, 16, etc. */
	padding-right: 0;
}
/* Tabela Busca Avançada */
.tab-titulo {
	box-sizing: border-box;
	margin-top: 10px;
}
.tab-titulo h2 {
	margin: 0;
	padding: 0;
}
.tab-titulo:after {
	content: "";
	display: table;
	clear: both;
}
.tab-titulo div {
	box-sizing: border-box;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.tab-titulo h1 {
	margin-top: 0;
	padding-top: 0;
}
.tab-titulo div:first-child {
	text-align: left;
}
.tab-titulo input[type=button], .tab-titulo button[type=button] {
	width: 70%;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* Tabela Titulo Desk */
.tab-titulo div {
	float: left;
	width: 33.33%;
}
.tab-titulo div:nth-child(1n) {
	text-align:left;
}
.tab-titulo div:nth-child(2n) {
	padding-top:10px;
	text-align:center;
}
.tab-titulo div:nth-child(3n) {
	text-align:right;
}
.tab-titulo input[type=button], .tab-titulo button[type=button] {
	width: auto;
	height: auto;
	margin-left: 10px;
    margin-bottom: 0;
    margin-top: 0;
}
.seconds_rodape {
	clear: both;
	text-align: center;
	font-size: 9px;
	color: #999999;
	padding-top: 50px;
	padding-bottom: 20px;
}

#responsive_form * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#responsive_form h2 {
	/*font-size: 16px;*/
}
#responsive_form header {
	margin: 0 0 20px 0;
}
#responsive_form header div {
	/*font-size: 90%;*/
	color: #999;
}
#responsive_form header h2 {
	margin: 0 0 5px 0;
}
#responsive_form > div {
	clear: both;
	overflow: hidden;
	padding: 1px;
	margin: 0 0 15px 0;
}
#responsive_form > div > fieldset > div > div {
	margin: 0 0 5px 0;
}
#responsive_form > div > label, legend {
	width: 100%;
	float: none;
	margin: 0 0 5px 0;
}
#responsive_form > div > div, #responsive_form > div > div > div, #responsive_form > div > fieldset > div {
	width: 100%;
	float: none;
}
#responsive_form > div > fieldset label {
	/*font-size: 90%;*/
}
#responsive_form fieldset {
	border: 0;
	padding: 0;
}
#responsive_form input[type=text], #responsive_form input[type=number], #responsive_form input[type=email], #responsive_form input[type=url], #responsive_form input[type=password], #responsive_form input[type=date], #responsive_form input[type=month], #responsive_form textarea {
	/*width: 100%;*/
   /* -webkit-appearance: none; 
    -moz-appearance: none;
	border-style: solid;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;*/
	min-height: 30px;
}
#responsive_form input[type=text], #responsive_form input[type=number], #responsive_form input[type=email], #responsive_form input[type=url], #responsive_form input[type=password], #responsive_form input[type=date], #responsive_form input[type=month], #responsive_form textarea, #responsive_form select {
	width: 100%;
	min-height: 30px;
}
#responsive_form input[type=text]:focus, #responsive_form input[type=email]:focus, #responsive_form input[type=url]:focus, #responsive_form input[type=password]:focus, #responsive_form input[type=date]:focus, #responsive_form input[type=month]:focus, #responsive_form textarea:focus {
	/*outline: 0;
	border-color: #4697e4;*/
}
.form_resp_left {
	width: 20%;
}
.form_resp_right {
	width: 80%;
}
#responsive_form .aspNetHidden {
	margin: 0;
}
#responsive_form input[type=radio], #responsive_form input[type=checkbox] {
	margin: 8px;
}
#responsive_form > div {
	margin: 0 0 10px 0;
}
#responsive_form > div > label, legend {
	width: 20%;
	float: left;
	padding-right: 10px;
	margin: 0;
	text-align: right;
}
#responsive_form > div > div, #responsive_form > div > div > div, #responsive_form > div > fieldset > div {
	width: 80%;
	float: right;
}
#responsive_form input[type=text], #responsive_form input[type=email], #responsive_form input[type=number], #responsive_form input[type=url], #responsive_form input[type=password], #responsive_form input[type=date], #responsive_form input[type=month], #responsive_form select {
	width: auto;
	min-height: auto;
}
.form_resp_left {
	float: left;
}
.form_resp_right {
	float: left;
}
#responsive_form .aspNetHidden {
	margin: 0;
}
#responsive_form input[type=radio], #responsive_form input[type=checkbox] {
	margin: 3px 3px 0px 5px;
}
#responsive_form > div > label, legend {
	text-align: right;
}

.head_left {
	box-sizing: border-box;
	width: 50%;
	float: left;
	margin-top: 20px;
}
.head_left h1, .head_left h2, .head_left h3 {
	margin:0;
	padding:0;
}
.head_right {
	box-sizing: border-box;
	width: 50%;
	float: right;
	text-align:right;
	margin-top: 20px;
}
.head_right input {
	margin-left: 10px;
	width: auto;
	margin-bottom:0;
	margin-top:0;
	height: auto;
}

/* Contain floats*/ 
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after{
  clear: both;
}

/* CSS Document */


/* End of FIle*/

/*===================================================================================================================*/
/*For BPS.Editor.vb*/
/*===================================================================================================================*/

.rf .c1, .rf .c2 {
	float: left;
	margin-top: 6px
}
.rf .er a, .rf h2, .rf label {
	font-weight: 700
}
.rf * {
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px
}
/*.rf .tx, .rf input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]), .rf select, .rf textarea {*/
.rf .tx {
	/*width: auto;*/
	max-width: 100%;
	padding: 8px;
	border: 1px solid #aaaaaa;
	border-radius: 4px;
	resize: vertical;
	display: inline-block;
	color: #444444;
}
.rf .select {
	padding-left: 5px !important;
	padding-top: 7px !important;
	padding-bottom: 7px !important
}
.rf input[type=date], .rf input[type=datetime-local], .rf input[type=datetime], .rf input[type=month], .rf input[type=time] {
	padding-top: 5px!important;
	padding-bottom: 6px!important
}
.rf label {
	padding: 9px 9px 9px 0;
	display: inline-block;
	font-size: 12px
}
.rf .c3, .rf .c4 {
	display: inline-flex
}
.rf .c5, .rf .c6 {
	display: inline-flex
}
.rf .c5 {
	display: none;
}
.rf .c6 {
	width: 50%
}
.rf .c1 {
	text-align: right;
	width: 20%
}
.rf .bt, .rf .ee {
	text-align: center
}
.rf .c2 {
	width: 80%
}
.rf .c4 {
	padding-left: 8px
}
.rf .c4 button {
	min-height: 31px
}
.rf .rr:after {
	content: "";
	display: table;
	clear: both
}
.rf .tx {
	/*background-color: #F8F8F8;
	color: #7A7A7A;
	min-height: 33px;
	min-width: 50px*/
}
.rf .ww {
	width: 100%!important
}
.rf .bt {
	width: 100%;
	margin-top: 12px;
	margin-bottom: 12px
}
.rf .sv {
	cursor: pointer;
	min-width: 120px;
	margin: 5px 10px
}
.rf .er {
	border-radius: 4px;
	padding: 12px 20px;
	/*width: auto;*/
	margin-left: auto;
	text-align: left;
	background-color: #FDFBBE;
	border: 1px solid #aaaaaa;
	display: inline-block
}
.rf h2 {
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 14px
}
.select2 {
	min-width: 300px;
	width: auto;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
   line-height: 33px !important;
}
.select2-container .select2-selection--single {
   min-height: 33px;
}
.rf textarea {
	width: 100%;
}
/*.select2-container--default .select2-search--inline .select2-search__field {
    border: none !important;
    outline: 0 !important;
    width: unset;
    max-width: unset;
    padding: unset;
    border-radius: unset;
    resize: unset;
}*/

.abotao {
	width: 120px !important;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff !important;
	text-decoration: none !important;
	display: block;
}

#nav_container {
	margin: 0 auto;
	width: 100%;
	display: flex;
}
.btx1 {
	flex: 33.3%;
	text-align: left;
	padding-left: 4px;
}
.btx2 {
	flex: 33.3%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.btx3 {
	flex: 33.3%;
	text-align: right;
	padding-right: 4px;
}
.btxp {
	margin-bottom: 4px;
}
.btx_mob {
	display: none;
}
.seconds_rodape {
	clear:both;
	text-align:center;
	font-size:9px;
	color: #999999;
	padding-top: 50px;
	padding-bottom: 20px;
}
/* jquery-ui autocomplete */
.ui-autocomplete {
	max-height: 300px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	/*padding-right: 20px;*/
}
@media screen and (max-width:600px) {

.btx1 input, .btx3 input {
	width: 100%;
	height: 40px;
}
.btx_mob {
	display: inherit;
	padding-top: 10px;
}
.btx_desk {
	display: none;
}

	
.rf .c1, .rf .c2, .rf input[type=button], .rf input[type=submit] {
	width: 100%;
	margin-top: 0
}
.rf label {
	padding: 12px 12px 12px 0
}
.rf .tx, .rf input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]), .rf select, .rf textarea {
	width: 100%;
	padding: 12px!important;
	min-height: 41px
}
.rf .c1 {
	text-align: left
}
.rf .c3 {
	width: 80%
}
.rf .c4 {
	width: 20%
}
.rf .c4 button {
	width: 100%;
	min-height: 41px
}
.rf label {
	padding-bottom: 2px
}
.rf .er, .rf .sv {
	margin-left: 0;
	margin-right: 0;
	width: 100%
}
.rf h2 {
	margin-top: 24px
}
.select2 {
	width: 100% !important;
}
.select2-container .select2-selection--single {
    min-height: 40px;
}
}


