


.front-header {
	box-shadow: 0 1px 3px #ddd !important;
	background : #fff !important;
}
.nav<!-- ,.puerto-menu -->
{
	background : #fff !important;		
}

.puerto-menu li ul li
{
	background : #fff !important;	
}

.puerto-menu li.active > a
{
	color : #2FB8D0 !important;	
}

.front-header .navbar-inner li a
{
	color: #333 !important;
}
.front-header .navbar-inner li a:hover
{
	color: #2FB8D0 !important;
}



.front-header .navbar-inner li > a:hover, .front-header .navbar-inner li.active > a, .front-header .navbar-inner li.active:hover > a{
	border-top: 2px solid #2FB8D0 !important;
} 

.puerto-menu li:hover, 
{
	border-top: 2px solid #2FB8D0 !important;
	color: #2FB8D0 !important;
}


 .front-header .navbar-inner li > a:hover, 
{
	border-top: 2px solid #2FB8D0 !important;
	color: #2FB8D0 !important;
}

.front-header .navbar-inner li.active > a , .front-header .navbar-inner li.active:hover > a
{
	border-top: 2px solid #2FB8D0 !important;
	color: #2FB8D0 !important;
	background: #fff !important;
} 



.puerto-menu li ul, .puerto-menu li ul li ul
{
	border-top: 4px solid #2FB8D0 !important;
	 
}

.puerto-menu li ul:before
{
	border-bottom: 5px solid #2FB8D0 !important;
}

.front-header .navbar-inner li > ul >  li > a:hover, 
.front-header .navbar-inner li > ul >  li.active > a, 
.front-header .navbar-inner li > ul >  li.active:hover > a
{
	border-top: 2px solid #2FB8D0 !important;
	color: #2FB8D0 !important;
}

#footer {
	background-color: #F5F5F5 !important;
	box-shadow: 0 -1px 3px #F5F5F5 !important;
	color : #000}

#footer i {
	color : #000}

#footer a {
	color : #0d638f}

.front-copyright {
	background: none repeat scroll 0 0 #218394 !important;
	color : #bbb}

.front-copyright a{ 
	color : #d1d1d1}

.breadcrumbs
{
	background: #fcfcfc !important;
}

.breadcrumbs h1
{
	color: #999 !important;	
}
.breadcrumbs li a
{
	color: #2fb8d0 !important;
}

.portlet.box.blue > .portlet-title , .portlet-title h3,<!-- .widget, -->.category_titles {
	background-color: #30BCD4 !important;
	border: 1px solid #30BCD4;
color: #fff !important;
}
.portlet.box.blue
{
	border: 1px solid #30BCD4}

.thread_head,.widget-title
{
	background-color: #30BCD4 !important;
	color: #fff !important;
	border: 1px solid #30BCD4}

.portlet.box > .portlet-body,.nav-pills,.category_cont,.widget
{
	background-color: #fff !important;
	color: #000 !important; 
}

.form-wizard .steps .navbar-inner li a
{
	background-color: #fff !important;
	color : #000 !important; 		
}

.form-wizard .done .step .desc
{
	color : #000 !important; 	
}

.form-wizard .steps .navbar-inner
{
	background-color: #fff !important;
}

.progress-success.progress-striped .bar, .progress-striped .bar-success
{
	background-color: #30BCD4 !important;
}

.category
{
	background : #fff}

.category .products
{
	background-color: #fff !important;
}

.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th
{
	background-color: #fff !important;
}

.table-bordered {
	// border: 1px solid  #000 !important;
}

.btn.blue
{
	background-color: #2FB8D0 !important;
	color : #fff}
.btn.blue i 
{
	color : #fff}
.btn.blue:hover, .btn.blue:focus, .btn.blue:active, .btn.blue.active, .btn.blue[disabled], .btn.blue.disabled
{
	background-color: #2FB8D0 !important;
	color : #fff}

button[name="submit"]
{
	background-color: #35aa47 !important;
	color : #fff!important;
}
button[name="submit"]:hover
{
	background-color: #35aa47 !important;
	color : #fff!important;
}
button[name="submit"] i:hover
{
	color : #fff !important;
}

body
{
	background-color: #fff !important;
}

.uneditable-input, textarea.m-wrap, input[type="text"].m-wrap, input[type="password"].m-wrap, input[type="datetime"].m-wrap, input[type="datetime-local"].m-wrap, input[type="date"].m-wrap, input[type="month"].m-wrap, input[type="time"].m-wrap, input[type="week"].m-wrap, input[type="number"].m-wrap, input[type="email"].m-wrap, input[type="url"].m-wrap, input[type="search"].m-wrap, input[type="tel"].m-wrap, input[type="color"].m-wrap
{
	color : #000 !important;
}
.contact p
{
	color : #000 !important;	
}

input[readonly], select[readonly], textarea[readonly],
input[disabled], select[disabled], textarea[disabled],
{
	background-color: #fff !important;
}
a,a:hover
{
	color :  #0da3e2 !important;
}

.centerpage,.modal
{
	background-color : #fff !important;
	color :	 #000 !important;
}

.table-hover tbody tr:hover>td, .table-hover tbody tr:hover>th{
background-color : #fff !important;
	
}

.icon-medium{
	background-color : #30BCD4 !important;
	color: #fff !important;
}

.contact h3{
color : #000 !important;	
}
	
.popover{
	background-color: #30BCD4 !important;
	color: #fff !important;
	border: 1px solid #30BCD4}

.portlet-tabs a{
	color: #000 !important; 
}

.portlet-tabs a:hover{
  color: #2fb8d0 !important;
}

.portlet-tabs .nav-tabs > .active > a{
	color: #2fb8d0 !important;
}