/*
Template Name: Wrapkit
Author: Wrappixel
Email: niravjoshi87@gmail.com
File: scss
*/
/*============================================================== 
 You can write your style here and overwrite our style
 ============================================================== */

.container-fluid{
	margin-top: -30px;
}

.link:link{
	color: #333;
}

.link:hover{
	color: #0099cc;
}

.link-rede{
	color: white;
	line-height: 60px;
	float: right;
}

.link-rede i{
	font-size: 25px;
}

.form-control{
	background: #f0f0f0;
}

.box-loader{
  width: 100%;
  margin-top: 20px;
  text-align: center;
}

.box-loader label{
	font-size: 13px;
	font-weight: bold;
	font-weight: 30px;
	color: #333;
}

.imgload{
	height: 30px;
	margin-right: 10px;
}

.imgnr{
	height: 80px;
}

.tit_nr{
	font-weight: bold;
	color: #333;
}

.text_nr{
	color: #333;
	display: block;
	font-size: 15px;
}

.list_nr{
	color: #333;
	font-weight: bold;
	font-size: 15px;
}

.subtit_nr{
	color: #333;
	display: block;
	font-weight: bold;
	font-size: 15px;
}

.topico_nr{
	color: #666;
	display: block;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
}

.mg-bt-20{
	margin-bottom: 20px;
}

.tag_disponivel{
	font-family: arial;
	font-size: 12px;
	padding: 5px 10px;
	color: #fff;
	background-image: linear-gradient(to right, #2adaa2 , #1ec9c9);
}

.msg_error{
	color: red;
	font-family: arial;
	font-size: 14px;
}

.msg-error-mail{
	color: red;
	font-family: arial;
	font-size: 14px;
}

.msg-success-mail{
	color:#33cc33;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

.titnorm{
	font-size: 15px;
}

.linknorm{
	font-size: 15px;
	background: #6699ff;
	padding: 10px 20px;
	color: #fff;
	font-weight: bold;
}


/* Rodapé */

.creditos{
	position: relative;
	margin: 0 auto;
	float: left;
	width: 100%;
	height: auto;
	background: #222;
	padding: 20px 0px;
}

.txtcopy{
	font-size: 12px;
	display: block;
	text-align: center;
	line-height: 60px;
}

.txtpower{
	font-size: 12px;
	line-height: 60px;
	text-align: center;
	display: block;
}

.imgoreon{
	height: 50px;
}