/* GENERAL */
:root {
    --main-color: #409CCA;
    --header-color: #B1DCFF;
    --header-a-color: #555555;
    --main-border-color: #333333b3;
    --offer-color: #64B7FA;
    --demand-color: #FC6F53;
}

html,
h1,
h2,
h3,
h5,
h6 {
    margin: 0px;
    padding: 0px;
}

body {
    background: #fff;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

body.open-menu-mobile {
    overflow: hidden;
}

body,
h2,
h3,
h4,
h5,
h6,
select {
    font: normal .9rem "Segoe UI", "lucida grande", tahoma, arial, verdana, sans-serif;
}

img {
    border: 0
}

input {
    outline: 0px;
}

textarea {
    border: 0;
    color: #171717;
}

ul,
li {
    padding: 0;
    margin: 0
}

a {
    border: 0;
    outline: 0px;
    text-decoration: none
}

form {
    margin: 0;
    padding: 0;
    height: auto;
    overflow: inherit
}

label {
    color: #555;
    font: normal 11px "Segoe UI", "lucida grande", tahoma, arial, verdana, sans-serif;
}

.clear {
    clear: both
}

.button-one,
.button-two {
    border: 0;
    padding: 0 0 3px 0;
    text-align: center;
    cursor: pointer;
    color: #FFF;
    height: 20px;
    font: bold 11px "Segoe UI", "lucida grande", tahoma, arial, verdana, sans-serif;
}

/* GRISS */

.button-one-griss,
.button-two-griss {
    border: 0;
    padding: 0 0 3px 0;
    text-align: center;
    cursor: pointer;
    color: #626262;
    height: 20px;
    font: normal 11px "Segoe UI", "lucida grande", tahoma, arial, verdana, sans-serif;
}

.error {
    color: #F00;
    font-size: 1rem;
}

.error::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f06a";
    display: contents;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
}

.title_seccion {
    height: 24px;
    margin-top: 1px;
    padding-left: 10px;
}

.title_seccion em {
    display: block;
    width: auto;
    float: left;
    color: #ffffff;
    font-style: normal;
    font-weight: bold
}

.title_seccion span {
    float: right;
    display: block;
    width: 8px;
}

.text {
    background: url("../img/input.jpg") repeat-x scroll 0 0;
    border: 1px solid #B5B5B5;
    outline: 0 none;
    padding: 4px;
    font: normal 11px "Segoe UI", "lucida grande", tahoma, arial, verdana, sans-serif;
    cursor: default
}

.text:focus {
    background: #FFF;
    border: 1px solid #666
}

.textarea {
    background: #FFF url("../img/input.jpg") repeat-x 0 0;
    border: 1px solid #B5B5B5;
    outline: 0 none;
    padding: 4px;
    font: normal 11px "Segoe UI", "lucida grande", tahoma, arial, verdana, sans-serif;
    cursor: default
}

.textarea:focus {
    background: #FFF;
    border: 1px solid #666
}

.loading {
    background: url(../img/ajax.gif) no-repeat center center;
    width: 100%;
    height: 100%;
}

.loading img {
    display: none
}

.font__20 {
    font-size: 20px !important;
}

.font__24 {
    font-size: 24px;
}

.loading-data {
    position: absolute;
}

.modal-loading {
    z-index: 99999;
    background-color: #ffffff64;
    display: block;
}

.show-backdrop {
    position: absolute;
    z-index: 99998;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 1208px;
}

.show-body-backdrop {
    position: fixed;
    z-index: 99998;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ffffff64;
}

#ConfirmacionModal #confirmaciones .confirmaciones-redirect {
    color: #409CCA;
    font-size: 1rem;
}

#ConfirmacionModal #confirmaciones .confirmaciones-redirect:hover {
    color: #237fad;
}

.pasos-registro ul li {
    color: #c3c3c3;
    font-size: 1rem;
}

.pasos-registro ul li.active {
    color: #409CCA;
    font-weight: 600;
}

.pasos-registro ul li.active span {
    background-color: #409CCA;
}

.pasos-registro ul li span {
    background-color: #c3c3c3;
    border-radius: 20px;
    color: #ffffff;
    padding: 2px 9.1px;
}

.flex-center {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.content_registro h1 {
    font-size: 2.5em;
    color: #409CCA;
}

.content_registro label,
#form_mapa>div>div>label {
    width: auto;
    font-size: 1rem;
}

.content_registro small {
    font-size: 12.8px;
}

.content_registro em {
    font-style: normal;
    color: rgb(236, 70, 70);
}

.content_registro .add-direcciones {
    font-size: 1rem;
}

.contenido-empresa-registro .fa-plus-circle {
    color: #5dc183;
    padding-right: 4px;
}

.contenido-empresa-registro .colum_categorias ul {
    display: none;
    list-style: none;
    padding: 0px 0px 1em 23px;
}

#seleccionar_rubros .colum_categorias_reg ul {
    list-style: none;
    padding: 0px 0px 15px 0px;
}

.contenido-empresa-registro .colum_categorias ul li,
.content_categorias .colum_categorias ul li,
#seleccionar_rubros .colum_categorias_reg ul li {
    margin-top: 0px;
    font-size: 1rem;
    margin-bottom: 4px;
}

.contenido-empresa-registro .colum_categorias ul li input,
.content_categorias .colum_categorias ul li input,
#seleccionar_rubros .colum_categorias_reg ul li input {
    position: relative;
    margin-right: 4px;
    top: 2px;
}

.contenido-empresa-registro h6 {
    font-size: 18px;
    font-weight: 400;
    display: flex;
    justify-content: space-between;
    -webkit-box-shadow: 1px 1px 3px 0px rgb(50 50 50 / 15%);
    -moz-box-shadow: 1px 1px 3px 0px rgb(50 50 50 / 0.15);
    box-shadow: 1px 1px 3px 0px rgb(50 50 50 / 5%);
    border-radius: .6rem;
    padding: .4em .0em .4em 1em;
    margin-bottom: .8em;
    color: #929292 !important;
}

#seleccionar_rubros .colum_categorias_reg h6,
.content_categorias .colum_categorias h4,
#seleccionar_rubros h2 {
    font-size: 1rem;
    font-weight: 600 !important;
}

#seleccionar_rubros h3 {
    font-size: 15px;
    font-weight: 500;
}

#seleccionar_rubros h3 span {
    color: #9d9d9d
}

#seleccionar_rubros>div:nth-child(2)>h3>b {
    color: #64B7FA;
}

#seleccionar_rubros>div:nth-child(3)>h3>b {
    color: rgb(236, 70, 70);
}

#seleccionar_rubros .bloque_rubros_reg .content_categorias {
    margin-right: -8px;
    margin-left: 0px;
}

.contenido-empresa-registro .colum_categorias h6 span:nth-child(2)::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f077";
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    transform-origin: initial;
    transform: rotate(180deg);
    transition: .3s;
    margin-right: 5px;
}

.contenido-empresa-registro .colum_categorias h6 span:nth-child(2).rotate::before {
    transform-origin: initial;
    transform: rotate(0deg);
    transition: .3s;
}

.contenido-empresa-registro .colum_categorias h6 span:nth-child(2) {
    padding: 0px 8px 0px 0px;
    display: flex;
    align-self: center;
}

.contenido-empresa-registro ol li {
    margin-top: 1rem;
    list-style: none;
    margin-left: .4rem;
    padding: .5rem .3rem .5rem 1.1rem;
    width: fit-content;
    background: #c9edff;
    border-radius: 2rem;
    font-size: 1rem;
    display: flex;
    justify-content: space-between;
}

.contenido-empresa-registro ol li a {
    display: flex;
    align-self: center;
    font-size: 1.5rem;
}

.contenido-empresa-registro ol li a::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f057";
    display: inline-block;
    vertical-align: middle;
    font-weight: 900;
    margin: 0px .2em 0px .5em;
}

#seleccionar_rubros .colum_categorias_reg {
    height: fit-content;
}

@media only screen and (max-width: 579px) {
    .pasos-registro .list-inline-item text {
        font-size: 0px;
    }

    .pasos-registro .list-inline-item.active text {
        font-size: 1rem;
    }
}

.planes-registro {
    padding: 30px 12px 30px 12px;
    border-radius: 14px;
}

.planes-registro>p {
    color: #9f9f9f;
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 8px;
    margin-top: 8px;
    font-size: 15px;
}

.planes-registro>p::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
}

.planes-registro p i {
    color: #00b592;
}

#ModalMensajeDeactivation p {
    font-size: 1rem;
}

/* FIN GENERAL */

/****************************************/

/* ESTRUCTURA */

/* new menu */
#new_menu {
    width: 80%;
    height: 88px;
}

#new_menu .new_menuleft {
    float: right;
    padding-top: 8px;
    width: 80%;
}

#new_menu .menu ul {
    list-style: none;
}

#new_menu .menu ul li {
    float: left;
    margin-right: 34px;
    margin-left: 10px
}

#new_menu .menu ul li a {
    color: #3a8eb8;
    font-weight: bold
}

#new_menu .welcome {
    position: absolute;
    right: 10px;
    top: 0;
    width: 190px;
    text-align: center
}

#new_menu .menu a:hover {
    text-decoration: underline
}

#new_menu .menu span {
    float: right;
    padding-right: 20px
}

#new_menu .menu span em {
    padding: 0 5px
}

#new_menu .menu span a {
    color: #777777
}

#menu {
    margin: 2px auto 0 auto;
    color: #777777;
    position: relative;
    padding-top: 0px
}

#menu .left,
.right {
    float: left;
    width: 3px;
    height: 33px;
}

#menu .left {
    background: url(../img/left.jpg) no-repeat;
}

#menu .center {
    float: left;
    background: #2D7CA3;
    width: 974px;
    height: 29px;
    padding: 4px 0 0 20px
}

#menu .right {
    background: url(../img/right.jpg) no-repeat;
}

#menu .user {
    padding: 0 0 7px 2px;
    float: left
}

#menu .user span {
    font-size: 9px;
    padding: 0 3px
}

#menu .user a {
    color: #34657e;
}

#menu .user a:hover {
    text-decoration: underline;
    color: #34657E
}

#menu .help {
    float: right
}

#menu .help a {
    color: #777777;
    padding-right: 12px
}

#menu a.icon-help {
    background-position: -7px -44px;
    padding: 3px 0 0 20px
}

#menu .help a:hover {
    text-decoration: underline
}

#menu .logo {
    float: left;
    padding-top: 2px
}

#menu .link {
    float: left;
    margin-left: 26px;
    width: 390px;
    padding-top: 2px
}

#menu .link a {
    font-weight: bold;
    color: #e7f1fb;
    position: relative;
    vertical-align: top;
    top: 3px
}

#menu .link a:hover,
#menu .link a.active_menu {
    color: #FFF
}

#menu .link span {
    padding: 0 15px;
}

#menu .search {
    padding: 10px;
    background-color: #0b5a85;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 0px -10px 0 -7px #e6e6e6;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    padding-right: 0px;
}

#menu .search input {
    float: left;
    border: none;
}

#menu .avanzada {
    display: block;
    float: left;
    width: 70px;
    margin: 4px 0 0 18px;
    color: #e7f1ff;
}

#menu .avanzada:hover {
    text-decoration: underline
}

#menu .txtbuscar {
    background: url(../img/bg_input_search.jpg) no-repeat;
    width: 385px;
    height: auto;
    padding: 10px 3px 10px 10px;
    font: bold 15px "Segoe UI", "lucida grande", tahoma, arial, verdana, sans-serif;
    color: #b2b2b2;
    font-style: normal
}

#menu .btn_search {
    background: url(../img/btn_search.jpg) no-repeat;
    width: 126px;
    height: 40px;
    cursor: pointer
}

#menu .select_departament {
    background: url(../img/bg_departamento.jpg) no-repeat;
    display: block;
    width: 248px;
    height: 40px;
    cursor: pointer;
    float: left;
    margin-right: 10px
}

#menu .select_departament em {
    font-weight: bold;
    color: #b2b2b2;
    display: block;
    text-align: center;
    width: 90px;
    padding: 10px 0 0 10px;
    font-size: 15px;
    font-style: normal
}

#menu .dropdown {
    display: none;
    width: 330px;
    border: 1px solid #345869;
    background: #FFF;
    position: relative;
    top: 7px;
    overflow: hidden;
    z-index: 1000
}

#menu .select_departament ul {
    width: 330px;
    height: auto;
    list-style: none;
}

#menu .select_departament ul li {
    float: left;
    width: 98px;
    padding: 6px 4px 6px 8px;
}

#menu .select_departament ul li:hover {
    background: #2D7CA3;
}

#menu .select_departament ul li.active {
    background: #2D7CA3;
}

#menu .select_departament ul li.active a {
    color: #FFF;
    font-weight: bold
}

#menu .select_departament ul li:hover a {
    color: #FFF;
    font-weight: bold
}

#menu .select_departament ul li a {
    color: #34576A;
}

#content_secciones {
    float: left;
    margin-left: 16px
}

ul#navmenu-v>.row>li {
    position: relative;
    width: 100%;
}

ul#navmenu-v li.iehover {
    z-index: 1000;
}

ul#navmenu-v ul li {
    padding: 0px 0 0px 20px;
    background: url(../img/vineta.jpg) no-repeat 26px 11px
}

ul#navmenu-v a {
    display: block;
    text-decoration: none;
    height: 1%;
}

ul#navmenu-v>.row>li:hover {
    color: #000;
    background: url(../img/bg_cat.png) no-repeat;
}

ul#navmenu-v li.iehover a {
    color: #000;
}

ul#navmenu-v li li a,
ul#navmenu-v li.iehover li a,
ul#navmenu-v li.iehover li.iehover a {
    color: #34657e;
    background-position: 7px 7px;
    padding: 5px 0px 5px 20px;
}

ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
    color: #434343;
}

ul#navmenu-v li.iehover .submenu {
    display: block;
}

.submenu {
    background: url(../img/top_submenu.png) no-repeat;
    display: none;
    position: absolute;
    top: 0px;
    left: 173px;
    padding-top: 5px;
    width: 209px;
}

.content_menu {
    background: url(../img/center_submenu.png) repeat-y;
    padding-bottom: 8px
}

.content_menu ul li.iehover .content_subcategory {
    display: block;
}

.footer_submenu {
    background: url(../img/bottom_submenu.png) no-repeat;
    width: 209px;
    height: 6px;
}

.submenu .content_subcategory {
    display: none;
    padding-right: 19px;
    height: 200px;
    position: absolute;
    top: 0px;
    left: 206px;
    background: #f8fbfd;
    border: 1px solid #a4b7c1;
}

.submenu .content_subcategory ul {
    margin-top: 3px;
}

.submenu .arrow {
    width: 10px;
    height: 10px;
    display: inline-block;
    float: right;
    margin-top: 3px;
    margin-right: 8px;
    background: url(../img/vineta.jpg) no-repeat 4px 2px;
}

#page_right {
    background-color: #eaeaea;
}

#page_right .publicidad {
    width: 100%;
    text-align: center
}

#page_right .publicidad img {
    margin-bottom: 20px
}

#foot {
    width: 100%;
    color: #777777;
    clear: both;
    background: #333333;
    margin-top: 50px;
}

.foot__content {
    max-width: calc(1200px - 350px);
    margin: auto;
}

.foot__content .foot__nav {
    width: 100%;
}

.foot__content .foot__nav .foot__nav__items {
    padding: 10px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px;
}

.foot__content .foot__nav .foot__nav__item {
    font-size: 1rem;
    color: #fff;
}

.foot__content .foot__derechos {
    padding: 15px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #6d6d6d;
    font-size: 1rem;
    flex-wrap: wrap;
    gap: 15px;
}

.foot__develoweb .foot__develoweb__page {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #6d6d6d;
}

@media (max-width: 680px) {
    .foot__content .foot__nav .foot__nav__items {
        justify-content: end;
    }

    .foot__content .foot__nav .foot__nav__items .foot__nav__item {
        width: calc(50% - 15px);
    }
}

@media (max-width: 412px) {
    .foot__content .foot__nav .foot__nav__items .foot__nav__item {
        width: 100%;
        text-align: center;
    }

    .foot__content .foot__derechos {
        text-align: center;
    }

    .foot__develoweb {
        width: 100%;
    }

    .foot__develoweb .foot__develoweb__page {
        justify-content: center;
    }
}

.foot__develoweb .foot__develoweb__img {
    margin-bottom: 5px;
}

#foot .line_foot {
    background: url(../img/line_foot.jpg) repeat-x;
    height: 1px;
    width: 100%
}

#foot .info_foot {
    padding: 10px 0 0 0;
    float: left;
}

#foot .info_foot a {
    color: #777777;
}

#foot .info_foot a:hover {
    text-decoration: underline;
    color: #666
}

#foot .info_foot span {
    padding: 0 10px;
    font-size: 10px
}

#foot .develoweb {
    float: right;
    padding-top: 10px
}

#foot .develoweb img {
    vertical-align: middle;
    position: relative;
    top: -4px
}

#foot .copy_right {
    padding: 1px 0 0 0
}

#menu_user {
    list-style: none
}

#menu_user li {
    background: url(../img/hover.png) no-repeat -0px -20px;
    padding: 2px 0 3px 0;
    height: 18px;
    position: relative;
    left: -19px;
    z-index: 10;
    padding-left: 16px;
    width: 173px
}

#menu_user li.spacio {
    height: 14px
}

#menu_user li.spacio span {
    margin-top: 5px
}

#menu_user li.activado {
    background-position: 0 0
}

#left_mi_cuenta #menu_user li a {
    margin-top: 0px
}

.image_info {
    text-align: center;
}

.image_info img {
    border: 1px solid #ccc;
    padding: 1px
}


/* categorias ayuda */

.icon-copy {
    background: url(../img/icon_copy.svg) no-repeat;
    border: 0px;
}

/* RESPONSIVE */

/* FOOT */

@media (max-width:576px) {
    #foot .info_foot a {
        display: block;
        width: 100%;
        text-align: center;
        font-size: 15px;
        padding: 10px;
    }

    #foot .info_foot span {
        display: none;
    }

    #foot .develoweb {
        text-align: left !important;
        font-size: 14px;
    }

    #foot .copy_right {
        padding: 1px 0 0 15px;
        font-size: 12px;
    }
}

/* FIN ESTRUCTURA */

/****************************************/

/* CONTENIDO */

.txtbuscar,
.btn_search,
.title_seccion,
.title_seccion span,
.title_seccion em {
    background: url(../img/util.png) no-repeat
}

a.icon-help,
.ir_a_cuenta,
#ofertas_right h2 em {
    background: url(../img/iconos.gif) no-repeat
}

div.selectBox {
    position: relative;
    display: block;
    cursor: default;
    text-align: left;
    line-height: 30px;
    clear: both;
    color: #555555;
    float: left;
    margin-right: 11px;
}

.selectBox span.selected {
    position: relative;
    width: 100%;
    text-indent: 20px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    background: #ffffff;
    overflow: hidden;
    z-index: 6;
}

.selectBox span.selectArrow {
    position: absolute;
    right: 5px;
    top: 2px;
    width: 20px;
    text-align: center;
    font-size: 20px;
    background: url(../img/select_bg.png) no-repeat right;
    height: 36px !important;
}

.selectBox span.selectArrow,
.selectBox span.selected {
    float: left;
    height: auto;
    z-index: 1;
    padding: 9px 0px;
}

.selectBox div.selectOptions {
    position: absolute;
    top: 37px;
    left: 0;
    width: 224px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #f6f6f6;
    padding-top: 2px;
    display: none;
    z-index: 5;
}

.selectBox span.selectOption {
    display: block;
    width: 80%;
    line-height: 20px;
    padding: 0px 10%;
}

.selectBox span.selectOption:hover {
    color: #f6f6f6;
    background: #4096ee
}

.selectBox2 {
    position: relative;
    display: inline-block;
    cursor: default;
    text-align: left;
    clear: both;
    color: #555555;
    margin-left: 8px;
}

.selectBox2 span.selected {
    position: relative;
    width: 155px;
    text-indent: 20px;
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    background: #f6f6f6;
    overflow: hidden;
    z-index: 6;
    font: bold 12px "Segoe UI", "lucida grande", tahoma, arial, verdana, sans-serif;
    background: url(../img/select_bg.png) no-repeat left;
}

.selectBox2 span.selectArrow {
    position: absolute;
    right: 5px;
    top: 1px;
    width: 16px;
    text-align: center;
    font-size: 20px;
    background: url(../img/select_bg.png) no-repeat right;
}

.selectBox2 span.selectArrow,
.selectBox2 span.selected {
    float: left;
    height: 16px;
    z-index: 1;
}

.selectBox2 .selectOptions a {
    color: #555555;
}

.selectBox2 div.selectOptions {
    position: absolute;
    top: 18px;
    left: 0;
    width: 155px;
    border: 1px solid #ccc;
    overflow: hidden;
    background: #f6f6f6;
    padding-top: 2px;
    display: none;
    z-index: 5;
}

.selectBox2 span.selectOption {
    display: block;
    width: 80%;
    line-height: 20px;
    padding: 0px 10%;
}

.selectBox2 span.selectOption:hover {
    color: #f6f6f6;
    background: #4096ee
}

#panel_user .info_pro {
    border: 1px solid #64B7FA;
    background: #E9F4FF url(../img/info_pro.jpg) no-repeat 10px center;
    padding: 9px 10px 8px 40px;
    color: #555555;
    width: 676px
}

#panel_user .info_pro img {
    vertical-align: middle;
    position: relative;
    top: -1px
}

#words {
    overflow: hidden;
}

#side {
    float: left;
    display: inline;
    width: 300px;
    margin-left: 0px;
}

#tags ul {
    margin: 0.2em 0;
    padding: 0 10px;
    text-align: center;
    word-wrap: break-word;
    overflow: hidden;
}

#tags li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

#tags li a {
    text-decoration: none;
    color: #375d6e;
    padding: 0 2px;
}

#tags li a:hover {
    color: #4483A4;
    text-decoration: underline
}

.tag1 {
    font-size: 115%;
}

.tag2 {
    font-size: 160%;
}

.tag3 {
    font-size: 180%;
}

.tag4 {
    font-size: 200%;
}

.tag5 {
    font-size: 220%;
}


/* alternative layout */

#tags .alt {
    text-align: left;
    padding: 0;
    background: none;
}

#tags .alt li {
    padding: 2px 10px;
    background: #efefef;
    display: block;
}

#tags .alt .tag1,
#tags .alt .tag2,
#tags .alt .tag3,
#tags .alt .tag4,
#tags .alt .tag5 {
    font-size: 100%;
}

#tags .alt .tag1 {
    background: #7cc0f4;
}

#tags .alt .tag2 {
    background: #67abe0;
}

#tags .alt .tag3 {
    background: #4d92c7;
}

#tags .alt .tag4 {
    background: #3277ad;
}

#tags .alt .tag5 {
    background: #266ca2;
}

#tags_cat {
    padding: 11px;
}

#tags_cat a {
    color: #21546e;
    font-weight: bold;
    font-size: 1rem;
}

#tags_cat h3 {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: 5px;
}

#popup {
    overflow: hidden;
}

#popup h2 span {
    display: block;
    color: #21546e;
    font-size: 12px;
    font-weight: bold
}

#popup h2 span.bottom {
    background: url(../img/line_foot.jpg) repeat-x;
    height: 1px;
    margin-top: 5px
}

#popup h2 {
    position: relative
}

.ajax_loading {
    position: absolute;
    right: 10px;
    top: 10px;
    display: none
}

#popup .txt {
    background: url("../img/input.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #B5B5B5;
    outline: 0 none;
    padding: 4px;
    font: normal 11px "Segoe UI", "lucida grande", tahoma, arial, verdana, sans-serif;
    cursor: default
}

#popup .txt:focus {
    background: #FFF;
    border: 1px solid #666
}

/* RECUPERAR CONTRASEÑA */

#recuperar_contrasena {
    padding: 8px 0 0 0
}

#recuperar_contrasena p {
    margin: 0 0 12px 0;
}

#recuperar_contrasena .bg_cuerpo {
    width: 350px;
    margin: 0 auto
}

#recuperar_contrasena .txt {
    margin-bottom: 10px
}

/* CAMBIAR EMAIL */

#cambiar_email label {
    font-size: 1rem;
}

/* CONFIRMACIONES */

#confirmaciones {
    text-align: center
}

#confirmaciones p {
    line-height: 1.4em;
    margin-top: 20px
}


/* PANEL USUARIO */

#panel_user {
    width: 800px;
    margin: 0 auto 0 auto;
    border: 1px solid #C5DCEA;
    float: right;
    padding-bottom: 20px
}

#panel_user a:hover {
    text-decoration: underline
}

#panel_user label {
    width: auto;
    font-size: 1rem;
}

#panel_user .tipo_plan {
    width: 722px;
    margin: 24px auto 20px auto;
}

#panel_user .tipo_plan h3 {
    background-position: -6px -458px;
    padding: 1px 0 2px 24px;
}

#panel_user .tipo_plan>div {
    border: 1px solid #55555505;
    background: #fafcff;
    padding: 0 0 20px 20px;
    overflow: hidden
}

#panel_user .tipo_plan ul {
    list-style: none;
    padding: 10px 0 20px 24px
}

#panel_user .tipo_plan p {
    margin: 18px 0 0 0
}

#panel_user .tipo_plan a {
    color: #34657e;
}

/* PERFIL */

#panel_user .frm_left {
    overflow: hidden;
}

#panel_user .bloque {
    width: 352px;
    height: auto;
    margin-top: 26px;
    float: left;
    margin-left: 32px
}

#panel_user .bloque div.perfil {
    height: 200px
}

#panel_user .bloque h3 {
    background: none;
    color: #555555;
}

#panel_user .bloque span {
    color: #555555;
    display: block;
    padding-top: 4px
}

#panel_user .bloque a {
    color: #34657e;
}

#panel_user .bloque>div {
    padding: 14px 0 24px 30px;
    height: 140px
}

#panel_user .delete_cuenta {
    padding: 24px 0 20px 40px;
}

#panel_user .delete_cuenta a {
    color: #34657e
}

#panel_user .operations input {
    margin: 0 4px
}

#panel_user .message {
    padding-left: 40px;
}

/* MI EMPRESA */

#panel_user .description_empresa label {
    text-align: left;
    width: auto;
}

#panel_user .description label {
    text-align: left;
    width: auto;
}

#panel_user .description p {
    color: #555555;
    margin-top: 4px
}

#panel_user .description em {
    font-style: normal;
    color: #f54e50
}

#panel_user .description_empresa em {
    font-style: normal;
    color: #f54e50
}

#panel_user .bloque_rubros {
    width: 744px;
    height: auto;
    margin: 26px auto 0 auto
}

#panel_user .bloque_rubros h3 {
    background: none;
}

#panel_user .bloque_rubros>div {
    height: auto
}

#panel_user .bloque_rubros>div p {
    font-size: 1rem;
}

#panel_user .bloque_rubros p span {
    float: right;
    color: #34657e;
}

#panel_user .bloque_rubros p span a {
    color: #34657e;
}

#panel_user .content_categorias {
    border: 1px solid #B5B5B5;
    overflow-y: auto;
    height: 400px;
    margin-top: 10px
}

#panel_user .colum_categorias {
    width: 132px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 5px
}

#panel_user .colum_categorias ul {
    list-style: none;
    padding-bottom: 14px
}

#panel_user .colum_categorias ul ul {
    margin-left: 18px;
}

#panel_user .colum_categorias ul li {
    margin-top: 4px;
    color: #434343
}

#panel_user .colum_categorias ul li input {
    position: relative;
    margin-right: 4px;
    top: 2px
}

#panel_user .colum_categorias h4 {
    color: #555555;
    font-weight: bold;
    margin: 5px 0;
    background: none
}

/* MIS CAMBIAR PRO */

#panel_user .p_c_pro span {
    background-position: right -33px;
}

#panel_user .p_c_pro em {
    background-position: -6px -1120px;
    padding: 4px 0 3px 22px;
    margin-left: 10px
}

#panel_user .p_c_pro {
    background-position: -6px -33px;
}

#panel_user .pagos {
    width: 356px;
    float: left;
    margin: 10px 0 0 30px;
    color: #555555;
    line-height: 1.4em
}

#panel_user .pago {
    width: 356px;
    height: auto;
    padding: 10px 0;
    margin-bottom: 10px;
}

#panel_user .pago b {
    color: #333
}

#panel_user .pago>div {
    border: 1px dotted #D0D0D0;
    padding: 20px
}

#panel_user .pago h3 {
    background: none
}

#panel_user .info_pago {
    float: left;
    background: url(../img/bg_info_pago.jpg) no-repeat;
    height: 396px;
    width: 350px;
    margin: 40px 0 0 36px
}

#panel_user .info_pago ul {
    padding: 125px 0 0 58px;
    list-style: url(../img/check_orange.png)
}

#panel_user .info_pago ul li {
    margin-top: 14px;
    color: #434343
}

/* MIS NOTIFICAR PAGOS */

#panel_user .p_notificar span {
    background-position: right -33px;
}

#panel_user .p_notificar em {
    background-position: -6px -1093px;
    padding: 4px 0 3px 22px;
    margin-left: 10px
}

#panel_user .p_notificar {
    background-position: -6px -33px;
}

#panel_user .form_notificar_pago {
    width: 693px;
    margin: 30px auto 0 auto
}

#panel_user .form_notificar_pago h3 {
    background: none;
    padding-left: 10px
}

#panel_user .row2 {
    padding: 4px 0;
}

#panel_user .fl {
    width: 340px;
    float: left;
    padding-left: 24px;
    padding-top: 42px
}

#panel_user .fl label {
    width: 160px;
    text-align: right
}

#panel_user .fr {
    width: 270px;
    float: left;
    margin-left: 8px;
    padding-top: 20px
}

#panel_user .fr p {
    margin: 5px 0
}

#panel_user .file_adjuntar {
    margin-right: 10px
}

#panel_user .archivo_textarea {
    width: auto;
    margin: 20px 0 0 30px
}

#panel_user .archivo_textarea p {
    margin: 6px 0
}

#panel_user .form_notificar_pago>div {
    width: 693px;
    border: 1px solid #DCDCDC;
    height: auto;
    padding-bottom: 34px
}

/* MIS DIRECCIONES */

#panel_user .p_direcciones span {
    background-position: right -33px;
}

#panel_user .p_direcciones em {
    background-position: -6px -271px;
    padding: 4px 0 3px 22px;
    margin-left: 10px
}

#panel_user .p_direcciones {
    background-position: -6px -33px;
}

#panel_user .list_direcciones {
    padding: 0 40px;
    list-style: none;
}

#panel_user .list_direcciones li {
    padding: 12px 0 8px 0;
    color: #555555;
    line-height: 1.4em;
    position: relative
}

#panel_user .list_direcciones li:hover .operation_dir {
    display: block
}

#panel_user .list_direcciones li>div {
    padding-left: 20px
}

#panel_user .list_direcciones div.line_sepa {
    border-bottom: 1px solid #dee2e6 !important;
    width: auto;
    height: 2px;
    margin-top: 14px
}

#panel_user .operation_dir {
    position: absolute;
    right: 0;
    top: 18px;
    overflow: hidden;
    display: none
}

#panel_user .operation_dir a {
    display: block;
    float: left;
    padding: 2px 0 3px 22px
}

a.editar,
a.eliminar,
a.add {
    background: url(../img/iconos.gif) no-repeat;
    margin: 0 25px;
    color: #21546e
}

#panel_user .operation_dir a.editar {
    background-position: -6px -554px
}

#panel_user .operation_dir a.eliminar {
    background-position: -6px -579px
}

#panel_user .add {
    padding: 2px 0 3px 22px;
    background-position: -6px -602px;
}

#nueva_direccion {
    position: relative
}

#nueva_direccion label {
    margin-right: 5px;
    width: 80px
}

#nueva_direccion .row {
    padding: 6px 0
}

#nueva_direccion .phones {
    float: left;
}

#nueva_direccion .phones input {
    margin-top: 5px
}

#nueva_direccion .phones em {
    font-style: normal;
    color: #707070
}

#nueva_direccion .right_dir {
    float: right;
    width: 460px
}

#nueva_direccion .bg_mapa {
    float: left;
    border-width: 1px;
    border-style: solid;
    border-color: #979797;
    padding: 8px 8px 8px 8px;
    margin: 5px 0
}

#nueva_direccion .right_dir h3 {
    color: #555555
}

#nueva_direccion .right_dir p {
    color: #555555;
    margin-top: 5px;
    line-height: 1.4em
}

#nueva_direccion p.mostrar {
    color: #555555;
}

#nueva_direccion p.mostrar input {
    position: relative;
    top: 2px
}

#nueva_direccion .botones_operations {
    text-align: center;
    padding-top: 18px
}

#nueva_direccion .botones_operations input {
    margin: 0 5px
}

/* REPORTES */

/* MIS NOTIFICACIONES */

#panel_user .p_reporte span {
    background-position: right -33px;
}

#panel_user .p_reporte em {
    background-position: -6px -362px;
    padding: 4px 0 3px 22px;
    margin-left: 10px
}

#panel_user .p_reporte {
    background-position: -6px -33px;
}

#panel_user .select_date {
    background: #E9F4FF;
    width: 742px;
    padding: 10px 10px;
    border: 1px solid #C3DAE9;
    margin: 0 auto;
    margin-top: 16px;
}

#panel_user .select_date span {
    font-size: 12px;
    font-weight: bold;
    padding-right: 20px;
    color: #434343
}

#panel_user .select_date input {
    background: url(../img/input_date.png) no-repeat;
    width: 107px;
    border: 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0;
    color: #434343
}

#panel_user .chart {
    width: 762px;
    margin: 0 auto;
}

#panel_user .chart span {
    display: block;
    margin: 4px 0;
    color: #555555;
    font-weight: bold
}

#panel_user .content_chart {
    border: 1px solid #E1E1E1;
    padding-top: 8px
}

#visitas {
    width: 750px;
    height: 200px
}

#panel_user .chart span em {
    color: #2971a2;
    font-size: 17px;
    font-style: normal;
    font-weight: normal
}

/* MIS CONSULTAS RECIBIDAS */

#panel_user .p_crecibidas span {
    background-position: right -33px;
}

#panel_user .p_crecibidas em {
    background-position: -6px -166px;
    padding: 4px 0 3px 22px;
    margin-left: 10px
}

#panel_user .p_crecibidas {
    background-position: -6px -33px;
}

/* MIS CONSULTAS ENVIADAS */

#panel_user .p_enviados span {
    background-position: right -33px;
}

#panel_user .p_enviados em {
    background-position: -6px -183px;
    padding: 4px 0 3px 22px;
    margin-left: 10px
}

#panel_user .p_enviados {
    background-position: -6px -33px;
}

/* MIS NOTIFICACIONES */

#panel_user .notificaciones ul {
    list-style: none;
}

#panel_user .notificaciones ul li {
    color: #555555;
    overflow: hidden
}

#panel_user .notificaciones ul li span {
    padding: 0;
    text-align: justify;
    color: #555555;
    line-height: 1em;
}

#panel_user .notificaciones ul li span em {
    font-style: normal;
    color: #555555
}

#panel_user .notificaciones div.bloque {
    border: 1px dotted #E3E3E3;
    width: 580px;
    height: 150px;
    padding: 30px 0 0 20px;
    margin-left: 60px;
}

#seleccionar_rubros {
    width: auto;
    margin: 0 auto 0 auto
}

#seleccionar_rubros .bloque_rubros {
    width: 744px;
    height: auto;
    margin: 12px 0 0 20px
}

#seleccionar_rubros .bloque_rubros h3 {
    margin-bottom: 6px;
    color: #555555;
    padding: 2px 0 4px 20px
}

#seleccionar_rubros .content_categorias {
    border: 1px solid #B5B5B5;
    overflow-y: auto;
    height: 220px;
    margin-top: 10px
}

#seleccionar_rubros .colum_categorias {
    width: 132px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 5px
}

#seleccionar_rubros .colum_categorias ul {
    list-style: none;
    padding-bottom: 14px
}

#seleccionar_rubros .colum_categorias ul li {
    margin-top: 4px;
    color: #555555
}

#seleccionar_rubros .colum_categorias ul li input {
    position: relative;
    margin-right: 4px;
    top: 2px
}

#seleccionar_rubros .colum_categorias h4 {
    color: #555555;
    font-weight: bold;
    margin: 5px 0;
    background: none
}

#panel_user .content_mis_ofertas {
    border: 1px solid #D2D2D2;
    float: left;
    width: 600px;
    margin-left: 8px;
    padding-top: 1px;
    height: auto;
    padding-bottom: 10px
}

#panel_user .content_mis_ofertas h4 {
    background: none;
    color: #555555;
    font-weight: bold;
    margin: 7px 10px;
    font-size: 12px
}

#panel_user .content_mis_ofertas div.seleccionar {
    border: 1px solid #D2D2D2;
    background: #E9F4FF url(../img/arrow_down.jpg) no-repeat 8px;
    padding: 6px 10px 6px 28px;
    width: 558px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    color: #555555
}

#panel_user .content_mis_ofertas div.seleccionar_bottom {
    border: 1px solid #D2D2D2;
    background: #E9F4FF url(../img/arrow_up.jpg) no-repeat 8px 2px;
    padding: 8px 10px 6px 28px;
    width: 558px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    color: #434343
}

#panel_user .button-four {
    font-size: 12px;
    float: right
}

#panel_user .button-four span {
    background: url(../img/iconos.gif) no-repeat -6px -625px;
    padding-left: 22px
}

#panel_user .no_borde {
    border: none
}

#panel_user .check {
    float: left;
    width: 36px;
    text-align: center;
}

#empresas .check {
    float: none;
    width: 5%;
}

#panel_user .description_empresa p {
    margin-top: 4px;
    font-size: .9rem;
}

#panel_user .description {
    float: left;
    margin-left: 26px;
    width: 290px
}

#panel_user .description a {
    color: #21546e;
    font-weight: bold;
    text-decoration: underline
}

#panel_user .description p {
    line-height: 1.4em;
    margin-top: 4px
}

#panel_user .description ul {
    padding: 4px 0 0 15px;
    list-style: url(../img/arrow_g.png)
}

#panel_user .description ul li {
    margin-top: 3px;
    color: #7d7d7d
}

#panel_user .dir {
    color: #555555;
}

#panel_user .more {
    color: #555555;
}

#panel_user .create_group_fav {
    display: none;
    color: #444444
}

#panel_user .modifica_group_fav {
    display: none;
    color: #444444
}

#panel_user .cancelgroup_fav {
    color: #555555;
}

#panel_user .vacio {
    color: #444444
}

/* EMPRESAS */

#empresas div.title,
#empresas div.title>span {
    background: #2d7ca3;
}

#empresas div.title em {
    font-style: normal;
    display: block;
    float: left;
    background: url(../img/iconos.gif) no-repeat
}

#empresas div.title>span {
    display: block;
    width: 8px;
    float: right
}

#empresas div.title {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    background-position: -6px -85px;
    padding: 4px 11px
}

#empresas div.title em a {
    color: #FFF
}

#empresas div.title em {
    background: none;
}

#empresas div.title>span {
    background-position: right -85px
}

#empresas div.title_avanzada {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    background-position: -6px -85px
}

#empresas div.title_avanzada a {
    color: #FFF
}

#empresas div.title_avanzada em {
    padding: 4px 0 0 27px;
    background: url(../img/icons.png) no-repeat 6px 3px;
}

#empresas div.title_avanzada span {
    background-position: right -85px
}

#empresas .resultados {
    overflow: hidden;
    padding: 15px 10px;
    position: relative;
    font-size: 1rem;
}

#empresas .resultados b {
    font-size: 16px
}

#empresas .resultados span {
    float: right
}

#empresas .resultados span a {
    color: #3d6577;
    text-decoration: underline
}

#empresas .resultados span a:hover,
#empresas .resultados span a.active {
    color: #555555;
    font-weight: bold;
    text-decoration: none
}

#empresas .seleccionar,
#empresas .seleccionar_bottom {
    border-style: solid none solid none;
    border-color: #D2D2D2;
    border-width: 1px;
    background: #E9F4FF;
    padding: 6px 10px 6px 28px;
    width: 100%;
    margin: 0 auto 0 auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 10px;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    font-size: 1rem;
    flex-wrap: wrap;
}

#empresas .button-four {
    font-size: 12px;
    float: right
}

#empresas .button-four span {
    background: url(../img/iconos.gif) no-repeat -6px -625px;
    padding-left: 22px
}

#empresas .item_empresa {
    overflow: hidden;
    padding: 11px 0 11px 0;
}

#empresas .no_borde {
    border: none
}

#empresas .item_empresa:hover {
    background: #E9F4FF
}

#empresas .check {
    float: left;
    width: 36px;
    text-align: center;
}

#empresas .photo {
    border: 1px solid #f4f4f4;
    float: left;
    width: 120px;
    height: 60px;
    background: #FFF
}

#empresas .photo img {
    width: 96px;
    margin: 0px auto;
    display: block;
}

#empresas .description {
    float: left;
    margin-left: 10px;
    width: 292px
}

#empresas .description a {
    color: #21546e;
    font-weight: bold;
    text-decoration: underline;
    font-size: 1rem;
}

#empresas .description p {
    line-height: 1.4em;
    margin-top: 4px;
    font-size: 1rem;
}

#empresas .description ul {
    padding: 4px 0 0 15px;
    list-style: url(../img/arrow_g.png)
}

#empresas .description ul li {
    margin-top: 3px;
    color: #555555;
    font-size: 1rem;
}

#empresas .description_cat {
    float: left;
    margin-left: 10px;
    width: 98%
}

#empresas .description_cat a {
    color: #21546e;
    font-weight: bold;
    text-decoration: underline
}

#empresas .description_cat span {
    color: #555555;
    font-weight: normal;
    font-size: 10px;
}

#empresas .operations {
    float: left;
    margin-left: 20px
}

#empresas .operations a {
    display: flex;
    margin: 4px 0;
    font-weight: bold;
    font-size: 1rem;
    gap: 5px;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    align-items: center;
    padding: 5px 0px;
}

#empresas .operations button {
    margin-top: 14px
}

#empresas .favorito {
    color: #c99e1a;
}

#empresas .favorito font {
    font-weight: normal;
    color: #555555;
}

#empresas .favorito em {
    font-style: normal;
    color: #34657e;
}

#empresas .dir {
    color: #555555;
}

#empresas .more {
    color: #21546e;
}

.pages {
    text-align: center;
    padding: 18px;
    font-size: 1rem;
}

.pages a {
    color: #326c89;
    font-weight: bold;
    padding: 0 2px
}

.pages a.prev {
    background: url(../img/prev.png) no-repeat left 3px;
    padding-left: 11px;
    text-decoration: underline
}

.pages a.next {
    background: url(../img/next.png) no-repeat right 3px;
    padding-right: 11px;
    text-decoration: underline;
    margin-left: 8px
}

.pages b {
    padding: 0 6px;
}

#empresas .nothing {
    padding: 20px 20px
}

#consultar_empresas {
    overflow: hidden;
    margin-top: 10px
}

#consultar_empresas .box_empresas {
    display: flex;
    flex-wrap: wrap;
    max-height: 200px;
    align-items: center;
    overflow: hidden;
    overflow-y: auto;
}

#consultar_empresas .box_empresas div {
    padding: 3px 0;
    color: #555555;
    padding-inline-start: 20px;
    font-size: 16px;
    font-weight: 300;
    width: 50%;
    min-width: 220px;
    max-width: 230px;
    display: flex;
    gap: 5px;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
    align-items: baseline;
}

@media (max-width: 540px) {
    #consultar_empresas .box_empresas div {
        width: 100%;
        min-width: 220px;
        max-width: 100%;
    }
}

#consultar_empresas .box_empresas input {
    position: relative;
    top: 2px;
}

#consultar_empresas .row {
    overflow: hidden;
    padding: 7px 0;
    clear: both
}

#consultar_empresas .botones_consultar {
    text-align: center;
    padding-top: 12px
}

#listar_direcciones {
    margin-top: 10px;
    color: #313131
}

#listar_direcciones .line_sepa {
    background: url(../img/line_png.png) repeat-x;
    height: 1px
}

#listar_direcciones .item {
    padding: 12px 15px 15px 15px;
    overflow: hidden;
    font-size: 1rem;
}

#empresas .photo_empresa {
    height: auto;
    max-width: 100%;
    width: fit-content;
    border: 1px solid #C5C5C5;
    margin: auto;
}

#empresas .descripcion_empresa h3 {
    color: #21546e;
    font-weight: bold;
    font-size: 1rem;
}

#empresas .descripcion_empresa ul {
    font-size: .8rem;
    padding-inline-start: 1rem;
}

#empresas .descripcion_empresa ul li {
    color: #bbb
}

#empresas .operations_detalle {
    float: left;
    margin-left: 5px
}

#empresas .operations_detalle a {
    display: flex;
    margin: 8px 0;
    font-weight: bold;
    font-size: 1rem;
    align-items: center;
    gap: 5px;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
}

#empresas .line_sepa {
    border-top: 1px dashed #C4C4C4;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#detalle_empresa h4 {
    font-weight: bold;
    font-size: 11px;
    color: #21546e;
    margin: 0 0 10px 0;
}

/* DETALLE DE LA EMPRESA */

#detalle_empresa .descripcion_detalle {
    overflow: hidden;
    line-height: 1.4em;
    color: #434343;
    font-size: 1rem;
}

#detalle_empresa .descripcion_detalle h4 {
    background: none;
    font-size: 1rem;
}

#detalle_empresa .descripcion_detalle p {
    margin-top: 16px;
}

#detalle_empresa .descripcion_detalle a {
    color: #3c6376
}

/* PRODUCTOS DETALLE */

.productos-detalle .item-producto {
    min-width: 170px;
}

#detalle_empresa .productos-detalle h4 {
    font-size: 1rem;
}

/* OFERTAS EN EL DETALLE */

#detalle_empresa .ofertas_detalle h4 {
    font-size: 1rem;
}

#detalle_empresa .ofertas_detalle h4 i {
    color: #f6c94b;
}

#detalle_empresa .item_oferta_detalle {
    background: #E9F4FF;
    border: 1px solid #C3DAE9;
}

#detalle_empresa .photo_oferta_detalle {
    border: 1px solid #C5C5C5;
    margin: auto;
}

#detalle_empresa .photo_oferta_detalle:hover {
    border: 1px solid #333;
}

#detalle_empresa .des_oferta_detalle .item-title,
#detalle_empresa .des_demanda_detalle .item-title {
    color: #21546e;
    font-weight: bold;
    font-size: 1.2rem;
}

#detalle_empresa .options_oferta a,
#detalle_empresa .options-demanda a{
    font-weight: bold;
    font-size: .9rem;
    color: #21546e;
}

/* DEMANDAS DETALLE */

#detalle_empresa .demandas_detalle h4 {
    font-size: 1rem;
}

#detalle_empresa .demandas_detalle h4 i {
    color: #f8200a;
}

#detalle_empresa .item_demanda_detalle {
    background: #FFE6BA;
    border: 1px solid #FFCC6F;
}

#detalle_empresa .des_demanda_detalle a {
    color: #21546e;
    font-weight: bold;
    font-size: 1rem;
}

/* CONSULTAR OFERTA */

#consultar_oferta {
    overflow: hidden;
    margin-top: 10px
}

#consultar_oferta .name_oferta {
    color: #555555;
    font-size: 1rem;
}

#consultar_oferta .row {
    overflow: hidden;
    padding: 7px 0;
    clear: both
}

#consultar_oferta .botones_consultar {
    text-align: center;
    padding-top: 12px
}

/* CONSULTAR DEMANDA */

#consultar_demanda {
    overflow: hidden;
    margin-top: 10px
}

#consultar_demanda .name_oferta {
    color: #555555;
    font-size: 1rem;
}

#consultar_demanda .row {
    overflow: hidden;
    padding: 7px 0;
    clear: both
}

#consultar_demanda .botones_consultar {
    text-align: center;
    padding-top: 12px
}

#consultar_demanda .botones_consultar span {
    background: url(../img/iconos.gif) no-repeat -6px -625px;
    padding-left: 22px
}

#consultar_demanda .adjuntar {
    padding: 10px 0px;
}

#consultar_demanda .change_pro img {
    vertical-align: middle;
    position: relative;
    top: -2px
}

#consultar_demanda .adjuntar .change_pro a {
    background: none;
    padding: 0
}

#consultar_demanda .adjuntar a {
    color: #555555;
    font-weight: bold;
    background: url(../img/adjuntar.jpg) no-repeat 0px 5px;
    padding: 0px 0 0px 22px;
    font-size: 16px;
}

#consultar_demanda .file_abjunto a {
    background: url(../img/delete_a.png) no-repeat 10px;
    padding: 1px 0 1px 28px;
}

#consultar_demanda .file_abjunto {
    font-style: normal;
    display: none;
    font-size: 16px;
    margin-top: 8px;
}

#consultar_demanda .cargando a {
    background: url(../img/delete_a.png) no-repeat 0px;
    padding: 0px 0 1px 21px;
}


/* SECCION  OFERTAS */

#detalle_oferta .line_sepa {
    border-top: 1px dashed #C4C4C4;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#detalle_oferta .bg {
    background: #E9F4FF;
}

#detalle_demanda .bg_demanda {
    background: #FFE7BB;
}

#detalle_oferta h3 {
    font-size: 14px;
    font-weight: bold;
    color: #21546e;
}

#detalle_oferta .texto_oferta h4 {
    font-size: 1rem;
}

/* ADD FAVORITOS */

#favoritos {
    overflow: hidden;
    color: #555555;
}

#favoritos ul {
    padding: 5px 0 14px 0;
    width: 300px
}

#favoritos ul li {
    margin-top: 5px;
    overflow: hidden;
    display: flex;
    align-items: center;
    gap: 8px;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
}

#favoritos ul li:hover a {
    display: block
}

#favoritos ul li input {
    position: relative;
    width: 16px;
    height: 16px;
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    outline: none;
    content: none;
}

#favoritos ul li input:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f00c";
    color: transparent !important;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border: 1px solid #C4C4C4;
    font-weight: 900;
    font-size: 10px;
    border-radius: 4px;
    cursor: pointer;
    transition: all 300ms;
}

#favoritos ul li input:checked:before {
    color: #fff !important;
    background-color: #1479FB;
    border: 1px solid #1479FB;
}

#favoritos ul li span {
    padding-right: 10px;
    color: #555555;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 5px;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
}

#favoritos ul li span em {
    font-style: normal
}

#favoritos ul li a {
    font-size: 1rem;
    display: none;
}

#favoritos a {
    color: #21546e;
}

#favoritos a:hover {
    text-decoration: underline
}

#favoritos a.newgroup {
    background: none;
    font-size: 1rem;
    display: flex;
    align-items: center;
    gap: 8px;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    color: #64B7FA;
}

#favoritos a.newgroup i {
    color: #64b6fa80;
}

#favoritos a.cancelgroup {
    background: none;
    margin-left: 10px;
    text-decoration: none;
}

#favoritos .create_group {
    display: none;
}

.group__title {
    font-size: .9rem;
    color: #555555;
    margin: 8px 0px;
}

.gruop__form {
    display: flex;
    gap: 5px;
    -webkit-column-gap: 5px;
    -moz-column-gap: 5px;
}

#favoritos .row {
    padding: 5px 0
}

#favoritos .modifica_group {
    display: none;
}

#favoritos .content {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}

@media (max-width: 490px) {
    .gruop__form {
        flex-wrap: wrap;
    }
}

#favoritos .botones_grabar {
    text-align: center;
    padding-top: 10px
}


/* ANADIR PRODUCTO SERVICIO */

#anadir_producto_servicio {
    overflow: hidden;
    margin: 20px 0 0 30px;
}

#anadir_producto_servicio a {
    color: #555555;
    font-size: 1rem;
}

#anadir_producto_servicio label {
    width: 100px;
    margin-right: 15px
}

#anadir_producto_servicio>form>div>div>label {
    width: 100%;
    font-size: 1rem;
    text-align: left;
}

#anadir_producto_servicio div.photo_ps {
    float: left;
    padding-top: 2px
}

#anadir_producto_servicio div.photo_ps a.upload_img {
    background: url(../img/iconos.gif) no-repeat -6px -786px;
    padding: 2px 0 2px 20px;
    color: #34657e
}

#anadir_producto_servicio .botones_grabar {
    text-align: center;
    padding-top: 50px
}

#anadir_producto_servicio .uimage a {
    background: url(../img/delete_a.png) no-repeat 10px;
    padding: 1px 0 1px 28px;
}

#anadir_producto_servicio .uimage {
    font-style: normal;
    display: none;
    padding: 1px 0 1px 0;
}

.message_welcome {
    border-top: 2px solid #94C4DD;
    border-bottom: 2px solid #94C4DD;
    background: #DDF0F8;
    padding: 10px;
    width: 700px;
    margin: 0 auto;
    color: #555555;
    line-height: 1.4em;
    font-size: 12px
}

.message_welcome a {
    color: #21546e
}

.message_welcome h6 {
    color: #3399CC;
    font-size: 19px;
    margin-bottom: 5px
}

.message_eliminar_cuenta {
    border-top: 2px solid #94C4DD;
    border-bottom: 2px solid #94C4DD;
    background: #DDF0F8;
    padding: 10px;
    width: 700px;
    margin: 0 auto;
    color: #555555;
    line-height: 1.4em;
    font-size: 12px
}

.message_eliminar_cuenta a {
    color: #21546e
}

.message_eliminar_cuenta h6 {
    color: #3399CC;
    font-size: 19px;
}

/* MENSAJES */

#consultas {
    overflow: hidden;
    color: #434343;
}

.page_mensajes {
    color: #555555;
    font-weight: bold
}

#consultas .filter_mensajes span.page_mensajes a {
    color: #555555;
    margin: 0 4px
}

#consultas .filter_mensajes span.page_mensajes a.next {
    color: #326c89;
    text-decoration: underline;
    padding-right: 11px;
    background: url(../img/next.png) no-repeat right 3px;
    margin-left: 10px
}

#consultas .filter_mensajes span.page_mensajes a.prev {
    color: #326c89;
    text-decoration: underline;
    padding-left: 11px;
    background: url(../img/prev.png) no-repeat left 3px;
    margin: 0 6px 0 10px
}

#consultas .filter_mensajes span.page_mensajes a.active {
    color: #326c89;
    text-decoration: underline
}

#consultas .bottom_msg {
    background: #EEEEEE;
    margin: 0 1px;
    border: 1px solid #D2D2D2;
    overflow: hidden;
    padding: 10px 0;
    font-weight: bold;
}

#consultas .head_msg {
    background: #EEEEEE;
    margin: 10px 1px 0 1px;
    border: 1px solid #D2D2D2;
    overflow: hidden;
    padding: 4px 0;
    font-weight: bold;
    clear: both
}

#consultas .head_msg div {
    float: left
}

#consultas .head_msg div.de {
    width: 246px;
    padding-left: 30px
}

#consultas .head_msg div.asunto {
    width: 308px
}

#consultas .head_msg div.date {
    width: 116px
}

#consultas .head_msg div.estado {
    width: 92px
}

#consultas .row_mensaje {
    margin: 0 1px;
    padding: 8px 0 0 0;
}

#consultas .row_mensaje>td{
    white-space: nowrap;
}

#consultas .row_detail {
    margin: 0 1px;
    padding: 4px 0 0 0;
    overflow: hidden
}

#consultas .yellow {
    background: #FDFFCD
}

#consultas .drack {
    background: #2D7CA3;
    color: #FFF
}

#consultas .drack div.b_empresas a {
    color: #FFF
}

#consultas .drack div.b_asunto a {
    color: #FFF
}

#consultas .row_mensaje img.abjunto {
    vertical-align: middle;
    position: relative;
    left: 5px
}

#consultas .row_mensaje div.b_de {
    width: 246px;
    padding: 5px 0 0 5px
}

#consultas div.b_mensajes a {
    color: #34657e;
}

#consultas div.b_mensajes img {
    position: relative;
    vertical-align: middle;
    top: 0;
    left: 4px
}

#consultas div.b_empresa a {
    color: #555555;
}

#consultas div.b_empresas {
    width: 246px;
    padding: 5px 0 10px 28px;
}

#consultas div.b_empresas a {
    color: #555555;
}

#consultas td.action-mensaje a::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0fe";
    font-weight: 900;
}


#consultas td.action-mensaje a.menos::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f146";
    font-weight: 900;
}

a.changeImportance,
a.changeImportanceIM {
    text-shadow: 0px 0px 2px #333;
}

a.Importance {
    width: 20px;
    height: 20px;
    display: block;
    background: url(../img/importacia.png) no-repeat;
    float: left;
    margin-right: 10px;
    position: relative;
}

a.changeImportanceIM {
    right: 1rem;
    top: 1rem;
}

a.fwhite i {
    color: #fff;
}

a.fgreen i {
    color: lawngreen;
}

a.fred i {
    color: gold;
}

a.forange i {
    color: darkorange;
}

#consultas .detail_consulta {
    border: 1px solid #2E7CA3;
    border-top: none;
    height: auto;
    display: none;
}

#consultas div.b_asunto {
    width: 308px;
    margin: 2px 0 4px 0
}

#consultas div.b_asunto a {
    color: #34657e;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 5px;
    -moz-column-gap: 5px;
    -webkit-column-gap: 5px;
    -ms-grid-column-span: 5px;
}

#consultas .row_mensaje div.oferta a::before,
#conversacion .tema div.oferta::before {
    content: "\f646";
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    font-size: 1.2rem;
    background: -webkit-radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
        -webkit-radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
        radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#consultas .row_mensaje div.demanda a::before,
#conversacion .tema div.demanda::before {
    content: "\f06d";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    font-size: 1.2rem;
    background: -webkit-linear-gradient(315deg, #bf033b 0%, #ffc719 74%);
    background: linear-gradient(315deg, #bf033b 0%, #ffc719 74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#consultas .row_mensaje div.b_asunto span {
    display: block;
    color: #34657e;
    margin: 3px 0
}

#consultas .row_mensaje div.b_date {
    width: 80px
}

#consultas .row_mensaje div.b_estado {
    width: 92px
}

#consultas .row_mensaje div.b_estado_enviados {
    width: auto;
    float: right;
    padding-right: 40px;
    text-align: center;
}

#consultas .row_mensaje div.b_estado_enviados a {
    background: url(../img/vineta_check.png) no-repeat left 4px;
    padding: 3px 0 0 20px;
    color: #4C8340;
    text-decoration: none
}

#consultas .row_mensaje div.b_estado_enviados a.c_white {
    background: url(../img/check_white.png) no-repeat left 4px;
    padding: 3px 0 0 20px;
    color: #FFF;
    text-decoration: none
}

#consultas .row_detail div.b_estado_ajax {
    cursor: pointer;
    display: none;
}

#consultas .row_detail:hover div.b_estado_ajax {
    display: block
}

#consultas .row_detail div.b_estado_ganado span.ganador {
    cursor: pointer;
}

#consultas .row_detail div.b_estado_ganado span.ganador i{
    color: #64bd54;
}

#consultas .line {
    background: url(../img/line_png.png) repeat-x;
    margin: 0 2px;
    height: 1px;
    clear: both;
    width: 795px
}

#filtrar {
    display: inline-block;
    width: 160px;
    height: 30px;
    border: 1px solid #A8A8A8;
    padding: 2px 8px;
    cursor: pointer;
    position: relative;
}

#filtrar ul {
    display: none;
    border: 1px solid #ADADAD;
    border-top: none;
    background: #FFF;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 0;
    top: 29px;
    width: 100%;
}

#filtrar ul li {
    padding: 0.3rem 0.6rem;
}

#filtrar ul li a {
    color: #555;
    white-space: nowrap;
}

#filtrar ul li:hover {
    background: #BCDDFE
}

#filtrar:hover ul {
    display: block
}

#conversacion {
    overflow: hidden;
    color: #555555;
    width: 730px;
    margin: 0 auto
}

#conversacion em {
    font-style: normal
}

#conversacion .tema .changeImportance {
    top: 1rem;
    right: 1rem;
}

#conversacion .tema {
    background: #EAF4FF;
    overflow: hidden;
}

#conversacion .tema em.blue {
    color: #34657e
}

#conversacion .tema em.eganador i{
    color: #64bd54;
}

#conversacion p.eganador i{
    color: #64bd54;
}

#conversacion .tema em.gris {
    color: #7d7d7d
}

#conversacion .tema h3 {
    color: #34657e;
    font-size: 1.2rem;
}

#conversacion .color-blue {
    background: #F4F9FF
}

#conversacion .box-mensaje {
    overflow: hidden;
}

#conversacion .photo-mensaje {
    height: 100px;
}

#conversacion .photo-mensaje img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}

#conversacion .des-mensaje h4 {
    color: #555555;
    font-weight: bold;
    font-size: 1rem;
}

#conversacion .finalizado {
    text-align: right;
    padding: 0 10px 10px 0
}

#conversacion .finalizado span {
    padding: 0px 8px;
    color: #555555;
}

#conversacion .finalizado span i{
    color: #64bd54;
}

#conversacion .form_responder .bg {
    background: #F4F9FF;
    border: 1px solid #D1D3D2;
}

#conversacion .adjuntar {
    padding: 10px 20px 10px 0
}

#conversacion .adjuntar .change_pro a {
    background: none;
    padding: 0
}

#conversacion .adjuntar a.ab {
    color: #34626F;
    font-weight: bold;
}

#conversacion .file_abjunto a {
    background: url(../img/delete_a.png) no-repeat 10px;
    padding: 1px 0 1px 28px;
}

#conversacion .botones_consultar {
    width: 632px
}

#conversacion .cotizacion a {
    color: #34657e
}

/* SECCIONES */

#secciones {
    margin: 0 0 0 18px;
    float: left;
    width: 603px;
    padding: 1px 0 10px 0;
    border: 1px solid #D2D2D2;
    color: #555555
}

#secciones a:hover {
    text-decoration: underline
}

#secciones h2,
#secciones h2 span {
    background: url(../img/util.png) no-repeat;
    overflow: hidden
}

#secciones h2 em {
    font-style: normal;
    display: block;
    float: left;
    background: url(../img/iconos.gif) no-repeat
}

#secciones h2 span {
    display: block;
    width: 8px;
    height: 24px;
    float: right
}

#secciones h2.title {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    background-position: -6px -85px
}

#secciones h2.title a {
    color: #FFF
}

#secciones h2.title em {
    background: none;
    padding: 4px 0 0 10px
}

#secciones h2.title span {
    background-position: right -85px
}

#secciones .que_es_oferta_y_demanda {
    padding: 20px 20px 30px 20px;
    overflow: hidden
}

#secciones .que_es_oferta_y_demanda p {
    line-height: 1.4em
}

#secciones .que_es_oferta_y_demanda h5 {
    margin: 12px 0 5px 0
}

#secciones .que_es_oferta_y_demanda div.to_proveedores {
    width: 222px;
    float: left;
    margin: 30px 0 0 36px;
    text-align: justify
}

#secciones .que_es_oferta_y_demanda div.to_compradores {
    width: 222px;
    float: left;
    margin: 30px 0 0 50px;
    text-align: justify
}

#secciones .que_es_oferta_y_demanda .registrate {
    display: block;
    width: 304px;
    height: 66px;
    background: url(../img/btn_registrate.png) no-repeat;
    margin: 60px 0 0 120px
}

#secciones .que_es_oferta_y_demanda .registrate:hover {
    background-position: 0 -66px
}

#secciones h2.title_help {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    background-position: -6px -59px
}

#secciones h2.title_help a {
    color: #FFF
}

#secciones h2.title_help em {
    padding: 4px 0 0 22px;
    background-position: -4px -1170px
}

#secciones h2.title_help span {
    background-position: right -59px
}

/* COMBO CATEGORIAS */

.combo_categorias {
    display: block;
}

.combo_categorias div.content_categories {
    background: #FFF;
    list-style: none;
    display: none;
    overflow: hidden;
    flex-wrap: wrap;
    column-gap: 30px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    z-index: 1029;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 300px;
    padding-bottom: 20px;
    box-shadow: -3px 0 13px #605f5f;
}

.combo_categorias div.content_categories::-webkit-scrollbar {
    width: 8px;
}

.combo_categorias div.content_categories::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 10px;
}

.combo_categorias div.content_categories::-webkit-scrollbar-thumb {
    background-color: #dfdfdf;
    border-radius: 10px;
}

.title-category-return {
    font-size: 1.2rem;
    padding: 12px;
    display: flex;
    gap: 20px;
    align-items: center;
    cursor: pointer;
    background-color: rgba(0, 47, 52, .03);
    font-weight: 500;
    margin-bottom: 15px;
}

.combo_categorias div.colum_categorias {
    padding: 0px 10px;
    overflow-y: auto;
    height: 100%;
}

.combo_categorias div.colum_categorias h5 {
    color: #21546e;
    font-weight: bold;
    font-size: 1rem;
    padding: 10px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0, 47, 52, .2);
    cursor: pointer;
}

.combo_categorias div.colum_categorias h5:last-child {
    border-bottom: 0;
}

.combo_categorias div.colum_categorias h5 i {
    font-size: 2rem;
}

.combo_categorias div.colum_categorias h5 a {
    color: #21546e;
}

.combo_categorias div.colum_categorias ul {
    display: none;
    list-style: none
}

.combo_categorias div.colum_categorias ul li {
    color: #21546e;
    padding-left: 15px;
    margin-top: 3px;
}

.combo_categorias div.colum_categorias ul li a {
    color: #21546e;
}

.head_consulta {
    background: #E9F4FF;
    border-bottom: 1px solid #2D7CA3;
    padding: 6px 0;
    height: 30px;
}

.print {
    cursor: pointer;
}

.left_contactenos {
    float: left;
    width: 500px;
    overflow: hidden
}

.right_contactenos {
    float: left;
}

.c_info {
    width: 492px;
    padding: 1px 0 10px 0;
    border: 1px solid #D2D2D2;
    color: #555555;
    font-weight: bold;
    margin-bottom: 14px
}

.c_info b {
    color: #0b5e9f
}

.c_info img {
    margin: 0 30px 0 15px;
    width: 160px;
}

.c_info p {
    font-size: 1rem;
    font-weight: 400;
    margin: 0px;
}

#content__contact .left_contactenos .c_info>div {
    padding: 20px 0px;
}

.c_info h2,
.c_info h2 span {
    background: url(../img/util.png) no-repeat;
    overflow: hidden
}

.c_info h2 em {
    font-style: normal;
    display: block;
    float: left;
    background: url(../img/iconos.gif) no-repeat
}

.c_info h2 span {
    display: block;
    width: 8px;
    height: 24px;
    float: right
}

.c_info h2.title {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
}

.c_info h2.title em {
    background: none !important;
    padding: 4px 0 0 10px !important
}

.c_info h2.title span {
    background-position: right -85px !important
}

.row_c {
    margin: 13px 0
}

.frm_contactenos {
    padding: 19px 0 0 42px
}

.boton_send_email {
    margin: 15px 0
}

.boton_send_email input {
    font-size: 1rem;
    outline: none;
    background-color: #327DA2;
    color: #fff;
    border-radius: 5px;
    padding: 5px 10px;
    border: 1px solid #327da2;
}

.boton_send_email input:hover {
    background-color: #3999c8;
    border: 1px solid #3999c8;
}

.right_contactenos {
    width: 492px;
    padding: 1px 0 10px 0;
    border: 1px solid #D2D2D2;
    color: #555555;
    font-weight: bold;
    margin-bottom: 14px;
    float: right;
}

.right_contactenos h2,
.right_contactenos h2 span {
    background: url(../img/util.png) no-repeat;
    overflow: hidden
}

.right_contactenos h2 em {
    font-style: normal;
    display: block;
    float: left;
    background: url(../img/iconos.gif) no-repeat
}

.right_contactenos h2 span {
    display: block;
    width: 8px;
    height: 24px;
    float: right
}

.right_contactenos h2.title {
    color: #FFF !important;
    font-size: 12px !important;
    font-weight: bold !important;
    background-position: -6px -85px !important
}

.right_contactenos h2.title em {
    background: none !important;
    padding: 4px 0 0 10px !important
}

.right_contactenos h2.title span {
    background-position: right -85px !important
}

.eliminar_cuenta {
    width: auto;
    margin: 10px auto;
}

.eliminar_cuenta h2 {
    font-size: 1rem;
    font-weight: 500;
}

.eliminar_cuenta p {
    font-size: 1rem;
}

.eliminar_cuenta a {
    color: #34657e
}

.eliminar_cuenta label {
    text-align: left;
    width: auto;
    font-size: 1rem;
}

.eliminar_cuenta .row {
    margin: 6px 0
}

.eliminar_cuenta .botones {
    padding: 20px 0
}

/* NUEVO REGISTRO */

/* NEW STYLES */

.publicidad .adslot_1 {
    display: inline-block;
    width: 160px !important;
    height: 600px !important;
}

/* TOP */

.new_menuleft .menu {
    width: 100%;
    margin: 0px;
}

.logo-top-oyd img {
    display: block;
    margin: 0px auto;
}

@media (max-width:992px) {
    #page_right {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }

    #page_right .publicidad {
        height: auto;
        overflow: hidden;
    }

    .publicidad .adslot_1 {
        display: inline-block;
        width: 850px !important;
        height: 150px !important;
    }
}

/* FIN CONTENIDO */

/****************************************/

/* MENSAJES */

#msg {
    display: none;
    position: absolute;
    z-index: 1900;
    background: url(../img/msg_arrow.gif) left center no-repeat;
    padding-left: 7px;
    font: normal 11px tahoma;
    color: #fff;
}

#msgcontent {
    display: block;
    background: #0F436B;
    border: 2px solid #113B5B;
    border-left: none;
    padding: 5px;
    min-width: 150px;
    max-width: 250px;
}

/* FIN MENSAJES */

/****************************************/