@import url('../bootstrap/fonts/icomoon/iconmoon.css');

@font-face{
    font-family: 'Lintel';
    src: url(../../fonts/Lintel-Regular.eot);
    src: url(../../fonts/Lintel-Regular.eot?#iefix) format('embedded-opentype'),
    url(../../fonts/Lintel-Regular.woff2) format('woff2'),
    url(../../fonts/Lintel-Regular.woff) format('woff'),
    url(../../fonts/Lintel-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}


html{
    background-color: #E6E6E6;
	 /*
	 Azul escuro: #122631 - #122631 - #122631
	 Azul claro: #46b3ac - #46b3ac
	 */ 
}

body{
    font-family: 'Arial MT', Arial, Helvetica, sans-serif;
	/*font-family: Lintel*/ 
    color: #4b4b4b;    
    /*background-color: #E6E6E6;*/
    background-image: url(background-login.png) repeat-x;
}
.navbar-default{
    background-color: white;
    border: none;
}
.navbar-default.logged{
    background-color: white;
    border: none;
}

.navbar {
    margin-bottom: 0px;
}

.navbar-brand{
    height: auto;
    margin-top: 10px;
    margin-bottom: 0px;
}
.navbar-default .navbar-nav a{
    text-transform: uppercase;
    text-align: center;
}
.navbar-default .navbar-nav a span{
    margin: 0 auto;
    display: block;
    font-size: 1.3em;
    margin-bottom: 10px;
    margin-top: 10px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-color: #000;
    color: #777;
    border-bottom: 4px solid #46b3ac;
    padding: 5px 0;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: #777;
}

.navbar-default .navbar-nav>li>a{
    padding: 7px 0;
}
.navbar-nav li{
    margin-left: 0px;
}

.mainContainer{
	padding-top: 40px;
	
}



.dropdown-menu{
    background: white;
    color: #777;
    padding: 10px 0;
    border: none;
    padding-top: 25px;
}
.dropdown-menu > li{
    margin-left: 0;
}
.dropdown-menu > li > a{
    color: #496b8a !important;
    text-align: left !important;
}
.dropdown-menu > li > a:hover{
    background-color: transparent;
    color: #777;
	
}

.text-logon{
	color: #003300 !important;
    font-size: 12pt !important;
}

.info-tooltip-mobile{
	display:none !important; 
	
}


@media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
  
  .homeFirstColumn{
      padding-right: 26px !important;
  }
}
@media (min-width: 690px){
    .dropdown-menu li {
        margin-left: 0 !important;
    }
    
    .navbar-nav li {
        margin-left: 40px;
    }
    
    
    ul.dropdown-menu:before {
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        /*border-bottom: 10px solid #000;*/
        top: 3px;
        content: '';
        left: 20%;
        margin-left: -10px;
        position: absolute;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;    
    }
    /*.containerBoxesForms .col-md-4{
        width: 32.7%;
    }*/
}
ul.dropdown-search{
    width: 100%;
    padding-top: 0;
    background: #000;
    padding: 10px;
    font-size: 1.2em;
}
ul.dropdown-search:before{
    display: none;
}
.nav>li.search-dropdown{
    position: static;
}
.dropdown-search input {
    background: transparent;
    border: none;
    width: 70%;
    outline: none;
    margin-left: 30%;
}
.dropdown-menu > li > a strong{
    color: #FFF;
}
ul.dropdown-profile:before{
    left: 96%;
}
.panel-title a .arrow-collapse-in, .panel-title a.collapsed .arrow-collapse-out{
    display: inline-block;
}
.panel-title a.collapsed .arrow-collapse-in, .panel-title a .arrow-collapse-out{
    display: none;
}
.form-inline .form-group{
    margin-right: 2em;
}
.form-tabs{
    margin-top: 20px;
    margin-bottom: 20px;
}
.col-form-label{
    padding: .5em;
}
.form-check-label{
    font-weight: normal;
}

.panel-info {
    border-color: #ccc;
}

.page-header {
    padding-bottom: 9px;
    margin: 0px 0 -2px; 
    border-bottom: 0;
}

.page-header h1{
    font-family: 'Arial MT', Arial, Helvetica, sans-serif;
    font-size: 2.0em;
	color:#122631; 
    /*font-weight: bold;*/    
}

h3.text-logon {
    font-size: 1.50em;
    /*font-weight: bold;*/ 
    margin-top: 0;
    margin-bottom: 20px;
}

.form-login input[type="text"],input[type="password"]{
    border-radius: 3px;
    height: 34px;
    font-family: "Lintel", Verdana,sans-serif;
}

.form-login .form-group{
    margin-bottom: 10px;
}

.form-login .form-check-label{
    color: #aaa;
    font-size: 80%;    
    bottom: 1px;
}
 
.panel-login{
    padding-left: 6px;
    padding-top: 35px;
    padding-right: 18px;
    padding-bottom: 35px;
}

#help-login{
    float: right;
    margin-top: 0px;    
    color: #2B80B3;
    text-decoration: none;
    font-size: 15px;
}

.buttonIportal {
    height: 28px;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 0.1;
	background: #46b3ac;
    border-bottom: 3px solid #46b3ac;
    color: #fff;
    white-space: nowrap;
    margin: 10px 0 10px;
    border-radius: 3px;
    text-transform: uppercase;
    padding: 5px 24px;
    border: 1px; 
    /*margin-left: 50%;*/ 
}

/*.pull-right {
    float: none!important;
}*/ 

.btn-info:hover {
    border-bottom: 3px solid #46b3ac;
	background-color: #46b3ac;
    border-color: #46b3ac;
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #46b3ac;
    border-color: #46b3ac;
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #46b3ac;
    border-color: #46b3ac;
}


.col-centered{
    float: none;
    margin: 0 auto;
}

ul.callback{
    background-position: 5px center;
    background-repeat: no-repeat;
    font-size: 0.9em;
    list-style-type: none;
    /*margin: 1%;*/
    padding: 10px;
    position: relative;
    /*width: 96.5%;*/
    /*z-index: 10000;*/
}
ul.callback.callbackSuccess{
    background-color: #E5F1E7;
    background-image: url("img/callbackSuccess.png");
    border: 1px solid #A4B9A7;
}
ul.callback.callbackSuccess li{
    color: #4D584F;
}
ul.callback.callbackWarning{
    background-color: #FFF8DC;
    background-image: url("img/callbackWarning.png");
    border: 1px solid #A49042;
}
ul.callback.callbackWarning li{
    color: #A49042;
}
ul.callback.callbackError{
    background-color: #FFF1F1;
    background-image: url("img/callbackError.png");
    border: 1px solid #A87979;
}
ul.callback.callbackError li{
    color: #784141;
}
ul.callback.callbackInformation {
    background-color: #DEECFF;
    background-image: url("img/callbackInformation.png");
    border: 1px solid #2D4C76;
}
ul.callback.callbackInformation li{
    color: #2D4C76;
}
ul.callback li{
    margin-left: 25px;
}

ul#validFormResponse{
    background-color: #FFF1F1;
    border: 1px solid #A87979;
    display: none;
    list-style-type: none;
    padding: 1px;
    width: 100%;
}
ul#validFormResponse li{
    margin: 3px;
    color: #784141;
    list-style-type: none;
    margin: 3px 3px 0px 10px;
}
ul#validFormResponse li label{
    color: #784141;
}

#spanLinkAutoCadastro{
    margin-top: 4px;
    /* color: #46b3ac; */
    text-decoration: none;
    font-size: 15px;
}

.table-bordered-dynatable {
	border: none;
}

.table-bordered-dynatable th, .table-bordered-dynatable td {
    border-bottom: 1px solid #c1c1c1;
}

.table-bordered-dynatable th, .table-bordered-dynatable td {
        /* padding: 4px !important; */
    /* line-height: 20px; */
    text-align: left !important;
    vertical-align: middle;
    /* border-top: 1px solid #8E8C8C; */
    /* font-family: tahoma,arial,sans-serif; */
    font-size: 1.1em;
    /* padding-top: 12px; */
}

 .table-bordered-dynatable td {
    padding-top: 5px;
    padding-bottom: 5px;
 }

.table-bordered-dynatable th {
    /*background: #E1E1E1;    */
    /*font-family: tahoma,arial,sans-serif;*/
    font-size: 1.1em;
    /*	border-bottom:2px solid #173f59;*/
}


.table-bordered-dynatable th a {    
    /*text-transform: uppercase;*/ 
    font-size: 15px;
    font-weight: 200!important;
    color: #a6a2a2!important;
    text-decoration: none;
}

.dynatable-pagination-links {
    margin-top: 9px !important;
}

.dynatable-demo ul {
    margin-top: 18px;
}
.dynatable-pagination-links {
    text-align: center;
    color: #496b8a !important;
    /*font-family: tahoma,arial,sans-serif;*/
    font-size: 1.1em;
    padding-left: 0;
}

.dynatable-pagination-links span, .dynatable-pagination-links li {
    display: inline-block;
}

.dynatable-disabled-page, .dynatable-disabled-page:hover {
    background: none;
    color: #999;
}

.dynatable-active-page {
    cursor: text !important;
}

.dynatable-active-page {
    /*background: #496b8a !important;
    border-radius: 5px !important;*/
    text-decoration:none;
    background-color: #0298C4;
    color: #fff;
}

.dynatable-page-link .dynatable-active-page{    
    color: #fff !important;
    cursor: text;
    text-decoration: none !important;
}

.dynatable-disabled-page {    
    background: none !important;
    color: #999 !important;
    cursor: text !important;
    text-decoration: none !important;
}

.dynatable-page-link {
    cursor: pointer;
    text-decoration: none !important;
    padding: 6px 13px;
}

.dynatable-page-link, .dynatable-page-break {
    display: block;
    
}

.dynatable-page-break {
    display: block;
    padding: 5px 7px;
}

.dynatable-sort-header{
    text-decoration: none;
}

.div-search-dynatable{
    margin-bottom: 14px;
    text-align: left;    
}
/*********************************/

.dropdown-menu li:first-child{
    display: none !important;    
}

.dropdown-menu li:last-child{
    display: none !important;    
}

.panel-control-icon{
    padding-left: 8px;

}

.icone-remover{
    color: red;
    font-size: 18px !important;
    padding-left: 15px;
}

/* Trazendo as tabs para o main */
#tabControl{
    margin-bottom: 25px;
}

.header{
    width: auto;
    /*height: 29px;*/
    border-bottom: 1px #CCC solid;
}
.abas li{
    list-style: none;
    float: left;
    text-align: center;
    padding: 7px 10px;
    border: 1px #CCC solid;
    border-bottom: none;
    font-size: 0.8em;
    font-weight: bold;
    color: #8B824C;
    margin-right: 10px;
    background-color: #FFF;
}
.abas li:hover{
    cursor: pointer;
}
.selected_tab{
    background-color: #EEE !important;
    margin-top: 1px;
}
.selected_tab_titularidade{
    background-color: #EEE !important;
    margin-top: 1px;
}
.aba span{
    font-size: 1.4em;
}

.tabContent{
    margin-top: 20px;
}

.tabContentTitularidade{
    margin-top: 20px;
}
/* Fim das tabs para o main */

.form-control {    
    height: 34px;   
    border-radius: 3px;
    border: 0.2px solid #ccc important;
}

.validForm fieldset {
    border: 1px solid #DDDDDD;                
    background-color: transparent;
}

legend {
    display: block;
    width: auto;
    padding: 0;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 700;
    line-height: inherit;
    color: #4b4b4b;
    border: 0;
    margin-left: 15px;
    border-bottom: 3px solid #e5e5e5;
}

.insertFormLink {
    background-image: url(img/add.png);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    text-decoration: none;
    margin-left: 8px;
    display: inline;
}

.deleteFormLink { 
    background-image: url(img/deleteFormLink.png);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    text-decoration: none;
    margin-right: 8px;
    display: inline;
    padding-bottom: 5px;
}

.editLink {
    background-image: url(img/listEditLink.png);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    text-decoration: none;
    margin-right: 8px;
    display: inline;
    padding-bottom: 5px;
}

.deleteFormLink.legend { 
    padding-left: 20px;
}

.editLink.legend {
    padding-left: 20px;
}

.insertFormLink.legend {
    padding-left: 20px;
    margin-left: 0;
}

.form-control-inline {
    display: inline !important;
    width: 90% !important;
}

@media only screen and (max-width: 865px){
    .abas li{
        float: none;
    }
    
    .boxMarginRight{
        margin-right: 0 !important;
    }
    
    .fixed-buttons-form{
        height: 120px !important;
    }
    
    .containerBoxesForms{
        margin-bottom: 120px !important; 
     } 

}

.navbar-brand.navbar-brand-homeLogged{
    margin-top: 0 !important;
    padding: 0 !important;        
    margin-bottom: 0 !important;
}

.navbar-brand .logo{
   /* height: 74px; */
   /*padding: 20px;*/ 
   width: 185px;
   padding-top: 20px;
}

#topTabs {
    white-space: nowrap;
    font-size: inherit;
}

#topTabs .tab-display{
    font-size: 1.0em;
}

.icon-tab-id-2:before{
    font-family: FontAwesome;
    content: "\f15c";
}

.icon-tab-id-3:before{
    font-family: FontAwesome;
    content: "\f075";
}

.icon-tab-id-4:before{
    font-family: FontAwesome;
    content: "\f022";
}

.icon-tab-id-9:before{
    font-family: FontAwesome;
    content: "\f007";
}

.contentWrapper .navbar-nav>li>a {    
    line-height: 0px;
}

#topTabs>li.active>a {
    color: #fff;
    border-bottom: 4px solid #46b3ac;
    font-weight: 700;
}

.profile .dropdown-menu li:first-child{
    display: block !important;    
}

.profile .dropdown-menu li:last-child{
    display: block !important;    
}

.profile .dropdown-menu > li > a {
    color: #777 !important;
    text-align: left !important;
}

.dropdown-menu{
    margin-top: -10px !important;
}

.containerBoxesForms{
   margin-bottom: 150px; 
}    

.boxForm{        
    border: 1px solid #eaeaea;
    padding-right: 0;
    padding-left: 0;    
	border-radius: 5px;
    margin-top: 10px;
}

.boxMarginRight{
   /* margin-right: 10px;*/
      padding-right: 30px; 
}

.boxForm .row{
    padding-right: 15px;
    padding-left: 15px;
    
}

.boxForm h3{        
        /* text-transform: uppercase; */
    border-left-color: #46b3ac;
	color: #122631; 
    font-size: 19px;
    font-weight: lighter;
    font-family: "Lintel", Verdana,sans-serif;
    /* letter-spacing: -0.05em; */
    border-left: 4px solid #46b3ac;
    padding-left: 15px;
}

.containerClone{
    padding-left: 0;
    padding-right: 0;
}

.hrDashed{
    /* border-top: 1px dashed #F1F1F1; */
    border-top: 1px dashed #eee;
    margin-top: 0;
}

.btnCloneAdd{
    background-color: #fff;
    color: #46b3ac;
    cursor: pointer;
    display: inline-block;
    line-height: 40px;
    margin: 0;
    padding: 4px 25px 0 25px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    border: 2px solid #46b3ac;
    margin-bottom: 10px;
	border-radius: 3px; 
}

.btnCloneAdd:disabled{
    color: #ded8d5;
    border: 2px solid #ded8d5;
}



.btnCloneListEdit{
    height: 24px;
    background-color: #6cbd7d;
    /*background-image: url(img/listEditLink.png);*/
    background-repeat: no-repeat;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    /* line-height: 28px; */
    /* margin: 6px; */
    padding: 0px 25px 0 25px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 95%;
    border: 0px solid;
    /* margin-bottom: 10px; */
    background-position: 5px;
    font-size: 12px;
}

.btnCloneRemove{
    background-color: #fff;    
    color: #122631;
    cursor: pointer;
    display: inline-block;    
    line-height: 40px;
    margin-top: 10px;
    padding: 4px 25px 0 25px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    margin-bottom: 10px;
    border: 2px solid #122631;
	border-radius: 3px; 
}

.btnCloneListAdd{
    background-color: #0298C4;
    /* background-image: url(img/add.png); */
    background-repeat: no-repeat;
    color: #fff;
    /*font-weight: bold;*/
    font-size: 1.1em;
    cursor: pointer;
    display: inline-block;
    /* line-height: 28px; */
    /* margin: 6px; */
    padding: 14px 0px 12px 0px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    white-space: nowrap;
    width: 100%;
    border: 0px solid ;
    margin-bottom: 10px;
    background-position: 5px;
}

.fixed-buttons-form{
    bottom: 0px;
    position: fixed;
    height: 100px;
    display: inline-block;    
    width: 100%;
    display: inline-block;    
    left: 0;
    bottom: 0;
    z-index: 9999;
    background: white;
    border-top: 1px solid #ccc;
    text-align: center;
}

.btn-primary {
    background: #122631;
    border-bottom: 3px solid #122631;
    color: #fff;
    white-space: nowrap;
    margin: 10px 0 10px;
    width: 250px;
    border-radius: 0;
    text-transform: uppercase;
	border-color: inherit;
	border-radius: 3px; 
}

.btn-primary:hover {
    background-color: #122631;
    border-color: #122631;
    
}

.btn-primary:focus {
  background-color: #122631;
  border-color:inherit; 
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #122631;
  border-color: #122631;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
	color: #fff;
    background-color: #122631; 
    border-color: inherit;
}

.btn-primary.disabled,
.btn-primary[disabled],
.fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
.fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
.fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
.fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
.fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
.fieldset[disabled] .btn-primary.active {
  background-color: #46b3ac;
  background-image: none;
}




.btn-primary.back {
    background-color: #f6f6f6;
    color: #7b7b7b;
    border: 2px solid #eaeaea;
	border-radius: 3px; 
}

.formContainer h3 {    
    border-left-color: #122631;
    font-size: 19px;
    color: #122631;
    border-left: 3px solid #46b3ac;
    padding-left: 15px;
    font-family: "Lintel", Verdana,sans-serif;
}

.formContainer h2 {    
    border-left-color: #6cbd7d;
    font-size: 18px;
    font-weight: lighter;    
    border-left: 4px solid #6cbd7d;
    padding-left: 15px;
    font-family: "Lintel", Verdana,sans-serif;
}

.produtosSelecionados div[class*="row"]:first-of-type .hrDashed{
    display: none;
}


.lblCampoObrigatorio:before{
    content: "*";
    display: inline-block;
    
    width: 10px;
    color: red;
}

#ContribuicaoRow{
	margin-bottom: 100px;
}


.select2-selection--single {
    border-radius: 0 !important;
}

.form-group label{
    font-size: 15px;
    color: #122631;
    font-weight: 200;
	min-width: 105px;
	font-family: 'Arial MT', Arial, Helvetica, sans-serif;
    /*text-transform: uppercase;*/
}
/*
.form-control.required {
    border-left-color: #ea2839!important;
    border-left-width: 3px!important;
    padding-left: 8px;
}*/

input[type=checkbox], input[type=radio] {
    margin: 4px 4px 0 !important;    
	width: 15px;
    height: 15px;
}

.form-group:not(.form-login) > .form-group{
    font-size: 12px;
    color: #a6a2a2;
    font-weight: 600;
    text-transform: uppercase;
}

.form-control{
    font: caption;
	padding-left: 12px;
	font-family: Lintel;
	font-size: 15px;
	color: #444;
	letter-spacing: 0;
	text-align: left;
	border: 1px solid #dbdbdb;
	border-radius: 4px;
	/*width: 274px;*/ 
	height: 38px
	
	
}

select.form-control {
    padding: 6px 8px;
}

.select2-container--default .select2-selection--single {    
    border: 1px solid #ccc !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.select2-container .select2-selection--single {    
    height: 34px !important;    
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font: caption;
    font-size: 15px;
	font-family:Lintel; 
	line-height: 34px !important;
}

.select2-container{
	width: 100% !important;
}


.btnUpload::-webkit-file-upload-button{    
    background: #fff;
    border: 2px solid #46b3ac;
    color: #46b3ac !important;
    white-space: nowrap;
    margin: 4px 0 4px;
    font-size: 14px;
    
    padding: 12px;
    border-radius: 0;
    text-transform: uppercase; 
    display: inline-block !important; 
    margin-right: 4px;
	border-radius: 3px; 
}

.btnUploadLabel{
    background: #fff;
    border: 2px solid #46b3ac;
    color: #46b3ac !important;
    white-space: nowrap;
    margin: 10px 0 10px;
    /* width: 221px; */
    padding: 8px;
    border-radius: 0;
    text-transform: uppercase; 
    display: inline-block !important; 
}

.spanNomeTitularidadeDoc{
    font-size: 18px;
}

.spanImprimirAssinarDocs{
    font-size: 18px;
    color: #D9534F;    
}

.btnPlusFile{
    background-color: transparent;
    color: #46b3ac;
    cursor: pointer;
    display: inline-block;    
    text-transform: uppercase;    
    border: 0;
    margin-bottom: 10px;
    float: right;
    font-weight: 500;
	
}

.btnCloneRemoveFile{
    background-color: transparent;
    color: #D9534F;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    border: 0;
    /* margin-bottom: 10px; */
    float: right;
    font-weight: 700;
    font-size: 20px;
    vertical-align: middle;
    padding: 12px;
}


#iportalContainer #pageFooter {
	background-color: #d2d2d2;
	display: inline-block;
	text-align: right;
	width: 100%;
	font-size: 0.7em;
	padding: 1%;
}

#iportalContainer #pageFooter  p{
	display: inline;
	line-height: 1.7em;
    color: #7F7F7F;
}

.btn-finalizar{
    background-color: #122631;
    border-color: #122631;
    border-bottom: 6px solid #122631;
	border-radius: 3px; 
}

.btn-finalizar:hover{
    background-color: #122631 !important;
    border-color: #122631 !important;
    border-bottom: 6px solid #122631 !important;
}

.btn-sem-finalizar{
    background-color: #46b3ac;
    border-color: #46b3ac;
    border-bottom: 6px solid #46b3ac;
	border-radius: 3px; 
 }
 
 .btn-sem-finalizar:hover{
    background-color: #46b3ac;
    border-color: #46b3ac;
    border-bottom: 6px solid #46b3ac;
 }

.spanTextoGeralSuitability{
    text-transform: none;
    font-weight: 100;
    font-size: 14px;
    color: #474747;
}

.labelAceitoNaoAceitoSuitability{
    text-transform: none !important;
    font-weight: 100 !important;
    font-size: 13px !important;
    color: #474747 !important;
}

.labelPerguntaTexto{
    font-size: 14px !important;
    color: #474747 !important;
    font-weight: 600 !important;
}

.spanRespostaSuitability{
    text-transform: none;
    font-weight: 100;
    font-size: 14px;
    color: #474747;
}

.spanTextoFinalizacaoSuitability{
    text-transform: none;
    font-weight: 100;
    font-size: 14px;
    color: #474747;
}

.spanPerfilSuitability{
    text-transform: none;
    font-weight: 600;
    font-size: 14px;
    color: #474747;
}

/*descrição do documento na tela de documentos*/
.doc-descricao{
	font-size: 11px;
} 

.suitability-multi-table tbody tr td label{
   font-weight: 100; 
   font-size: 14px; 
}

.suitability-table  tbody tr th{
   font-weight: 100; 
   font-size: 14px; 
   text-align: center; 
}

.suitability-table  thead tr th:not(:first-child){
   text-align: center; 
}

.tooltip-inner {
    white-space:pre-wrap;
    min-width: 300px;
	max-width: 600px !important;
	text-align: justify;
	white-space:pre-line; 
}
.tooltip{
	max-width: 600px !important;
}

/*Adesão*/
.mensagem-topo-produto{
	margin-top: 40px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #46b3ac;
}

.select-tipos{
	padding: 5px;
}

.lista-tipo{
    padding-top: 10px;
    color: #122631;
	font-family: Lintel; 
	border-left: 3px solid #46b3ac;
    padding-bottom: 0;
    padding-top: 0;
    margin: 0;
    padding-left: 15px;
    font-size: 19px;
    margin-top: 40px;
	
}

.legenda-informativo {
    font-family: Lintel;
}

.validForm{
	padding-top: 10px;

}

.benchmark {
	font-size: 10px !important;
    color: #928e8e !important;
	font-family: Verdana,Geneva,sans-serif;
}

.btn-informativo {
    border: 1px solid;
    width: 20px !important;
    height: 20px !important;
    text-align: center;
    padding: 1px 0 !important;
    padding-left: 1px !important;
    font-size: 10px !important;
    line-height: 1.428571429;
    border-radius: 15px;
    display: inline-block;
}

.table-produtos-body tr:not(.row-body){
    border-bottom: 1px #CCC solid;
}

.header-rentabilidade{
    border-bottom: 0 !important; 
}


.produto-numero{
	text-align: right !important;
	padding-right:18px; 
}

.table-produtos{
	margin-bottom: 70px;

}

.table-produtos .header-rentabilidade{
	color: #122631;
    font-weight: bold;
	font-size: 10px; 
	font-family: Verdana,Geneva,sans-serif;
}

.table-produtos .header{
	color: #122631;
    font-weight: bold;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 10px;
}

.table-produtos .td-body{
	font-size: 10px !important;
	font-family: Verdana,Geneva,sans-serif;
}

.check-aceito{
	color:green; 
}

.div-mensagem-termos{
    padding-left: 16px;
    font-size: 16px;
    color: #46b3ac !important;
}

.mensagem-footer-produto{
	padding-top: 25px;
}

.legenda-informativo{
    height: 40px !important;

}

.mensagem-perfil{
    font-size: 14px !important;
    padding-top: 25px !important;
	color: #122631; 
}

/*Barra de progresso*/
.progresso:before{
	background-color: #e4e3e3 !important; 
}

.progresso .item{
	border: 3px solid #e4e3e3 !important; 
}

/*verde #122631 foi substituído pelo laranja #f37420 */
.progresso .item.is-active, .progresso .item.is-current{
	border: 3px solid #122631 !important; 
}


.progresso .item.is-complete>.icon-check {
	border: 3px solid #fff !important;
	border-top: none !important;
    border-left: none !important;
} 

.progresso .item+.is-active:before, .progresso .item+.is-complete:before, .progresso .item+.is-current:before{
	background-color: #122631 !important;
}

.progresso .item.is-complete{
	background-color: #122631 !important;
}

/*Exibição dos erros sob os campos*/ 
 label.error{   
	color: red !important;
    font-size: 13px !important;
    padding-left: 2px !important;
}

/*Exibição das mensagens de header de tela*/ 
.mensagem-tela{
	font-size: 17px;
    padding-top: 25px;
    color: #122631;
}


/*Tela Pre Cadastro do Portal*/
.mensagem-pre-cadastro{
    /*top: 156px;
    position: absolute;
    left: 243px;       
	font-family: "Lintel", Verdana,sans-serif !important;
    font-size: 2.0em !important;
    color: #122631 !important;*/
}

.resumo-info-show-box, .resut-recovermail, .steps-on-mobile, .text-step {
    display: none;
}

.text-step.active {
    display: inline;
}

.steps{
   padding-top: 12px;
}

.step-dados-pessoais h2{
	font-family: "Lintel", Verdana,sans-serif !important;
    font-size: 16px !important;
    color: #122631 !important;
	    padding-left: 17%;
 }

.step-dados-pessoais h1{
	font-family: "Lintel", Verdana,sans-serif !important;
    color: #122631 !important;
    font-size: 28px !important;
	    padding-left: 17%;
}

.steps .active {
    background: #1965ae;
    color: #fff;
    width: 265px;
}

.steps div.active:after {
    content: URL(../imgs/arrow.png);
    position: absolute;
    height: 60px;
    z-index: 1;
    vertical-align: middle;
    padding-top: 21px;
    right: 30px;
}

.steps div, .steps div:before {
    background: #ebebeb;
}

.steps div.active:before, .steps div:before {
    content: 'x';
    width: 200%;
    left: -150%;
    position: absolute;
    height: 60px;
    z-index: 1;
}

.steps div.active:before {
    background: #1965ae;
}

.steps div {
    margin-top: 3px;
    height: 60px;
    vertical-align: middle;
    font-size: 19px;
    color: #6e6e6e;
    border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    -webkit-border-radius: 0 30px 30px 0;
    border: 0 solid #ebebeb;
    width: 240px;
    display: table;
    text-align: left;
}

.steps i, .steps p {
    display: inline-block;
    vertical-align: middle;
    float: none;
    opacity: .5;
    position: relative;
    z-index: 2;
}

.steps p {
    padding-top: 20px;
	font-size: 15px;
}

.steps .active p {
    opacity: 1;
}

.steps .active p {
    right: -10%;
}
.mensagem-pre-cadastro .col-md-3{
	width: 25% !important;
}
.mensagem-pre-cadastro{
	padding-left: 0;
}

#buttonProcurador{
	margin-top: 20px;	
}

#erro-conta{
    padding-left: 10px !important;
}



.progresso {
            width:auto !important;
            padding-left: 0px !important;
            position: relative;
            max-height: 22px;
            margin-top: 10px;
            display: inline-block;
            list-style-type: disc;
            -webkit-margin-before: 1em;
            -webkit-margin-after: 1em;
            -webkit-margin-start: 0px;
            -webkit-margin-end: 0px;
            -webkit-padding-start: 40px;
        }
        
        .progresso li{
            white-space:nowrap;
        }

        .progresso:before {
            content: "";
            left: 20px;
            right: 20px;
            top: 50%;
            height: 3px;
            margin-top: 0;
            position: absolute;
            z-index: 0;
            background-color: #d9e0e9;
        }
        .progresso .item+.item {
            margin-left: 30px;
        }
        .progresso .item+.is-active:before, .progresso .item+.is-complete:before, .progresso .item+.is-current:before {
            content: "";
            position: absolute;
            right: 100%;
            width: 40px;
            height: 3px;
            background-color: #40da80;
            z-index: 0;
            top: 50%;
            margin-top: -2px;
        }
        .progresso .item.is-active, .progresso .item.is-complete, .progresso .item.is-current {
            cursor: pointer;
        }
        .progresso .item.is-active, .progresso .item.is-current {
            background-color: #fff;
            border: 3px solid #40da80;
            z-index: 0;
        }
        .progresso .item.is-complete {
            background-color: #40da80;
            position: relative;
            z-index: 1;
        }
        .progresso .item {
            display: inline-block;
            position: relative;
            z-index: 1;
            width: 26px;
            height: 26px;
            border: 3px solid #d9e0e9;
            background-color: #fff;
            border-radius: 50%;
        }
        .progresso .item.is-complete>.icon-check {
            position: absolute;
            border: 3px solid #28af60;
            border-top: none;
            border-left: none;
            top: 50%;
            left: 50%;
            height: 12px;
            width: 7px;
            margin-top: -1px;
            -webkit-transform: translate(-50%,-50%) rotate(45deg);
            transform: translate(-50%,-50%) rotate(45deg);
            z-index: 3;
        }

        li{
            list-style: none;
            text-align: -webkit-match-parent;
        }
        .etapas{
            box-sizing: border-box;
            width:auto !important;
        }
		.etapas-pre{
			width: 50% !important;
			font-family: "Lintel", Verdana,sans-serif !important;
		}
        .progresso .item.is-complete>.icon-check {
            position: absolute;
            border: 3px solid #28af60;
            border-top: none;
            border-left: none;
            top: 50%;
            left: 50%;
            height: 12px;
            width: 7px;
            margin-top: -1px;
            -webkit-transform: translate(-50%,-50%) rotate(45deg);
            transform: translate(-50%,-50%) rotate(45deg);
            z-index: 3;
        }
	.item-pre{
		display: block !important;
		margin-left: 100% !important;
	}
	.content-li-pre{
		padding-left: 31px;
		color: #e4e3e3;
	}
	.content-li-pre-ativo{
		color: #122631 !important;
		font-size: 18px;
	}
	.progresso-pre:before{
		left : 0px !important;
		right : 0px !important;
	}
	.progresso-pre{
		width: 30% !important;
		display: block !important;
	}
	.progresso-pre-ativo:before{
		left : 0px !important;
		right : 0px !important;
		background-color: #122631 !important;
	}
	.progresso-pre-ativo{
		width: 30% !important;
		display: block !important;
	}
	
	
	.info-tooltip{
        cursor: pointer;
        font-size: 16px;
        padding-left: 10px;
    }

	
	.erro-iportal label{
		font-weight:normal !important; 
		
	}
	
	
	
	@media only screen and (max-width: 1300px){
		
		#spanLinkAutoCadastro{
			font-size: 12px !important;
		}
		#help-login{
			font-size: 12px !important;
			margin-top: 2px;
		}
	}



/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------*/

/*MOBILE - CSS - era 865px*/
@media only screen and (max-width: 991px){

.mensagem-pre-cadastro{
  display:none; 
}

.progresso .item {
    width: 16px !important;
    height: 16px !important;
}

.progresso .item+.item {
    margin-left: 6px !important;
}

.progresso:before{
	top: 30% !important;
	right: 16px !important;
}

.progresso .item+.is-active:before, .progresso .item+.is-complete:before, .progresso .item+.is-current:before{
	width: 15px !important;
	right: 12px !important;
}

.progresso .item.is-complete>.icon-check{
	border: 2px solid #fff !important;
	border-top: none !important;
    border-left: none !important;
}

.progresso .item.is-complete>.icon-check{
    height: 8px !important;
    width: 6px !important;
}

.btn-primary{
	width: 140px;

}
.fixed-buttons-form  .container .row .col-md-12 .row .col-md-6{
    width: 45%;
	display: inline-block;
}

.mensagemCadastro{
	font-size: 10px;
    width: 80%;
}

.suitability-multi-table {
    margin-left: 15px !important;
    width: 90% !important;
}

.suitability-table {
    margin-left: 20px !important;
    width: 92% !important;
}

#anexo {
    font-size: 13px;
}
.final-desktop{
   display:none;
}

.final-mobile{
   display:inline !important;
}

.info-tooltip{
	display:none !important;
}
.info-tooltip-mobile{
	display: inline-block !important;
	padding-left: 10px; 
}
.content-mobile{
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -o-pre-wrap;
	overflow: hidden;
	word-break: break-word;
	word-wrap: break-word;
	background-color: white !important;
    border: 0px !important;
    font-family: 'Arial MT', Arial, Helvetica, sans-serif !important;
}

.table-produtos{
      /*padding-top: 100px;*/
      position: static !important;
      width: 100% !important;
	  
      /*z-index: -99 !important;*/
    }

    /* Force table to not be like tables anymore */
	.table-produtos table, .table-produtos thead, .table-produtos tbody, .table-produtos th, .table-produtos td, .table-produtos tr {
		display: block;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.header-rentabilidade, .header {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.table-produtos tr { border: 1px solid #ccc; }
  


	.table-produtos tr td {
		/* Behave  like a "row" */
    min-height: 27px !important;
		border: none;
		position: relative;
		padding-left: 65%;
	}
	
	.table-produtos tr:not(.header-rentabilidade) td {
		/* Behave  like a "row" */
		min-height: 27px !important;
		border: none;
		position: relative;
		padding-left: 65%;
	}
	
	.table-produtos tr:not(.header) td {
		/* Behave  like a "row" */
		min-height: 27px !important;
		border: none;
		position: relative;
		padding-left: 65%;
	}

  .table-produtos tr td:first-child {
    padding-left: 0 !important;
    font-weight: bold;
    text-align: center;
  }

	.table-produtos tr td:not(:first-child):before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
    padding-left: 10px;
				/*white-space: nowrap;*/
	}
	.table-produtos tr td:last-child{
		padding-bottom: 10px;
	}
	.ultima-coluna-bench{
		padding-bottom: 30px;
	}
	
	
  .table-produtos tr td:not(:first-child):empty:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 100%;
    text-align: center;
    padding-right: 24px;
		/*white-space: nowrap;*/
	}
  
  
  .coluna-vazia{
	  display:none !important;
  }
  .produto-numero{
	  text-align: left !important;
  }



	/*
	Label the data
	*/
	.table-produtos tr td:not(:first-child):before {
    content: attr(data-label);
    font-weight: bold;
  }
  
  .menu-interno{
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .link-menu-interno{
    text-align: center !important;
  }


} 