﻿.LabelTitle2{
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #40798c;
  margin-bottom: 41px;
}

.PersonalData{
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #999999;
}

.TextInfoNew{
  font-family: Montserrat;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #777777;   
  margin-bottom: 61px;
}

.separator{
  width: 3px;
  height: 218px;
  border: solid 1px #eaeaea;
}

/* webkit solution */
::-webkit-input-placeholder { text-align:left; }
/* mozilla solution */
input:-moz-placeholder { text-align:left; }

.boxCaptcha {
    width:393px;
    border-radius: 2px;
}

.LabelTopMargin{
    margin-top: 0px;
}

/*.Scrollable_Wrapper_Captcha{
    width: 304px;
}*/

.SimplesContainerStyle{
    width: 83.0065359477124%;
}

.tablet .SeparadorContainer {
      visibility: hidden;
    }
.tablet .SimplesContainerStyle{
    width: 50%;
}

.tablet .AutenticadoContainerStyle{
    width: 50%;
}

.mobile .SeparadorContainer {
      visibility: hidden;
    }

@media only screen and (max-width: 480px) {
    .SeparadorContainer {
      visibility: hidden;
    }
    
    .boxCaptcha {
        width: 304px;
    }  
    
    div.os-internal-Popup .os-internal-ui-dialog, div.os-internal-Popup.os-internal-ui-dialog {
        width: 300px !important;
    }
    
    .SimplesContainerStyle{
        width: auto;
    }
}

@media only screen and (max-width: 768px) {
    .SeparadorContainer {
      visibility: hidden;
    }
    
    .boxCaptcha {
        width: 304px;
    }
    
    .Scrollable_Wrapper_Captcha{
        display: inherit;
    }
}

@media only screen and (max-width: 749px) and (min-width: 480px) {
    div.os-internal-Popup .os-internal-ui-dialog, div.os-internal-Popup.os-internal-ui-dialog {
        width: 450px !important;
    }
    
}

/* ----------------------X-----------------------*/

.boxCaptcha{
    width: 100%;
}

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,300,400,700,900');


html,body {
  margin:0;
  padding:0;
  height:100%;
}

.colunaL {
  float:left;
  width:320px;
 /*padding-bottom:9999px;*/
  margin-bottom:0px;
}

.colunaR {
  position:relative;
  margin-left:450px;
  padding-top: 00px;
  /*padding-bottom:9999px;*/
  margin-bottom:0;
}

/*------------------------------*/



.textoinfo {
font-family: Montserrat;
font-size: 14px;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.5;
letter-spacing: normal;
color: #777777;
height: 40px;
}


.bigtitulo {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #40798c;
}
