@font-face {
    font-family: "Futura MdCn BT";
    src: local("Futura MdCn BT"), url("/css/futuramc.ttf");
}
/*reset*/
* {margin:0;padding:0;font-size:100%;font-family:Arial, Helvetica, sans-serif;}
html {font-size:13px;}
body {background-color:#fff;color:#333;margin:0 auto;}
header, section, footer, article, nav, aside, details, figcaption, figure, hgroup, menu {display:block;}
fieldset, img {border:0 none;display:block;}
legend {display:none;}
ul {list-style:none;}
a {text-decoration:none;color:#333;}
a:hover {text-decoration:underline;color:#000;}
input,select,textarea {border:0;color:#444;}
i {display:inline-block;width:18px;height:18px;line-height:18px;vertical-align:baseline;margin-right:5px;}

header {height:147px;padding-top: 6px;background: url("/images/bg-topo.png") #fff repeat-x;}
.gradient {background:#fff;
background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 50%, #92ab40 50%, #92ab40 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff 50%,#92ab40 50%,#92ab40 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #ffffff 0%,#ffffff 50%,#92ab40 50%,#92ab40 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#92ab40',GradientType=1 );}
.container {margin:0 auto;width:990px;position:relative;}
.bg-header {background: url("/images/bg-header.png") #fff repeat-y; height: 135px;}
header h1 {position:absolute;top:25px;left:0px;}
header nav {position:absolute;top:80px;right:0px;z-index:100;}

/*MENU DROPDOWN - LEVEL ONE*/
ul.dropdown { position: relative; }
ul.dropdown li { float: left; zoom: 1; background: #92ab40; }
ul.dropdown a:hover { color: #ffe; text-decoration:none; }
ul.dropdown a:active { color: #ffa500; }
ul.dropdown li a { display: block; padding: 0 7px; color: #fff; text-transform:uppercase; letter-spacing:0.05em; line-height:40px;}
ul.dropdown li.hover,
ul.dropdown li:hover { color: black; position: relative; background-color: #6c8710 !important;}
ul.dropdown li.hover a { color: #ffe; }
/* LEVEL TWO */
ul.dropdown ul { width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li { font-weight: normal; background: #6c8710 !important; color: #000; float: none; }
ul.dropdown ul li:hover {background: #246 !important;}
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a { border-right: none; width: 100%; display: inline-block; letter-spacing:normal; line-height:normal; text-transform:none; padding: 6px 15px; } 
/* LEVEL THREE */
ul.dropdown ul ul { left: 100%; top: 0; }
ul.dropdown li:hover > ul { visibility: visible; }

ul.dropdown > li:nth-child(2),
ul.dropdown > li:nth-child(2) ul li {background-color:#9cb939;}
ul.dropdown > li:nth-child(3),
ul.dropdown > li:nth-child(3) ul li {background-color:#a4c634;}
ul.dropdown > li:nth-child(4),
ul.dropdown > li:nth-child(4) ul li {background-color:#a9d123;}
ul.dropdown > li:nth-child(5),
ul.dropdown > li:nth-child(5) ul li {background-color:#b8e716;}

hr {
    display:none;
}
.none {
    display: none;
}
.hidden {
    visibility: hidden;
}
.noborder {
    border: 0 !important;
}
.nomargin {
    margin: 0 !important;
}
.nopadding {
    padding: 0 !important;
}
.nobackground {
    background: none !important;
}
.err {
    color:#F00 !important;
}
.ok {
    color:#393 !important;
}
.desc {
    font-size:1.2em;
    line-height: 1.4em;
    padding-bottom: 10px;
}
.desc-search {
    font-size: 1.1em;
    line-height: 1.4em;
    padding-bottom: 30px;
}
.error-page p {
    line-height: 1.6em;
    padding: 5px 0;
}
.alert-error {
    color:#F00 !important;
    background-color: #fee !important;
    border: 1px solid #f99 !important;
}
.alert-error a {
    color:#C33 !important;
}
.alert-success {
    color:#393 !important;
    background-color: #efe !important;
    border: 1px solid #393 !important;
}
.alert-success a {
    color:#060 !important;
}
.alert-warning {
    color:#cb0 !important;
    background-color: #ffe !important;
    border: 1px solid #db0 !important;
}
.alert-warning a {
    color:#060 !important;
}
a.hover-blue:hover {
    color:#06f;
}
.page-atual {
    margin: 30px 0;
    overflow: hidden;
}
.page-atual li {
    float: left;
    height: 28px;
}
.page-atual a {
    display: inline-block;
    background-color: #9ac416;
    line-height: 28px;
    color: #fff;
    font-size: 0.9em;
}
.page-atual span {
    display: inline-block;
    float: left;
    padding: 0 10px;
}
.page-atual .icon-home {
    margin-top: 7px;
    margin-left: 7px;
}
.second-item .icon-arrow3 {
    display: none;
}
.page-atual a:hover {
    background-color: #9cb745;
}
.page-atual a:hover .icon-home {
    background-position: -47px 0px !important;
}
.page-atual a:hover .icon-arrow1 {
    background-position: -100px -70px !important;
}
.page-atual a:hover .icon-arrow2 {
    background-position: -113px -70px !important;
}
.second-item a:hover {
    margin-left: -13px;
}
.second-item a:hover .icon-arrow3 {
    display: block;
}

#slide {overflow:hidden;width:630px;height:360px;float:right;margin:30px 0 0 15px;position:relative;}
.slide {overflow:hidden;width:630px;height:360px;}
.slide li {width:630px;height:360px;float:left;position:relative;}
.slide li a.img {width:630px;height:360px;overflow:hidden;display:block;}
.bg-border {position:absolute;top:0;left:0;width:630px;height:360px;overflow:hidden;}
.slide strong {color:#92ab40;text-transform:uppercase;font-size:1.5em;font-weight:normal;display:block;margin-bottom:5px;}
.slide h2 {position:absolute;left:0;bottom:15px;background-color:#000;padding:15px 40px 15px 20px;width:455px;border-right:4px solid #92ab40;opacity:0.8;filter:alpha(opacity=80);font-weight:normal;}
.slide h2 span {line-height:1.4em;font-size:1.2em;letter-spacing:0.15em;color:#fff;}
.slide-radios {position:absolute;top:0;left:0;background:url('/images/sprite.png') no-repeat 0px -149px;width:4px;height:4px;overflow:hidden;}
.radius-top-right {left:626px;background-position: -4px -149px;}
.radius-bottom-left {top:356px;background-position: 0px -153px;}
.radius-bottom-right {top:356px;left:626px;background-position: -4px -153px;}

.side {float:left;width:330px;margin:30px 15px 0 0;height:360px;}
.title {text-transform:uppercase;font-size:1.95em;color:#777;font-weight:normal;height:50px;background:url('/images/sprite.png') no-repeat 0px -212px;}
.title a {color:#777;}
.subtitle {font-size:1.4em;color:#29a1d3;font-weight:bold;height:26px;background:url('/images/sprite.png') no-repeat 0px -220px;margin-bottom:20px;}
.side h2.title {height: 44px;}
.highlights li {border-bottom:1px solid #ccc;padding-bottom:7px;margin-top:10px;}
.highlights strong, .photos strong {color:#1d729b;}
.highlights a, .photos h2 a {display: block;margin-top:10px;line-height:1.1em;font-size:1.3em;overflow:hidden;height:36px;}
.photos h2 a {height:63px;}

.button {
    background-color: #92ab40;
    color: #fff;
    padding: 5px 10px;
    cursor: pointer;
    text-align: center;
    border: none;
    font-size: 1.1em;
}
.button:hover {
    background-color: #6c8710 !important;
    text-decoration: none;
    color: #fff;
}
.button-red {
    background-color: #ab4002;
}

.concursos-list {float:left;width:310px;margin:30px 30px 30px 0px;}
.box-interna .concursos-list {margin-right: 70px;}
.concursos-list.last {margin-right: 0;}
.concursos-list .ver-todos {
    margin-top: 20px;
    text-align: right;
}
.concursos-list .button {
    margin: 0 0 0 auto;
    display: block;
    width: 100px;
}

.concurso {margin-top:10px;}
.concurso li {width:300px;border-bottom:1px solid #ccc;padding-bottom:20px;margin-bottom:20px;height: 59px;display: block;}
.concurso li:nth-child(odd) {margin-right:30px;}
.date-news {float:left;display:block;width:60px;background-color:#92ab40;margin-right:20px;text-align:center;color:#fff;line-height:1.7em;padding:7px 0;text-transform:lowercase;}
.date-news span {border-top:1px solid #fff;display:inline-block;padding:0 6px;}
.concurso a {float:left;width:220px;}
.concurso h2 {font-size:1.3em;line-height:1.3em;margin-bottom:5px;overflow:hidden;height:42px;}
.concurso p {font-size:1.2em;line-height:1.2em;overflow:hidden;height:57px;}

footer {background-color: #f1f1f3;clear:both;}
.footer-border {margin:0 auto;width:990px;border-top:6px solid #92ab40;overflow:hidden;}
.footer-col {float:left;width:310px;margin:20px 0 20px 30px;}
.footer-col:nth-child(1) {margin-left:0px;}
.footer-col h2 {font-size:1.5em;background-position:-20px -212px;}
.footer-col li {line-height:1.8em;}
.copy {background-color:#92ab40;clear:both;}
.copy p {margin:0 auto;width:960px;padding:20px;color:#fff;font-size:0.9em;}

.title2 {
    font-family: "Futura MdCn BT", Arial, sans-serif;
    font-weight: normal;
    font-size: 1.6em;
    text-transform: uppercase;
    line-height: 28px;
    vertical-align: bottom;
}
.title-blue {
    color: #93b81e;
}
.title2 span {
    display: inline-block;
    font-family: inherit;
}
.box-interna {
    border-top: 3px solid #eaeaea;
    width: 690px;
    padding-top: 8px;
    margin-bottom: 30px;
    float: left;
}
.box-interna {
    border-top: none;
}
.box-interna .title2 {
    border-bottom: 3px solid #eaeaea;
    padding: 0 0 15px 0;
    margin-bottom: 30px;
    font-family: "Futura MdCn BT", Arial, sans-serif;
    font-weight: normal;
    font-size: 2.2em;
    text-transform: uppercase;
    line-height: 28px;
    vertical-align: bottom;
}
/*Icons*/
.icon {
    float: left;
    background: url('/images/sprite.png') no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    height: 28px;
    line-height: 28px;
}
.icon-user {
    background-position: -28px -14px;
    width: 30px;
}
.icon-user-bw {
    background-position: -136px -14px;
    width: 30px;
}
.icon-stop {
    background-position: -166px -14px;
    width: 28px;
}
.icon-competition1 {
    background-position: -72px -42px;
    width: 12px;
    height: 43px;
    line-height: 43px;
}
.icon-competition2 {
    background-position: -84px -42px;
    width: 16px;
    height: 36px;
    line-height: 36px;
}
.icon-bullet {
    background-position: -41px 0px;
    width: 6px;
    height: 6px;
    line-height: 6px;
}
.icon-statement {
    background-position: 0px -14px;
    width: 28px;
}
.icon-quote1 {
    background-position: 0px -42px;
    width: 36px;
}
.icon-quote2 {
    background-position: -36px -42px;
    width: 36px;
}
.icon-ok {
    background-position: -58px -14px;
    width: 27px;
}
.icon-address {
    background-position: -85px -14px;
    width: 20px;
}
.icon-comments {
    background-position: -105px -14px;
    width: 30px;
}
.icon-block-mini1 {
    background-position: -8px -70px;
    width: 22px;
    height: 17px;
}
.icon-block-mini2 {
    background-position: -30px -70px;
    width: 22px;
    height: 17px;
}
.icon-home {
    background-position: 0px 0px;
    width: 17px;
    height: 14px;
    margin-right: 0;
}
.icon-arrow1, .icon-arrow2, .icon-arrow3 {
    background-position: -100px -42px;
    width: 13px;
    height: 28px;
    margin-right: 0;
}
.icon-arrow2 {
    background-position: -113px -42px;
    width: 9px;
}
.icon-arrow3 {
    background-position: -122px -42px;
}
.icon-comment, .icon-print, .icon-calendar {
    background-position: -64px 0px;
    width: 16px;
    height: 14px;
}
.icon-print {
    background-position: -80px 0px;
}
.icon-calendar {
    background-position: -96px 0px;
}
.icon-registrations {
    background-position: -112px 0px;
    width: 16px;
    height: 14px;
}
.icon-print-gg {
    background-position: -52px -70px;
    width: 20px;
    height: 18px;
}
.icon-select {
    background-position: -135px -42px;
    width: 28px;
}
.icon-pen {
    background-position: -164px -42px;
    width: 28px;
}
.icon-info {
    background-position: -135px -71px;
    width: 28px;
}
/*Barra lateral*/
.sidebar {
    float: right;
    width: 272px;
    margin-bottom: 35px;
    border-left: 1px solid #92ab40;
    padding-left: 10px;
}
.sidebar .concursos-list {
    width: 100%;
    margin: 0 !important;
}
.sidebar .title {
    font-size: 1.70em;
    height: 35px;
    margin-bottom: 20px;
}
.sidebar .concurso li {
    margin: 0 0 15px 0;
    padding-bottom: 15px;
    width: auto;
    height: auto;
}
.sidebar .concurso a {
    width: auto;
    float: none;
}
.sidebar .concurso p {
    font-size: 1.0em;
    height: auto;
    margin-top: 7px;
}
/*Login do usuário*/
.user-area {
    width: 258px;
    margin: 5px 0 20px 0px;
    background-color: #9ac416;
    padding: 5px 1px;
}
.user-area h2 {
    color: #fff;
    padding: 8px;
    display: table-cell;
    width: 242px;
    border-bottom: 1px solid #c1e74b;
}
.user-area ul {
    margin: 0 20px 10px;
}
.user-area li {
    line-height: 20px;
    list-style: square;
    color: #fff;
    margin-left: 15px;
}
.user-area-itens li {
    line-height: 30px;
    font-size: 1.1em;
}
.user-area a {
    color: #fff;
}
.user-area p {
    color: #fff;
    margin: 20px;
}
.user-area .control-group {
    padding: 15px 15px 0 15px;
}
.user-area label {
    color: #fff;
    display: block;
    margin-bottom: 5px;
}
.user-area input {
    padding: 10px 5px;
}
.user-area .button {
    background-color: #fff;
    color: #9ac416;
    padding: 8px;
    margin: 15px;
    width: 228px;
}
.user-area input {
    width: 218px;
}
.user-area .button:hover {
    background-color: #eee !important;
}
/*Quadro link concursos*/
.box-links-concursos {
    border: 1px solid #ddd;
    width: 258px;
    margin-left: 12px;
    position: relative;
    padding-top: 50px;
}
.box-links-concursos h2 {
    position: absolute;
    top: 7px;
    left: -13px;
    height: 50px;
}
.box-links-concursos .icon {
    margin: 0;
}
.box-links-concursos span {
    float: left;
    background-color: #9ac416;
    padding: 0 65px 0 20px;
    color: #fff;
    line-height: 36px;
    padding-right: 50px;
}
.box-links-concursos li {
    border-top: 1px solid #ddd;
    line-height: 50px;
    padding: 0 20px;
    font-size: 1.1em;
}
.box-links-concursos li .icon {
    margin: 22px 12px 0 0;
}
.box-links-concursos li a {
    background: url('/images/sprite.png') no-repeat 192px -70px;
    width: 200px;
    display: inline-block;
    line-height: 20px;
}
#statements {
    border: 1px solid #ddd;
    background-color: #f9f9f9;
    margin-top: 10px;
    overflow: hidden;
}

/*Noticias*/
#news h1.title2 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:2em;
    margin-bottom: 20px;
    padding-bottom: 0;
    border: none;
    text-transform: none;
}
#news .date {
    font-size:0.9em;
    color:#777;
    float: left;
}
.actions {
    padding:5px 0;
    border-bottom:1px solid #92ab40;
    overflow:hidden;
    width: 230px;
    float: right;
    /*margin: 0px 0 20px 0;*/
}
.actions ul {
    float:right;
    padding:2px 0;
}
.actions li {
    float:left;
    margin-right:15px;
}
.actions a {
    color:#777;
}
.social {
    float:right;
    overflow:hidden;
    height:20px;
}
.social iframe, .social div {
    float:left !important;
}
.article {
    clear:both;
    margin-bottom:20px;
    padding-top:30px;
}
.article p {
    font-size:1.2em;
    line-height:1.6em;
    padding-bottom:1.5em;
}
.article p a {
    color:#15c;
    text-decoration:underline;
}
.butons-concurrence {
    margin: 20px 0;
}
.butons-concurrence button {
    margin-right: 20px;
}
#news .comments .title2 {
    font-size: 1.6em;
    margin-bottom: 10px;
    border-bottom: none;
}
.list-news a {
   
}
.list-news li {
    height:75px;
    overflow:hidden;
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px solid #ccc;
}
.list-news h3 {
    color:#93b81e;
    font-size:1.35em;
    margin-bottom:3px;
    line-height:1.15em;
}
.list-news p {
    line-height:1.4em;
}
.list-news .datetime {
    clear:both;
    display: block;
    line-height:10px;
    font-size:0.8em;
    color:#666;
    margin-bottom:5px;
}
.list-news p.search {
    margin-bottom: 20px;
}
.list-news .datetime-title {
    height:auto;
    font-size:1.2em;
    border-bottom:2px solid #000;
    padding-bottom:5px;
    margin:25px 0;
    font-weight:bold;
}
.list-news li:last-child {
    border-bottom:none;
}
.prev-posts, .last-posts {
    border:none !important;
    margin:20px 0 40px 0;
    width: 200px;
    float:left;
}
.prev-posts a, .last-posts a {
    font-size:1.3em;
    height: auto;
}
.last-posts {
    text-align:right;
    float:right !important;
}
.inscrever {
    padding: 10px 30px;
    /*margin-top: 20px;*/
    font-size: 1.4em;
    display: block;
    width: 255px;
}
.inscrever i {
    background-position: -112px 3px;
    height: 17px;
}

/* Fale Conosco */
.contato form {
    width:490px;
    font-size:1.1em;
}
.contato input, .contato textarea, .contato select {
    width:476px;
}
.form input, .form textarea, .form select, .users-registration span {
    border: 1px solid #ccc;
    padding:6px;
    color:#555;
    background-image: linear-gradient(bottom, #eee 0%, #fff 100%);
    background-image: -o-linear-gradient(bottom, #eee 0%, #fff 100%);
    background-image: -moz-linear-gradient(bottom, #eee 0%, #fff 100%);
    background-image: -webkit-linear-gradient(bottom, #eee 0%, #fff 100%);
    background-image: -ms-linear-gradient(bottom, #eee 0%, #fff 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #eee),color-stop(1, #fff));
}
.form dt {
    margin-bottom:5px;
}
.form dd {
    margin-bottom:15px;
}
.form select {
    padding:5px;
}
.form input.error {
    color:#900;
}
.form ul.errors {
    color:#900;
    font-size:0.8em;
}
#city-element, #city-label {
    width:350px;
    float:left;
}
#city-element input {
    width:338px;
}
#state-element, #state-label {
    float: left;
    margin-left:20px;
}
#state-label {
    margin-top:-21px;
}
#state-element select {
    width:120px;
}
#phone-element, #phone-label {
    width:130px;
    float:left;
    clear: both;
}
#phone-element input {
    width:118px;
}
#subject-element, #subject-label {
    float: left;
    margin-left:20px;
}
#subject-label {
    margin-top:-21px;
}
#subject-element select {
    width:340px;
}
#message-label {
    clear: both;
}
#captcha-element {
    float:left;
}
#captcha-element input, #captcha-element img {
    float:left;
}
#captcha-element input {
    width:53px;
    margin-top:11px;
}
#captcha-element ul.errors {
    clear:both;
    margin-left:77px;
}
.contato button {
    float:left;
    margin:3px 0 0 203px;
    width: 120px;
}
#flash-message {
    padding: 20px;
    background-color: #F1F1FC;
    margin-bottom: 30px;
    border: 1px solid #CCC;
    font-weight: bold;
    line-height: 1.6em;
}

/*Lista de concursos*/
.list-concurso li {
    height: auto;
}
.list-concurso .datetime {
    font-size:2.5em;
    color:#999;
    width: 35px;
    float: left;
    text-align: center;
    line-height:19px;
    font-weight: bold;
    margin-bottom: 0;
    padding-top: 12px;
}
.list-concurso .concurso {
    float: left;
    width: 635px;
    margin-left: 20px;
}
.datetime span {
    display: block;
    font-size: 0.4em;
    font-family: inherit;
    border-top: 1px solid #999;
    margin-top: 7px;
    letter-spacing: 3px;
}
.nenhum-concurso {
    font-weight: bold;
    font-size: 1.3em;
}

/*Inscrição*/

.box-concurso {
    background-color: #fbfbfb;
    padding: 10px;
    border: 1px solid #ccc;
    line-height: 1.6em;
}
.box-concurso h3 {
    font-size: 1.2em;
}
.box-concurso p {
    margin-top: 7px;
}

/*Users e Login Page*/
.login-page {
    width: 990px;
}
.login-page .login, .login-page .not-user {
    width: 458px;
    margin-top: 40px;
    padding-right: 35px;
    float: left;
    border-right: 4px solid #9ac416;
}
.login-page .not-user {
    border: none;
    padding: 0;
    margin-left: 35px;
}
.login-page h3 {
    margin-bottom: 20px !important;
}
.login-page .control-group {
    padding: 10px 20px 0 0;
    float: left;
}
.control-group label, .wrapper label {
    display: block;
    margin-bottom: 5px;
}
.login-page input {
    padding: 8px;
}
.login-page .button {
    padding: 7px 20px 8px;
    margin-top: 31px;
}
.login-page .links {
    clear: both;
    font-size: 0.9em;
    padding: 20px 0;
}
.import-page .button {
    float: left;
    margin: 41px 0 0 40px;
}
#sendnewpass {
    margin-top: 0;
}
.users-page {
    margin: 20px 0 35px 0;
}
.users-page .title2 {
    font-size: 1.9em;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.users-page .control-group {
    float: none;
    padding: 10px 0 10px 20px;
    clear: both;
}
.users-page form {
    margin-left: -20px;
}
.users-page .control-captcha {
    float: left;
}
.users-page dd {
    font-size: 1.1em;
}
.meus-concursos li {
    margin-bottom: 25px;
}
.meus-concursos-cargos {
    margin-top: 40px;
}
.meus-concursos-cargos h3 {
    text-transform: uppercase;
    font-size: 1.15em;
    margin-bottom: 10px;
}
.meus-concursos-cargos li {
    padding-bottom: 20px;
    margin-top: 20px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    position: relative;
}
.meus-concursos-cargos dt, .meus-concursos-cargos dd {
    float: left;
    line-height: 1.7em;
    font-size: 1.1em;
}
.meus-concursos-cargos dl {
    overflow: hidden;
    width: 690px;
    float: left;
    margin-bottom: 20px;
}
.meus-concursos-cargos dd {
    width: 270px;
}
.meus-concursos-cargos dd.special_needs {
    width: 420px;
}
.meus-concursos-cargos button {
    padding: 4px 20px;
    background-color: #f66;
}
.meus-concursos-cargos button:hover {
    background-color: #f44 !important;
}
.concurrence {
    width: 500px;
    border: 1px solid #000;
    margin: 0 auto;
}
.concurrence caption {
    background-color: #000;
    color: #fff;
    padding: 5px;
    font-weight: bold;
}
.concurrence th {
    background-color: #eee;
    padding: 5px;
    text-align: center;
}
.concurrence td {
    padding: 5px;
    text-align: center;
}

/*Form*/
.optional {
    color: #999;
}
.input-micro {
    width: 40px;
}
.input-mini {
    width: 67px;
}
.input-small {
    width: 108px;
}
.input-medium {
    width: 321px;
}
.input-large {
    width: 360px;
}
.input-xlarge {
    width: 534px;
}
.input-xxlarge {
    width: 676px;
}
select.input-small {
    width: 122px;
}
select.input-xxlarge {
    width: 690px;
}
.hint {
    font-size: 0.85em !important;
    color: #999;
    margin-top: 3px;
}
input.error {
    border: 1px solid #900;
}
.error label {
    color: #900;
}
.wrapper {
    float: left !important;
    padding: 10px 0;
    margin-left: 20px;
}
div.wrapper-clear {
    clear: both;
}
div.wrapper-mini {
    width: 81px;
}
div.wrapper-small {
    width: 122px;
}
div.wrapper-medium {
    width: 335px;
}
div.wrapper-xlarge {
    width: 548px;
}
.control-agree {
    overflow: hidden;
    padding: 30px 0 20px 20px !important;
}
.control-agree label {
    float: right;
    width: 670px;
    font-size: 1.1em;
}
.control-agree input {
    float: left;
    margin-top: 2px;
}
.control-captcha input, .control-captcha img {
    float:left;
}
.control-captcha input {
    margin-top:10px;
}
.control-captcha ul.errors {
    clear:both;
}
.control-signup {
    float: right !important;
    margin-top: 20px;
    text-align: right;
    clear: none !important;
}
.control-signup .button {
    padding: 10px 30px;
}
.control-special_needs label, .control-prefer_payment label {
    display: inline-block;
    margin-right: 20px;
}
.control-special_needs label.optional, .control-prefer_payment label.required {
    display: block;
    margin-bottom: 8px;
}
.control-special_needs input, .control-prefer_payment input {
    margin-right: 5px;
}
.users-registration {
    clear: both;
    overflow: hidden;
    margin: 0 0 30px -20px;
}
.users-registration span {
    display: block;
    height: 16px;
    color: #aaa;
}
#formregistration .control-agree {
    padding-top: 15px !important;
}
.control-editdata, .control-registration {
    float: left !important;
    clear: none !important;
}
.users-registration .control-editdata {
    margin: 12px 0 0 58px;
}
.control-editdata .button, .control-registration .button {
    padding: 10px 30px;
}
.control-editdata .button {
    background-color: #f66;
}
.control-editdata .button:hover {
    background-color: #f44 !important;
}

.recursos p {
    padding: 10px 0;
    /*font-weight: bold;*/
    font-size: 1.2em;
    line-height: 1.4em;
}
.recursos .count {
    display: block;
    color: #777;
    font-size: 0.7em;
}