
.cinza:hover{
background: #f1f1f1;    
}
.nav-justified>li {
    display: table;
    width:0%;
    float: left;
}
.align-center {
    text-align: center;
}
.small-margin-top {
    margin-top: 5px !important;
}
.no-padding-left {
    padding-left: 0 !important;
}
.align-left {
    text-align: left;
}
.white {
    color: #ffffff !important;
}
.radio, .checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle;
}
input[type="radio"], input[type="checkbox"] {
    margin: 3px 0 0;
}
input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    padding: 0;
    box-sizing: border-box;
}
.input label{
padding-left:0px;	
margin:0px;
}
.input-group .form-control {
    width: 100%;
    margin-bottom: 0;
}
.red {
    color: #ff0000 !important;
	
	font-weight:bold;
}
.no-border-right {
    border-right: 0px !important;
}
.padding-bottom {
    padding-bottom: 0px !important;
}
.input-lg {
    height: 45px;
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.33;
    border-radius: 6px;
}
.input-group .form-control {
    width: 100%;
    margin-bottom: 0;

}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.mid-margin-left {
    margin-left: 10px !important;
}
.small-margin-right {
    margin-right: 5px !important;
}
.nav-tabs.nav-justified>li>a {
    border-bottom: 0px;

}
.navbar-brand {
 
height: 30px;

}
.navbar{
background-color:#036;	
border-bottom-color:#036;
margin-bottom: 0px;
border-bottom:none;
min-height: 30px !important;
font-size:12px;

}
.clear-both {
    clear: both !important;
}

hr {
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
    border-top: 0;
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>a:focus {
border-bottom-color:#036;
color:#d9d9d9;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
box-sizing: border-box;
padding: 3px 15px;
}

.navbar-default .navbar-nav .rox a:hover{
border-bottom-color: #7d3c98;
color:#7d3c98;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
box-sizing: border-box;
}
.navbar-default .navbar-nav .pink a:hover{
border-bottom-color: #fd0062;
color:#fd0062;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
box-sizing: border-box;
}
.navbar-default .navbar-nav .laranja a:hover{
border-bottom-color: #ff8601;
color:#ff8601;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
box-sizing: border-box;
}
	
.navbar-default .navbar-nav .azul a:hover{
border-bottom-color: #216de1;
color:#216de1;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
box-sizing: border-box;
}
	
.navbar-default .navbar-nav .verde a:hover{
border-bottom-color: #8bac00;
color:#8bac00;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
box-sizing: border-box;
}

.navbar-default .navbar-nav .aqua a:hover{
border-bottom-color: #1abc9c;
color:#1abc9c;
border-bottom-style: solid;
border-bottom-width: 2px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
box-sizing: border-box;
}
a:hover{
text-decoration:none;
}
.n-button {
    text-align: center;
    float: left;
    display: block;
    padding: 0 10px 0 10px;
    height: 100%;
    text-decoration: none;
    background: #DFDCD1;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 1px 0 #C1BBA8;
    -moz-box-shadow: 0 1px 0 #C1BBA8;
    box-shadow: 0 1px 0 #C1BBA8;
    -webkit-transition: all 0.2s ease-in 0.2s;
    -moz-transition: all 0.2s ease-in 0.2s;
    -o-transition: all 0.2s ease-in 0.2s;
    -ms-transition: all 0.2s ease-in 0.2s;
    transition: all 0.2s ease-in 0.2s;
    font-family: 'Ubuntu', sans-serif;
    border: 0 none;
}
.n-blue:hover,
.n-blue:focus,
.n-blue:active {
	background-color: #4585e6;
	color: #fff;
}
.navbar-toggle {
padding:4px 6px;
}
.margin-top{
    margin-top:4px !important;
}
.ads-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.ads-list > li {
    position: relative;
    display: block;
    width: 100%;
    height: 80px;
    padding: 0px;
}
.ads-list > li {

    margin: 0px 0px 20px;
}
.ads-list > li > .info {
    position: relative;
    height: 80px;
    text-align: left;
    padding-right: 40px;
}
.ads-list > li > .info {

    overflow: hidden;
}
.ads-list > li > .info {
    padding-top: 5px;
    text-align: center;
}
.ads-list > li > .info > .title, .ads-list > li > .info > .title-free, .ads-list > li > .info > .desc {
    padding: 0px 10px;
}
.ads-list > li > .info > .title {
    font-size: 12pt;
    font-weight: 700;
    margin: 0px;
}
.ads-list > li > .info > .desc {
    font-size: 10pt;
    font-weight: 300;
    margin: 0px;
}
.ads-list > li > .info {
    position: relative;
    height: 80px;
    text-align: left;
    padding-right: 40px;
}

.white-background {
    background-color: #ffffff;
}
.ads-list > li > .social > ul {
    border-left: 1px solid #e6e6e6;
}
.ads-list > li > .social > ul {
    margin: 0px;
}
.ads-list > li > .info > ul, .ads-list > li > .social > ul {
    display: table;
    list-style: none;
   
    padding: 0px;
    width: 100%;
    text-align: center;
}

ads-list > li > .info > .title, .ads-list > li > .info > .title-free, .ads-list > li > .info > .desc {
    padding: 0px 10px;
}
.ads-list > li > .info > .title-free {
    font-size: 12pt;
    font-weight: normal;
    margin: 0px;
}
.n-button-blue {
    text-align: center;
    float: left;
    display: block;
    padding: 0 10px 0 10px;
    height: 100%;
    text-decoration: none;
    background: #4585e6;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 1px 0 #C1BBA8;
    -moz-box-shadow: 0 1px 0 #C1BBA8;
    box-shadow: 0 1px 0 #C1BBA8;
    -webkit-transition: all 0.2s ease-in 0.2s;
    -moz-transition: all 0.2s ease-in 0.2s;
    -o-transition: all 0.2s ease-in 0.2s;
    -ms-transition: all 0.2s ease-in 0.2s;
    transition: all 0.2s ease-in 0.2s;
    font-family: 'Ubuntu', sans-serif;
    border: 0 none;
}
.large-margin-bottom {
    margin-bottom: 30px !important;
}
.margin-top {
    margin-top: 15px !important;
}
.mid-text {
    font-size: 12px !important;
}
.white {
    color: #ffffff !important;
}
.naoexiste {
    background: url("/imagens/naoexiste.png") no-repeat scroll -9px 0 rgba(0, 0, 0, 0);
    background-position: 20px 20px;
    background-color: #FFF;
    background-size: 800px 335px;
    height: 370px;
}
.text-naoexiste {
    margin-left: 360px;
    margin-top: 150px;
    width: 420px;
}
.no-margin {
    margin: 0 !important;
}
.align-justify {
    text-align: justify;
}
.big-text {
    font-size: 16px !important;
}
.n-button {
    text-align: center;
    float: left;
    display: block;
    padding: 0 10px 0 10px;
    height: 100%;
    text-decoration: none;
    background: #DFDCD1;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    border-radius: 2px 2px 2px 2px;
    -webkit-box-shadow: 0 1px 0 #C1BBA8;
    -moz-box-shadow: 0 1px 0 #C1BBA8;
    box-shadow: 0 1px 0 #C1BBA8;
    -webkit-transition: all 0.2s ease-in 0.2s;
    -moz-transition: all 0.2s ease-in 0.2s;
    -o-transition: all 0.2s ease-in 0.2s;
    -ms-transition: all 0.2s ease-in 0.2s;
    transition: all 0.2s ease-in 0.2s;
    font-family: 'Ubuntu', sans-serif;
    border: 0 none;
}
.n-blue:hover,
.n-blue:focus,
.n-blue:active {
	background-color: #4585e6;
	color: #fff;
}
.white {
	color: #ffffff !important;
}
.black {
	color: #000000 !important;
}
.gray {
	color: #555555 !important;
}
.aqua {
	color: #1abc9c !important;
}
.purple {
	color: #9547b5 !important;
}
.pink {
	color: #fd0062 !important;
}
.green {
	color: #8bac00 !important;
}
.orange {
	color: #ff8601 !important;
}
.yellow {
	color: #ffe900 !important;
}
.red {
	color: #ff0000 !important;
}
.brown {
	color: #b2aa9d !important;
}
.blue {
	color: #4585e6 !important;
}
/* colors variations */
.gray-light {
	color: #999999 !important;
}
.gray-lighter {
	color: #d9d9d9 !important;
}
.gray-dark {
	color: #333333 !important;
}
.smooth-light {
	color: #f1f1f1 !important;
}
.smooth {
	color: #e7e7e7 !important;
}
.smooth-dark {
	color: #e1e1e1 !important;
}
.aqua-dark {
	color: #15a386 !important;
}
.pink-dark {
	color: #e5045a !important;
}
.green-dark {
	color: #789300 !important;
}
.yellow-dark {
	color: #ffaa00 !important;
}
/* color hover */
.black-hover:hover {
	color: #000000 !important;
}
.white-hover:hover {
	color: #ffffff !important;
}
.gray-hover:hover {
	color: #555555 !important;
}
.aqua-hover:hover {
	color: #1abc9c !important;
}
.purple-hover:hover {
	color: #9547b5 !important;
}
.pink-hover:hover {
	color: #fd0062 !important;
}
.green-hover:hover {
	color: #8bac00 !important;
}
.orange-hover:hover {
	color: #ff8601 !important;
}
.yellow-hover:hover {
	color: #ffe900 !important;
}
.blue-hover:hover {
	color: #4585e6 !important;
}
.red-hover:hover {
	color: #ff0000 !important;
}
/* color hover variations */
.aqua-dark-hover:hover {
	color: #15a386 !important;
}
.pink-hover:hover {
	color: #fd0062 !important;
}
.green-dark-hover:hover {
	color: #789300 !important;
}
/********************************************************/
/*	Typo
/********************************************************/
/* Text sizes */
.mini-text {
	font-size: 9px !important;
}
.small-text {
	font-size: 10px !important;
}
.mid-text {
	font-size: 12px !important;
}
.omid-text {
	font-size: 14px !important;
}
.big-text {
	font-size: 16px !important;
}
.large-text {
	font-size: 18px !important;
}
.huge-text {
	font-size: 24px !important;
	letter-spacing: -1px;
}
.ohuge-text {
	font-size: 32px !important;
	letter-spacing: -1px;
}
.monster-text {
	font-size: 46px !important;
	letter-spacing: -2px;
}
.strong {
	font-weight: bold !important;
}
.italic {
	font-style: italic !important;
}
.sublinhado {
	text-decoration: underline !important;
}
.uppercase {
	text-transform: uppercase;
}
.underline:hover {
	text-decoration: underline;
}
.text-shadow {
	text-shadow: 1px 1px #333333;
}
.no-hover {
	text-decoration: none;
	outline: 0;
	color: none;
}
/********************************************************/
/*	Backgrounds
/********************************************************/
/* background color */
.black-background {
	background-color: #000000;
}
.white-background {
	background-color: #ffffff;
}
.gray-background {
	background-color: #555555;
}
.smooth-background {
	background-color: #e7e7e7;
}
.aqua-background {
	background-color: #1abc9c;
}
.purple-background {
	background-color: #9547b5;
}
.pink-background {
	background-color: #fd0062;
}
.green-background {
	background-color: #8bac00;
}
.orange-background {
	background-color: #ff8601;
}
.yellow-background {
	background-color: #ffe900;
}
.blue-background {
	background-color: #4585e6;
}
.blue-lighter-background {
	background-color: #ccdaff;
}
/* background color variations */
.smooth-background {
	background-color: #e7e7e7;
}
.smooth-light-background {
	background-color: #f1f1f1;
}
.smooth-dark-background {
	background-color: #e1e1e1;
}
.gray-lighter-background {
	background-color: #d9d9d9;
}
.gray-dark-background {
	background-color: #333333;
}
.aqua-dark-background {
	background-color: #15a386;
}
.pink-background {
	background-color: #fd0062;
}
/* background hover */
.smooth-background-hover:hover {
	background-color: #e7e7e7;
}
.aqua-background-hover:hover {
	background-color: #1abc9c;
}
.orange-background-hover:hover {
	background-color: #ff8601;
}
.pink-background-hover:hover {
	background-color: #fd0062;
}
.blue-background-hover:hover {
	background-color: #4585e6;
}
/* background hover variations */
.smooth-light-background-hover:hover {
	background-color: #f1f1f1;
}
.smooth-dark-background-hover:hover {
	background-color: #e1e1e1;
}
.gray-lighter-background-hover:hover {
	background-color: #d9d9d9;
}
.green-lighter-background-hover:hover {
	background-color: #e5f2ae;
}
/********************************************************/
/*	Utility classes
/********************************************************/
/* Position */
.position-relative {
	position: relative;
}
.position-absolute {
	position: absolute;
}
.position-fixed {
	position: fixed;
}
.absolute-auto {
	top: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
/* Align */
.align-left {
	text-align: left;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}
.align-justify {
	text-align: justify;
}
/* Vertical align */
.align-middle {
	vertical-align: bottom;
}
.valign-middle {
	vertical-align: middle;
}
.valign-top {
	vertical-align: top;
}
/* Floating elements */
.float-left {
	float: left !important;
}
.float-right {
	float: right !important;
}
/* Clearings */
.clear-left {
	clear: left !important;
}
.clear-right {
	clear: right !important;
}
.clear-both {
	clear: both !important;
}
/* Padding */
.with-huge-padding {
	padding: 50px !important;
}
.with-large-padding {
	padding: 30px !important;
}
.with-big-padding {
	padding: 20px !important;
}
.with-padding {
	padding: 15px !important;
}
.with-mid-padding {
	padding: 10px !important;
}
.with-small-padding {
	padding: 5px !important;
}
.no-padding {
	padding: 0 !important;
}
.huge-padding-top {
	padding-top: 50px !important;
}
.large-padding-top {
	padding-top: 30px !important;
}
.big-padding-top {
	padding-top: 20px !important;
}
.padding-top {
	padding-top: 15px !important;
}
.mid-padding-top {
	padding-top: 10px !important;
}
.small-padding-top {
	padding-top: 5px !important;
}
.huge-padding-bottom {
	padding-bottom: 50px !important;
}
.large-padding-bottom {
	padding-bottom: 30px !important;
}
.big-padding-bottom {
	padding-bottom: 20px !important;
}
.padding-bottom {
	padding-bottom: 15px !important;
}
.mid-padding-bottom {
	padding-bottom: 10px !important;
}
.small-padding-bottom {
	padding-bottom: 5px !important;
}
.huge-padding-left {
	padding-left: 50px !important;
}
.large-padding-left {
	padding-left: 30px !important;
}
.big-padding-left {
	padding-left: 20px !important;
}
.padding-left {
	padding-left: 15px !important;
}
.mid-padding-left {
	padding-left: 10px !important;
}
.small-padding-left {
	padding-left: 5px !important;
}
.huge-padding-right {
	padding-right: 50px !important;
}
.large-padding-right {
	padding-right: 30px !important;
}
.big-padding-right {
	padding-right: 20px !important;
}
.padding-right {
	padding-right: 15px !important;
}
.mid-padding-right {
	padding-right: 10px !important;
}
.small-padding-right {
	padding-right: 5px !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-padding-bottom {
	padding-bottom: 0 !important;
}
.no-padding-top {
	padding-top: 0 !important;
}
/* Margins */
.with-huge-margin {
	margin: 50px !important;
}
.with-large-margin {
	margin: 30px !important;
}
.with-margin {
	margin: 15px !important;
}
.with-mid-margin {
	margin: 10px !important;
}
.with-small-margin {
	margin: 5px !important;
}
.no-margin {
	margin: 0 !important;
}
.huge-margin-top {
	margin-top: 50px !important;
}
.large-margin-top {
	margin-top: 30px !important;
}
.big-margin-top {
	margin-top: 20px !important;
}
.margin-top {
	margin-top: 15px ;
}
.mid-margin-top {
	margin-top: 10px !important;
}
.small-margin-top {
	margin-top: 5px !important;
}
.no-margin-top {
	margin-top: 0 !important;
}
.huge-margin-right {
	margin-right: 50px !important;
}
.large-margin-right {
	margin-right: 30px !important;
}
.big-margin-right {
	margin-right: 20px !important;
}
.margin-right {
	margin-right: 15px !important;
}
.mid-margin-right {
	margin-right: 10px !important;
}
.small-margin-right {
	margin-right: 5px !important;
}
.no-margin-right {
	margin-right: 0 !important;
}
.huge-margin-left {
	margin-left: 50px !important;
}
.large-margin-left {
	margin-left: 30px !important;
}
.big-margin-left {
	margin-left: 20px !important;
}
.margin-left {
	margin-left: 15px !important;
}
.mid-margin-left {
	margin-left: 10px !important;
}
.small-margin-left {
	margin-left: 5px !important;
}
.no-margin-left {
	margin-left: 0 !important;
}
.huge-margin-bottom {
	margin-bottom: 50px !important;
}
.large-margin-bottom {
	margin-bottom: 30px !important;
}
.margin-bottom {
	margin-bottom: 15px !important;
}
.mid-margin-bottom {
	margin-bottom: 10px !important;
}
.small-margin-bottom {
	margin-bottom: 5px !important;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}
.overflow-auto {
	overflow: auto;
}
.block {
	display: block;
}
.inline-block {
	display: inline-block;
}
.display-none {
	display: none;
}
.line-1 {
	line-height: 1;
}
.line {
	line-height: 22px !important;
}
.line-30 {
	line-height: 30px !important;
}
/********************************************************/
/*	Custom elements
/********************************************************/
/* cursor */
.cursor-pointer {
	cursor: pointer;
}
/* default borders */
.border {
	border: 1px solid #e1e1e1;
}
.border-top {
	border-top: 1px solid #e1e1e1;
}
.border-bottom {
	border-bottom: 1px solid #e1e1e1;
}
.border-left {
	border-left: 1px solid #e1e1e1;
}
.border-right {
	border-right: 1px solid #e1e1e1;
}
.no-border {
	border: 0 !important;
}
.no-border-bottom {
	border-bottom: 0px !important;
}
.no-border-top {
	border-top: 0px !important;
}
.no-border-right {
	border-right: 0px !important;
}
.no-border-left {
	border-left: 0px !important;
}
/* border styles */
.border-solid {
	border-style: solid !important;
}
/* border sizes */
.border-width-1 {
	border-width: 1px !important;
}
.border-width-2 {
	border-width: 2px !important;
}
.border-width-3 {
	border-width: 3px !important;
}
.border-width-5 {
	border-width: 5px !important;
}
/* border sizes with direction */
.border-width-left-2 {
	border-left-width: 2px !important;
}
.border-width-left-4 {
	border-left-width: 4px !important;
}
.border-width-top-2 {
	border-top-width: 2px !important;
}
.border-width-top-4 {
	border-top-width: 4px !important;
}
.border-width-bottom-2 {
	border-bottom-width: 2px !important;
}
.border-width-bottom-4 {
	border-bottom-width: 4px !important;
}
/* border colors */
.white-border {
	border: 1px solid #ffffff;
}
.green-border {
	border: 1px solid #8bac00;
}
.purple-border {
	border: 1px solid #9547b5;
}
.red-border {
	border: 1px solid #ff0000 !important;
}
.pink-border {
	border: 1px solid #fd0062;
}
.gray-border {
	border: 1px solid #555555;
}
.aqua-border {
	border: 1px solid #1abc9c;
}
/* border colors variations */
.aqua-dark-border {
	border: 1px solid #1abc9c;
}
/* border direction + color */
/* top */
.aqua-border-top {
	border-top: 1px solid #1abc9c;
}
.green-border-top {
	border-top: 1px solid #8bac00;
}
.pink-border-top {
	border-top: 1px solid #fd0062;
}
.purple-border-top {
	border-top: 1px solid #9547b5;
}
.orange-border-top {
	border-top: 1px solid #ff8601;
}
.yellow-border-top {
	border-top: 1px solid #ffe900;
}
.white-border-top {
	border-top: 1px solid #ffffff;
}
.black-border-top {
	border-top: 1px solid #000000;
}
.blue-border-top {
	border-top: 1px solid #036;
}
.red-border-top {
	border-top: 1px solid #ff0000;
}
/* bottom */
.aqua-border-bottom {
	border-bottom: 1px solid #1abc9c;
}
.green-border-bottom {
	border-bottom: 1px solid #8bac00;
}
.pink-border-bottom {
	border-bottom: 1px solid #fd0062;
}
.purple-border-bottom {
	border-bottom: 1px solid #9547b5;
}
.orange-border-bottom {
	border-bottom: 1px solid #ff8601;
}
.yellow-border-bottom {
	border-bottom: 1px solid #ffe900;
}
.white-border-bottom {
	border-bottom: 1px solid #ffffff;
}
.black-border-bottom {
	border-bottom: 1px solid #000000;
}
.blue-border-bottom {
	border-bottom: 1px solid #4585e6;
}
.red-border-bottom {
	border-bottom: 1px solid #ff0000;
}
/* bottom variations */
.aqua-dark-border-bottom {
	border-bottom: 1px solid #15a386;
}
.gray-dark-border-bottom {
	border-bottom: 1px solid #333333;
}
/* left */
.gray-border-left {
	border-left: 1px solid #555555;
}
.aqua-border-left {
	border-left: 1px solid #1abc9c;
}
.green-border-left {
	border-left: 1px solid #8bac00;
}
.pink-border-left {
	border-left: 1px solid #fd0062;
}
.purple-border-left {
	border-left: 1px solid #9547b5;
}
.orange-border-left {
	border-left: 1px solid #ff8601;
}
.yellow-border-left {
	border-left: 1px solid #ffe900;
}
.white-border-left {
	border-left: 1px solid #ffffff;
}
.red-border-left {
	border-left: 1px solid #ff0000;
}
.blue-border-left {
	border-left: 1px solid #4585e6;
}
/* left variations */
.aqua-dark-border-left {
	border-left: 1px solid #15a386;
}
.smooth-dark-border-left {
	border-left: 1px solid #e1e1e1;
}
.gray-lighter-border-left {
	border-left: 1px solid #d9d9d9;
}
.gray-dark-border-left {
	border-left: 1px solid #333333;
}
/* right */
.aqua-border-right {
	border-right: 1px solid #1abc9c;
}
.green-border-right {
	border-right: 1px solid #8bac00;
}
.pink-border-right {
	border-right: 1px solid #fd0062;
}
.purple-border-right {
	border-right: 1px solid #9547b5;
}
.orange-border-right {
	border-right: 1px solid #ff8601;
}
.yellow-border-right {
	border-right: 1px solid #ffe900;
}
.white-border-right {
	border-right: 1px solid #ffffff;
}
/* left variations */
.gray-dark-border-right {
	border-right: 1px solid #333333;
}
.green-dark-border-right {
	border-right: 1px solid #789300;
}
/* border color + direction + hover */
.aqua-border-bottom-hover:hover {
	border-bottom: 1px solid #1abc9c;
}
.green-border-bottom-hover:hover {
	border-bottom: 1px solid #8bac00;
}
.pink-border-bottom-hover:hover {
	border-bottom: 1px solid #fd0062;
}
.purple-border-bottom-hover:hover {
	border-bottom: 1px solid #9547b5;
}
.orange-border-bottom-hover:hover {
	border-bottom: 1px solid #ff8601;
}
.yellow-border-bottom-hover:hover {
	border-bottom: 1px solid #ffe900;
}
.white-border-bottom-hover:hover {
	border-bottom: 1px solid #ffffff;
}
.blue-border-bottom-hover:hover {
	border-bottom: 1px solid #4585e6;
}
.purple-border-left-hover:hover {
	border-left: 1px solid #9547b5;
}
.gray-dark-border-bottom-hover:hover {
	border-bottom: 1px solid #333333;
}
.red-border-bottom-hover:hover{
	border-bottom: 1px solid #ff0000;
}
.opacity {
	filter: alpha(opacity=75);
	/* IE */
	-moz-opacity: 0.75;
	/* Mozilla */
	opacity: 0.75;
	/* CSS3 */
}
.no-opacity {
	filter: alpha(opacity=1);
	/* IE */
	-moz-opacity: 1;
	/* Mozilla */
	opacity: 1;
	/* CSS3 */
}
.alpha60 {
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.6);
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);*/
	/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";*/
}
/********************************************************/
/*	Generic shadows
/********************************************************/
.lite-box-shadow {
	-webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.175);
	-moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.175);
	box-shadow: 0 3px 4px rgba(0, 0, 0, 0.175);
}
.box-shadow {
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.225);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.225);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.225);
}
.shadow-simple {
	background: #FFF;
	webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}
/********************************************************/
/*	Radius
/********************************************************/
.radius-3 {
	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}
.radius-5 {
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}
.radius-7 {
	-webkit-border-radius: 7px !important;
	-moz-border-radius: 7px !important;
	border-radius: 7px !important;
}
.radius-right-2 {
	-webkit-border-top-right-radius: 2px !important;
	-moz-border-top-right-radius: 2px !important;
	border-top-right-radius: 2px !important;
	-webkit-border-bottom-right-radius: 2px !important;
	-moz-border-bottom-right-radius: 2px !important;
	border-bottom-right-radius: 2px !important;
}
.radius-right-3 {
	-webkit-border-top-right-radius: 3px !important;
	-moz-border-top-right-radius: 3px !important;
	border-top-right-radius: 3px !important;
	-webkit-border-bottom-right-radius: 3px !important;
	-moz-border-bottom-right-radius: 3px !important;
	border-bottom-right-radius: 3px !important;
}
.no-radius-right {
	-webkit-border-top-right-radius: 0 !important;
	-moz-border-top-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
	-webkit-border-bottom-right-radius: 0 !important;
	-moz-border-bottom-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
.no-radius-left {
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-top-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-moz-border-bottom-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.no-radius-top {
	-webkit-border-top-right-radius: 0 !important;
	-moz-border-top-right-radius: 0 !important;
	border-top-right-radius: 0 !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-top-left-radius: 0 !important;
	border-top-left-radius: 0 !important;
}
.no-radius-bottom {
	-webkit-border-bottom-right-radius: 0 !important;
	-moz-border-bottom-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	-webkit-border-bottom-left-radius: 0 !important;
	-moz-border-bottom-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
}
.tree-columns {
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-moz-column-rule: 1px solid #ccc;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	-webkit-column-rule: 1px solid #ccc;
}
/********************************************************/
/* Solupets
/********************************************************/
.solupet-1 {
	height: 45px;
	margin-left: 41px;
	margin-top: 13px;
	background: url("//static.solutudo.com/prod/static/mascotes/mapa-solupets.png") no-repeat;
}
.solupet-2 {
	height: 45px;
	margin-left: 32px;
	width: 100px;
	background: url("//static.solutudo.com/prod/static/mascotes/mapa-solupets.png") no-repeat;
	background-position: center -42px;
	position: absolute;
	top: 20px;
}
.solupet-3 {
	height: 45px;
	margin-left: 32px;
	width: 100px;
	background: url("//static.solutudo.com/prod/static/mascotes/mapa-solupets.png") no-repeat;
	background-position: center -85px;
	position: absolute;
	top: 20px;
}
.solupet-4 {
	height: 45px;
	margin-left: 32px;
	width: 100px;
	background: url("//static.solutudo.com/prod/static/mascotes/mapa-solupets.png") no-repeat;
	background-position: center -127px;
	position: absolute;
	top: 20px;
}
.solupet-5 {
	height: 45px;
	margin-left: 32px;
	width: 100px;
	background: url("//static.solutudo.com/prod/static/mascotes/mapa-solupets.png") no-repeat;
	background-position: center -170px;
	position: absolute;
	top: 20px;
}
.solupet-6 {
	height: 45px;
	margin-left: 32px;
	width: 100px;
	background: url("//static.solutudo.com/prod/static/mascotes/mapa-solupets.png") no-repeat;
	background-position: center -217px;
	position: absolute;
	top: 20px;
}
.note {
	margin: 0 0 0 0;
	padding: 15px 30px 15px 15px;
	border-left: 5px solid #eee;
}
/* Variations */
.note-danger {
	background-color: #FAEAE6;
	border-color: #ed4e2a;
}
.note-warning {
	background-color: #FCF3E1;
	border-color: #fcb322;
}
.note-info {
	background-color: #E8F6FC;
	border-color: #57b5e3;
}
.note-success {
	background-color: #EBFCEE;
	border-color: #3cc051;
}
  .ads-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.ads-list > li {
    
    display: block;
    width: calc(100% - 60px);
    min-height: 80px;
    padding: 0px;
   margin-left: 10px;

}
.ads-list > li {
    webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    padding: 0px;
    
}


.ads-list > li > .info {
    
    min-height: 80px;
    text-align: left;
    
}

.ads-list > li > .info {

    overflow: hidden;

}
.ads-list > li > .info {
    padding-top: 5px;

}
.mid-padding-left {
    padding-left: 10px !important;
}

.ads-list > li > .info > .title, .ads-list > li > .info > .title-free, .ads-list > li > .info > .desc {
    padding: 0px 10px;
    margin:0px;

}
.ads-list > li > .info > .title {
    font-size: 12pt;
    font-weight: 700;
    margin: 0px;
}
.mid-text {
    font-size: 12px !important;
}
.margin-right {
    margin-right: 15px !important;
}



.white-background {
    background-color: #ffffff;
}
.telefone{
    background-color: #3cc051;
}
.mapa{
    background-color: #57b5e3;
}
.telefone:hover{
    background-color: green;
}
.mapa:hover{
    background-color: #265a88;
}