


.form-control {
	 border: 1px solid #000000;
}

.btn-default {
    
    border-color: #000000;
    
}

.page-body .selectboxit-container .selectboxit {
   
    border: 1px solid #cccccc;
   
}


.has-switch span.switch-danger.switch-right {
    background-color: #ee5f5b;
    color: #ffffff;
}


.has-switch span.switch-success.switch-right  {
    background-color: #62c462;
    color: #fff;
}

.input-group-addon {
   
    border: 1px solid #000000;
   
}

.fotoc img{
	border:2px solid #000000;
	max-width: 80%;
	
}
.active img{
	border:2px solid #000000;
	max-width: 80%;
	
}
.gallery-env article.album footer .album-images-count{
	padding: 9px 15px;
}

.gallery-env article.album footer .album-images-count a, .gallery-env article.album footer .album-options a.sess{
	color:#ffffff;
	
}
.gallery-env article.album .album-info h3{
	font-size:1.2em;
}

.datepicker.datepicker-dropdown{
	z-index:10001 !important;
	
}

.margens{
	margin-top:10px;
	margin-bottom:10px;
}



.nav > li > a {
    display: block;
    padding: 10px;
    position: relative;
}

@media screen and (min-width: 1024px) {
   .insc .container{
		width:960px;
	
}
}


td, th {
	font-size:12px;
}

[class^="entypo-"]:before, [class*=" entypo-"]:before {
	line-height:inherit !important;
}

label.title {
	font-size: 14px;
}

.tab-content {
	border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px;
}

.nav-tabs {
	margin-bottom:0;
}

.link-aceder {
	position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    margin-bottom: 8.5px;
    text-decoration: underline;
}

.badge {
	display:block;
}



/* REFRESH VISUAL */

.page-container .main-content {
	background:#f5f5f5;
}

.text-other {
	color:#009cea;
}

.badge-other {
	color:#fff;
	background-color:#009cea;
}

.btn-other {
	padding-right: 10px !important;
    padding-left: 32px !important;
    color: #fff !important;
	background-color:#009cea !important;
	position:relative !important;
	border: none !important;
	border-radius: 2px !important;
}

.btn-other.btn-icon i {
	border-radius: 3px 0 0 3px !important;
	float: left;
    right: auto;
    left: 0;
    padding: 2px 6px;
    font-size: 10px;
    line-height: 1.5;
}

.btn-other.btn-icon i, .btn-other:hover {
	background-color:#0080bc !important	;
}

body.page-body {
	background:#f5f5f5;
	font-size: 14px;
}

.radio {
	font-size:18px;
	padding-left: 26px;
	margin-bottom: 15px;
	/*width: 100%;*/
}

.radio input {
	top:0;
}

.radio input[type="radio"] {
	margin: 4px 0 0 -26px;
	top: 50%;
    transform: translateY(-50%);
}

.page-body .selectboxit-container .selectboxit .selectboxit-text {
	font-size:14px;
}

.form-horizontal .control-label {
	font-size:14px;
}

.form-group {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom:0;
}

h1 {
	font-size: 24px;
}

.checkbox {
	padding-left: 22px;
	font-size:15px;
}

.checkbox input {
	top: 8px;
}

a#termos_link, a#link {
    text-decoration: underline;
}

.modal-body {
	font-size: 15px;
}

a.vermais {
	font-size:14px;
	text-decoration:underline;
	padding: 3px;
    border-radius: 3px;
    background:#eeeeee;
}

#infos2 {
	display:none;
}
