#trade p, #trade label, #trade input, #trade select, #trade input[submit] {
    font-family: 'Open Sans', sans-serif;
}

#trade .headerCadastro {
    float: left;
    position: relative;
    background-size: 100%;
    height: 360px;
    width: 100%;
    padding-top:60px;
    background-size: cover;
}

#trade .boxLogin {
	background-color: #ffffff;
	z-index: 99;
	width:100%;
	max-width:480px;
	border-radius:5px;
	margin-left: auto;
	margin-right: auto;
	height:auto;
	margin-top:-160px;
	margin-bottom: 100px;
	-webkit-box-shadow: 0px 0px 30px -8px rgba(179,179,179,1);
	-moz-box-shadow: 0px 0px 30px -8px rgba(179,179,179,1);
	box-shadow: 0px 0px 30px -8px rgba(179,179,179,1);
}

#trade .boxEsqueciSenha {
	background-color: #ffffff;
	z-index: 99;
	width: 100%;
	max-width:480px;	
	border-radius:5px;	
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: -160px;
	margin-bottom: 100px;
	-webkit-box-shadow: 0px 0px 30px -8px rgba(179,179,179,1);
	-moz-box-shadow: 0px 0px 30px -8px rgba(179,179,179,1);
	box-shadow: 0px 0px 30px -8px rgba(179,179,179,1);
}

#trade .boxEsqueciSenha h2 {
	padding-bottom: 0;
}
#trade .boxEsqueciSenha .descrTitulo {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	color: #86898c;
	font-size: 20px;
	padding-bottom: 20px;
	font-weight: lighter;
}
#trade .padding40 {
	padding-left: 40px;
	padding-right: 40px;
}

#trade .boxCadastro {
	background-color: #ffffff;
	z-index: 99;
	width: 100%;
	max-width:960px;	
	border-radius:5px;	
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-top: -160px;
	margin-bottom: 100px;
	-webkit-box-shadow: 0px 0px 30px -8px rgba(179,179,179,1);
	-moz-box-shadow: 0px 0px 30px -8px rgba(179,179,179,1);
	box-shadow: 0px 0px 30px -8px rgba(179,179,179,1);
}
#trade .boxCadastro .descrTitulo {
	width: 66%;
	margin-left: 17%;
	margin-right: 17%;
	text-align: center;
	color: #86898c;
	font-size: 20px;
	padding-bottom: 20px;
	font-weight: lighter;
}
#trade .formGroup {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom: 30px;
}
#trade input.campo01 {
	border: none;
	border-bottom: solid 2px #f0f0f0;
	width: 100%;
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 2px;
	font-weight: lighter;
	color: #86898c;
	transition: all 0.5s ease;
	padding-left: 10px;
}
#trade input.campo01:focus {
	border: none;
	border-bottom: solid 2px #1a2452;
	width: 100%;
	position: relative;
	float: left;
	transition: all 0.5s ease;
	padding-left: 10px;
}
#trade .labelDown {
	position: relative;
	float: left;
	font-size: 16px;
	color: #86898c;
	font-weight: lighter;
	left: 0;
	margin-top: -30px;
	transition: all 0.5s ease;
	padding-left: 10px;
}
#trade .labelUp {
	position: relative;
	float: left;
	font-size: 14px;
	color: #86898c;
	font-weight: lighter;
	left: 0;
	margin-top: -50px;
	transition: all 0.5s ease;
	padding-left: 10px;
}
#trade .labelLine {
	font-size: 16px;
	color: #86898c;
	font-weight: lighter;
}
#trade .labelCheck {
	font-size: 14px;
	color: #86898c;
	font-weight: lighter;
}
#trade .labelCheck:first-letter {
	font-size: 14px;
	color: #86898c;
	font-weight: lighter;
}
#trade .campo02 {
	border: none;
	border-bottom: solid 2px #f0f0f0;
	width: 100%;
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 2px;
	font-weight: lighter;
	color: #86898c;
	transition: all 0.5s ease;
	padding-left: 10px;
	background-color:#ffffff;
	text-transform:capitalize;	
}
#trade .labelLineGrd {
	font-size: 20px;
	color: #86898c;
	font-weight: lighter;
}
#trade .linkPadrao01 {
	color: #86898c;
	text-decoration: none;
}
#trade .linkPadrao01:hover {
	color: #1a2452;
	text-decoration: none;
}
#trade #selectBox {
	cursor: pointer;
	display: inline-block;
	width: 100%;
	background-color: transparent;
	height: 40px;
	border: none;
	border-bottom: solid 2px #f0f0f0;
	width: 100%;
	position: relative;
	float: left;
	font-size: 16px;
	line-height: 25px;
	padding-bottom: 2px;
	font-weight: lighter;
	color: #86898c;
	transition: all 0.5s ease;
	padding-left: 10px;
}

#trade .buttonTrade {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #ffffff;
	padding: 10px 30px 10px 30px;
	background-color: #1a2452;
	border: solid 2px #1a2452;
	border-radius: 50px;
}
    #trade .buttonTrade:hover {
        font-size: 16px;
        text-transform: uppercase;
        font-weight: bolder;
        color: #ffffff;
        padding: 10px 30px 10px 30px;
        background-color: #77cad1;
        border: solid 2px #77cad1;
    }
#trade .buttonVoltar {
    background: url(https://assets.tradesquash.com/interface/setaEsq.png) no-repeat center left;
    padding-left: 30px;
    font-size: 16px;
    color: #86898c;
    font-weight: lighter;
    text-transform: capitalize;
    letter-spacing: 2px;
}
#trade .buttonVoltar:hover {
	text-decoration: none;
	color: #1a2452;
}

#trade .lnkTermo {
	text-decoration:underline;
	color:#1a2452;
	cursor:pointer;
}

#trade .checkboxImgOn {
    background: url(https://assets.tradesquash.com/interface/checkbox.png) no-repeat top left;
    float: left;
    position: relative;
    width: 30px;
    height: 20px;
    margin-left: 8px;
}

#trade .checkboxImgOff {
    background: url(https://assets.tradesquash.com/interface/checkbox.png) no-repeat bottom left;
    float: left;
    position: relative;
    width: 30px;
    height: 20px;
    margin-left: 8px;
}


#trade #termo {}


.modal {
  text-align: center;
  z-index:999999;
}
@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  width:800px;
  height:600px;
}
.modal-dialogCadastro {
    height: 500px !important;
    width: 800px !important;
    background-color:#ff00ff !important;
}


.modal-body p {
    font-weight: lighter;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
    height: 440px !important;
    width: 100%;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 10px;
    padding-bottom: 0px;
    color: #86898c;
    overflow-y: scroll;
    overflow-x: hidden;
}

.modal-headerCategoria {    
    color: #1a2452;
    height: 120px;    
    padding:25px;
    border-bottom:solid 4px #e7e7e8;
}

    .modal-headerCategoria h2 {
        padding: 0;
        margin: 0;
        text-align: left !important;
        padding-top: 20px !important;
        padding-bottom: 0px !important;
        padding-left: 30px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif !important;
        font-weight: 300;
        font-size:26px;
    }


    .modal-headerCategoria .close {
        color: #ffffff;
        margin-top: 20px;
        margin-right:25px;
        opacity: 1;
    }

        .modal-headerCategoria .close:hover {
            opacity: 0.6;
        }


.modal-header {
    background-color: #1a2452;
    color: #ffffff;
    height: 110px;
}

.modal-header p {
	font-weight:lighter;
	line-height:25px;
	padding-left:50px;	
	padding-right:50px;
	padding-top:0px;
	color:#7c7f93;
}

.modal-header h2 {
	padding:0;
	margin:0;
	text-align:left !important;
    padding-top: 20px !important;
    padding-bottom: 0px !important;
	padding-left:50px;
}

.modal-header .close {
	color:#ffffff;
	margin-top:25px;
	margin-right:15px;
	opacity:1;
}
.modal-header .close:hover {
	opacity:0.6;
}


#trade .ajuda {
    float: right;
    position: fixed;
    right: -102px;
    top: 400px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: url(https://assets.tradesquash.com/interface/iconAjuda.png) no-repeat center left #1a2452;
    padding-left: 50px;
    margin-left: 30px;
    color: #86898c;
    font-weight: lighter;
    text-transform: uppercase;
    background-position-x: 9px;
    border: solid 2px #ffffff;
    border-right: none;
    z-index: 999;
    padding-right: 10px;
}

#trade .ajuda:hover {
	right:0px;
	transition: linear 0.3s;
}

#trade .ajuda h2 {
	font-size: 14px;
	color: #ffffff;
	padding: 0;
	width: 90px;
	text-align: left;
	font-weight: bold;
	margin: 0;	
}
 
 .erro {
     border-bottom:solid 2px #ff0000;
 }
 
 .sucesso {
     border-bottom:#23c30b 2px solid;
 }

.modalMenuBox {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 0px;
    padding-left: 57px;
    margin-bottom: 30px;
    width: auto;
    overflow:auto;
    height:520px;
}


.modalMenu {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right:30px;
    padding-left:0px;
    margin-bottom: 30px;
    width: 32%;
}
  
.modalItemMenu a {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-right: 25px;
    text-transform: uppercase;
    color: #1a2452;    
}

.modalMenuBox .modalSubItemMenu a {
    float: left;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    font-size: 15px;
    line-height: 30px;
    text-transform: capitalize;
    color: #666973 !important;
    width:auto;
    clear:both;
}

.msgErro {
    background: url(https://assets.tradesquash.com/interface/iconErro.png) no-repeat top center;
    width: 100%;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 65px;
    margin-top: 0px;
    float: left;
}


.msgAlerta {
    background: url(https://assets.tradesquash.com/interface/iconAlerta.png) no-repeat top center;
    width: 100%;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 65px;
    margin-top: 0px;
    float: left;
}


.msgSucesso {
    background: url(https://assets.tradesquash.com/interface/iconSucesso.png) no-repeat top center;
    width: 100%;
    height: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 65px;
    margin-top: 0px;
    float: left;
}



.page-title h4 {
    text-transform: capitalize !important;
}

.previewThumb {
    padding: 10px;
    /* box-shadow: rgba(0,0,0,0.2) 1px 1px 10px; */
    max-width: 500px;
    height: auto;
	width:100%;
}