.input-error{
  border: 1px solid #c94b4c !important;
  -moz-box-shadow: 0 0 8px rgba(201, 75, 76, 0.5);
  -webkit-box-shadow: 0 0 8px rgba(201, 75, 76, 0.5);
  box-shadow: 0 0 8px rgba(201, 75, 76, 0.5);
}

::-webkit-input-placeholder { font-size: 12px; }
::-moz-placeholder { font-size: 12px; } /* firefox 19+ */
:-ms-input-placeholder { font-size: 12px; } /* ie */
input:-moz-placeholder { font-size: 12px; }

.input-error label{
  display:none;
}

.text-danger {
    color: #a94442 !important;
}

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

.internal #header #filterPostBar .navFilter {
    width: 700px !important;
}

#user-form small {
    color: #606079;
    font-size: 12px;
}

.img-group-height{
	display:inline;
	max-height: 50px;
}

.less-img-perfil{
width: 100px;
height: 100%;
background-image: url("../img/userPhoto.jpg");
background-size: contain;
}

.min-height-perfil{
	margin-top: 20px;
	min-height: 420px !important;
	max-height: 420px;
	
}

.btnGreen{
		background-color: #3E8F3E;
}
.btnsx{
	width: 70% !important;
	height: 30px !important;
	line-height: 0px !important; 
}
.btnsx-autoWidth{
	width: auto !important;
	height: 30px !important;
	line-height: 0px !important;
}
.btnFont25{
	font-size: 25px !important;
	padding-top: 10px;
}

.btnActiveField{
right:60px !important
}

.btnRemoveRight{
	right:5px !important;
}  
.ddd{
    width: 20% !important;
    margin-right: 5px;
    margin-bottom: 6px;
}

.phone{
    width: 55% !important;
}    

.idSpecialty{
    margin-right: 5px;
    margin-bottom: 6px;
}

.idWorkingArea{
    margin-right: 5px;
    margin-bottom: 6px;
}


.institution{
    width: 65% !important;
    margin-right: 5px;
    margin-bottom: 6px;
}

.graduation_year{
   width: 30% !important;
   margin-right: 5px;
   margin-bottom: 6px;
}

.btnActiveField{
    width: 45px;
    height: 45px;
    position: absolute;
    top: -10px;
    right: -55px;
    z-index: 1;
}

.external.fullContent .content #content .headerPage {
  width: 100%;
  padding: 20px;
  border-bottom: 1px solid #cdd1d8;
}

.external.fullContent .content #content .sectionPage {
  display: inline-block;
  width: 100%;
  padding: 20px;
}

.external.fullContent .content #content .subTitlePage h2 {
  font-size: 24px;
  color: #606079;
  line-height: 60px;
}

.external.fullContent .content #content .subTitlePage {
  border-bottom: 1px solid #cdd1d8;
  margin-bottom: 20px;
}

.btnReadMore{
	margin-top:10px;
	width: 100px !important;
}

.li-alter-notifications{
	min-height: 70px;
	margin: 0px 10px;
	clear: both;
	border-bottom: 1px solid #CDD1D8;
	display: block;
}

.photo-groups{
	display: table-cell;
	width: 30px;	
}
.border-groups{
	width: 50px;
	min-height: 50px;
	max-height: 50px;
	border: 2px solid #EEE;
	overflow: hidden;
	border-radius: 50%;
	background-image: url("../img/userPhoto.jpg");
	background-size: contain;
	background-position: center center;
	
}
.txt-groups{
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
}

.a-groups{
	display:block;
	width: 100%;
	min-height: 70px;
	padding: 10px 0px;
}

.pull-right{
	position: relative;
	float: right !important;
}

.internal.userInteractive .wrapper .section ul li.mensagem a .txt span{
	padding-right: 35px;
}

.internal #header #filterPostBar .navFilter{
	padding-bottom : 10px;
}

.textarea-msg{
	width: 90%;
	padding:5px 20px;
	min-height: 45px;
	text-indent: 15px;
	border: 1px solid #CDD1D8;
	color: #606079;
	border-radius: 8px;
}

.cover-library{
	max-width: 200px;
}

.txt-left-li{
max-width: calc(100% - 150px);
    min-height: 50px;
    padding: 10px;
    display: block;
    position: relative;
    float: left;
 }
.txt-left{
	max-width:585px;
	border: 1px solid #cdd1d8;
    background-color: #ffffff;
    margin-left: 15px;
    -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;''
    word-wrap: break-word;
}

.txt-left > span{
	word-wrap: break-word;
}
.flg-left{
	margin-top: 7px;
    left: -8px;
    background-color: #ffffff;
    border: 1px solid #cdd1d8;
    border-top: 0;
    border-right: 0;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
	width: 15px;
	height: 15px;
	position: absolute;
	z-index: 3;
}

.font-size-message{
	font-size: 12px;
	line-height: 16px;
	display: block;
	color: #606079;
}

.internal.userInteractive .wrapper .section ul li.mensagem a .txt span{
	word-wrap: break-word;
}

.table-article-edit{
	width: 100%
}
.table-article-edit > tbody > tr > th{
	border-bottom: 1px solid #EEE;
}

.textareaLimit{
	width: 90% !important;
	padding: 5px 20px;
}

.list-notifications{
	margin-top: 10px;
}

 .input-checkBox-privacity{
  	width: 25px;
  	height: 25px;
  }

@media screen and (max-width: 991px) {
  .hiddem-md {
   display:none;
  }
  .show-md{
  	display:block;
  	margin-bottom: 5px;
  }
  .border-groups{
	  margin-left: 150%;
  }
  .hiddem-sm {
   	display:block;
  }
  .show-sm{
  	display:block;
  }
}

@media screen and (min-width: 992px) {
  .hiddem-md {
  	 display:none;
  }
  .show-md{
 	display:block;
  	margin-bottom: 5px;
  }
  .border-groups{
	  margin-left: 5px;
  }
  
 .hiddem-sm {
   	display:block;
  }
  .show-sm{
  	display:block;
  }
  
  .btn-WhatsApp{
  		display:none;
  	}
}

@media screen and (max-width: 768px){
  .hiddem-sm {
   	display:none;
  }
  .show-sm{
  	display:block;
  }
  .headerInternal,#content, #sidebarMain{
	}
	
  .btn-WhatsApp{
  	display:block;
  }		
	
}

@media screen and (min-width: 769px){
  .headerInternal{
		position: fixed;
		width: 100%;
		z-index: 100;
	}
	
	#content, #sidebarMain{
		margin-top: 110px;
	}
	.btn-WhatsApp{
  		display:none;
  	}
	
}


/**
* SEARCH BAR
**/
.line-height-search{
	line-height: 40px !important;
}

.min-height-search{
	min-height: 35px !important;
}
.btnPadding{
	padding: 15px;
}

/**
* IMAGES ICON GROUP
**/
.internal #content .post .image .border img{
	min-height: 70px;
}
.internal .modalDropDown .section ul li a .photo {
	width:65px !important;
}
.internal #content .post .image .border{
	max-height: 70px;
}
.internal .modalDropDown .section ul li a .photo .border {
	width:auto !important;
	max-height: 65px;
	min-height: 65px !important;
}
.internal .modalDropDown .section ul li a .photo .border img {
	min-height: 65px;
}
/**
* IMAGE PROFILE USER
**/
.internal.fullContent .content #content .sectionPage .resultFilter .thumbUser .photoUser img{
	min-height: 105%;
}
.internal #header #navUser .photoUser .border img {
	min-height: 105%;
}

.extra-menu{
	padding-top: 20px;
	position: absolute;
	float: left;
	font-size: 14px;
	color: #606079;
	left: 125px;
	text-transform: uppercase;
	font-weight: bold;	
}

.extra-menu:hover{
	text-decoration: none;
}

.btnWhatsapp{
	font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
	position: relative;
    height: 20px;
    padding: 5px 8px 2px 6px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    background-color: #57BB63;
    border-radius: 3px;
    box-sizing: border-box;
    margin-left:10px;
    text-decoration: none;
}

.btnWhatsapp:hover{
	 text-decoration: none;
	 color:#fff;
	 opacity:0.7;
}

.btnMail{
	font: normal normal normal 11px/18px 'Helvetica Neue',Arial,sans-serif;
	position: relative;
    height: 20px;
    padding: 5px 8px 2px 6px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    background-color: #1b95e0;
    border-radius: 3px;
    box-sizing: border-box;
    margin-left:10px;
    text-decoration: none;
	
}

.btnMail:hover,.btnMail:visited{
	 text-decoration: none;
	 color:#fff;
	 opacity:0.7;
}