@charset "utf-8";

html, body {
	width: 100%;
	height: auto;
}

.v1 { height: 1px; } .v2 { height: 2px; } .v3 { height: 3px; } .v4 { height: 4px; } .v5 { height: 5px; } .v6 { height: 6px; } .v7 { height: 7px; }
.v8 { height: 8px; } .v9 { height: 9px; } .v10 { height: 10px; } .v12 { height: 12px; }  .v13 { height: 13px; } .v15 { height: 15px; }
.v17 { height: 17px; } .v20 { height: 20px; } .v25 { height: 25px; } .v30 { height: 30px; } .v35 { height: 35px; } .v40 { height: 40px; } .v45 { height: 45px; }
.v50 { height: 50px; } .v55 { height: 55px; } .v60 { height: 60px; } .v65 { height: 65px; } .v70 { height: 70px; } .v75 { height: 75px; } .v80 { height: 80px; }
.v85 { height: 85px; } .v90 { height: 90px; } .v95 { height: 95px; } .v100 { height: 100px; } .v200 { height: 200px; } .v300 { height: 300px; } .v400 { height: 400px; }
.v500 { height: 500px; }

.opa10:hover { opacity: .10; -moz-opacity: .10; filter:alpha(opacity=10); } .opa10now { opacity: .10; -moz-opacity: .10; filter:alpha(opacity=10); }
.opa20:hover { opacity: .20; -moz-opacity: .20; filter:alpha(opacity=20); } .opa40now { opacity: .20; -moz-opacity: .20; filter:alpha(opacity=20); }
.opa30:hover { opacity: .30; -moz-opacity: .30; filter:alpha(opacity=30); } .opa30now { opacity: .30; -moz-opacity: .30; filter:alpha(opacity=30); }
.opa40:hover { opacity: .40; -moz-opacity: .40; filter:alpha(opacity=40); } .opa40now { opacity: .40; -moz-opacity: .40; filter:alpha(opacity=40); }
.opa50:hover { opacity: .50; -moz-opacity: .50; filter:alpha(opacity=50); } .opa50now { opacity: .50; -moz-opacity: .50; filter:alpha(opacity=50); }
.opa60:hover { opacity: .60; -moz-opacity: .60; filter:alpha(opacity=60); } .opa60now { opacity: .60; -moz-opacity: .60; filter:alpha(opacity=60); }
.opa70:hover { opacity: .70; -moz-opacity: .70; filter:alpha(opacity=70); } .opa70now { opacity: .70; -moz-opacity: .70; filter:alpha(opacity=70); }
.opa75:hover { opacity: .75; -moz-opacity: .75; filter:alpha(opacity=75); } .opa75now { opacity: .75; -moz-opacity: .75; filter:alpha(opacity=75); }
.opa80:hover { opacity: .80; -moz-opacity: .80; filter:alpha(opacity=80); } .opa80now { opacity: .80; -moz-opacity: .80; filter:alpha(opacity=80); }
.opa85:hover { opacity: .85; -moz-opacity: .85; filter:alpha(opacity=85); } .opa85now { opacity: .85; -moz-opacity: .85; filter:alpha(opacity=85); }
.opa90:hover { opacity: .90; -moz-opacity: .90; filter:alpha(opacity=90); } .opa90now { opacity: .90; -moz-opacity: .90; filter:alpha(opacity=90); }
.opa100:hover { opacity: .100; -moz-opacity: .100; filter:alpha(opacity=100); } .opa100now { opacity: .100; -moz-opacity: .100; filter:alpha(opacity=100); }

@font-face {
    font-family: 'GothamRounded-Light';
    src: url('../fonts/GothamRounded-Light.eot');
    src: url('../fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamRounded-Light.woff') format('woff'),
         url('../fonts/GothamRounded-Light.ttf') format('truetype'),
         url('../fonts/GothamRounded-Light.svg#open-sans-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRounded-Book';
    src: url('../fonts/GothamRounded-Book.eot');
    src: url('../fonts/GothamRounded-Book.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamRounded-Book.woff') format('woff'),
         url('../fonts/GothamRounded-Book.ttf') format('truetype'),
         url('../fonts/GothamRounded-Book.svg#open-sans-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamRounded-Medium';
    src: url('../fonts/GothamRounded-Medium.eot');
    src: url('../fonts/GothamRounded-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/GothamRounded-Medium.woff') format('woff'),
         url('../fonts/GothamRounded-Medium.ttf') format('truetype'),
         url('../fonts/GothamRounded-Medium.svg#open-sans-bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'GothamRounded-Bold';
	src: url('../fonts/GothamRounded-Bold.eot?#iefix') format('embedded-opentype'),
  		 url('../fonts/GothamRounded-Bold.woff') format('woff'),
		 url('../fonts/GothamRounded-Bold.ttf') format('truetype'),
		 url('../fonts/GothamRounded-Bold.svg#OpenSans-Extrabold') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'GothamRounded-Book', Sans-Serif;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
	color: #777777;
}

.light { font-family: 'GothamRounded-Light', Sans-Serif; }
.book { font-family: 'GothamRounded-Book', Sans-Serif; }
.medium { font-family: 'GothamRounded-Medium', Sans-Serif; }
.bold { font-family: 'GothamRounded-Bold', Sans-Serif; }

.texto-verde { color: #B2F000; }
.texto-rosa { color: #ED2A5F; }

.font-10 { font-size: 10px; }
.font-11 { font-size: 11px; }
.font-12 { font-size: 12px; }
.font-13 { font-size: 13px; }
.font-14 { font-size: 14px; }
.font-15 { font-size: 15px; }
.font-16 { font-size: 16px; }
.font-17 { font-size: 17px; }
.font-18 { font-size: 18px; }

img { border: 0; }

.mao { cursor: pointer; }
.seta { cursor: default; }

.sem-under:hover {
	text-decoration: none;
}

.sem-margem {
	padding: 0;
	margin: 0;
}

.font10 { font-size: 10px; }
.font11 { font-size: 11px; }
.font12 { font-size: 12px; }
.font13 { font-size: 13px; }
.font14 { font-size: 14px; }

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
.alto { text-transform: uppercase; }
.inline-block { display: inline-block !important; }

.texto-branco { color: white; }
.texto-preto { color: #777777; }
.texto-rosa { color: #ED2A5F; }

a, .link { text-decoration: none; }
a:hover, .link:hover { text-decoration: underline; cursor: pointer; }

.justificado { text-align: justify; }
.display-table { display: table; }

.relative { position: relative; }
.block { cursor: no-drop; }

.arredondado {
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
}

.arredondar-100 {
	-webkit-border-radius: 100%;
	   -moz-border-radius: 100%;
			border-radius: 100%;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.img-circle {
  -webkit-border-radius: 100%;
     -moz-border-radius: 100%;
          border-radius: 100%;
}

.nowrap { white-space: nowrap; }

table.tabela-sem-borda-espaco, table.tabela-sem-borda-espaco tr, table.tabela-sem-borda-espaco tr td {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.texto-90-graus {
	-webkit-transform: rotate(270deg);   
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-o-transform: rotate(270deg);
	transform: rotate(270deg);
}

.breakable {
    word-break: break-all;
}