/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */
@font-face {
	font-family: HelveticaRoundedLTStd-Bd;
	src: url(HelveticaRoundedLTStd-Bd.otf);
}


body {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

tr.bgcolor, h3, h1, h2, .btn, .infon, .btnlogout, .btnadicionar, .btnenvia, .btnenviam, .desc, .btnc, .btna, .btnf {
	font-family: HelveticaRoundedLTStd-Bd;
}

header {
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 40px;
	background-color: rgb(1, 175, 209);
}
.container {
	height: auto;
	overflow-x: hidden;
	padding-bottom: 130px;
}
.centro {
	text-align: center;
	position: absolute;
	width: 374px;
	left: 50%;
	margin-left: -190px;
	height: 280px;
	top: 50%;
	margin-top: -140px;
}

.logo {
	max-width: 280px;
	margin-top: 50px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.item_bottom{
	float: right;
	padding-left: 2px;
	padding-right: 2px;
	  max-width: 54px;
}

.img-responsiva {

	display: block;
	max-width: 100%;
	height: auto;
	margin-top: 100px;
	max-width: 290px;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	position: fixed;
	left: 0px;
	bottom: 0px;
	height: auto;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
	background: rgb(251,252,252); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(251,252,252,1) 0%, rgba(221,218,217,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,252,252,1)), color-stop(100%,rgba(221,218,217,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(251,252,252,1) 0%,rgba(221,218,217,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(251,252,252,1) 0%,rgba(221,218,217,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(251,252,252,1) 0%,rgba(221,218,217,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(251,252,252,1) 0%,rgba(221,218,217,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfcfc', endColorstr='#dddad9',GradientType=0 ); /* IE6-9 */
}

button{
  padding: 0;
  border: none;
}

form {
	text-align: left;
	width: 100%;
}
input, .btn:not(.bt-original), select, textarea {
	width: 100%;
}

table {
	text-align: center;
}

tr.border_bottom td {
	border-bottom: 1pt solid #878787;
	padding-left: 5px;
	padding-right: 5px;
}

tr.border_bottomw td {
	border-bottom: 1pt solid #f0f2f5;
	border-width: 8px;
	background: -moz-linear-gradient(top, rgba(221,221,221,0) 0%, rgba(232,232,232,0.23) 23%, rgba(232,232,232,0.24) 24%, rgba(235,235,235,0.59) 59%, rgba(235,235,235,0.81) 81%, rgba(235,235,235,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,0)), color-stop(23%,rgba(232,232,232,0.23)), color-stop(24%,rgba(232,232,232,0.24)), color-stop(59%,rgba(235,235,235,0.59)), color-stop(81%,rgba(235,235,235,0.81)), color-stop(100%,rgba(235,235,235,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(221,221,221,0) 0%,rgba(232,232,232,0.23) 23%,rgba(232,232,232,0.24) 24%,rgba(235,235,235,0.59) 59%,rgba(235,235,235,0.81) 81%,rgba(235,235,235,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(221,221,221,0) 0%,rgba(232,232,232,0.23) 23%,rgba(232,232,232,0.24) 24%,rgba(235,235,235,0.59) 59%,rgba(235,235,235,0.81) 81%,rgba(235,235,235,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(221,221,221,0) 0%,rgba(232,232,232,0.23) 23%,rgba(232,232,232,0.24) 24%,rgba(235,235,235,0.59) 59%,rgba(235,235,235,0.81) 81%,rgba(235,235,235,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(221,221,221,0) 0%,rgba(232,232,232,0.23) 23%,rgba(232,232,232,0.24) 24%,rgba(235,235,235,0.59) 59%,rgba(235,235,235,0.81) 81%,rgba(235,235,235,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dddddd', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
}

tr.bgcolor {

	border-radius: 1px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

#alignleft {
	text-align: left;
	margin-left: 30px;
}
#alignrigth {
	text-align: right;
	margin-left: 30px;
}

h4 {
	color: #ffffff;
	font-size: 14px;
	font-family: HelveticaRoundedLTStd-Bd;
}

h3 {
	text-align: left;
	color: #cfa12d;
	font-size: 20px;
	/*font-weight: bold;*/
}

h3.ibz {
	text-align: left;
	color: rgb(206 94 81);
	font-size: 20px;
	/*font-weight: bold;*/
}
h1 {
	text-align: left;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}
h2 {
	text-align: left;
	color: #cfa12d;
	font-size: 25px;
	margin-left: 30px;
}

h5 {
	font-size: 16px;
}
.title_table{
		padding-left: 20px;
	}
.btn_inicio {
	margin: 10px;
	width: 110px;
	margin-top: 40%;
	margin-left: auto;
	margin-right: auto;
	background: -moz-linear-gradient(top, rgba(87,87,86,1) 0%, rgba(91,91,90,0.96) 17%, rgba(91,91,90,0.79) 86%, rgba(87,87,86,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,87,86,1)), color-stop(17%,rgba(91,91,90,0.96)), color-stop(86%,rgba(91,91,90,0.79)), color-stop(100%,rgba(87,87,86,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(87,87,86,1) 0%,rgba(91,91,90,0.96) 17%,rgba(91,91,90,0.79) 86%,rgba(87,87,86,0.75) 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575756', endColorstr='#bf575756',GradientType=0 ); /* IE6-9 */
    margin-right: 5px;
	}

a.btn_inicio {
	height: 200px;
}

.btn_inicio:active {
	background: #cfa12d;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

.btn_azul {
	font-family: HelveticaRoundedLTStd-Bd;
    max-width: 135px;
    line-height: 0;
    height: 25px;
    color: #FFFFFF;
    border-radius: 29px !important;
    font-size: 12px;
	background: #cfa12d;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

/*ººººººººººººººººººººº*/

.btn:not(.btn-custom):not(.bt-original) {
	width: 100%;
	height: 60px;
	line-height: 45px;
	//font-weight: bold;
	margin-top: 8px !important;
	text-align: center;
	color: #ffffff;
	font-size: clamp(11px, 2vw, 18px);
	background: -moz-linear-gradient(top, rgba(87,87,86,1) 0%, rgba(91,91,90,0.96) 17%, rgba(91,91,90,0.79) 86%, rgba(87,87,86,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,87,86,1)), color-stop(17%,rgba(91,91,90,0.96)), color-stop(86%,rgba(91,91,90,0.79)), color-stop(100%,rgba(87,87,86,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(87,87,86,1) 0%,rgba(91,91,90,0.96) 17%,rgba(91,91,90,0.79) 86%,rgba(87,87,86,0.75) 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575756', endColorstr='#bf575756',GradientType=0 ); /* IE6-9 */
}

.btn-custom {
	background: -moz-linear-gradient(top, rgba(87,87,86,1) 0%, rgba(91,91,90,0.96) 17%, rgba(91,91,90,0.79) 86%, rgba(87,87,86,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,87,86,1)), color-stop(17%,rgba(91,91,90,0.96)), color-stop(86%,rgba(91,91,90,0.79)), color-stop(100%,rgba(87,87,86,0.75))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(87,87,86,1) 0%,rgba(91,91,90,0.96) 17%,rgba(91,91,90,0.79) 86%,rgba(87,87,86,0.75) 100%); /* Chrome10+,Safari5.1+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575756', endColorstr='#bf575756',GradientType=0 ); /* IE6-9 */
}

.btn:hover:not(.bt-original) {
	color: #FFFFFF;
	/*background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	background: #cfa12d;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

.btn-ibz:hover {
	color: #FFFFFF;
	background: -moz-linear-gradient(top, rgb(206 94 81) 0%, rgb(202 72 57) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(206 94 81)), color-stop(100%,rgb(202 72 57))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(206 94 81) 0%,rgb(202 72 57) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(206 94 81) 0%,rgb(202 72 57) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(206 94 81) 0%,rgb(202 72 57) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(206 94 81) 0%,rgb(202 72 57) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

.botoes {
	text-align: center;
	position: absolute;
	width: 600px;
	left: 56%;
	margin-left: -360px;
	height: 300px;
	top: 55%;
	bottom: 100px;
	margin-top: -120px;
}

.btn_menu {
	margin-top: 4px;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: -moz-linear-gradient(top, rgba(87,87,86,1) 0%, rgba(91,91,90,0.96) 17%, rgba(91,91,90,0.79) 86%, rgba(87,87,86,0.75) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(87,87,86,1)), color-stop(17%,rgba(91,91,90,0.96)), color-stop(86%,rgba(91,91,90,0.79)), color-stop(100%,rgba(87,87,86,0.75))); /* Chrome,Safari4+ */
	background: linear-gradient(to bottom, rgba(87,87,86,1) 0%,rgba(91,91,90,0.96) 17%,rgba(91,91,90,0.79) 86%,rgba(87,87,86,0.75) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#575756', endColorstr='#bf575756',GradientType=0 ); /* IE6-9 */
}

.btn_menu:hover {

	/*background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	background: #cfa12d;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

.info {
	width: 160px;
	height: auto;
	float: left;
	margin: 10px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.infon {
	font-size: 20px;
	/*font-weight: bold;*/
	margin-top: 10px;
}

.footmenu {
	height: 100px;
	width: 630px;
	text-align: center;
}

.conteudof {
	margin-top: -150px;
	width: 600px;
	left: 56%;
	margin-left: -327px;
	height: 80px;
	top: 100%;
	margin-top: -80px;
}

.btnentra a {
	color: #FFFFFF !important;
	font-family: HelveticaRoundedLTStd-Bd !important;
}
.btnentra {
	border-radius: 29px !important;
	line-height: 20px;
	height: 25px;
	width: 140px;
	color: #FFFFFF;
	/*background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	background: #cfa12d;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

.btnentra:hover {
	background: -moz-linear-gradient(top, rgba(109,106,104,1) 0%, rgba(103,98,95,1) 40%, rgba(85,74,68,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,106,104,1)), color-stop(40%,rgba(103,98,95,1)), color-stop(100%,rgba(85,74,68,1))); /* Chrome,Safari4+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6a68', endColorstr='#554a44',GradientType=0 ); /* IE6-*/
	
}

.btnlogout {
	width: 100px;
	line-height: 25px;
	height: 25px;
	color: #FFFFFF;
	border-radius: 29px !important;
	font-size: 12px;
	text-align: center;
	margin-top: 10%;
	background: -moz-linear-gradient(top, rgba(109,106,104,1) 0%, rgba(103,98,95,1) 40%, rgba(85,74,68,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,106,104,1)), color-stop(40%,rgba(103,98,95,1)), color-stop(100%,rgba(85,74,68,1))); /* Chrome,Safari4+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6a68', endColorstr='#554a44',GradientType=0 ); /* IE6-*/
}

.btnadicionar {
	width: 100px;
	line-height: 20px;
	height: 20px;
	color: #FFFFFF;
	border-radius: 29px !important;
	font-size: 11px;
	text-align: center;
	margin-top: 22%;
	background: -moz-linear-gradient(top, rgba(109,106,104,1) 0%, rgba(103,98,95,1) 40%, rgba(85,74,68,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,106,104,1)), color-stop(40%,rgba(103,98,95,1)), color-stop(100%,rgba(85,74,68,1))); /* Chrome,Safari4+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6a68', endColorstr='#554a44',GradientType=0 ); /* IE6-*/
}

.btnadicionar a {
	color: #FFFFFF !important;
}

.btnlogout a {
	color: #FFFFFF !important;
}

.btnadicionar:hover {
	color: #FFFFFF;
	background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
}

.btnlogout:hover {
	color: #FFFFFF;
	background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

.btnenvia {
	width: 165px;
	margin-left: auto;
}
.btnenviam {
	width: 115px;
	margin-right: auto;
}
.btnenvia, .btnenviam {
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10%;
	border-radius: 29px;
	background: -moz-linear-gradient(top, rgba(109,106,104,1) 0%, rgba(103,98,95,1) 40%, rgba(85,74,68,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,106,104,1)), color-stop(40%,rgba(103,98,95,1)), color-stop(100%,rgba(85,74,68,1))); /* Chrome,Safari4+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6a68', endColorstr='#554a44',GradientType=0 ); /* IE6-*/
}

.btnenvia:hover, .btnenviam:hover {
	color: #FFFFFF;
	background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

/*****************************************************/
.produtos {
	text-align: center;
	position: absolute;
	width: 650px;
	left: 52%;
	margin-left: -300px;
	height: 338px;
	top: 50%;
	margin-top: -120px;
}


.gestor {
	width: auto;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin: 12px;
}

.desc {
    width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	color: #ffffff;
	font-size: 15px;
    min-height: 40px;
    max-height: 40px;
    /*font-weight: bold;*/
	text-align: left;
	background-color: #00afd1;
	padding-left: 10px;
	/* margin-left: -18px; */
    padding-top: 12px;
    line-height: 15px;
}

.name_td{
		padding-left: 10px;
		height: 40px;
}

.desc2 {
    padding-top: 6px !important;
}

.produto img {
	/*width: auto;
	 height: 250px;*/
	margin-left: 2%;
	margin-right:2%;
	width:90%;
	/*height: 57%;*/
	background-color: #FFF;
}

.infop {
	/*width: 290px;*/
	height: 60px;
}
.infod {
    min-height: 115px;
    text-align: left;
	font-size: 11px;
	color: #878787;
	padding-top: 10px;
	width: auto;
}
.btnc {
	color: #FFF;
	width: 100px;
	border-radius: 29px;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	font-size: 12px;
	background: transparent -moz-linear-gradient(center top , #6D6A68 0%, #67625F 40%, #554A44 100%) repeat scroll 0% 0%;
	background: -moz-linear-gradient(top, rgba(109,106,104,1) 0%, rgba(103,98,95,1) 40%, rgba(85,74,68,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,106,104,1)), color-stop(40%,rgba(103,98,95,1)), color-stop(100%,rgba(85,74,68,1)));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6a68', endColorstr='#554a44',GradientType=0 );
}

.btnc:hover {
	color: #ffffff;
	background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

.btna, .btna-ibz {
	width: 100px;
}

.btnf, .btnf-ibz {
	width: 190px;
}

.btna, .btnf {
	line-height: 25px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	border-radius: 29px;
	color: #ffffff;
	background: -moz-linear-gradient(top, rgba(109,106,104,1) 0%, rgba(103,98,95,1) 40%, rgba(85,74,68,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,106,104,1)), color-stop(40%,rgba(103,98,95,1)), color-stop(100%,rgba(85,74,68,1)));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6a68', endColorstr='#554a44',GradientType=0 );
}

.btna-ibz, .btnf-ibz {	
	line-height: 25px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	border-radius: 29px;
	color: #ffffff;
	background: -moz-linear-gradient(top, rgba(109,106,104,1) 0%, rgba(103,98,95,1) 40%, rgba(85,74,68,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(109,106,104,1)), color-stop(40%,rgba(103,98,95,1)), color-stop(100%,rgba(85,74,68,1)));
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d6a68', endColorstr='#554a44',GradientType=0 );
}

.btna:hover, .btnf:hover {
	color: #FFFFFF;
	background: -moz-linear-gradient(top, rgba(0,176,210,1) 0%, rgba(8,139,162,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,176,210,1)), color-stop(100%,rgba(8,139,162,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,176,210,1) 0%,rgba(8,139,162,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

.btna-ibz:hover, .btnf-ibz:hover {
	color: #FFFFFF;
	background: -moz-linear-gradient(top, rgb(206 94 81) 0%, rgb(189 85 73) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(206 94 81)), color-stop(100%,rgb(189 85 73))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(206 94 81) 0%,rgb(189 85 73) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(206 94 81) 0%,rgb(189 85 73) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(206 94 81) 0%,rgb(189 85 73) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(206 94 81) 0%,rgb(189 85 73) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d2', endColorstr='#088ba2',GradientType=0 ); /* IE6-9 */
}

.btn_menu img {
	width: 60px;
	height: 60px;
}


	.produto {
		max-width: 300px;
		height: 525px;
   		padding: 5px;
		margin-bottom: 20px;
		border-radius: 15px;
	    border: 7px solid;
	    border-color: white;
		background: -moz-linear-gradient(top, rgba(206,206,206,0) 0%, rgba(208,208,208,0.23) 23%, rgba(212,212,212,0.24) 24%, rgba(215,215,215,0.59) 59%, rgba(219,219,219,0.81) 81%, rgba(226,226,226,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,206,206,0)), color-stop(23%,rgba(208,208,208,0.23)), color-stop(24%,rgba(212,212,212,0.24)), color-stop(59%,rgba(215,215,215,0.59)), color-stop(81%,rgba(219,219,219,0.81)), color-stop(100%,rgba(226,226,226,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(206,206,206,0) 0%,rgba(208,208,208,0.23) 23%,rgba(212,212,212,0.24) 24%,rgba(215,215,215,0.59) 59%,rgba(219,219,219,0.81) 81%,rgba(226,226,226,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(206,206,206,0) 0%,rgba(208,208,208,0.23) 23%,rgba(212,212,212,0.24) 24%,rgba(215,215,215,0.59) 59%,rgba(219,219,219,0.81) 81%,rgba(226,226,226,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(206,206,206,0) 0%,rgba(208,208,208,0.23) 23%,rgba(212,212,212,0.24) 24%,rgba(215,215,215,0.59) 59%,rgba(219,219,219,0.81) 81%,rgba(226,226,226,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(206,206,206,0) 0%,rgba(208,208,208,0.23) 23%,rgba(212,212,212,0.24) 24%,rgba(215,215,215,0.59) 59%,rgba(219,219,219,0.81) 81%,rgba(226,226,226,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dddddd', endColorstr='#ebebeb',GradientType=0 ); /* IE6-9 */
	}

	.produto_footer {
		display: block;
		bottom: 10px;
		position: absolute;
	}
	
	.imagem{
    width: 100%;
    height: 210px;
    background-position: center;
	}
	

#size_foto_gestor{
	width: 200px;
}


/*----------------QUERYS-----------------*/
@media (min-width: 1500px) {

	.btn_inicio {
		margin-top: 100%
	}


#size_foto_gestor{
	width: 200px;
}
	

	.menu_meio{
		margin-left: -1%;
		margin-right: -1%;
	}
	.menu_esquerdo{
		margin-left: 1%;
	}

}

/*----------------QUERYS-----------------*/
@media screen and (min-width: 1188px) and (max-width: 1499px) { 



	.menu_meio{
		margin-left: 1%;
		margin-right: 1%;
	}
	.menu_esquerdo{
		margin-left: 1%;
	}

}

/*----------------QUERYS-----------------*/
@media screen and (min-width: 987px) and (max-width: 1187px) { 



	.menu_meio{
		margin-left: -1% !important;
		margin-right: -1% !important;
	}
	.menu_esquerdo{
		margin-left: -1% !important;
	}

}

/*----------------QUERYS-----------------*/
@media screen and (min-width: 1001px) and (max-width: 1499px) { 

	.btn_inicio {
		width: 120px;
		margin-top: 50%;
		margin-left: 0px;
	}

	#size_foto_gestor{
		width: 200px;
	}

	.infod {

		font-size: 11px;
	}

	.btnc {

		font-size: 12px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1000px) { 
	
	.produto{
		  max-width: 300px;
		  min-width: 220px;
		  
	}

#size_foto_gestor{
	width: 200px;
}

	.menu_meio{
		margin-right: -8%;
		margin-left: -8%;
	}

	.menu_esquerdo{
		margin-left: 8%;
	}



}
/*----------------QUERYS-----------------*/
@media screen and (min-width: 677px) and (max-width: 768px) { 

	.btnc {

		font-size: 11px;
	}

#size_foto_gestor{
	width: 150px;
}

	.menu_meio{
		margin-right: -6%;
		margin-left: -6%;
	}

	.menu_esquerdo{
		margin-left: 6%;
	}

}

/*----------------QUERYS-----------------*/
@media screen and (min-width: 573px) and (max-width: 676px) { 
	
#size_foto_gestor{
	width: 150px;
}

	body{
		font-size: 11px;
	}

	.btn_inicio {
		width: 140px;
	}
	.btna, .btnf {
		font-size: 11px;
	}

	.infon {
		font-size: 16px;
	}

	.btnlogout {
		font-size: 11px;
		margin-top: 20px;
		margin-left: -20px;
	}

	.btnadicionar {
		font-size: 11px;
		margin-top: 0px;
		margin-left: -20px;
	}

	.btn_pop{
	    max-width: 120px!important;
		font-size: 11px!important;
	}

	.btn_menu {
		width: 50px;
		height: 50px;
	}

	.btn:not(.btn-custom) {
		font-size: 19px;
	}

	.logo {
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
	}

	.img-responsiva {
		max-width: 280px;
	}

	.infod {

		font-size: 12px;
	}

	.btnc {

		font-size: 12px;
	}

	.menu_meio{
		margin-right: -5%;
		margin-left: -5%;
	}

	.menu_esquerdo{
		margin-left: 5%;
	}

}

/*----------------QUERYS-----------------*/
@media screen and (min-width: 431px) and (max-width: 572px) { 

	.btn_inicio {
		width: 110px;
		margin-top: 100%;
	}

#size_foto_gestor{
	width: 100px;
}

	.infon {
		font-size: 15px;
	}

	body {
		font-size: 12px;
	}

	

	.btn_menu {
		width: 45px;
		height: 45px;
	}

	.
	.desc {
		font-size: 14px;
	}

	.btnc {
		width: 70px;
		font-size: 8px;
	}

	.infod {
		font-size: 12px;
		padding-top: 12px;
	}

	.produto img {
		height: 210px;
	}

	.btnf {
		font-size: 12px;
	}
	h3 {
		font-size: 22px;
	}

	.img-responsiva {
		max-width: 270px;
	}
	.logo {
		max-width: 270px;
	}

	.menu_meio{
		margin-left: -9%;
		margin-right: -9%;
	}

	.menu_esquerdo{
		margin-left: 10%;
	}
}

/*----------------QUERYS-----------------*/
@media (max-width: 430px) {
	

#size_foto_gestor{
	width: 100px;
}

	.menu_meio{
		margin-right: 0%;
		margin-left: 0%;
	}

	.menu_esquerdo{
		margin-left: -3%;
	}
	
	.btn_pop {
	   max-width: 100px!important;
	   font-size: 11px!important;
	   line-height: 25px!important;
	}
	.btn_inicio {
		width: 110px;
		margin-top: 200%;
		margin-left: 0px;
	}

	.infon {
		font-size: 12px;
	}

	.btnlogout {
		  height: 20px;
		  line-height: 22px;
		  width: 80px;
		  font-size: 10px;
		  margin-top: 12px;
		  margin-left: -18px;
	}


	.btnadicionar {
		  height: 20px;
		  line-height: 22px;
		  width: 80px;
		  font-size: 10px;
		  margin-top: 5px;
		  margin-left: -18px;
	}

	/*.btna, .btnf {
		font-size: 10px;
		width: 60px;
	}*/

	.btna {
		font-size: 10px;
		width: 60px;
	}

	.btn_menu {
		width: 27px;
		height: 27px;
		margin-top: 9px;
	}

	.btn_menu img {
		width: 40px;
		height: 40px;
	}

	.btn:not(.btn-custom) {
		font-size: 14px;
		line-height: 50px;
	}
	body {
		font-size: 10px;
	}

	h4 {
		font-size: 12px;
	}

	.desc {
		font-size: 14px;
	}


	.infod {
		font-size: 12px;
	}

	
	.desc {
		font-size: 14px;
	}

	h3 {
		font-size: 18px;
	}
	h1 {
		font-size: 14px;
	}

	.btnenvia {
		width: 100px;
		 line-height: 22px;
		height: 20px;
	}

	.btnenviam {
		font-size: 11px;
		 line-height: 22px;
		height: 20px;
	}

	tr.bgcolor {
		font-size: 11px;
	}

	.btna, .btnf {
		 line-height: 22px;
		height: 20px;
	}

	.btnf {
		font-size: 12px;
	}

	.infod {

		font-size: 12px;
	}

	.btnc {
		font-size: 12px;
		 line-height: 22px;
		height: 20px;
		width: 100px;
	}
	.img-responsiva {
		max-width: 210px;
	}
	.logo {
		max-width: 210px;
	}

}
.branco{
position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.66);
    top: 0px;
    left: 0px;
	display:none;
}
.popup{
	text-align:center;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 250px;
    margin-top: -100px;
    margin-left: -225px;
    border: 5px solid #00caf3;
    background: white;
    border-radius: 5px;
	padding:10px;
}
.popup1{
	text-align:center;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 250px;
    margin-top: -300px;
    margin-left: -225px;
    border: 5px solid #00caf3;
    background: white;
    border-radius: 5px;
	padding:10px;
}
.popup2{
	text-align:center;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 250px;
    margin-top: -55px;
    margin-left: -225px;
    border: 5px solid #00caf3;
    background: white;
    border-radius: 5px;
	padding:10px;
}
.popup3{
	text-align:center;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 450px;
    height: 200px;
    margin-top: -100px;
    margin-left: -225px;
    border: 5px solid #00caf3;
    background: white;
    border-radius: 5px;
	padding:10px;
}
.ui-datepicker {
	font-size:18px !important;
}
.ui-widget-header {
    background: #00afd1 !important;
    color: #ffffff !important;
	}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff !important;
}
.tabela thead{
	background:#cfa12d;
    color: white;
}
.tabela th{
	padding:15px;
	text-align:center;
}
.nr{
	position: absolute;
    top: 2px;
    color: white;
    font-size: 13px;
    background: #cfa12d;
    border-radius: 50%;
    padding: 2px 7px;
    margin-left: -19px;
}

.favorito {
    color: #00afd1;
    font-size: 20px !important;
}

/* Base Button Styles */
.btnb {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.675rem 1.5rem;
    font-size: 1.15rem;
    line-height: 1.5;
    border-radius: 20px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, 
                border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

/* Button Colors */
.btnb-primary {
    color: #fff;
    background-color: #00b0d2;
    border-color: #00a3bd;
}
.btnb-primary:hover {
    color: #fff;
    background-color: #00a3bd;
    border-color: #00a3bd;
}

.btnb-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btnb-secondary:hover {
    color: #fff;
    background-color: #5c636a;
    border-color: #545b62;
}

.btnb-success {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}
.btnb-success:hover {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
}

.btnb-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btnb-danger:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
}

.btnb-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}
.btnb-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}

.btnb-info {
    color: #fff;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}
.btnb-info:hover {
    color: #fff;
    background-color: #31d2f2;
    border-color: #25cff2;
}

.btnb-light {
    color: #212529;
    background-color: #ebebeb;
    border-color: #ebebeb;
}
.btnb-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
}

.btnb-dark {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}
.btnb-dark:hover {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
}

/* Outline Buttons */
.btnb-outline-primary {
    color: #0d6efd;
    background-color: transparent;
    border-color: #0d6efd;
}
.btnb-outline-primary:hover {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd;
}

.btnb-outline-secondary {
    color: #6c757d;
    background-color: transparent;
    border-color: #6c757d;
}
.btnb-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btnb-outline-success {
    color: #4CAF50;
    background-color: transparent;
    border-color: #4CAF50;
}
.btnb-outline-success:hover {
    color: #fff;
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.btnb-outline-danger {
    color: #dc3545;
    background-color: transparent;
    border-color: #dc3545;
}
.btnb-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.btnb-outline-warning {
    color: #ffc107;
    background-color: transparent;
    border-color: #ffc107;
}
.btnb-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

.btnb-outline-info {
    color: #0dcaf0;
    background-color: transparent;
    border-color: #0dcaf0;
}
.btnb-outline-info:hover {
    color: #fff;
    background-color: #0dcaf0;
    border-color: #0dcaf0;
}

.btnb-outline-light {
    color: #ebebeb;
    background-color: transparent;
    border-color: #ebebeb;
}
.btnb-outline-light:hover {
    color: #212529;
    background-color: #ebebeb;
    border-color: #ebebeb;
}

.btnb-outline-dark {
    color: #212529;
    background-color: transparent;
    border-color: #212529;
}
.btnb-outline-dark:hover {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}

/* Button Sizes */
.btnb-lg {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.5rem;
}
.btnb-sm {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

/* Disabled State */
.btnb:disabled, 
.btnb.disabled {
    pointer-events: none;
    opacity: 0.65;
}

/* Block Button */
.btnb-block {
    display: block;
    width: 100%;
}

/* Base Button Group Styles */
.btnb-group {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.btnb-group > .btnb {
    position: relative;
    flex: 1 1 auto;
    border-radius: 0;
}

/* Rounded Corners for First and Last Buttons */
.btnb-group > .btnb:first-child {
    border-top-left-radius: 2.375rem;
    border-bottom-left-radius: 2.375rem;
}
.btnb-group > .btnb:last-child {
    border-top-right-radius: 2.375rem;
    border-bottom-right-radius: 2.375rem;
}
.btnb-group > .btnb:not(:first-child):not(:last-child) {
    border-radius: 0;
}

/* Spacing between Buttons */
.btnb-group > .btnb:not(:last-child) {
    margin-right: -1px;
}

/* Vertical Button Group */
.btnb-group-vertical {
    position: relative;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    vertical-align: middle;
}
.btnb-group-vertical > .btnb {
    flex: 1 1 auto;
    width: 100%;
    border-radius: 0;
}
.btnb-group-vertical > .btnb:first-child {
    border-top-left-radius: 0.375rem;
    border-top-right-radius: 0.375rem;
}
.btnb-group-vertical > .btnb:last-child {
    border-bottom-right-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}
.btnb-group-vertical > .btnb:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btnb-group-vertical > .btnb:not(:last-child) {
    margin-bottom: -1px;
}

/* Button Group Sizes */
.btnb-group-lg > .btnb {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.5rem;
}
.btnb-group-sm > .btnb {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}

/* Button Toolbar */
.btnb-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.btnb-toolbar .btnb-group {
    margin-right: 0.5rem;
}

.border-gallardo:focus {
	border-color: #cfa12d;
}