.botones {
    padding-top: 24px;
}

.tabs-title>a {
    padding: .8rem 1.5rem !important;
}

[ type='text'],
[ type='password'],
[ type='date'],
[ type='datetime'],
[ type='datetime-local'],
[ type='month'],
[ type='week'],
[ type='email'],
[ type='number'],
[ type='search'],
[ type='tel'],
[ type='time'],
[ type='url'],
[ type='color'],
textarea,
.button {
    margin: 0 0 .5rem !important;
    font-family: monospace;
    font-size: .9rem;
}

.input-group {
    margin-bottom: 0 !important;
}

.serp {
    padding: .6rem .6rem 0 !important;
}

div.contenido>div {
    padding-top: .3rem;
    padding-bottom: 2rem;
}


table tbody th,
table tbody td {
    font-size: .8em;
    padding: 6px;
}

.load-show {
    display: inherit;
    position: absolute;
    top: 20%;
    left: 40%;
    padding: 50px;
    background: #0000001c;
    border-radius: 10px;
}

.load-hide {
    display: none;
}

.arbol {
    padding: 0.2rem 0.5rem;
    color: #fff;
}

.error {
    background: #f44336;
}

.success {
    background: #5cb85c;
}

.h1arbol {
    margin-left: 0px;
}

.h2arbol {
    margin-left: 1rem;
}

.h3arbol {
    margin-left: 2rem;
}

.h4arbol {
    margin-left: 3rem;
}

.h5arbol {
    margin-left: 4rem;
}

div.contenido>div.parallax-window>div {
    display: none;
    padding: 0 1rem !important;
}

#header-tools {
    padding: .3em 0 0 0;
}

#header-tools h1 {
    margin: 0;
    font-size: 2rem;
}

#seotools-serp>div.contenido>div.parallax-window.show-for-large>div>i {
    height: auto;
}

#enlacesglobales {
    background: #f7f7f7;
    padding: 1rem 0;
}

#enlacesglobales a {
    color: #777777;
    font-size: 13px;
    padding: 10px 16px 10px;
}

#enlacesglobales a:hover {
    color: #000000;
}

#todos {
    border-bottom: 3px solid #4285f4;
    color: #4285f4 !important;
    font-weight: bold;
}

.serp {
    margin: 0;
    font-family: arial, sans-serif;
    line-height: 1.2;
    padding-bottom: 0;
}

.serp a {
    color: #1a0dab;
    font-size: .98em;
    font-weight: normal;
}

#serpurl {
    color: #006627;
    font-size: 14px;
    font-style: normal;
    margin-left: 1rem;
}

#serpdescripcion {
    word-wrap: break-word;
    font-size: small;
    color: #545454;
    line-height: 18px;
    margin-left: 1rem;
}

#serptitulo {
    margin-left: 1rem;
}

cite:before {
    content: none;
}

#conteo {
    color: #808080;
    font-size: small;
    margin-left: 1rem;
    margin-bottom: .3em;
}

#landingpage h1 {
    margin: 0 0 1rem;
    font-size: 2rem;
    border-bottom: 1px solid;
}

#landingpage span {
    font-size: small;
    color: #999999;
}

#landingdesc,
#landingtitle {
    font-family: serif
}

#landingdesc {
    line-height: 1rem;
}

#matchtitdesc,
#match4niveles {
    font-size: 1.2rem;
}

#errorHTTP,
#errorURL,
#errorNoEncontrado {
    display: none;
}

#errorHTTP h5,
#errorURL h5,
#errorNoEncontrado h5 {
    margin-bottom: 1rem;
}

#errorHTTP button,
#errorURL button,
#errorNoEncontrado button {
    background: transparent;
}


#bodyremoto *, #bodyremoto rs-slide {
    background: inherit;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    text-align: left;
    float: initial;
    margin: initial;
    margin-left: initial;
    margin-right: initial;
    margin-top: initial;
    margin-bottom: initial;
    height: initial;
    text-align: initial;
    text-transform: initial;
    font-family: monospace;
    font-weight: normal;
}

#bodyremoto div {
    display: block;
    width: 100%;
    left: 0;
    right: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}

#bodyremoto img {
    max-width: 100px !important;
    max-height: 100px !important;
    display: block;
}

#bodyremoto input {
    color: inherit;
    box-shadow: inherit;
    width: inherit;
    height: inherit;
    padding: inherit;
    margin: inherit;
}

#bodyremoto button, #bodyremoto btn{
    background-color: pink;
    padding: 6px 12px;
    min-width: 80px;
}

#bodyremoto .text-center {
    text-align: left;
}

#bodyremoto .menu-icon::after {
    background: inherit;
    box-shadow: inherit;
}

#bodyremoto .menu>li,
.menu.horizontal>li {
    display: inherit;
}

#bodyremoto a.button i, #bodyremoto button i{
    height: 1rem;
}

#bodyremoto svg {
    max-width: 100px;
    display: block;
    border: 1px solid lightgray;
    margin-bottom: 12px;
}

