section {
margin-top: 0px;
padding-top: 0px;
}
body {
line-height: 24px;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover, a:focus {
    color: #f06000;
    text-decoration: none;
}

li {
    line-height: 21px;
    margin-bottom: 10px;
}

.navbar-inner {
    background-color: #000;
    background-image: linear-gradient(to bottom, #000, #000);
	border: 0 none;
	line-height: 0;
}

.nav-list {
    border-bottom: 1px dotted #cecece;
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.nav-list > li > a {
    padding: 1px 0 2px 8px;
}

.floatbreaker {
    clear: both;
    display: block;
}

#content {
padding-top: 80px;
}
#content .categories {
  padding: 8px 0;
  font-size: 15px;
}
#content .categories .users-online {
  padding: 10px;
  text-align: center;
}
#content .breadcrumb-related-categories li {
  list-style-type: disc;
}
#content .breadcrumb-related-categories > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#content .nav {
  margin-bottom: 0;
}
#content .answer {
  margin-bottom: 20px;
}
#content .related-faqs {
  margin-top: 20px;
display: none;
}
#content .highlight {
  text-decoration: dotted;
  border: 1px dashed #f89406;
  background-color: #eeeeee;
  padding: 1px;
}
#content .sticky-faqs {
  margin-bottom: 20px;
}
#content .tab-content {
  padding: 5px;
  }

#content .tab-content .star-rating {
  padding: 2px;
  font-size: 30px;
  line-height: 50px;
  text-align: center;
  unicode-bidi: bidi-override;
  direction: rtl;
}
#content .tab-content .star-rating > span {
  display: inline-block;
  position: relative;
  cursor: pointer;
}
#content .tab-content .star-rating > span:hover:before,
#content .tab-content .star-rating > span:hover ~ span:before {
  content: "\2605";
  position: absolute;
  cursor: pointer;
}

#footer {
  background: #000000;
  color: #f2f2f2;
  margin-bottom: 0px;
  line-height: 0px;
}

#footer ul.footer-menu {
  list-style: none outside none;
}
#footer ul.footer-menu li {
  float: left;
  list-style: none outside none;
  margin-right: 22px;
}

#content .faq-information {
  background-color: #ffffff;
  border-left: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-bottom: 10px;
  display:none;
}

#social {
margin-top: 0px;
}

#language.language {
margin-bottom: 0px;
}

#footer-pad {
	padding-top: 15px;
}


.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

* {
	margin: 0;
}
html, body {
	height: 100%;
}
#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px; /* the bottom margin is the negative value of the footer's height */
	max-width: 980px;
}
#footer, #push {
	height: 150px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

/** Custom */
.navbar .brand{
   	color: #fff;
    font-size: 16px;
    margin-top: 15px;
}

.navbar .brand:hover{
   	color: #ccc;
}

.logobrand{
  	float: left;
    padding: 0 5px;
	}
.logobrandfg{
    float: right;
    margin-top: 9px;
	}

#rightContent{
display: none;	
	}
.menusup{
    margin: 0 auto;
    max-width: 980px;	
	}

.menuinf{
    margin: 0 auto;
    max-width: 980px;	
	}

.row-fluid .span6 {
    width: 72.718%;
}

.well {
   -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #fff #cecece #fff #fff;
    border-image: none;
    border-radius: 0;
    border-style: solid dotted solid solid;
    border-width: 0 1px 0 0;
    margin-bottom: 20px;
    min-height: 20px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.05) inset;
	width: 100%;
}


.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    background-color: #9bce17;
    color: #000;
}

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus {
    background-color: #9bce17;
    color: #fff;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	margin-bottom: 7px;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    border-color: #eee #eee #ddd;
}


.form-search .input-append .search-query {
    border-radius: 4px;
    height: 25px;
    width: 100%;
}

.form-search .input-append .btn {
    border-radius: 0 4px 4px 0;
    height: 35px;
}

#searchBox{
	border:none;
	border-bottom:1px dotted #cecece;
	}

.row-fluid .span12 {
    width: 72.718%;
}

.txtsearchinto {
    font-weight: bold;
    margin-bottom: 7px;
}

input.search-query {
    border-radius: 4px;
    height: 26px;
    margin-bottom: 0;
    padding-left: 14px;
    padding-right: 14px;
}

/** search result */

.phpmyfaq_ul ul{
	
	}
ul.phpmyfaq_ul li {
	
	}
.searchpreview{
   color: #999;
    font-size: 11px;
    font-weight: normal;
	}

#content .phpmyfaq-search-results li {
    margin-bottom: 13px;
    padding-bottom: 5px;
	line-height: 18px;
}	
	
#faqs ul{
	list-style: decimal-leading-zero outside none;
	}
#faqs li{
    color: #f06000;
    font-size: 20px;
    margin: 14px;
}

#faqs li a{
    color: #f06000;
}

#faqs li a:hover{
    color: #333333;
}

#viewsPerRecord{
	display: none;
	}
#solution_id{
	display: none;
	}

.rssCategoryLink{
	display: none;
	}
#tab{
 display: none;	
	}
	
#firstli{
	    font-size: 12px;
    line-height: 10px;
    margin-bottom: 10px;
	}
#divider-horizontal{
	
	}

/** FOOTER IMPORTED STYLES */

.fondoNEGRO_pie {
    background-color: #000000;
    border-top: 4px solid #383737;
    width: 100%;
}


.tiraINFERIOR {
    margin: 0 auto;
    padding: 20px 0;
    width: 985px;
}

.bloqueinferior1 {
    border-right: 1px solid #666666;
    color: #fff;
    float: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 4px;
    padding-left: 15px;
    text-align: left;
    width: 164px;
	margin-top: 9px;
}


.bloqueinferior2 {
    border-right: 1px solid #666666;
    color: #ffffff;
    float: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 2;
    margin-top: 0;
    padding-bottom: 4px;
    padding-left: 15px;
    text-align: left;
    width: 197px;
	margin-top: 9px;
}


.bloqueinferior3 {
    color: #ffffff;
    float: left;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 2;
    margin-top: 20px;
    padding-bottom: 4px;
    padding-left: 17px;
    text-align: left;
    width: 380px;
}



.bloqueinferior4 {
    color: #fff;
    float: right;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 18px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 5px;
    text-align: right;
}

.txtinferiorsologan{
    color: #fff;	
	}

.txtinferioresfooter {
    color: #ccc;
    font-size: 11px;
    margin-bottom: 15px;
    padding: 4px;
}
.txtinferioresfooter a{
   color: #fff;
}


.txthelpupdate {
    color: #000;
    font-weight: bold;
    margin: 19px;
}