/*@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);*/

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  font-family: 'Montserrat', sans-serif !important;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
  font-family: 'Montserrat', sans-serif !important;
  
  
}

.link-produtor a {
	color: #004a80;
	text-decoration: none !important;
}

/*texto alertas */

.texto-alertas{
	margin-top:0px !important;
	/*margin-bottom:0px !important; */
	text-align:center;
}

@media (max-width: 731px){
	.pesquisa-cep h2{
		font-size:20px;
	}

	.pesquisa-cep h3{
		font-size:18px;
	}

	.texto-alertas{
	}

}


/*navbar*/

.navbar {
  margin-bottom: 0;
}

.navbar-cmmat{
  background: rgb(1, 145, 189) !important;
}


.footer {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    height: 60px;
    background-color: #f5f5f5;
}


/*btn-botoes rockinrio*/

.btn-evento{
	background:none !important;
	background-color: #00b6dd !important;
	border-color: #00b6dd !important;
	color:white !important;
	padding:10px;
}


.btn-evento-default{
	background-color: #cecece !important;
	border-color: #cecece !important;
	color:black !important;
	padding:10px;	
}

.btn-evento-excluir{
	background:none !important;
	background-color: #f97676 !important;
	border-color: #f97676 !important;
	color:white !important;	
	padding:10px;		
}

@media (max-width: 940px){
	.btn-pesquisa-cep{
		margin-top:10px
	}

	.btnAdicionarImovel{
		text-align:center;
	}
	

}

/* dataTable */
.coluna-responsiva{
	text-align:center;
}

@media (max-width: 940px){
	.coluna-responsiva{
		text-align:left;
	}
}

/* scrollPanel*/ 
.scrollPanel-responsive{
	height: auto;
	margin-bottom:15px;
}

.scrollPanel-responsive h3{
	font-weight:bold;
}

.ui-scrollpanel-track{
	display: none;
}

.danger-color{
	background-color: #f2dede;
	color: #a94442;
}

.info-color{
	background-color:#d9edf7;
}


@media (max-width: 940px){
	.scrollPanel-responsive{
		height:200px !important;
	}

	.scrollPanel-responsive h3{
		font-size:16px;
	}
}

.modalPergunta{
	font-size:18px;
}

/*panel de eventos*/

.panel-header-eventos{
	border-bottom: 1px solid #e7e7e7;
	background-color: #00b6dd !important;
    padding-left: 20px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.panel-header-eventos a, .panel-header-eventos a:hover {
	color:white;
}

.panel-title-evento{
	font-size: 18px !important;
    font-weight: bold;
    color: #fff !important;
}


.input-cep{
    height: 82px !important;
    background-color: #00B6DD !important;
    color: #fff !important ;
    font-size: 35px !important;
    border: none !important;
    border-radius: 10px !important;
}

.btn-cep{
	padding:10px;	
    background-color: #00B6DD !important;	
	color: #FFF;
    height: 82px;
    font-size: 35px !important;
    border-radius: 10px !important;		
}

@media (max-width: 940px){
	.btn-cep{
		margin-top:10px !important;
	}
}


/* Form */
.cmmat .form-group{
	margin-bottom:8px;
}

.jb-cmmat{
	padding:30px !important;
	margin-top: 130px;
    border-radius: 4px !important;
    border-color: #cccccc;
	background-color: #f9f9f9 !important;
}

.img-profile{
    background: #fff;
    padding: 4px;
    width: 168px;
    height: 168px;
	position: absolute;
}

.text-normal label{
	font-weight:normal;
	width:100px;
	margin-left:5px;
}

.text-title{
	margin-bottom:20px;
	font-weight:bold;
}

.divider{
	margin-top:30px !important;
	margin-bottom:30px !important;
}

.profile{
	margin-top: 50px;
	background-color: gray;
	height: 270px;	
	background-image: url("../resources/img/bg-01.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat:repeat;	
	
}

.profile h1{
	margin:0px !important;
	font-weight:bold;
}

.profile h3{
	margin:0px !important;
}

.profile-container{
	margin-top:80px;
}

.profile-container-foto{
	margin-top:60px;
}

.profile-txt{
	color:#fff;
}

.profile-dados-container{
	/*margin-top:85px */
}

.profile-dados{
	background-color:#fff;
	margin-top:20px;
	height:140px;
	border-bottom:#a8a8a8;
}

.alterar-foto{
	padding-top:110px;
}

.logo-txt{
	width:280px;
	display:block;
	color:#fff;
}

.logo-position{
	float:left;
}

.ui-state-default {
	text-shadow: none !important;
	-moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; 
}


/* Responsive Tab*/


.responsive-tab{
	margin-bottom:30px;
	margin-top:140px;
}

.responsive-tab .nav-tabs { 
	border-bottom: 1px solid #DDD; 
}

.responsive-tab .nav-tabs > li.active > a,.responsive-tab .nav-tabs > li.active > a:focus, 
	.responsive-tab .nav-tabs > li.active > a:hover { border-width: 0; }

.responsive-tab .nav-tabs > li > a { 
	border: none; color: #666; 
}

.responsive-tab .nav-tabs > li.active > a, .responsive-tab .nav-tabs > li > a:hover { 
	border: none; 
	color: #4285F4 !important; 
	background: transparent; 
}

.responsive-tab .nav-tabs > li > a::after { 
	content: ""; 
	background: #4285F4; 
	height: 2px; 
	position: absolute; 
	width: 100%; 
	left: 0px; 
	bottom: -1px; 
	transition: all 250ms ease 0s; 
	transform: scale(0); 
}

.responsive-tab .nav-tabs > li.active > a::after, 
	.responsive-tab .nav-tabs > li:hover > a::after { 
	transform: scale(1); 
}

.responsive-tab .tab-nav > li > a::after { 
	background: #21527d none repeat scroll 0% 0%; color: #fff; 
}

.responsive-tab .tab-pane { 
	padding: 0px 0; 
}

.responsive-tab .tab-content{
	padding:20px;
}

.responsive-tab .card {
	background: #FFF none repeat scroll 0% 0%; 
	margin-bottom: 30px; 
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
    box-shadow: 0 0 35px 0 rgba(154,161,171,.15)	
}

.responsive-tab .tab-title{
	display:inline;
}

.responsive-icon{
	text-align:center;
}


.rodape {
  background: #333;
  color: #fff;
  padding-top:10px;
}

.rodape p {
	margin:0px;
}
.rodape a {
  color: #333;
}

.form-calendar input{
	width:92%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
 font-family: 'Montserrat', sans-serif !important;    
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;	
}


.box{
	background: #fff;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
    box-shadow: 0 0 35px 0 rgba(154,161,171,.15)
}


@media (max-width: 738px){
	.profile-foto{
		text-align:center;
	}

	.img-profile{
		position:relative;
	}

	.profile{
		height: 350px;
	}	
	
	.profile-container-foto{
		margin-top:0px;
	}
	
	.profile-dados-container{
		margin-top:10px;
		margin-bottom: 20px;
	}
	
	.profile-container{
		margin-top:50px;
	}
	
	.profile-txt{
		margin-top: 15px;
	}

	.profile-dados{
		height:auto;
	}

	.alterar-foto{
		padding-top:0px;
	}
	
	.profile h1{
		font-size:18px;
	}
	
	.profile h3{
		font-size:16px;
	}

	.logo-txt{
		display:none;
	}

	.logo-position{
		float:right;
	}
	
	.responsive-tab .tab-title{
		display:none;
	}

	.card{
		margin-top:150px;
	}

	.responsive-tab{
		margin-top:80px;
	}

	.responsive-tab .nav-tabs{
		font-size:48px;
	}

	.responsive-btn{
    	margin-top: 10px;
    	margin-bottom:10px;
	}
	
	.responsive-icon{
		text-align:left;
	}
	
	.ui-column-title{
		font-weight:bold;
	}
	
	.form-calendar input{
		width:auto;
	}
	
	.box-login{
		margin-top:30px;
	}
	
	.container {
	
	}	
}
